Home
last modified time | relevance | path

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

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