Skip to content

Draft: nir: Add a common nir_lower_tex_array_or_cube

Corentin Noël requested to merge tintou/mesa:tintou/lower_tex into main

This allows to lower txl and txf to txd for array and cube samplers for implementation that do not support them.

Signed-off-by: Corentin Noël corentin.noel@collabora.com

Merge request reports