Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt82 vkCreateQueryPool;
Dapi_gen.cpp1837 VKAPI_ATTR VkResult vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, co… in vkCreateQueryPool() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc101 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateQueryPool);
300 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateQueryPool); in init_stub_library()
Dstubs_arm64.cc101 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateQueryPool);
300 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateQueryPool); in init_stub_library()