15 #include <vsg/commands/Command.h>
16 #include <vsg/state/ViewportState.h>
26 SetViewport(uint32_t in_firstViewport,
const Viewports& in_viewports);
28 uint32_t firstViewport = 0;
CommandBuffer encapsulates VkCommandBuffer.
Definition: CommandBuffer.h:27
SetViewport command encapsulates vkCmdSetViewport call, associated with dynamic updating of a Graphic...
Definition: SetViewport.h:23