Files
mesa/src/compiler
Alejandro Piñeiro f32b01ca43 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 <tarceri@itsqueeze.com>
2018-02-09 08:32:42 +01:00
..
2018-02-06 23:08:44 +01:00
2017-07-21 08:47:56 +03:00
2017-10-13 15:02:34 -07:00
2017-12-06 08:57:18 +01:00
2017-12-06 08:57:18 +01:00
2017-12-06 08:57:18 +01:00
2018-02-08 11:24:42 -08:00
2016-09-12 10:48:35 +10:00