Vulkan-Hpp
vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
 
void * pNext = {}
 
vk::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 73538 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() [1/3]

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

Definition at line 73546 of file vulkan_structs.hpp.

◆ PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &  rhs)
default

◆ PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX() [3/3]

vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX ( VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &  rhs)
inline

Definition at line 73556 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX &()

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

Definition at line 73576 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &()

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

Definition at line 73571 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator!= ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &  rhs) const
inline

Definition at line 73605 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX& vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator= ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX& vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator= ( VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &  rhs)
inline

Definition at line 73565 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator== ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &  rhs) const
inline

Definition at line 73596 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 73542 of file vulkan_structs.hpp.

◆ perViewPositionAllComponents

vk::Bool32 vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::perViewPositionAllComponents = {}

Definition at line 73614 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 73613 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 73543 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::sType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX

Definition at line 73612 of file vulkan_structs.hpp.


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