Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt175 vkResetCommandPool;
Dapi_gen.cpp1943 VKAPI_ATTR VkResult vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolRes… in vkResetCommandPool() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm64.cc194 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetCommandPool);
380 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetCommandPool); in init_stub_library()
Dstubs_arm.cc194 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetCommandPool);
380 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetCommandPool); in init_stub_library()