Class OESDepth24

java.lang.Object
org.lwjgl.opengles.OESDepth24

public final class OESDepth24 extends Object
Native bindings to the OES_depth24 extension.

This extension enables 24-bit depth components as a valid render buffer storage format.

  • Field Details

    • GL_DEPTH_COMPONENT24_OES

      public static final int GL_DEPTH_COMPONENT24_OES
      Accepted by the internalformat parameter of RenderbufferStorageOES.
      See Also: