Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt223 vkResetDescriptorPool;
Dapi_gen.cpp2251 VKAPI_ATTR VkResult vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescr… in vkResetDescriptorPool() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/
Dstubs_arm64.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
477 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()
Dstubs_riscv64.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
477 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()
Dstubs_arm.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
477 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()