Struct ViewportState

Struct Documentation

struct ViewportState

Describes a collection of available viewport states in a pipeline.

Public Members

uint32_t viewportCount = {0}

the number of Viewport elements in pViewports

api_types::Viewport const *pViewports = {nullptr}

An array of Viewport structures.