summaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_rebalance_tree.cpp
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2015-11-13 10:27:00 +1100
committerTimothy Arceri <[email protected]>2015-11-18 07:29:47 +1100
commitc54865db784ec26406aa98ebe67d86568ab9fc96 (patch)
tree01864d45f7b8ce11f2bd3f9852e23e4d01862d4f /src/glsl/opt_rebalance_tree.cpp
parent14d343b0247e8ce826b43c4cb0f9e8c94102167e (diff)
glsl: only do type and qualifier validation once per declaration
For struct and block members previously we were doing it for every variable declaration. So for example struct S { atomic_uint x, y, z; }; Would previously generate three error messages when one is sufficient. Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glsl/opt_rebalance_tree.cpp')
0 files changed, 0 insertions, 0 deletions