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