Home
last modified time | relevance | path

Searched defs:query_pool (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_query_pool.c33 struct vk_query_pool *query_pool, in vk_query_pool_init()
53 struct vk_query_pool *query_pool = in vk_query_pool_create() local
65 vk_query_pool_finish(struct vk_query_pool *query_pool) in vk_query_pool_finish()
73 struct vk_query_pool *query_pool) in vk_query_pool_destroy()
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_others.cpp1108 VkQueryPool query_pool; in TEST_F() local
1468 VkQueryPool query_pool; in TEST_F() local
1495 VkQueryPool query_pool; in TEST_F() local
1537 VkQueryPool query_pool; in TEST_F() local
1586 VkQueryPool query_pool; in TEST_F() local
1940 VkQueryPool query_pool; in TEST_F() local
1978 VkQueryPool query_pool; in TEST_F() local
2453 VkQueryPool query_pool; in TEST_F() local
2498 VkQueryPool query_pool; in TEST_F() local
2543 VkQueryPool query_pool; in TEST_F() local
[all …]
H A Dvkpositivelayertests.cpp766 VkQueryPool query_pool; in TEST_F() local
3791 VkQueryPool query_pool; in TEST_F() local
3859 VkQueryPool query_pool; in TEST_F() local
6725 VkQueryPool query_pool; in TEST_F() local
7561 VkQueryPool query_pool; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dquery.rs631 query_pool: Arc<QueryPool>, in begin_query() field
657 query_pool: Arc<QueryPool>, in end_query() field
683 query_pool: Arc<QueryPool>, in write_timestamp() field
718 query_pool: Arc<QueryPool>, in copy_query_pool_results() field
786 query_pool: Arc<QueryPool>, in reset_query_pool() field
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.h110 struct vn_query_pool *query_pool; member
H A Dvn_command_buffer.c556 struct vn_query_pool *query_pool, in vn_cmd_pool_alloc_query_record()
1801 struct vn_query_pool *query_pool = vn_query_pool_from_handle(pool_handle); in vn_cmd_record_query() local
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_common.h118 VkQueryPool query_pool; member
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_rmv.cc395 struct tu_query_pool *query_pool) in tu_rmv_log_query_pool_create()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h468 const struct pvr_query_pool *query_pool; member
766 const struct pvr_query_pool *query_pool; member
1023 VkQueryPool query_pool; member
1029 VkQueryPool query_pool; member
H A Dpvr_cmd_buffer.c2056 const struct pvr_query_pool *query_pool = NULL; in pvr_cmd_buffer_end_sub_cmd() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/rmv/
H A Dvk_rmv_tokens.h244 struct vk_rmv_query_pool_description query_pool; member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dauto.rs120 pub(super) query_pool: ash::vk::QueryPool, field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c21 VkQueryPool query_pool; member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dmod.rs1150 query_pool: ash::vk::QueryPool, field