Class OESRGB8RGBA8


  • public final class OESRGB8RGBA8
    extends Object
    • Field Detail

      • GL_RGB8_OES

        public static final int GL_RGB8_OES
        Accepted by the <internalformat> parameter of RenderbufferStorageOES:
        See Also:
        Constant Field Values
      • GL_RGBA8_OES

        public static final int GL_RGBA8_OES
        Accepted by the <internalformat> parameter of RenderbufferStorageOES:
        See Also:
        Constant Field Values