diff options
author | Nicolai Hähnle <[email protected]> | 2016-03-21 14:50:50 -0500 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-03-23 11:49:53 -0500 |
commit | c4931ae17452cabbc7830cd9d5a356b835fd4c48 (patch) | |
tree | 92a9bd7fead3872fd8442fecc9c13102fee96d9a /docs | |
parent | a8f5d11426af0eeadf6977c3d8f3a76afe8f03c5 (diff) |
radeonsi: fix out-of-bounds indexing of shader images
Results are undefined but may not crash. Without this change, out-of-bounds
indexing can lead to VM faults and GPU hangs.
Constant buffers, samplers, and possibly others will eventually need similar
treatment to support GL_ARB_robust_buffer_access_behavior.
Reviewed-by: Edward O'Callaghan <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-and-Tested-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions