Skip to content

st/glsl_to_nir: fix indirect array access to builtin uniforms

Timothy Arceri requested to merge tarceri/mesa:st_nir_lower_builtin into master

This fixes the issue for drivers that support PackedDriverUniformStorage

Closes: #3140

Merge request reports