Searched refs:radv_pc_init_query_pool (Results 1 – 3 of 3) sorted by relevance
43 VkResult radv_pc_init_query_pool(struct radv_physical_device *pdev, const VkQueryPoolCreateInfo *pC…
375 radv_pc_init_query_pool(struct radv_physical_device *pdev, const VkQueryPoolCreateInfo *pCreateInfo, in radv_pc_init_query_pool() function
1160 result = radv_pc_init_query_pool(pdev, pCreateInfo, (struct radv_pc_query_pool *)pool); in radv_create_query_pool()