Home
last modified time | relevance | path

Searched defs:AllocateCommandBuffers (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h117 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
H A Ddriver.cpp1377 VkResult AllocateCommandBuffers( in AllocateCommandBuffers() function
H A Dapi_gen.h141 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
H A Dapi_gen.cpp1166 VKAPI_ATTR VkResult AllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pAll… in AllocateCommandBuffers() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp737 VkResult AllocateCommandBuffers(VkDevice /*device*/, in AllocateCommandBuffers() function