Skip to content

API Reference / @gtkx/gl / VIEWPORT

Variable: VIEWPORT

const VIEWPORT: 2978 = 2978

Defined in: generated/enums.d.ts:12265

GL_VIEWPORT.

Provided by GL_VERSION_1_0. Also provided by the GL_ARB_viewport_array extension. Groups: GetPName. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.