Searched refs:radv_create_query_pool (Results 1 – 1 of 1) sorted by relevance
1096 radv_create_query_pool(struct radv_device *device, const VkQueryPoolCreateInfo *pCreateInfo, in radv_create_query_pool() function1213 return radv_create_query_pool(device, pCreateInfo, pAllocator, pQueryPool); in radv_CreateQueryPool()