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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceBlendOperationAdvancedPropertiesEXT (uint32_t advancedBlendMaxColorAttachments_={}, VULKAN_HPP_NAMESPACE::Bool32 advancedBlendIndependentBlend_={}, VULKAN_HPP_NAMESPACE::Bool32 advancedBlendNonPremultipliedSrcColor_={}, VULKAN_HPP_NAMESPACE::Bool32 advancedBlendNonPremultipliedDstColor_={}, VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCorrelatedOverlap_={}, VULKAN_HPP_NAMESPACE::Bool32 advancedBlendAllOperations_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceBlendOperationAdvancedPropertiesEXT (PhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceBlendOperationAdvancedPropertiesEXT (VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceBlendOperationAdvancedPropertiesEXToperator= (PhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceBlendOperationAdvancedPropertiesEXToperator= (VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceBlendOperationAdvancedPropertiesEXT
 
voidpNext = {}
 
uint32_t advancedBlendMaxColorAttachments = {}
 
VULKAN_HPP_NAMESPACE::Bool32 advancedBlendIndependentBlend = {}
 
VULKAN_HPP_NAMESPACE::Bool32 advancedBlendNonPremultipliedSrcColor = {}
 
VULKAN_HPP_NAMESPACE::Bool32 advancedBlendNonPremultipliedDstColor = {}
 
VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCorrelatedOverlap = {}
 
VULKAN_HPP_NAMESPACE::Bool32 advancedBlendAllOperations = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 50919 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::PhysicalDeviceBlendOperationAdvancedPropertiesEXT ( uint32_t  advancedBlendMaxColorAttachments_ = {},
VULKAN_HPP_NAMESPACE::Bool32  advancedBlendIndependentBlend_ = {},
VULKAN_HPP_NAMESPACE::Bool32  advancedBlendNonPremultipliedSrcColor_ = {},
VULKAN_HPP_NAMESPACE::Bool32  advancedBlendNonPremultipliedDstColor_ = {},
VULKAN_HPP_NAMESPACE::Bool32  advancedBlendCorrelatedOverlap_ = {},
VULKAN_HPP_NAMESPACE::Bool32  advancedBlendAllOperations_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 50927 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::PhysicalDeviceBlendOperationAdvancedPropertiesEXT ( PhysicalDeviceBlendOperationAdvancedPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::PhysicalDeviceBlendOperationAdvancedPropertiesEXT ( VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const rhs)
inline

Definition at line 50947 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & ( )
inline

Definition at line 50967 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const & ( ) const
inline

Definition at line 50962 of file vulkan_structs.hpp.

PhysicalDeviceBlendOperationAdvancedPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::operator= ( PhysicalDeviceBlendOperationAdvancedPropertiesEXT const rhs)
default
PhysicalDeviceBlendOperationAdvancedPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::operator= ( VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const rhs)
inline

Definition at line 50956 of file vulkan_structs.hpp.

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

Definition at line 51001 of file vulkan_structs.hpp.

Member Data Documentation

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendAllOperations = {}

Definition at line 51028 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendCorrelatedOverlap = {}

Definition at line 51027 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendIndependentBlend = {}

Definition at line 51024 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendMaxColorAttachments = {}

Definition at line 51023 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedDstColor = {}

Definition at line 51026 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedSrcColor = {}

Definition at line 51025 of file vulkan_structs.hpp.

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

Definition at line 50923 of file vulkan_structs.hpp.

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

Definition at line 51022 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::structureType = StructureType::ePhysicalDeviceBlendOperationAdvancedPropertiesEXT
static

Definition at line 50924 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::sType = StructureType::ePhysicalDeviceBlendOperationAdvancedPropertiesEXT

Definition at line 51021 of file vulkan_structs.hpp.


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