Function VkDeviceCmds.CmdSetViewport
Commands for VK_VERSION_1_0
void CmdSetViewport
(
VkCommandBuffer_T* commandBuffer,
uint firstViewport,
uint viewportCount,
const(VkViewport)* pViewports
);