Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h127 PFN_vkFreeCommandBuffers FreeCommandBuffers; member
Dapi_gen.cpp983 VKAPI_ATTR void FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBuff… in FreeCommandBuffers() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp752 void FreeCommandBuffers(VkDevice /*device*/, in FreeCommandBuffers() function