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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t advancedBlendMaxColorAttachments
 
VkBool32 advancedBlendIndependentBlend
 
VkBool32 advancedBlendNonPremultipliedSrcColor
 
VkBool32 advancedBlendNonPremultipliedDstColor
 
VkBool32 advancedBlendCorrelatedOverlap
 
VkBool32 advancedBlendAllOperations
 

Detailed Description

Definition at line 11221 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendAllOperations

Definition at line 11229 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendCorrelatedOverlap

Definition at line 11228 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendIndependentBlend

Definition at line 11225 of file vulkan_core.h.

uint32_t VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendMaxColorAttachments

Definition at line 11224 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedDstColor

Definition at line 11227 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedSrcColor

Definition at line 11226 of file vulkan_core.h.

void* VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::pNext

Definition at line 11223 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::sType

Definition at line 11222 of file vulkan_core.h.


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