nir/linker: add ubo/ssbo to the program resource list
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 23 Mar 2018 11:35:48 +0000 (12:35 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 12 Jul 2019 21:42:41 +0000 (23:42 +0200)
commit691cee751a93aa100594a8fcede0869047d86674
treed42786b868dba415997d20f48eddc7d3c3997ee0
parenta638971929a4f7a3f3f4796f92c4edec8ec4c8ae
nir/linker: add ubo/ssbo to the program resource list

v2: "nir/linker: Use the stageref when adding UBO/SSBO resources"
     squashed on this one (Timothy)

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
src/compiler/glsl/gl_nir_linker.c