projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
303a213
)
venus: add VK_EXT_load_store_op_none support
author
Yiwei Zhang
<zzyiwei@chromium.org>
Fri, 31 Mar 2023 08:28:04 +0000
(08:28 +0000)
committer
Marge Bot
<emma+marge@anholt.net>
Fri, 7 Apr 2023 03:05:02 +0000
(
03:05
+0000)
There's no feature/properties structs associated with this extension.
Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22243>
src/virtio/vulkan/vn_physical_device.c
patch
|
blob
|
history
diff --git
a/src/virtio/vulkan/vn_physical_device.c
b/src/virtio/vulkan/vn_physical_device.c
index cb30f093cc5a432a8e619e2533f44ad8f9a8f44c..439eb9687d2197c0b21b1955c624a293602b801f 100644
(file)
--- a/
src/virtio/vulkan/vn_physical_device.c
+++ b/
src/virtio/vulkan/vn_physical_device.c
@@
-1123,6
+1123,7
@@
vn_physical_device_get_passthrough_extensions(
.EXT_image_view_min_lod = true,
.EXT_index_type_uint8 = true,
.EXT_line_rasterization = true,
+ .EXT_load_store_op_none = true,
.EXT_memory_budget = true,
.EXT_multi_draw = true,
.EXT_mutable_descriptor_type = true,