SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT const & () const | |
operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & () | |
bool | operator== (PhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) const |
bool | operator!= (PhysicalDeviceBlendOperationAdvancedPropertiesEXT const &rhs) const |
Private Attributes | |
StructureType | sType = StructureType::ePhysicalDeviceBlendOperationAdvancedPropertiesEXT |
Definition at line 16795 of file vulkan.hpp.
|
inline |
Definition at line 16802 of file vulkan.hpp.
|
inline |
Definition at line 16797 of file vulkan.hpp.
|
inline |
Definition at line 16819 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 16807 of file vulkan.hpp.
References advancedBlendAllOperations, advancedBlendCorrelatedOverlap, advancedBlendIndependentBlend, advancedBlendMaxColorAttachments, advancedBlendNonPremultipliedDstColor, advancedBlendNonPremultipliedSrcColor, pNext, and sType.
Referenced by operator!=().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendAllOperations |
Definition at line 16834 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendCorrelatedOverlap |
Definition at line 16833 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendIndependentBlend |
Definition at line 16830 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendMaxColorAttachments |
Definition at line 16829 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedDstColor |
Definition at line 16832 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedSrcColor |
Definition at line 16831 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceBlendOperationAdvancedPropertiesEXT::pNext = nullptr |
Definition at line 16828 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 16825 of file vulkan.hpp.
Referenced by operator==().