Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt123 vkDestroyDescriptorSetLayout;
Dapi_gen.cpp2236 VKAPI_ATTR void vkDestroyDescriptorSetLayout(VkDevice device, VkDescriptorSetLayout descriptorSetLa… in vkDestroyDescriptorSetLayout() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/
Dstubs_arm64.cc142 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorSetLayout);
378 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorSetLayout); in init_stub_library()
Dstubs_riscv64.cc142 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorSetLayout);
378 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorSetLayout); in init_stub_library()
Dstubs_arm.cc142 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorSetLayout);
378 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorSetLayout); in init_stub_library()
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dtrampolines_riscv64_to_x86_64-inl.h125 …lineWithThunk_vkDestroyDescriptorSetLayout, reinterpret_cast<void*>(vkDestroyDescriptorSetLayout)},
Dtrampolines_arm64_to_x86_64-inl.h125 …lineWithThunk_vkDestroyDescriptorSetLayout, reinterpret_cast<void*>(vkDestroyDescriptorSetLayout)},
Dtrampolines_arm_to_x86-inl.h125 …lineWithThunk_vkDestroyDescriptorSetLayout, reinterpret_cast<void*>(vkDestroyDescriptorSetLayout)},