Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPipelineColorBlendAdvancedStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 srcPremultiplied
 
VkBool32 dstPremultiplied
 
VkBlendOverlapEXT blendOverlap
 

Detailed Description

Definition at line 12213 of file vulkan_core.h.

Member Data Documentation

◆ blendOverlap

VkBlendOverlapEXT VkPipelineColorBlendAdvancedStateCreateInfoEXT::blendOverlap

Definition at line 12218 of file vulkan_core.h.

◆ dstPremultiplied

VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::dstPremultiplied

Definition at line 12217 of file vulkan_core.h.

◆ pNext

const void* VkPipelineColorBlendAdvancedStateCreateInfoEXT::pNext

Definition at line 12215 of file vulkan_core.h.

◆ srcPremultiplied

VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::srcPremultiplied

Definition at line 12216 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineColorBlendAdvancedStateCreateInfoEXT::sType

Definition at line 12214 of file vulkan_core.h.


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