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