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

TLabRenderPass.Create

Declaration

Source position: LabRenderPass.pas line 32

public constructor TLabRenderPass.Create(

  const ADevice: TLabDeviceShared;

  const AAttachments: array of TVkAttachmentDescription;

  const ASubpasses: array of TLabSubpassDescriptionData;

  const ADependencies: array of TVkSubpassDependency

);



CT Web help

CodeTyphon Studio