Searched defs:pool_handle (Results 1 – 7 of 7) sorted by relevance
56 VkCommandPool pool_handle; member
113 VkQueryPool pool_handle = vn_query_pool_to_handle(pool); in vn_CreateQueryPool() local
573 VkQueryPool pool_handle, in vn_query_feedback_cmd_record_internal()
378 VkDescriptorPool pool_handle = vn_descriptor_pool_to_handle(pool); in vn_CreateDescriptorPool() local
730 VkCommandPool pool_handle = vn_command_pool_to_handle(pool); in vn_CreateCommandPool() local1795 VkQueryPool pool_handle, in vn_cmd_record_query()
284 enum pool_handle : unsigned { enum
860 auto pool_handle = ChoosePool(); in DestructForTesting() local