Home
last modified time | relevance | path

Searched refs:radv_create_query_pool (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_query.c1096 radv_create_query_pool(struct radv_device *device, const VkQueryPoolCreateInfo *pCreateInfo, in radv_create_query_pool() function
1213 return radv_create_query_pool(device, pCreateInfo, pAllocator, pQueryPool); in radv_CreateQueryPool()