Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt176 vkResetDescriptorPool;
Dapi_gen.cpp1883 VKAPI_ATTR VkResult vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescr… in vkResetDescriptorPool() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc195 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
381 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()
Dstubs_arm64.cc195 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
381 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api9009 cmd VkResult vkResetDescriptorPool(