/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_query_pool.c | 33 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 D | vklayertests_others.cpp | 1108 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 D | vkpositivelayertests.cpp | 766 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/ |
D | query.rs | 631 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 D | vn_command_buffer.h | 110 struct vn_query_pool *query_pool; member
|
H A D | vn_command_buffer.c | 556 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 D | vkr_common.h | 118 VkQueryPool query_pool; member
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_rmv.cc | 395 struct tu_query_pool *query_pool) in tu_rmv_log_query_pool_create()
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 468 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 D | pvr_cmd_buffer.c | 2056 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 D | vk_rmv_tokens.h | 244 struct vk_rmv_query_pool_description query_pool; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/ |
D | auto.rs | 120 pub(super) query_pool: ash::vk::QueryPool, field
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_query.c | 21 VkQueryPool query_pool; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | mod.rs | 1150 query_pool: ash::vk::QueryPool, field
|