Class OESDepthTexture


  • public final class OESDepthTexture
    extends Object
    • Field Detail

      • GL_DEPTH_COMPONENT

        public static final int GL_DEPTH_COMPONENT
        Accepted by the <format> parameter of TexImage2D and TexSubImage2D and <internalFormat> parameter of TexImage2D:
        See Also:
        Constant Field Values
      • GL_UNSIGNED_SHORT

        public static final int GL_UNSIGNED_SHORT
        Accepted by the <type> parameter of TexImage2D, TexSubImage2D:
        See Also:
        Constant Field Values
      • GL_UNSIGNED_INT

        public static final int GL_UNSIGNED_INT
        Accepted by the <type> parameter of TexImage2D, TexSubImage2D:
        See Also:
        Constant Field Values