Home
last modified time | relevance | path

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

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