Home
last modified time | relevance | path

Searched defs:vkResetQueryPool (Results 1 – 7 of 7) sorted by relevance

/third_party/vulkan-loader/loader/
Dtrampoline.c3016 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkResetQueryPool(VkDevice device, VkQueryPool queryPool, u… in vkResetQueryPool() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp3068 VKAPI_ATTR void VKAPI_CALL vkResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQ… in vkResetQueryPool() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp2784 void vkResetQueryPool( VkDevice device, in vkResetQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
11055 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1727 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp2491 …void vkResetQueryPool( VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t query… in vkResetQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
12296 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1733 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/third_party/vulkan-headers/registry/
Dvalidusage.json25061 "vkResetQueryPool": { object