Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.h75 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
Ddriver.cpp846 AllocateCommandBuffers(VkDevice device, in AllocateCommandBuffers() function
Dapi_gen.h126 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
Dapi_gen.cpp962 VKAPI_ATTR VkResult AllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pAll… in AllocateCommandBuffers() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp687 VkResult AllocateCommandBuffers(VkDevice /*device*/, in AllocateCommandBuffers() function