Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt87 vkDestroyDescriptorPool;
Dapi_gen.cpp1878 VKAPI_ATTR void vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkA… in vkDestroyDescriptorPool() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc106 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorPool);
292 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorPool); in init_stub_library()
Dstubs_arm64.cc106 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkDestroyDescriptorPool);
292 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkDestroyDescriptorPool); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api8997 cmd void vkDestroyDescriptorPool(