Vulkan-Hpp
vk::PhysicalDeviceLegacyDitheringFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceLegacyDitheringFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceLegacyDitheringFeaturesEXT (vk::Bool32 legacyDithering_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceLegacyDitheringFeaturesEXT (PhysicalDeviceLegacyDitheringFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceLegacyDitheringFeaturesEXT (VkPhysicalDeviceLegacyDitheringFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceLegacyDitheringFeaturesEXToperator= (PhysicalDeviceLegacyDitheringFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceLegacyDitheringFeaturesEXToperator= (VkPhysicalDeviceLegacyDitheringFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceLegacyDitheringFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceLegacyDitheringFeaturesEXTsetLegacyDithering (vk::Bool32 legacyDithering_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceLegacyDitheringFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceLegacyDitheringFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceLegacyDitheringFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceLegacyDitheringFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceLegacyDitheringFeaturesEXT
 
void * pNext = {}
 
vk::Bool32 legacyDithering = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 70187 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceLegacyDitheringFeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceLegacyDitheringFeaturesEXT::PhysicalDeviceLegacyDitheringFeaturesEXT ( vk::Bool32  legacyDithering_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 70195 of file vulkan_structs.hpp.

◆ PhysicalDeviceLegacyDitheringFeaturesEXT() [2/3]

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

◆ PhysicalDeviceLegacyDitheringFeaturesEXT() [3/3]

vk::PhysicalDeviceLegacyDitheringFeaturesEXT::PhysicalDeviceLegacyDitheringFeaturesEXT ( VkPhysicalDeviceLegacyDitheringFeaturesEXT const &  rhs)
inline

Definition at line 70204 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceLegacyDitheringFeaturesEXT &()

vk::PhysicalDeviceLegacyDitheringFeaturesEXT::operator VkPhysicalDeviceLegacyDitheringFeaturesEXT & ( )
inline

Definition at line 70237 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceLegacyDitheringFeaturesEXT const &()

vk::PhysicalDeviceLegacyDitheringFeaturesEXT::operator VkPhysicalDeviceLegacyDitheringFeaturesEXT const & ( ) const
inline

Definition at line 70232 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 70266 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceLegacyDitheringFeaturesEXT& vk::PhysicalDeviceLegacyDitheringFeaturesEXT::operator= ( VkPhysicalDeviceLegacyDitheringFeaturesEXT const &  rhs)
inline

Definition at line 70212 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 70257 of file vulkan_structs.hpp.

◆ setLegacyDithering()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceLegacyDitheringFeaturesEXT& vk::PhysicalDeviceLegacyDitheringFeaturesEXT::setLegacyDithering ( vk::Bool32  legacyDithering_)
inline

Definition at line 70225 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceLegacyDitheringFeaturesEXT& vk::PhysicalDeviceLegacyDitheringFeaturesEXT::setPNext ( void *  pNext_)
inline

Definition at line 70219 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 70191 of file vulkan_structs.hpp.

◆ legacyDithering

vk::Bool32 vk::PhysicalDeviceLegacyDitheringFeaturesEXT::legacyDithering = {}

Definition at line 70275 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 70274 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceLegacyDitheringFeaturesEXT::structureType = StructureType::ePhysicalDeviceLegacyDitheringFeaturesEXT
static

Definition at line 70192 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceLegacyDitheringFeaturesEXT::sType = StructureType::ePhysicalDeviceLegacyDitheringFeaturesEXT

Definition at line 70273 of file vulkan_structs.hpp.


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