public final class ARBRobustness
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
|
static int |
GL_GUILTY_CONTEXT_RESET_ARB
Returned by GetGraphicsResetStatusARB:
|
static int |
GL_INNOCENT_CONTEXT_RESET_ARB
Returned by GetGraphicsResetStatusARB:
|
static int |
GL_LOSE_CONTEXT_ON_RESET_ARB
Returned by GetIntegerv and related simple queries when
<value> is RESET_NOTIFICATION_STRATEGY_ARB:
|
static int |
GL_NO_ERROR
Returned by GetGraphicsResetStatusARB:
|
static int |
GL_NO_RESET_NOTIFICATION_ARB
Returned by GetIntegerv and related simple queries when
<value> is RESET_NOTIFICATION_STRATEGY_ARB:
|
static int |
GL_RESET_NOTIFICATION_STRATEGY_ARB
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
|
static int |
GL_UNKNOWN_CONTEXT_RESET_ARB
Returned by GetGraphicsResetStatusARB:
|
Modifier and Type | Method and 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,
java.nio.ByteBuffer img) |
static void |
glGetnCompressedTexImageARB(int target,
int lod,
java.nio.IntBuffer img) |
static void |
glGetnCompressedTexImageARB(int target,
int lod,
int img_bufSize,
long img_buffer_offset) |
static void |
glGetnCompressedTexImageARB(int target,
int lod,
java.nio.ShortBuffer img) |
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,
int image_bufSize,
long image_buffer_offset) |
static void |
glGetnConvolutionFilterARB(int target,
int format,
int type,
java.nio.ShortBuffer image) |
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,
int values_bufSize,
long values_buffer_offset) |
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,
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,
int values_bufSize,
long values_buffer_offset) |
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,
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,
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.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,
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,
int img_bufSize,
long img_buffer_offset) |
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,
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,
int data_bufSize,
long data_buffer_offset) |
static void |
glReadnPixelsARB(int x,
int y,
int width,
int height,
int format,
int type,
java.nio.ShortBuffer data) |
public static final int GL_NO_ERROR
public static final int GL_GUILTY_CONTEXT_RESET_ARB
public static final int GL_INNOCENT_CONTEXT_RESET_ARB
public static final int GL_UNKNOWN_CONTEXT_RESET_ARB
public static final int GL_RESET_NOTIFICATION_STRATEGY_ARB
public static final int GL_LOSE_CONTEXT_ON_RESET_ARB
public static final int GL_NO_RESET_NOTIFICATION_ARB
public static final int GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB
public static int glGetGraphicsResetStatusARB()
public static void glGetnMapdvARB(int target, int query, java.nio.DoubleBuffer v)
public static void glGetnMapfvARB(int target, int query, java.nio.FloatBuffer v)
public static void glGetnMapivARB(int target, int query, java.nio.IntBuffer v)
public static void glGetnPixelMapfvARB(int map, java.nio.FloatBuffer values)
public static void glGetnPixelMapuivARB(int map, java.nio.IntBuffer values)
public static void glGetnPixelMapusvARB(int map, java.nio.ShortBuffer values)
public static void glGetnPolygonStippleARB(java.nio.ByteBuffer pattern)
public static void glGetnTexImageARB(int target, int level, int format, int type, java.nio.ByteBuffer img)
public static void glGetnTexImageARB(int target, int level, int format, int type, java.nio.DoubleBuffer img)
public static void glGetnTexImageARB(int target, int level, int format, int type, java.nio.FloatBuffer img)
public static void glGetnTexImageARB(int target, int level, int format, int type, java.nio.IntBuffer img)
public static void glGetnTexImageARB(int target, int level, int format, int type, java.nio.ShortBuffer img)
public static void glGetnTexImageARB(int target, int level, int format, int type, int img_bufSize, long img_buffer_offset)
public static void glReadnPixelsARB(int x, int y, int width, int height, int format, int type, java.nio.ByteBuffer data)
public static void glReadnPixelsARB(int x, int y, int width, int height, int format, int type, java.nio.DoubleBuffer data)
public static void glReadnPixelsARB(int x, int y, int width, int height, int format, int type, java.nio.FloatBuffer data)
public static void glReadnPixelsARB(int x, int y, int width, int height, int format, int type, java.nio.IntBuffer data)
public static void glReadnPixelsARB(int x, int y, int width, int height, int format, int type, java.nio.ShortBuffer data)
public static void glReadnPixelsARB(int x, int y, int width, int height, int format, int type, int data_bufSize, long data_buffer_offset)
public static void glGetnColorTableARB(int target, int format, int type, java.nio.ByteBuffer table)
public static void glGetnColorTableARB(int target, int format, int type, java.nio.DoubleBuffer table)
public static void glGetnColorTableARB(int target, int format, int type, java.nio.FloatBuffer table)
public static void glGetnConvolutionFilterARB(int target, int format, int type, java.nio.ByteBuffer image)
public static void glGetnConvolutionFilterARB(int target, int format, int type, java.nio.DoubleBuffer image)
public static void glGetnConvolutionFilterARB(int target, int format, int type, java.nio.FloatBuffer image)
public static void glGetnConvolutionFilterARB(int target, int format, int type, java.nio.IntBuffer image)
public static void glGetnConvolutionFilterARB(int target, int format, int type, java.nio.ShortBuffer image)
public static void glGetnConvolutionFilterARB(int target, int format, int type, int image_bufSize, long image_buffer_offset)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ByteBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.DoubleBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.FloatBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.IntBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ByteBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.DoubleBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.FloatBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.IntBuffer column, java.nio.ShortBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.ByteBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.DoubleBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.FloatBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.IntBuffer span)
public static void glGetnSeparableFilterARB(int target, int format, int type, java.nio.ShortBuffer row, java.nio.ShortBuffer column, java.nio.ShortBuffer span)
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)
public static void glGetnHistogramARB(int target, boolean reset, int format, int type, java.nio.ByteBuffer values)
public static void glGetnHistogramARB(int target, boolean reset, int format, int type, java.nio.DoubleBuffer values)
public static void glGetnHistogramARB(int target, boolean reset, int format, int type, java.nio.FloatBuffer values)
public static void glGetnHistogramARB(int target, boolean reset, int format, int type, java.nio.IntBuffer values)
public static void glGetnHistogramARB(int target, boolean reset, int format, int type, java.nio.ShortBuffer values)
public static void glGetnHistogramARB(int target, boolean reset, int format, int type, int values_bufSize, long values_buffer_offset)
public static void glGetnMinmaxARB(int target, boolean reset, int format, int type, java.nio.ByteBuffer values)
public static void glGetnMinmaxARB(int target, boolean reset, int format, int type, java.nio.DoubleBuffer values)
public static void glGetnMinmaxARB(int target, boolean reset, int format, int type, java.nio.FloatBuffer values)
public static void glGetnMinmaxARB(int target, boolean reset, int format, int type, java.nio.IntBuffer values)
public static void glGetnMinmaxARB(int target, boolean reset, int format, int type, java.nio.ShortBuffer values)
public static void glGetnMinmaxARB(int target, boolean reset, int format, int type, int values_bufSize, long values_buffer_offset)
public static void glGetnCompressedTexImageARB(int target, int lod, java.nio.ByteBuffer img)
public static void glGetnCompressedTexImageARB(int target, int lod, java.nio.IntBuffer img)
public static void glGetnCompressedTexImageARB(int target, int lod, java.nio.ShortBuffer img)
public static void glGetnCompressedTexImageARB(int target, int lod, int img_bufSize, long img_buffer_offset)
public static void glGetnUniformfvARB(int program, int location, java.nio.FloatBuffer params)
public static void glGetnUniformivARB(int program, int location, java.nio.IntBuffer params)
public static void glGetnUniformuivARB(int program, int location, java.nio.IntBuffer params)
public static void glGetnUniformdvARB(int program, int location, java.nio.DoubleBuffer params)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.