Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc205 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
404 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()
H A Dstubs_arm64.cc205 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetDescriptorPool);
404 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetDescriptorPool); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt186 vkResetDescriptorPool;
H A Dapi_gen.cpp1987 VKAPI_ATTR VkResult vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescr… in vkResetDescriptorPool() function