Home
last modified time | relevance | path

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

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