Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkCmdBeginRenderPass

Declaration

Source position: vulkanlib.pas line 20523

type TvkCmdBeginRenderPass = procedure(

  commandBuffer: TVkCommandBuffer;

  const pRenderPassBegin: PVkRenderPassBeginInfo;

  contents: TVkSubpassContents

);



CT Web help

CodeTyphon Studio