Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt226 vkResetQueryPool; # introduced=31
Dapi_gen.cpp2116 VKAPI_ATTR void vkResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint3… in vkResetQueryPool() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/
Dstubs_arm64.cc244 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetQueryPool);
480 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetQueryPool); in init_stub_library()
Dstubs_riscv64.cc244 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetQueryPool);
480 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetQueryPool); in init_stub_library()
Dstubs_arm.cc244 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkResetQueryPool);
480 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkResetQueryPool); in init_stub_library()