Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt189 vkResetQueryPool; # introduced=31
Dapi_gen.cpp1852 VKAPI_ATTR void vkResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint3… in vkResetQueryPool() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc208 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetQueryPool);
407 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetQueryPool); in init_stub_library()
Dstubs_arm64.cc208 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetQueryPool);
407 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetQueryPool); in init_stub_library()