HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSubpassResolvePerformanceQueryEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SubpassResolvePerformanceQueryEXT (VULKAN_HPP_NAMESPACE::Bool32 optimal_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SubpassResolvePerformanceQueryEXT (SubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SubpassResolvePerformanceQueryEXT (VkSubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
SubpassResolvePerformanceQueryEXToperator= (SubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SubpassResolvePerformanceQueryEXToperator= (VkSubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkSubpassResolvePerformanceQueryEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSubpassResolvePerformanceQueryEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SubpassResolvePerformanceQueryEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SubpassResolvePerformanceQueryEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSubpassResolvePerformanceQueryEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 optimal = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eSubpassResolvePerformanceQueryEXT
 

Detailed Description

Definition at line 94204 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::SubpassResolvePerformanceQueryEXT ( VULKAN_HPP_NAMESPACE::Bool32  optimal_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 94212 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::SubpassResolvePerformanceQueryEXT ( SubpassResolvePerformanceQueryEXT const rhs)
default
VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::SubpassResolvePerformanceQueryEXT ( VkSubpassResolvePerformanceQueryEXT const rhs)
inline

Definition at line 94220 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::operator VkSubpassResolvePerformanceQueryEXT & ( )
inline

Definition at line 94239 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::operator VkSubpassResolvePerformanceQueryEXT const & ( ) const
inline

Definition at line 94234 of file vulkan_structs.hpp.

SubpassResolvePerformanceQueryEXT& VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::operator= ( SubpassResolvePerformanceQueryEXT const rhs)
default
SubpassResolvePerformanceQueryEXT& VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::operator= ( VkSubpassResolvePerformanceQueryEXT const rhs)
inline

Definition at line 94228 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::operator== ( SubpassResolvePerformanceQueryEXT const rhs) const
inline

Definition at line 94259 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::allowDuplicate = false
static

Definition at line 94208 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::optimal = {}

Definition at line 94277 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::pNext = {}

Definition at line 94276 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::structureType = StructureType::eSubpassResolvePerformanceQueryEXT
static

Definition at line 94209 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::sType = StructureType::eSubpassResolvePerformanceQueryEXT

Definition at line 94275 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: