Unit 'LabPipeline' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

LabDefaultColorBlendAttachment

Declaration

Source position: LabPipeline.pas line 177

const LabDefaultColorBlendAttachment: TVkPipelineColorBlendAttachmentState = (blendEnable: VK_FALSE; srcColorBlendFactor: VK_BLEND_FACTOR_ZERO; dstColorBlendFactor: VK_BLEND_FACTOR_ZERO; colorBlendOp: VK_BLEND_OP_ADD; srcAlphaBlendFactor: VK_BLEND_FACTOR_ZERO; dstAlphaBlendFactor: VK_BLEND_FACTOR_ZERO; alphaBlendOp: VK_BLEND_OP_ADD; colorWriteMask: $f);



CT Web help

CodeTyphon Studio