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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkQueueFamilyCheckpointPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV (VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV (QueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 QueueFamilyCheckpointPropertiesNV (VkQueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
QueueFamilyCheckpointPropertiesNVoperator= (QueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
QueueFamilyCheckpointPropertiesNVoperator= (VkQueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkQueueFamilyCheckpointPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkQueueFamilyCheckpointPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (QueueFamilyCheckpointPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (QueueFamilyCheckpointPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 84916 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::QueueFamilyCheckpointPropertiesNV ( VULKAN_HPP_NAMESPACE::PipelineStageFlags  checkpointExecutionStageMask_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 84924 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::QueueFamilyCheckpointPropertiesNV ( QueueFamilyCheckpointPropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::QueueFamilyCheckpointPropertiesNV ( VkQueueFamilyCheckpointPropertiesNV const rhs)
inline

Definition at line 84933 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::operator VkQueueFamilyCheckpointPropertiesNV & ( )
inline

Definition at line 84952 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::operator VkQueueFamilyCheckpointPropertiesNV const & ( ) const
inline

Definition at line 84947 of file vulkan_structs.hpp.

QueueFamilyCheckpointPropertiesNV& VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::operator= ( QueueFamilyCheckpointPropertiesNV const rhs)
default
QueueFamilyCheckpointPropertiesNV& VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::operator= ( VkQueueFamilyCheckpointPropertiesNV const rhs)
inline

Definition at line 84941 of file vulkan_structs.hpp.

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

Definition at line 84972 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 84920 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PipelineStageFlags VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::checkpointExecutionStageMask = {}

Definition at line 84990 of file vulkan_structs.hpp.

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

Definition at line 84989 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::structureType = StructureType::eQueueFamilyCheckpointPropertiesNV
static

Definition at line 84921 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::sType = StructureType::eQueueFamilyCheckpointPropertiesNV

Definition at line 84988 of file vulkan_structs.hpp.


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