Skip to content

panfrost: Set modifier_constant to true for exported resources

Icecream95 requested to merge icecream95/mesa:mod-const-fix into master

Not actually seen in the wild but could theoretically be a problem for applications that explicitly import/export resources.

v2: Set it on exporting as well as importing (Daniel Stone)

Merge request reports