Class ARBPixelBufferObject

    • Field Detail

      • GL_PIXEL_PACK_BUFFER_ARB

        public static final int GL_PIXEL_PACK_BUFFER_ARB
        Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
        See Also:
        Constant Field Values
      • GL_PIXEL_UNPACK_BUFFER_ARB

        public static final int GL_PIXEL_UNPACK_BUFFER_ARB
        Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
        See Also:
        Constant Field Values
      • GL_PIXEL_PACK_BUFFER_BINDING_ARB

        public static final int GL_PIXEL_PACK_BUFFER_BINDING_ARB
        Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
        See Also:
        Constant Field Values
      • GL_PIXEL_UNPACK_BUFFER_BINDING_ARB

        public static final int GL_PIXEL_UNPACK_BUFFER_BINDING_ARB
        Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
        See Also:
        Constant Field Values