nir: Add explicit_binding to nir_variable
authorNeil Roberts <nroberts@igalia.com>
Fri, 23 Feb 2018 15:06:30 +0000 (16:06 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 21 Jun 2018 12:25:05 +0000 (14:25 +0200)
commit652be1563fa6a042d70336431331c75f0f492341
tree8b42a0bf3832412075546e23d511b71dc7f38d51
parent8d1ec2ed5a24ed6b29fbffd8fc316e9b5579ea49
nir: Add explicit_binding to nir_variable

This is copied from the corresponding value in ir_variable. The
intention is to eventually use it in a pure-NIR linker.

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