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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkQueueFamilyCheckpointProperties2NV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV (VULKAN_HPP_NAMESPACE::PipelineStageFlags2 checkpointExecutionStageMask_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointProperties2NV (QueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 QueueFamilyCheckpointProperties2NV (VkQueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT
 
QueueFamilyCheckpointProperties2NVoperator= (QueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
QueueFamilyCheckpointProperties2NVoperator= (VkQueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkQueueFamilyCheckpointProperties2NV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkQueueFamilyCheckpointProperties2NV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (QueueFamilyCheckpointProperties2NV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (QueueFamilyCheckpointProperties2NV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointProperties2NV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::PipelineStageFlags2 checkpointExecutionStageMask = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 84833 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::QueueFamilyCheckpointProperties2NV ( VULKAN_HPP_NAMESPACE::PipelineStageFlags2  checkpointExecutionStageMask_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 84841 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::QueueFamilyCheckpointProperties2NV ( QueueFamilyCheckpointProperties2NV const rhs)
default
VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::QueueFamilyCheckpointProperties2NV ( VkQueueFamilyCheckpointProperties2NV const rhs)
inline

Definition at line 84850 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::operator VkQueueFamilyCheckpointProperties2NV & ( )
inline

Definition at line 84869 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::operator VkQueueFamilyCheckpointProperties2NV const & ( ) const
inline

Definition at line 84864 of file vulkan_structs.hpp.

QueueFamilyCheckpointProperties2NV& VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::operator= ( QueueFamilyCheckpointProperties2NV const rhs)
default
QueueFamilyCheckpointProperties2NV& VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::operator= ( VkQueueFamilyCheckpointProperties2NV const rhs)
inline

Definition at line 84858 of file vulkan_structs.hpp.

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

Definition at line 84889 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 84837 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PipelineStageFlags2 VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::checkpointExecutionStageMask = {}

Definition at line 84907 of file vulkan_structs.hpp.

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

Definition at line 84906 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::structureType = StructureType::eQueueFamilyCheckpointProperties2NV
static

Definition at line 84838 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV::sType = StructureType::eQueueFamilyCheckpointProperties2NV

Definition at line 84905 of file vulkan_structs.hpp.


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