Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPipelineColorBlendAdvancedStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 13508 of file vulkan_core.h.

Field Documentation

◆ blendOverlap

VkBlendOverlapEXT VkPipelineColorBlendAdvancedStateCreateInfoEXT::blendOverlap

Definition at line 13513 of file vulkan_core.h.

◆ dstPremultiplied

VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::dstPremultiplied

Definition at line 13512 of file vulkan_core.h.

◆ pNext

const void* VkPipelineColorBlendAdvancedStateCreateInfoEXT::pNext

Definition at line 13510 of file vulkan_core.h.

◆ srcPremultiplied

VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::srcPremultiplied

Definition at line 13511 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineColorBlendAdvancedStateCreateInfoEXT::sType

Definition at line 13509 of file vulkan_core.h.


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