Public Attributes | List of all members
VkPipelineColorBlendAttachmentState Struct Reference

#include <vulkan_core.h>

Public Attributes

VkBlendOp alphaBlendOp
 
VkBool32 blendEnable
 
VkBlendOp colorBlendOp
 
VkColorComponentFlags colorWriteMask
 
VkBlendFactor dstAlphaBlendFactor
 
VkBlendFactor dstColorBlendFactor
 
VkBlendFactor srcAlphaBlendFactor
 
VkBlendFactor srcColorBlendFactor
 

Detailed Description

Definition at line 2296 of file vulkan_core.h.

Member Data Documentation

VkBlendOp VkPipelineColorBlendAttachmentState::alphaBlendOp

Definition at line 2303 of file vulkan_core.h.

VkBool32 VkPipelineColorBlendAttachmentState::blendEnable

Definition at line 2297 of file vulkan_core.h.

VkBlendOp VkPipelineColorBlendAttachmentState::colorBlendOp

Definition at line 2300 of file vulkan_core.h.

VkColorComponentFlags VkPipelineColorBlendAttachmentState::colorWriteMask

Definition at line 2304 of file vulkan_core.h.

VkBlendFactor VkPipelineColorBlendAttachmentState::dstAlphaBlendFactor

Definition at line 2302 of file vulkan_core.h.

VkBlendFactor VkPipelineColorBlendAttachmentState::dstColorBlendFactor

Definition at line 2299 of file vulkan_core.h.

VkBlendFactor VkPipelineColorBlendAttachmentState::srcAlphaBlendFactor

Definition at line 2301 of file vulkan_core.h.

VkBlendFactor VkPipelineColorBlendAttachmentState::srcColorBlendFactor

Definition at line 2298 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33