Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt5 vkAllocateCommandBuffers;
Dcode-generator.tmpl741 {{else if eq $.Name "vkAllocateCommandBuffers"}}true
997 {{else if eq $.Name "vkAllocateCommandBuffers"}}true
Dapi_gen.cpp1943 VKAPI_ATTR VkResult vkAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pA… in vkAllocateCommandBuffers() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateCommandBuffers);
210 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateCommandBuffers); in init_stub_library()
Dstubs_arm64.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateCommandBuffers);
210 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateCommandBuffers); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api9219 cmd VkResult vkAllocateCommandBuffers(