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

TvkCmdSetViewportSwizzleNV

Declaration

Source position: vulkanlib.pas line 20994

type TvkCmdSetViewportSwizzleNV = procedure(

  commandBuffer: TVkCommandBuffer;

  firstViewport: TVkUInt32;

  viewportCount: TVkUInt32;

  const pViewportSwizzles: PVkViewportSwizzleNV

);



CT Web help

CodeTyphon Studio