diff options
author | Gurchetan Singh <[email protected]> | 2018-07-10 16:19:24 -0700 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2018-08-01 08:05:39 +1000 |
commit | 9c136e8a07b10ce0c034cbeab1180ae2b4d89bf7 (patch) | |
tree | 36150b0b104bdc27ac9e74b18c0f40db78152c04 /install-gallium-links.mk | |
parent | a090df0d5dc804c1b6e16442a49b2ecb612a990d (diff) |
virgl: also mark sampler views as dirty
When texture buffers are used as images in compute shaders, the guest
never sees the modified data since the TBO is always marked as clean.
Fixes most dEQP-GLES31.functional.image_load_store.buffer.* tests.
Example test cases:
dEQP-GLES31.functional.image_load_store.buffer.load_store.r32ui
dEQP-GLES31.functional.image_load_store.buffer.qualifiers.coherent_r32f
dEQP-GLES31.functional.image_load_store.buffer.format_reinterpret.rgba8_rgba8ui
Note: virglrenderer side patch also needed to bind TBOs correctly
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions