nir: Add members for the explicit XFB properties to nir_variable
authorNeil Roberts <nroberts@igalia.com>
Tue, 12 Dec 2017 16:09:19 +0000 (17:09 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 31 Jul 2018 11:18:28 +0000 (13:18 +0200)
commit3fd5b4c7aa467d160b9a57c47239d90950346aad
treee1ebcd30ca212801f78d1167b6c51acee498ac09
parente1d4882d05dab49395be459f34b1559292d5b6f6
nir: Add members for the explicit XFB properties to nir_variable

These are copied from the from the corresponding values in
ir_variable. The intention is to eventually use them in a pure-NIR
linker.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/compiler/glsl/glsl_to_nir.cpp
src/compiler/nir/nir.h