summaryrefslogtreecommitdiffstats
path: root/src/glsl/ast_expr.cpp
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2014-04-04 10:45:38 -0700
committerIan Romanick <[email protected]>2014-04-11 12:26:01 -0700
commit6e2f63b69e37c365094ce9bf7e2f9cd118cea01a (patch)
treeb61423619072b4e818e70a774a65e21aa31eef14 /src/glsl/ast_expr.cpp
parentc8e7568f97b2a71e263b037eb8617efcf36603c8 (diff)
linker: Split set_uniform_binding into separate functions for blocks and samplers
The two code paths are quite different, and there are some problems in the handling of uniform blocks. Future changes will cause these paths to diverge further. Ultimately, selecting between the two functions will happen at the set_uniform_binding call site, and set_uniform_binding will be deleted. NOTE: This patch just moves code around. Signed-off-by: Ian Romanick <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76323 Reviewed-by: Kenneth Graunke <[email protected]> Cc: "10.1" <[email protected]> Cc: [email protected]
Diffstat (limited to 'src/glsl/ast_expr.cpp')
0 files changed, 0 insertions, 0 deletions