diff options
author | Alejandro Piñeiro <[email protected]> | 2018-01-24 11:03:00 +0100 |
---|---|---|
committer | Alejandro Piñeiro <[email protected]> | 2018-02-09 08:32:42 +0100 |
commit | f32b01ca435c5eb4268919f984e6e3d63c28828f (patch) | |
tree | 934bb59d148366bf7f2303f0f6ed36929ddd371c /src/egl | |
parent | 77cb2fc0bd8f57b646ef5ab674c1f76d873a22ae (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/egl')
0 files changed, 0 insertions, 0 deletions