Home
last modified time | relevance | path

Searched defs:pool_handle (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.h56 VkCommandPool pool_handle; member
H A Dvn_query_pool.c113 VkQueryPool pool_handle = vn_query_pool_to_handle(pool); in vn_CreateQueryPool() local
H A Dvn_feedback.c573 VkQueryPool pool_handle, in vn_query_feedback_cmd_record_internal()
H A Dvn_descriptor_set.c378 VkDescriptorPool pool_handle = vn_descriptor_pool_to_handle(pool); in vn_CreateDescriptorPool() local
H A Dvn_command_buffer.c730 VkCommandPool pool_handle = vn_command_pool_to_handle(pool); in vn_CreateCommandPool() local
1795 VkQueryPool pool_handle, in vn_cmd_record_query()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_constants.h284 enum pool_handle : unsigned { enum
H A Dpartition_root.cc860 auto pool_handle = ChoosePool(); in DestructForTesting() local