Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h114 PFN_vkResetDescriptorPool ResetDescriptorPool;
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp201 …scriptorPool", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkResetDescriptorPool>(ResetDe…
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h2552 typedef VkResult (VKAPI_PTR *PFN_vkResetDescriptorPool)(VkDevice device, VkDescriptorPool descripto… typedef