VkPipelineColorBlendStateCreateInfo

Undocumented in source.

Members

Variables

attachmentCount
uint attachmentCount;
Undocumented in source.
blendConstants
float[4] blendConstants;
Undocumented in source.
flags
VkPipelineColorBlendStateCreateFlags flags;
Undocumented in source.
logicOp
VkLogicOp logicOp;
Undocumented in source.
logicOpEnable
VkBool32 logicOpEnable;
Undocumented in source.
pAttachments
VkPipelineColorBlendAttachmentState* pAttachments;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta