| commit | b02e8a9f1d8aeed9be0fd14f45b3197762176400 | [log] [tgz] |
|---|---|---|
| author | Yiwei Zhang <zzyiwei@chromium.org> | Wed Feb 26 16:51:05 2025 -0800 |
| committer | Marge Bot <emma+marge@anholt.net> | Thu Feb 27 20:35:35 2025 +0000 |
| tree | 58d91803fa8099cd38ac638f29f293dc5963e040 | |
| parent | 1fe8be921570dccf4c301fe32a192a42e01313b5 [diff] |
venus: added passthrough extension support - Part IV Below extensions are added: 1. VK_EXT_shader_atomic_float 2. VK_EXT_shader_atomic_float2 3. VK_EXT_shader_image_atomic_int64 4. VK_EXT_shader_replicated_composites Test: - dEQP-VK.glsl.atomic_operations.* - dEQP-VK.image.atomic_operations.* Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33783>