diff options
author | Pierre-Eric Pelloux-Prayer <[email protected]> | 2020-06-19 18:37:00 +0200 |
---|---|---|
committer | Pierre-Eric Pelloux-Prayer <[email protected]> | 2020-07-09 09:58:01 +0200 |
commit | 1e3aeda5281e5d246e37a035d91f08af4bb0e5e3 (patch) | |
tree | de20f7b65018194ec787871570194a26df649fd8 /SConstruct | |
parent | 233af4a412db87a9b8430104a58c1b6adb704b1c (diff) |
glsl: only allow 32 bits atomic operations on images
EXT_shader_image_load_store says:
The format of the image unit must be in the "1x32" equivalence class
otherwise the atomic operation is invalid.
ARB_shader_image_load_store says:
We will only support 32-bit atomic operations on images
Fixes: fc0a2e5d017 ("glsl: add EXT_shader_image_load_store new image functions")
Reviewed-by: Marek Olšák <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5688>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions