Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt77 vkCreateQueryPool;
Dapi_gen.cpp1738 VKAPI_ATTR VkResult vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, co… in vkCreateQueryPool() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc96 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateQueryPool);
282 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateQueryPool); in init_stub_library()
Dstubs_arm64.cc96 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateQueryPool);
282 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateQueryPool); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api8551 cmd VkResult vkCreateQueryPool(