Home
last modified time | relevance | path

Searched defs:QueryPool (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_handles.hpp2085 class QueryPool class
2098 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
2099 …VULKAN_HPP_TYPESAFE_EXPLICIT QueryPool( VkQueryPool queryPool ) VULKAN_HPP_NOEXCEPT : m_queryPool(… in QueryPool() function in VULKAN_HPP_NAMESPACE::QueryPool
Dvulkan_raii.hpp7950 class QueryPool class
7961QueryPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in QueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool
7979QueryPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in QueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool
7988 QueryPool( std::nullptr_t ) {} in QueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool
8002 QueryPool( QueryPool && rhs ) VULKAN_HPP_NOEXCEPT in QueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool