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

#include <vulkan.hpp>

Public Member Functions

 PhysicalDeviceBlendOperationAdvancedFeaturesEXT (Bool32 advancedBlendCoherentOperations_=0)
 
 PhysicalDeviceBlendOperationAdvancedFeaturesEXT (VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT const &rhs)
 
PhysicalDeviceBlendOperationAdvancedFeaturesEXToperator= (VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT const &rhs)
 
PhysicalDeviceBlendOperationAdvancedFeaturesEXTsetPNext (void *pNext_)
 
PhysicalDeviceBlendOperationAdvancedFeaturesEXTsetAdvancedBlendCoherentOperations (Bool32 advancedBlendCoherentOperations_)
 
 operator const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT & () const
 
bool operator== (PhysicalDeviceBlendOperationAdvancedFeaturesEXT const &rhs) const
 
bool operator!= (PhysicalDeviceBlendOperationAdvancedFeaturesEXT const &rhs) const
 

Public Attributes

voidpNext = nullptr
 
Bool32 advancedBlendCoherentOperations
 

Private Attributes

StructureType sType = StructureType::ePhysicalDeviceBlendOperationAdvancedFeaturesEXT
 

Constructor & Destructor Documentation

◆ PhysicalDeviceBlendOperationAdvancedFeaturesEXT() [1/2]

VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::PhysicalDeviceBlendOperationAdvancedFeaturesEXT ( Bool32  advancedBlendCoherentOperations_ = 0)
inline

◆ PhysicalDeviceBlendOperationAdvancedFeaturesEXT() [2/2]

VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::PhysicalDeviceBlendOperationAdvancedFeaturesEXT ( VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT &()

VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::operator const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT & ( ) const
inline

◆ operator!=()

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

◆ operator=()

PhysicalDeviceBlendOperationAdvancedFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::operator= ( VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT const rhs)
inline
Here is the call graph for this function:

◆ operator==()

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

◆ setAdvancedBlendCoherentOperations()

PhysicalDeviceBlendOperationAdvancedFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::setAdvancedBlendCoherentOperations ( Bool32  advancedBlendCoherentOperations_)
inline

◆ setPNext()

PhysicalDeviceBlendOperationAdvancedFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::setPNext ( void pNext_)
inline

Member Data Documentation

◆ advancedBlendCoherentOperations

Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::advancedBlendCoherentOperations

◆ pNext

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedFeaturesEXT::sType = StructureType::ePhysicalDeviceBlendOperationAdvancedFeaturesEXT
private

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