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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX (VULKAN_HPP_NAMESPACE::Bool32 perViewPositionAllComponents_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX (PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX (VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceMultiviewPerViewAttributesPropertiesNVXoperator= (PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceMultiviewPerViewAttributesPropertiesNVXoperator= (VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 perViewPositionAllComponents = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 63910 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX ( VULKAN_HPP_NAMESPACE::Bool32  perViewPositionAllComponents_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 63918 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX ( VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const rhs)
inline

Definition at line 63928 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX & ( )
inline

Definition at line 63948 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const & ( ) const
inline

Definition at line 63943 of file vulkan_structs.hpp.

PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX& VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator= ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const rhs)
default
PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX& VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator= ( VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const rhs)
inline

Definition at line 63937 of file vulkan_structs.hpp.

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

Definition at line 63968 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 63914 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::perViewPositionAllComponents = {}

Definition at line 63986 of file vulkan_structs.hpp.

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

Definition at line 63985 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::structureType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
static

Definition at line 63915 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::sType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX

Definition at line 63984 of file vulkan_structs.hpp.


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