HDK
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkQueryPool |
using | NativeType = VkQueryPool |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | QueryPool ()=default |
VULKAN_HPP_CONSTEXPR | QueryPool (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | QueryPool (VkQueryPool queryPool) VULKAN_HPP_NOEXCEPT |
QueryPool & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (QueryPool const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (QueryPool const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (QueryPool const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkQueryPool () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 2242 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::QueryPool::CType = VkQueryPool |
Definition at line 2245 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::QueryPool::NativeType = VkQueryPool |
Definition at line 2246 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 2254 of file vulkan_handles.hpp.
|
inline |
Definition at line 2255 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 2295 of file vulkan_handles.hpp.
|
inline |
Definition at line 2290 of file vulkan_handles.hpp.
|
inline |
Definition at line 2300 of file vulkan_handles.hpp.
|
inline |
Definition at line 2279 of file vulkan_handles.hpp.
|
inline |
Definition at line 2284 of file vulkan_handles.hpp.
|
inline |
Definition at line 2265 of file vulkan_handles.hpp.
|
inline |
Definition at line 2274 of file vulkan_handles.hpp.
|
static |
Definition at line 2249 of file vulkan_handles.hpp.
|
static |
Definition at line 2248 of file vulkan_handles.hpp.