Class ARBRobustness


  • public final class ARBRobustness
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int glGetGraphicsResetStatusARB()  
      static void glGetnColorTableARB​(int target, int format, int type, java.nio.ByteBuffer table)  
      static void glGetnColorTableARB​(int target, int format, int type, java.nio.DoubleBuffer table)  
      static void glGetnColorTableARB​(int target, int format, int type, java.nio.FloatBuffer table)  
      static void glGetnCompressedTexImageARB​(int target, int lod, int img_bufSize, long img_buffer_offset)  
      static void glGetnCompressedTexImageARB​(int target, int lod, java.nio.ByteBuffer img)  
      static void glGetnCompressedTexImageARB​(int target, int lod, java.nio.IntBuffer img)  
      static void glGetnCompressedTexImageARB​(int target, int lod, java.nio.ShortBuffer img)  
      static void glGetnConvolutionFilterARB​(int target, int format, int type, int image_bufSize, long image_buffer_offset)  
      static void glGetnConvolutionFilterARB​(int target, int format, int type, java.nio.ByteBuffer image)  
      static void glGetnConvolutionFilterARB​(int target, int format, int type, java.nio.DoubleBuffer image)  
      static void glGetnConvolutionFilterARB​(int target, int format, int type, java.nio.FloatBuffer image)  
      static void glGetnConvolutionFilterARB​(int target, int format, int type, java.nio.IntBuffer image)  
      static void glGetnConvolutionFilterARB​(int target, int format, int type, java.nio.ShortBuffer image)  
      static void glGetnHistogramARB​(int target, boolean reset, int format, int type, int values_bufSize, long values_buffer_offset)  
      static void glGetnHistogramARB​(int target, boolean reset, int format, int type, java.nio.ByteBuffer values)  
      static void glGetnHistogramARB​(int target, boolean reset, int format, int type, java.nio.DoubleBuffer values)  
      static void glGetnHistogramARB​(int target, boolean reset, int format, int type, java.nio.FloatBuffer values)  
      static void glGetnHistogramARB​(int target, boolean reset, int format, int type, java.nio.IntBuffer values)  
      static void glGetnHistogramARB​(int target, boolean reset, int format, int type, java.nio.ShortBuffer values)  
      static void glGetnMapdvARB​(int target, int query, java.nio.DoubleBuffer v)  
      static void glGetnMapfvARB​(int target, int query, java.nio.FloatBuffer v)  
      static void glGetnMapivARB​(int target, int query, java.nio.IntBuffer v)  
      static void glGetnMinmaxARB​(int target, boolean reset, int format, int type, int values_bufSize, long values_buffer_offset)  
      static void glGetnMinmaxARB​(int target, boolean reset, int format, int type, java.nio.ByteBuffer values)  
      static void glGetnMinmaxARB​(int target, boolean reset, int format, int type, java.nio.DoubleBuffer values)  
      static void glGetnMinmaxARB​(int target, boolean reset, int format, int type, java.nio.FloatBuffer values)  
      static void glGetnMinmaxARB​(int target, boolean reset, int format, int type, java.nio.IntBuffer values)  
      static void glGetnMinmaxARB​(int target, boolean reset, int format, int type, java.nio.ShortBuffer values)  
      static void glGetnPixelMapfvARB​(int map, java.nio.FloatBuffer values)  
      static void glGetnPixelMapuivARB​(int map, java.nio.IntBuffer values)  
      static void glGetnPixelMapusvARB​(int map, java.nio.ShortBuffer values)  
      static void glGetnPolygonStippleARB​(java.nio.ByteBuffer pattern)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, int row_rowBufSize, long row_buffer_offset, int column_columnBufSize, long column_buffer_offset, long span_buffer_offset)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)  
      static void glGetnSeparableFilterARB​(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)  
      static void glGetnTexImageARB​(int target, int level, int format, int type, int img_bufSize, long img_buffer_offset)  
      static void glGetnTexImageARB​(int target, int level, int format, int type, java.nio.ByteBuffer img)  
      static void glGetnTexImageARB​(int target, int level, int format, int type, java.nio.DoubleBuffer img)  
      static void glGetnTexImageARB​(int target, int level, int format, int type, java.nio.FloatBuffer img)  
      static void glGetnTexImageARB​(int target, int level, int format, int type, java.nio.IntBuffer img)  
      static void glGetnTexImageARB​(int target, int level, int format, int type, java.nio.ShortBuffer img)  
      static void glGetnUniformdvARB​(int program, int location, java.nio.DoubleBuffer params)  
      static void glGetnUniformfvARB​(int program, int location, java.nio.FloatBuffer params)  
      static void glGetnUniformivARB​(int program, int location, java.nio.IntBuffer params)  
      static void glGetnUniformuivARB​(int program, int location, java.nio.IntBuffer params)  
      static void glReadnPixelsARB​(int x, int y, int width, int height, int format, int type, int data_bufSize, long data_buffer_offset)  
      static void glReadnPixelsARB​(int x, int y, int width, int height, int format, int type, java.nio.ByteBuffer data)  
      static void glReadnPixelsARB​(int x, int y, int width, int height, int format, int type, java.nio.DoubleBuffer data)  
      static void glReadnPixelsARB​(int x, int y, int width, int height, int format, int type, java.nio.FloatBuffer data)  
      static void glReadnPixelsARB​(int x, int y, int width, int height, int format, int type, java.nio.IntBuffer data)  
      static void glReadnPixelsARB​(int x, int y, int width, int height, int format, int type, java.nio.ShortBuffer data)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GL_GUILTY_CONTEXT_RESET_ARB

        public static final int GL_GUILTY_CONTEXT_RESET_ARB
        Returned by GetGraphicsResetStatusARB:
        See Also:
        Constant Field Values
      • GL_INNOCENT_CONTEXT_RESET_ARB

        public static final int GL_INNOCENT_CONTEXT_RESET_ARB
        Returned by GetGraphicsResetStatusARB:
        See Also:
        Constant Field Values
      • GL_UNKNOWN_CONTEXT_RESET_ARB

        public static final int GL_UNKNOWN_CONTEXT_RESET_ARB
        Returned by GetGraphicsResetStatusARB:
        See Also:
        Constant Field Values
      • GL_RESET_NOTIFICATION_STRATEGY_ARB

        public static final int GL_RESET_NOTIFICATION_STRATEGY_ARB
        Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
        See Also:
        Constant Field Values
      • GL_LOSE_CONTEXT_ON_RESET_ARB

        public static final int GL_LOSE_CONTEXT_ON_RESET_ARB
        Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_ARB:
        See Also:
        Constant Field Values
      • GL_NO_RESET_NOTIFICATION_ARB

        public static final int GL_NO_RESET_NOTIFICATION_ARB
        Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_ARB:
        See Also:
        Constant Field Values
      • GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB

        public static final int GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
        Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
        See Also:
        Constant Field Values
    • Method Detail

      • glGetGraphicsResetStatusARB

        public static int glGetGraphicsResetStatusARB()
      • glGetnMapdvARB

        public static void glGetnMapdvARB​(int target,
                                          int query,
                                          java.nio.DoubleBuffer v)
      • glGetnMapfvARB

        public static void glGetnMapfvARB​(int target,
                                          int query,
                                          java.nio.FloatBuffer v)
      • glGetnMapivARB

        public static void glGetnMapivARB​(int target,
                                          int query,
                                          java.nio.IntBuffer v)
      • glGetnPixelMapfvARB

        public static void glGetnPixelMapfvARB​(int map,
                                               java.nio.FloatBuffer values)
      • glGetnPixelMapuivARB

        public static void glGetnPixelMapuivARB​(int map,
                                                java.nio.IntBuffer values)
      • glGetnPixelMapusvARB

        public static void glGetnPixelMapusvARB​(int map,
                                                java.nio.ShortBuffer values)
      • glGetnPolygonStippleARB

        public static void glGetnPolygonStippleARB​(java.nio.ByteBuffer pattern)
      • glGetnTexImageARB

        public static void glGetnTexImageARB​(int target,
                                             int level,
                                             int format,
                                             int type,
                                             java.nio.ByteBuffer img)
      • glGetnTexImageARB

        public static void glGetnTexImageARB​(int target,
                                             int level,
                                             int format,
                                             int type,
                                             java.nio.DoubleBuffer img)
      • glGetnTexImageARB

        public static void glGetnTexImageARB​(int target,
                                             int level,
                                             int format,
                                             int type,
                                             java.nio.FloatBuffer img)
      • glGetnTexImageARB

        public static void glGetnTexImageARB​(int target,
                                             int level,
                                             int format,
                                             int type,
                                             java.nio.IntBuffer img)
      • glGetnTexImageARB

        public static void glGetnTexImageARB​(int target,
                                             int level,
                                             int format,
                                             int type,
                                             java.nio.ShortBuffer img)
      • glGetnTexImageARB

        public static void glGetnTexImageARB​(int target,
                                             int level,
                                             int format,
                                             int type,
                                             int img_bufSize,
                                             long img_buffer_offset)
      • glReadnPixelsARB

        public static void glReadnPixelsARB​(int x,
                                            int y,
                                            int width,
                                            int height,
                                            int format,
                                            int type,
                                            java.nio.ByteBuffer data)
      • glReadnPixelsARB

        public static void glReadnPixelsARB​(int x,
                                            int y,
                                            int width,
                                            int height,
                                            int format,
                                            int type,
                                            java.nio.DoubleBuffer data)
      • glReadnPixelsARB

        public static void glReadnPixelsARB​(int x,
                                            int y,
                                            int width,
                                            int height,
                                            int format,
                                            int type,
                                            java.nio.FloatBuffer data)
      • glReadnPixelsARB

        public static void glReadnPixelsARB​(int x,
                                            int y,
                                            int width,
                                            int height,
                                            int format,
                                            int type,
                                            java.nio.IntBuffer data)
      • glReadnPixelsARB

        public static void glReadnPixelsARB​(int x,
                                            int y,
                                            int width,
                                            int height,
                                            int format,
                                            int type,
                                            java.nio.ShortBuffer data)
      • glReadnPixelsARB

        public static void glReadnPixelsARB​(int x,
                                            int y,
                                            int width,
                                            int height,
                                            int format,
                                            int type,
                                            int data_bufSize,
                                            long data_buffer_offset)
      • glGetnColorTableARB

        public static void glGetnColorTableARB​(int target,
                                               int format,
                                               int type,
                                               java.nio.ByteBuffer table)
      • glGetnColorTableARB

        public static void glGetnColorTableARB​(int target,
                                               int format,
                                               int type,
                                               java.nio.DoubleBuffer table)
      • glGetnColorTableARB

        public static void glGetnColorTableARB​(int target,
                                               int format,
                                               int type,
                                               java.nio.FloatBuffer table)
      • glGetnConvolutionFilterARB

        public static void glGetnConvolutionFilterARB​(int target,
                                                      int format,
                                                      int type,
                                                      java.nio.ByteBuffer image)
      • glGetnConvolutionFilterARB

        public static void glGetnConvolutionFilterARB​(int target,
                                                      int format,
                                                      int type,
                                                      java.nio.DoubleBuffer image)
      • glGetnConvolutionFilterARB

        public static void glGetnConvolutionFilterARB​(int target,
                                                      int format,
                                                      int type,
                                                      java.nio.FloatBuffer image)
      • glGetnConvolutionFilterARB

        public static void glGetnConvolutionFilterARB​(int target,
                                                      int format,
                                                      int type,
                                                      java.nio.IntBuffer image)
      • glGetnConvolutionFilterARB

        public static void glGetnConvolutionFilterARB​(int target,
                                                      int format,
                                                      int type,
                                                      java.nio.ShortBuffer image)
      • glGetnConvolutionFilterARB

        public static void glGetnConvolutionFilterARB​(int target,
                                                      int format,
                                                      int type,
                                                      int image_bufSize,
                                                      long image_buffer_offset)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ByteBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.DoubleBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.FloatBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.IntBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ByteBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.DoubleBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.FloatBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.IntBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ByteBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.DoubleBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.FloatBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.IntBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    java.nio.ShortBuffer row,
                                                    java.nio.ShortBuffer column,
                                                    java.nio.ShortBuffer span)
      • glGetnSeparableFilterARB

        public static void glGetnSeparableFilterARB​(int target,
                                                    int format,
                                                    int type,
                                                    int row_rowBufSize,
                                                    long row_buffer_offset,
                                                    int column_columnBufSize,
                                                    long column_buffer_offset,
                                                    long span_buffer_offset)
      • glGetnHistogramARB

        public static void glGetnHistogramARB​(int target,
                                              boolean reset,
                                              int format,
                                              int type,
                                              java.nio.ByteBuffer values)
      • glGetnHistogramARB

        public static void glGetnHistogramARB​(int target,
                                              boolean reset,
                                              int format,
                                              int type,
                                              java.nio.DoubleBuffer values)
      • glGetnHistogramARB

        public static void glGetnHistogramARB​(int target,
                                              boolean reset,
                                              int format,
                                              int type,
                                              java.nio.FloatBuffer values)
      • glGetnHistogramARB

        public static void glGetnHistogramARB​(int target,
                                              boolean reset,
                                              int format,
                                              int type,
                                              java.nio.IntBuffer values)
      • glGetnHistogramARB

        public static void glGetnHistogramARB​(int target,
                                              boolean reset,
                                              int format,
                                              int type,
                                              java.nio.ShortBuffer values)
      • glGetnHistogramARB

        public static void glGetnHistogramARB​(int target,
                                              boolean reset,
                                              int format,
                                              int type,
                                              int values_bufSize,
                                              long values_buffer_offset)
      • glGetnMinmaxARB

        public static void glGetnMinmaxARB​(int target,
                                           boolean reset,
                                           int format,
                                           int type,
                                           java.nio.ByteBuffer values)
      • glGetnMinmaxARB

        public static void glGetnMinmaxARB​(int target,
                                           boolean reset,
                                           int format,
                                           int type,
                                           java.nio.DoubleBuffer values)
      • glGetnMinmaxARB

        public static void glGetnMinmaxARB​(int target,
                                           boolean reset,
                                           int format,
                                           int type,
                                           java.nio.FloatBuffer values)
      • glGetnMinmaxARB

        public static void glGetnMinmaxARB​(int target,
                                           boolean reset,
                                           int format,
                                           int type,
                                           java.nio.IntBuffer values)
      • glGetnMinmaxARB

        public static void glGetnMinmaxARB​(int target,
                                           boolean reset,
                                           int format,
                                           int type,
                                           java.nio.ShortBuffer values)
      • glGetnMinmaxARB

        public static void glGetnMinmaxARB​(int target,
                                           boolean reset,
                                           int format,
                                           int type,
                                           int values_bufSize,
                                           long values_buffer_offset)
      • glGetnCompressedTexImageARB

        public static void glGetnCompressedTexImageARB​(int target,
                                                       int lod,
                                                       java.nio.ByteBuffer img)
      • glGetnCompressedTexImageARB

        public static void glGetnCompressedTexImageARB​(int target,
                                                       int lod,
                                                       java.nio.IntBuffer img)
      • glGetnCompressedTexImageARB

        public static void glGetnCompressedTexImageARB​(int target,
                                                       int lod,
                                                       java.nio.ShortBuffer img)
      • glGetnCompressedTexImageARB

        public static void glGetnCompressedTexImageARB​(int target,
                                                       int lod,
                                                       int img_bufSize,
                                                       long img_buffer_offset)
      • glGetnUniformfvARB

        public static void glGetnUniformfvARB​(int program,
                                              int location,
                                              java.nio.FloatBuffer params)
      • glGetnUniformivARB

        public static void glGetnUniformivARB​(int program,
                                              int location,
                                              java.nio.IntBuffer params)
      • glGetnUniformuivARB

        public static void glGetnUniformuivARB​(int program,
                                               int location,
                                               java.nio.IntBuffer params)
      • glGetnUniformdvARB

        public static void glGetnUniformdvARB​(int program,
                                              int location,
                                              java.nio.DoubleBuffer params)