Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt6 vkAllocateDescriptorSets;
Dapi_gen.cpp1888 VKAPI_ATTR VkResult vkAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo* pA… in vkAllocateDescriptorSets() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateDescriptorSets);
211 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateDescriptorSets); in init_stub_library()
Dstubs_arm64.cc25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateDescriptorSets);
211 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateDescriptorSets); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api9021 cmd VkResult vkAllocateDescriptorSets(