Skip to content

Some NIR GL linker fixes

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

These are some fixes made while working on adding GLSL support to the NIR uniform linking code. There are no regressions or fixes with the current upstream ARB_gl_spirv piglit tests. They do however fixes tests when NIR uniform linking is switched on for GLSL in an upcoming series.

Merge request reports