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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceSynchronization2Features
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceSynchronization2Features (VULKAN_HPP_NAMESPACE::Bool32 synchronization2_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceSynchronization2Features (PhysicalDeviceSynchronization2Features const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceSynchronization2Features (VkPhysicalDeviceSynchronization2Features const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceSynchronization2Featuresoperator= (PhysicalDeviceSynchronization2Features const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceSynchronization2Featuresoperator= (VkPhysicalDeviceSynchronization2Features const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceSynchronization2Features
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceSynchronization2Features
setSynchronization2 (VULKAN_HPP_NAMESPACE::Bool32 synchronization2_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceSynchronization2Features const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceSynchronization2Features & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceSynchronization2Features const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceSynchronization2Features const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceSynchronization2Features
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 synchronization2 = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 73496 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::PhysicalDeviceSynchronization2Features ( VULKAN_HPP_NAMESPACE::Bool32  synchronization2_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 73504 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::PhysicalDeviceSynchronization2Features ( PhysicalDeviceSynchronization2Features const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::PhysicalDeviceSynchronization2Features ( VkPhysicalDeviceSynchronization2Features const rhs)
inline

Definition at line 73513 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::operator VkPhysicalDeviceSynchronization2Features & ( )
inline

Definition at line 73546 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::operator VkPhysicalDeviceSynchronization2Features const & ( ) const
inline

Definition at line 73541 of file vulkan_structs.hpp.

PhysicalDeviceSynchronization2Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::operator= ( PhysicalDeviceSynchronization2Features const rhs)
default
PhysicalDeviceSynchronization2Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::operator= ( VkPhysicalDeviceSynchronization2Features const rhs)
inline

Definition at line 73521 of file vulkan_structs.hpp.

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

Definition at line 73566 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSynchronization2Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::setPNext ( void pNext_)
inline

Definition at line 73528 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSynchronization2Features& VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::setSynchronization2 ( VULKAN_HPP_NAMESPACE::Bool32  synchronization2_)
inline

Definition at line 73534 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 73500 of file vulkan_structs.hpp.

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

Definition at line 73583 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::structureType = StructureType::ePhysicalDeviceSynchronization2Features
static

Definition at line 73501 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::sType = StructureType::ePhysicalDeviceSynchronization2Features

Definition at line 73582 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceSynchronization2Features::synchronization2 = {}

Definition at line 73584 of file vulkan_structs.hpp.


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