Searched refs:PFN_vkResetCommandPool (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h125 PFN_vkResetCommandPool ResetCommandPool;
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver_gen.cpp189 {"vkResetCommandPool", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkResetCommandPool>(ResetCommandPool))},
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2320 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags flags); typedef

Completed in 44 milliseconds