Skip to content

API Reference / @gtkx/gl / UNPACK_LSB_FIRST

Variable: UNPACK_LSB_FIRST

const UNPACK_LSB_FIRST: 3313 = 3313

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

GL_UNPACK_LSB_FIRST.

Provided by GL_VERSION_1_0. Groups: PixelStoreParameter, 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.