Searched refs:vkAllocateDescriptorSets (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | libvulkan.map.txt | 6 vkAllocateDescriptorSets;
|
D | api_gen.cpp | 2256 VKAPI_ATTR VkResult vkAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo* pA… in vkAllocateDescriptorSets() function
|
/frameworks/libs/native_bridge_support/android_api/libvulkan/ |
D | stubs_arm64.cc | 25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateDescriptorSets); 261 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateDescriptorSets); in init_stub_library()
|
D | stubs_riscv64.cc | 25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateDescriptorSets); 261 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateDescriptorSets); in init_stub_library()
|
D | stubs_arm.cc | 25 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkAllocateDescriptorSets); 261 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkAllocateDescriptorSets); in init_stub_library()
|
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/ |
D | trampolines_riscv64_to_x86_64-inl.h | 8 …omTrampolineWithThunk_vkAllocateDescriptorSets, reinterpret_cast<void*>(vkAllocateDescriptorSets)},
|
D | trampolines_arm64_to_x86_64-inl.h | 8 …omTrampolineWithThunk_vkAllocateDescriptorSets, reinterpret_cast<void*>(vkAllocateDescriptorSets)},
|
D | trampolines_arm_to_x86-inl.h | 8 …omTrampolineWithThunk_vkAllocateDescriptorSets, reinterpret_cast<void*>(vkAllocateDescriptorSets)},
|
D | vulkan_xml_test.go | 705 <proto><type>void</type> <name>vkAllocateDescriptorSets</name></proto>
|