diff options
author | Rob Clark <[email protected]> | 2018-05-31 19:17:30 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-06-11 09:06:03 -0400 |
commit | 067d89c2cdc5ad3e2dfe6b04929048f3cfb25a0e (patch) | |
tree | a5fc2f76be58a7dd85dc85824edcc30050406f42 /src/intel/vulkan | |
parent | 41642bdbca007035772fbfdc311f14daa5510d5d (diff) |
freedreno/ir3: image atomics use image-store path
image reads are handled via tex state, whereas image writes and atomics
are handled via SSBO state block. Previously we were only considering
image write, and not image atomics which also uses the SSBO state block.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/intel/vulkan')
0 files changed, 0 insertions, 0 deletions