Skip to content

radv: call radv_nir_lower_ycbcr_textures after first optimizations

Daniel Schürmann requested to merge daniel-schuermann/mesa:aco_ycbcr into master

There might still be tex instructions with undef texture/sampler before the first round of optimizations. No pipelinedb changes.

Fixes: 14a12b77 ('spirv: Rework our handling of images and samplers')

Merge request reports

Loading