Halide
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t advancedBlendMaxColorAttachments
 
VkBool32 advancedBlendIndependentBlend
 
VkBool32 advancedBlendNonPremultipliedSrcColor
 
VkBool32 advancedBlendNonPremultipliedDstColor
 
VkBool32 advancedBlendCorrelatedOverlap
 
VkBool32 advancedBlendAllOperations
 

Detailed Description

Definition at line 5920 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::sType

Definition at line 5921 of file mini_vulkan.h.

◆ pNext

void* VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::pNext

Definition at line 5922 of file mini_vulkan.h.

◆ advancedBlendMaxColorAttachments

uint32_t VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendMaxColorAttachments

Definition at line 5923 of file mini_vulkan.h.

◆ advancedBlendIndependentBlend

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendIndependentBlend

Definition at line 5924 of file mini_vulkan.h.

◆ advancedBlendNonPremultipliedSrcColor

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedSrcColor

Definition at line 5925 of file mini_vulkan.h.

◆ advancedBlendNonPremultipliedDstColor

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedDstColor

Definition at line 5926 of file mini_vulkan.h.

◆ advancedBlendCorrelatedOverlap

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendCorrelatedOverlap

Definition at line 5927 of file mini_vulkan.h.

◆ advancedBlendAllOperations

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendAllOperations

Definition at line 5928 of file mini_vulkan.h.


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