Source position: vulkanlib.pas line 23554
type TvkCmdSetViewportWithCount = procedure(
commandBuffer: TVkCommandBuffer;
viewportCount: TVkUInt32;
const pViewports: PVkViewport
);