Skip to content

API Reference / @gtkx/gl / PACK_LSB_FIRST

Variable: PACK_LSB_FIRST

const PACK_LSB_FIRST: 3329 = 3329

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

GL_PACK_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.