Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h128 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
H A Ddriver.cpp1707 VkResult AllocateCommandBuffers( in AllocateCommandBuffers() function
H A Dapi_gen.h146 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
H A Dapi_gen.cpp1349 VKAPI_ATTR VkResult AllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pAll… in AllocateCommandBuffers() function
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h20 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h310 PFN_vkAllocateCommandBuffers AllocateCommandBuffers; member
H A Dchassis.cpp2707 VKAPI_ATTR VkResult VKAPI_CALL AllocateCommandBuffers( in AllocateCommandBuffers() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp738 VkResult AllocateCommandBuffers(VkDevice /*device*/, in AllocateCommandBuffers() function