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

LabPipelineColorBlendState

Declaration

Source position: LabPipeline.pas line 251

function LabPipelineColorBlendState(

  const Attachments: array of TVkPipelineColorBlendAttachmentState;

  const BlendConstants: array of TVkFloat;

  const LogicOpEnable: TVkBool32 = VK_FALSE;

  const LogicOp: TVkLogicOp = VK_LOGIC_OP_NO_OP;

  const Flags: TVkPipelineColorBlendStateCreateFlags = 0

):TLabPipelineColorBlendStateCreateInfo;



CT Web help

CodeTyphon Studio