Home
last modified time | relevance | path

Searched defs:CreateQueryPool (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h99 PFN_vkCreateQueryPool CreateQueryPool; member
H A Dapi_gen.cpp998 VKAPI_ATTR VkResult CreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, cons… in CreateQueryPool() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1077 VkResult CreateQueryPool(VkDevice device, in CreateQueryPool() function