summaryrefslogtreecommitdiffstats
path: root/src/glsl/linker.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-07-18 15:11:57 -0700
committerKenneth Graunke <[email protected]>2013-07-18 16:57:24 -0700
commitd4375fc0166a2ca50c4786ea93b5a5ccdbc8eaf7 (patch)
tree50eec1df0f86fc773df64bdf0a382ef321c88fda /src/glsl/linker.cpp
parent4da1504c0fd0cfccbff514ed03c4dc5deb24cf73 (diff)
glsl: Propagate explicit binding information from AST to IR.
Rather than creating a new "binding" field in ir_variable, we reuse constant_value since the linker code for handling uniform initializers uses that. Since UBOs and samplers can't otherwise have initializers/constant values, there shouldn't be a conflict. v2: Propagate the new binding variable around too. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/glsl/linker.cpp')
0 files changed, 0 insertions, 0 deletions