Home
last modified time | relevance | path

Searched defs:vkCreateQueryPool (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h180 PFN_vkCreateQueryPool vkCreateQueryPool; member
H A Dvolk.c1196 PFN_vkCreateQueryPool vkCreateQueryPool; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1610 VKAPI_ATTR VkResult VKAPI_CALL vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkQueryPool *pQueryPool) in vkCreateQueryPool() function
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1460 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreateInfo, in vkCreateQueryPool() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp10927 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp1611 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp16447 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp1761 PFN_vkCreateQueryPool vkCreateQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h5332 #define vkCreateQueryPool glad_vkCreateQueryPool macro

Completed in 154 milliseconds