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

TvkCmdSetViewportWScalingNV

Declaration

Source position: vulkanlib.pas line 21745

type TvkCmdSetViewportWScalingNV = procedure(

  commandBuffer: TVkCommandBuffer;

  firstViewport: TVkUInt32;

  viewportCount: TVkUInt32;

  const pViewportWScalings: PVkViewportWScalingNV

);



CT Web help

CodeTyphon Studio