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

TvkCmdSetViewportWithCountEXT

Declaration

Source position: vulkanlib.pas line 20946

type TvkCmdSetViewportWithCountEXT = procedure(

  commandBuffer: TVkCommandBuffer;

  viewportCount: TVkUInt32;

  const pViewports: PVkViewport

);



CT Web help

CodeTyphon Studio