diff options
author | Ilia Mirkin <[email protected]> | 2017-01-25 23:48:23 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2017-02-09 15:15:22 -0500 |
commit | 1acdd62847cf0da8a8e9c7915d698208d73a5be8 (patch) | |
tree | de3abb29d4fa2787ea843ca38ee9129ecb2ce5f4 /m4 | |
parent | 59ca352fc573a37f9f70c1f6217e85dd3e31d38e (diff) |
nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute
Kepler and up unfortunately only support up to 8 constbufs. We work
around this by loading from constbufs as if they were storage buffers.
However we were not consistently applying limits to loads from these
buffers. Make sure to do the same thing we do for storage buffers.
Fixes GL45-CTS.robust_buffer_access_behavior.uniform_buffer
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
Cc: [email protected]
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions