Home
last modified time | relevance | path

Searched refs:vkDestroyDescriptorUpdateTemplate (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt124 vkDestroyDescriptorUpdateTemplate; # introduced=28
Dapi_gen.cpp2721 VKAPI_ATTR void vkDestroyDescriptorUpdateTemplate(VkDevice device, VkDescriptorUpdateTemplate descr… in vkDestroyDescriptorUpdateTemplate() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/
Dstubs_arm64.cc143 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorUpdateTemplate);
379 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorUpdateTemplate); in init_stub_library()
Dstubs_riscv64.cc143 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorUpdateTemplate);
379 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorUpdateTemplate); in init_stub_library()
Dstubs_arm.cc143 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorUpdateTemplate);
379 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorUpdateTemplate); in init_stub_library()
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dtrampolines_riscv64_to_x86_64-inl.h126 …unk_vkDestroyDescriptorUpdateTemplate, reinterpret_cast<void*>(vkDestroyDescriptorUpdateTemplate)},
Dtrampolines_arm64_to_x86_64-inl.h126 …unk_vkDestroyDescriptorUpdateTemplate, reinterpret_cast<void*>(vkDestroyDescriptorUpdateTemplate)},
Dtrampolines_arm_to_x86-inl.h126 …unk_vkDestroyDescriptorUpdateTemplate, reinterpret_cast<void*>(vkDestroyDescriptorUpdateTemplate)},