mesa/src/virtio/vulkan
Yiwei Zhang f7d7e558c9 venus: handle VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT
This change adds some docs for the query size, and has been tested with
dEQP-VK.transform_feedback.primitives_generated_query.* on supported
implementations.

Fixes: 8f7b5bf34b ("venus: add VK_EXT_primitives_generated_query support")

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19684>
2022-11-12 01:11:56 +00:00
..
.clang-format venus: some clang format fixes 2022-09-06 19:52:26 +00:00
meson.build
vn_android.c venus: handle VkAndroidHardwareBufferFormatProperties2ANDROID 2022-10-27 00:08:00 +00:00
vn_android.h
vn_buffer.c venus: use buffer cache for vkGetDeviceBufferMemoryRequirements 2022-09-15 20:35:18 +00:00
vn_buffer.h
vn_command_buffer.c venus: Enable VK_KHR_synchronization2 2022-10-12 16:59:20 -07:00
vn_command_buffer.h venus: Refactor vn_command_buffer_builder temp storage 2022-10-12 16:59:20 -07:00
vn_common.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vn_common.h venus: some clang format fixes 2022-09-06 19:52:26 +00:00
vn_cs.c util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
vn_cs.h venus: some clang format fixes 2022-09-06 19:52:26 +00:00
vn_descriptor_set.c venus: Update mutable descriptor struct type 2022-10-01 00:50:15 +00:00
vn_descriptor_set.h venus: Update mutable descriptor struct type 2022-10-01 00:50:15 +00:00
vn_device.c
vn_device.h
vn_device_memory.c
vn_device_memory.h
vn_feedback.c venus: Enable VK_KHR_synchronization2 2022-10-12 16:59:20 -07:00
vn_feedback.h venus: Enable VK_KHR_synchronization2 2022-10-12 16:59:20 -07:00
vn_icd.c
vn_icd.h
vn_image.c
vn_image.h
vn_instance.c
vn_instance.h venus: Enable Vulkan 1.3 2022-10-12 16:59:21 -07:00
vn_physical_device.c venus: add VK_EXT_depth_clip_control support 2022-10-27 00:22:30 +00:00
vn_physical_device.h venus: add VK_EXT_depth_clip_control support 2022-10-27 00:22:30 +00:00
vn_pipeline.c venus: ensure to clear VkPipelineCreationFeedback::flags if needed 2022-09-22 19:54:26 +00:00
vn_pipeline.h
vn_query_pool.c venus: handle VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT 2022-11-12 01:11:56 +00:00
vn_query_pool.h
vn_queue.c venus: Enable VK_KHR_synchronization2 2022-10-12 16:59:20 -07:00
vn_queue.h venus: force synchronous submission for external signal semaphore 2022-09-08 21:46:40 +00:00
vn_render_pass.c
vn_render_pass.h
vn_renderer.h
vn_renderer_internal.c
vn_renderer_internal.h
vn_renderer_util.c
vn_renderer_util.h
vn_renderer_virtgpu.c venus: some clang format fixes 2022-09-06 19:52:26 +00:00
vn_renderer_vtest.c
vn_ring.c
vn_ring.h
vn_wsi.c
vn_wsi.h