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

TvkCmdSetScissor

Declaration

Source position: vulkanlib.pas line 20475

type TvkCmdSetScissor = procedure(

  commandBuffer: TVkCommandBuffer;

  firstScissor: TVkUInt32;

  scissorCount: TVkUInt32;

  const pScissors: PVkRect2D

);



CT Web help

CodeTyphon Studio