Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h127 PFN_vkCreateDescriptorPool CreateDescriptorPool; member
H A Dapi_gen.cpp1110 VKAPI_ATTR VkResult CreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* pCreate… in CreateDescriptorPool() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp980 VkResult CreateDescriptorPool(VkDevice device, in CreateDescriptorPool() function