Skip to content

vrend: Use separate flags for reporting for mirror_clamp related features

Gert Wollny requested to merge gerddie/virglrenderer:fix-mirror-stuff into main

texture_mirror_clamp_to_edge exposes only CLAMP_TO_EDGE and not the other mirror clamp features, so for new guests report the feature as a new flag, but keep the old reporting is place for older guests.

Guest changes: mesa/mesa!27106 (merged)

Edited by Gert Wollny

Merge request reports