Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 16878 of file vulkan_core.h.

Member Data Documentation

◆ alphaBlendOp

VkBlendOp VkColorBlendEquationEXT::alphaBlendOp

Definition at line 16884 of file vulkan_core.h.

◆ colorBlendOp

VkBlendOp VkColorBlendEquationEXT::colorBlendOp

Definition at line 16881 of file vulkan_core.h.

◆ dstAlphaBlendFactor

VkBlendFactor VkColorBlendEquationEXT::dstAlphaBlendFactor

Definition at line 16883 of file vulkan_core.h.

◆ dstColorBlendFactor

VkBlendFactor VkColorBlendEquationEXT::dstColorBlendFactor

Definition at line 16880 of file vulkan_core.h.

◆ srcAlphaBlendFactor

VkBlendFactor VkColorBlendEquationEXT::srcAlphaBlendFactor

Definition at line 16882 of file vulkan_core.h.

◆ srcColorBlendFactor

VkBlendFactor VkColorBlendEquationEXT::srcColorBlendFactor

Definition at line 16879 of file vulkan_core.h.


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