i965: Link uniforms of SPIR-V programs using the NIR linker
authorEduardo Lima Mitev <elima@igalia.com>
Tue, 14 Nov 2017 16:44:39 +0000 (17:44 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 21 Jun 2018 12:25:05 +0000 (14:25 +0200)
commit77e790f99a5c6ee7b9687149b944ca4fb4a8ff9b
tree65f90ec5d1cdc19ad4e53fdf2729836c5d85ebef
parentae0208e5b4ed75a8abd7c338db18952067f4d56e
i965: Link uniforms of SPIR-V programs using the NIR linker

v2: nir_link_uniforms renamed to gl_nir_link_uniforms

Signed-off-by: Eduardo Lima <elima@igalia.com>
Signed-off-by: Alejandro Piñeiro <apinheiro@igalia.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/drivers/dri/i965/brw_link.cpp