summaryrefslogtreecommitdiffstats
path: root/src/broadcom/Makefile.am
diff options
context:
space:
mode:
authorAlejandro Piñeiro <[email protected]>2018-01-24 11:03:00 +0100
committerAlejandro Piñeiro <[email protected]>2018-02-09 08:32:42 +0100
commitf32b01ca435c5eb4268919f984e6e3d63c28828f (patch)
tree934bb59d148366bf7f2303f0f6ed36929ddd371c /src/broadcom/Makefile.am
parent77cb2fc0bd8f57b646ef5ab674c1f76d873a22ae (diff)
glsl/linker: remove ubo explicit binding handling
This is already handled at link_uniform_blocks, specifically at process_block_array_leaf. Additionally, this code was not handling correctly arrays of arrays. When creating the name of the block to set the binding, it only took into account the first level, so any attempt to set a explicit binding on a array of array ubo would trigger an assertion. Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/broadcom/Makefile.am')
0 files changed, 0 insertions, 0 deletions