Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.h88 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
Ddriver.cpp1307 AllocateCommandBuffers(VkDevice device, in AllocateCommandBuffers() function
Dapi_gen.h138 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
Dapi_gen.cpp1120 VKAPI_ATTR VkResult AllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pAll… in AllocateCommandBuffers() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp737 VkResult AllocateCommandBuffers(VkDevice /*device*/, in AllocateCommandBuffers() function