Pipeline.ColorBlendStateCreateInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkPipelineColorBlendStateCreateInfo)
Undocumented in source.

Structs

AttachmentState
struct AttachmentState
Undocumented in source.

Variables

attachments
AttachmentState[] attachments;
Undocumented in source.
blendConstants
float[4] blendConstants;
Undocumented in source.
flags
VkPipelineColorBlendStateCreateFlags flags;
Undocumented in source.
logicOp
LogicOp logicOp;
Undocumented in source.
logicOpEnable
bool logicOpEnable;
Undocumented in source.

Meta