Skip to content

glsl: move block linking to the nir linker

Timothy Arceri requested to merge tarceri/mesa:nir_block_linker into main

This series mainly consists of adding name handing and some extra validation that was not required in the existing spirv linker.

Merge request reports