Skip to content

nir, microsoft/compiler: Enable support for image arrays

Enrico Galli requested to merge egalli/mesa:storage_texture_arrays into main

Fixing a typeo in the nir_lower_readonly_images_to_tex and added support for image arrays on nir_to_dxil.

Merge request reports