struct PhysicalDeviceBlendOperationAdvancedPropertiesEXT
Defined at line 60871 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t advancedBlendMaxColorAttachments
vk::Bool32 advancedBlendIndependentBlend
vk::Bool32 advancedBlendNonPremultipliedSrcColor
vk::Bool32 advancedBlendNonPremultipliedDstColor
vk::Bool32 advancedBlendAllOperations
Public Methods
void PhysicalDeviceBlendOperationAdvancedPropertiesEXT (uint32_t advancedBlendMaxColorAttachments_, vk::Bool32 advancedBlendIndependentBlend_, vk::Bool32 advancedBlendNonPremultipliedSrcColor_, vk::Bool32 advancedBlendNonPremultipliedDstColor_, vk::Bool32 advancedBlendCorrelatedOverlap_, vk::Bool32 advancedBlendAllOperations_, void * pNext_)
Defined at line 60879 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceBlendOperationAdvancedPropertiesEXT (const PhysicalDeviceBlendOperationAdvancedPropertiesEXT & rhs)
Defined at line 60896 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceBlendOperationAdvancedPropertiesEXT (const VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & rhs)
Defined at line 60899 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceBlendOperationAdvancedPropertiesEXT & operator= (const PhysicalDeviceBlendOperationAdvancedPropertiesEXT & rhs)
Defined at line 60904 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceBlendOperationAdvancedPropertiesEXT & operator= (const VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & rhs)
Defined at line 60908 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & operator const VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & ()
Defined at line 60914 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & operator VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT & ()
Defined at line 60919 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceBlendOperationAdvancedPropertiesEXT & )
Defined at line 60951 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp