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

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h130 PFN_vkResetCommandBuffer ResetCommandBuffer;
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver_gen.cpp188 {"vkResetCommandBuffer", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkResetCommandBuffer>(ResetCommandBuffer))},
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2325 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandBuffer)(VkCommandBuffer commandBuffer, VkCommandBufferResetFlags flags); typedef

Completed in 35 milliseconds