Home
last modified time | relevance | path

Searched refs:vkAllocateCommandBuffers (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt4 vkAllocateCommandBuffers;
Dcode-generator.tmpl737 {{else if eq $.Name "vkAllocateCommandBuffers"}}true
961 {{else if eq $.Name "vkAllocateCommandBuffers"}}true
Dapi_gen.cpp1670 VKAPI_ATTR VkResult vkAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pA… in vkAllocateCommandBuffers() function
/frameworks/rs/rsov/driver/
DrsovScript.cpp514 res = vkAllocateCommandBuffers(mDevice, &cmd_info, &cmd); in runForEach()
/frameworks/native/vulkan/api/
Dvulkan.api5730 cmd VkResult vkAllocateCommandBuffers(