summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_ubo_reference.cpp
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2015-12-02 17:53:19 +1100
committerTimothy Arceri <[email protected]>2015-12-15 13:10:39 +1100
commit183c606066b1b260acb189e46a40cb71e63b44aa (patch)
treeec4ded3f94035763568927d16dfc1cf9333af045 /src/glsl/lower_ubo_reference.cpp
parent8e264765a47a4904279b651b688688f5f4d11ea9 (diff)
glsl: simplify interface matching
This makes the code easier to follow, should be more efficient and will makes it easier to add matching via explicit locations in the following patch. This patch also replaces the hash table with the newer resizable hash table this should be more suitable as the table is likely to only contain a small number of entries. Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/glsl/lower_ubo_reference.cpp')
0 files changed, 0 insertions, 0 deletions