Package org.lwjgl.opengles
Class OESDepth24
- java.lang.Object
-
- org.lwjgl.opengles.OESDepth24
-
public final class OESDepth24 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_DEPTH_COMPONENT24_OES
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
-
-
-
Field Detail
-
GL_DEPTH_COMPONENT24_OES
public static final int GL_DEPTH_COMPONENT24_OES
Accepted by the <internalformat> parameter of RenderbufferStorageOES:- See Also:
- Constant Field Values
-
-