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

#include <vulkan_core.h>

Public Attributes

VkBlendFactor srcColorBlendFactor
 
VkBlendFactor dstColorBlendFactor
 
VkBlendOp colorBlendOp
 
VkBlendFactor srcAlphaBlendFactor
 
VkBlendFactor dstAlphaBlendFactor
 
VkBlendOp alphaBlendOp
 

Detailed Description

Definition at line 15290 of file vulkan_core.h.

Member Data Documentation

VkBlendOp VkColorBlendEquationEXT::alphaBlendOp

Definition at line 15296 of file vulkan_core.h.

VkBlendOp VkColorBlendEquationEXT::colorBlendOp

Definition at line 15293 of file vulkan_core.h.

VkBlendFactor VkColorBlendEquationEXT::dstAlphaBlendFactor

Definition at line 15295 of file vulkan_core.h.

VkBlendFactor VkColorBlendEquationEXT::dstColorBlendFactor

Definition at line 15292 of file vulkan_core.h.

VkBlendFactor VkColorBlendEquationEXT::srcAlphaBlendFactor

Definition at line 15294 of file vulkan_core.h.

VkBlendFactor VkColorBlendEquationEXT::srcColorBlendFactor

Definition at line 15291 of file vulkan_core.h.


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