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

LabPipelineViewportState

Declaration

Source position: LabPipeline.pas line 194

function LabPipelineViewportState(

  const ViewportCount: TVkUInt32 = 1;

  const Viewports: PVkViewport = Nil;

  const ScissorCount: TVkUInt32 = 1;

  const Scissors: PVkRect2D = Nil;

  const Flags: TVkPipelineViewportStateCreateFlags = 0

):TVkPipelineViewportStateCreateInfo;



CT Web help

CodeTyphon Studio