Skip to content

nir/lower_tex: skip lower_tex_packing for the texture samples query

Iago Toral requested to merge itoral/mesa:nir_lower_tex_texture_samples into master

Similar to other skips for texture queries that don't actually sample the texture.

Merge request reports