Home
last modified time | relevance | path

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

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