public final class EXTTextureType2101010REV
extends java.lang.Object
This extension adds a new texture data type, unsigned 2.10.10.10 ABGR, which can be used with RGB or RGBA formats.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_UNSIGNED_INT_2_10_10_10_REV_EXT
Accepted by the
type parameter of TexImage2D and TexImage3D. |
public static final int GL_UNSIGNED_INT_2_10_10_10_REV_EXT
type parameter of TexImage2D and TexImage3D.Copyright LWJGL. All Rights Reserved. License terms.