RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX Struct Reference

#include <vulkan.hpp>

Public Member Functions

 operator const VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX & () const
 
bool operator== (PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) const
 
bool operator!= (PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
Bool32 perViewPositionAllComponents
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
 

Member Function Documentation

◆ operator const VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX &()

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

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator!= ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const rhs) const
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::operator== ( PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX const rhs) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ perViewPositionAllComponents

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::perViewPositionAllComponents

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiviewPerViewAttributesPropertiesNVX::pNext = nullptr

◆ sType

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

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