Module quad

Source
Expand description

VBO helper utilities.

Structs§

VertexInput
The vertex inputs to a slang shader

Enums§

QuadType
Different type of quad to render to depending on pass type

Statics§

DEFAULT_MVP
Default MVP for use when rendering to the render target.
IDENTITY_MVP
Identity MVP for use in intermediate passes.