A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(Field, int) - Method in interface org.lwjgl.LWJGLUtil.TokenFilter
-
Should return true if the specified Field passes the filter.
- accept(T) - Method in interface org.lwjgl.opencl.api.Filter
-
Returns true if the specified object passes the filter.
- add(int, int) - Method in class org.lwjgl.util.Rectangle
-
Adds a point, specified by the integer arguments
newx
andnewy
, to thisRectangle
. - add(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
-
Adds the specified
Point
to thisRectangle
. - add(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
-
Adds a
Rectangle
to thisRectangle
. - add(Matrix2f, Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Add two matrices together and place the result in a third matrix.
- add(Matrix3f, Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Add two matrices together and place the result in a third matrix.
- add(Matrix4f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Add two matrices together and place the result in a third matrix.
- add(Vector2f, Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
-
Add a vector to another vector and place the result in a destination vector.
- add(Vector3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
-
Add a vector to another vector and place the result in a destination vector.
- add(Vector4f, Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
-
Add a vector to another vector and place the result in a destination vector.
- addNotify() - Method in class org.lwjgl.opengl.AWTGLCanvas
- after() - Method in annotation type org.lwjgl.util.mapped.CacheLinePad
-
When true, cache-line padding will be inserted after the field.
- aget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- aget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- AL - Class in org.lwjgl.openal
-
The AL class implements the actual creation code for linking to the native library OpenAL.
- AL_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_DEFAULT_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_DEFAULT_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_DEFAULT_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_DEFAULT_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MAX_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MAX_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MAX_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MAX_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MIN_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MIN_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MIN_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_MIN_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_AUTOWAH_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
- AL_AUXILIARY_SEND_FILTER - Static variable in class org.lwjgl.openal.EFX10
- AL_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_BANDPASS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_BANDPASS_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_BANDPASS_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- AL_BITS - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: The number of bits per sample for the data contained in the buffer.
- AL_BUFFER - Static variable in class org.lwjgl.openal.AL10
-
Indicate the buffer to provide sound samples.
- AL_BUFFERS_PROCESSED - Static variable in class org.lwjgl.openal.AL10
-
Buffer Queue params
- AL_BUFFERS_QUEUED - Static variable in class org.lwjgl.openal.AL10
-
Buffer Queue params
- AL_BYTE_OFFSET - Static variable in class org.lwjgl.openal.AL11
-
Source buffer position information in bytes
- AL_CHANNEL_MASK - Static variable in class org.lwjgl.openal.AL10
-
Specify the channel mask.
- AL_CHANNELS - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: The number of channels for the data contained in the buffer.
- AL_CHORUS_DEFAULT_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DEFAULT_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DEFAULT_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DEFAULT_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DEFAULT_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MAX_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MAX_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MAX_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MAX_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MAX_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MIN_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MIN_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MIN_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MIN_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MIN_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_WAVEFORM_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
- AL_CHORUS_WAVEFORM_TRIANGLE - Static variable in class org.lwjgl.openal.EFX10
- AL_COMPRESSOR_DEFAULT_ONOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_COMPRESSOR_MAX_ONOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_COMPRESSOR_MIN_ONOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_COMPRESSOR_ONOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_CONE_INNER_ANGLE - Static variable in class org.lwjgl.openal.AL10
-
Directional source, inner cone angle, in degrees Range: [0-360] Default: 360
- AL_CONE_OUTER_ANGLE - Static variable in class org.lwjgl.openal.AL10
-
Directional source, outer cone angle, in degrees.
- AL_CONE_OUTER_GAIN - Static variable in class org.lwjgl.openal.AL10
-
Indicate the gain (volume amplification) applied.
- AL_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_DATA - Static variable in class org.lwjgl.openal.AL10
-
Deprecated.This token is a relict of the early OpenAL days and is no longer supported. Neither the OpenAL spec nor OpenAL Soft define it.
- AL_DEFAULT_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_DEFAULT_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_DEFAULT_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_DEFAULT_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_DEFAULT_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_DEFAULT_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
- AL_DEFAULT_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_DIRECT_FILTER - Static variable in class org.lwjgl.openal.EFX10
- AL_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_DIRECTION - Static variable in class org.lwjgl.openal.AL10
-
Specify the current direction as forward vector.
- AL_DISTANCE_MODEL - Static variable in class org.lwjgl.openal.AL10
-
Distance model.
- AL_DISTORTION_DEFAULT_EDGE - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_DEFAULT_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_DEFAULT_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_DEFAULT_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_EDGE - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MAX_EDGE - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MAX_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MAX_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MAX_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MIN_EDGE - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MIN_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MIN_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_DISTORTION_MIN_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_DOPPLER_FACTOR - Static variable in class org.lwjgl.openal.AL10
-
Doppler scale.
- AL_DOPPLER_VELOCITY - Static variable in class org.lwjgl.openal.AL10
-
Doppler velocity.
- AL_EAXREVERB_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_LATE_REVERB_PAN_XYZ - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_REFLECTIONS_PAN_XYZ - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DEFAULT_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_LATE_REVERB_PAN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MAX_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MIN_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_REFLECTIONS_PAN - Static variable in class org.lwjgl.openal.EFX10
- AL_EAXREVERB_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DAMPING - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DEFAULT_DAMPING - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DEFAULT_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DEFAULT_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DEFAULT_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DEFAULT_SPREAD - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MAX_DAMPING - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MAX_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MAX_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MAX_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MAX_SPREAD - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MIN_DAMPING - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MIN_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MIN_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MIN_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_MIN_SPREAD - Static variable in class org.lwjgl.openal.EFX10
- AL_ECHO_SPREAD - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_AUTOWAH - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_CHORUS - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_COMPRESSOR - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_DISTORTION - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_EAXREVERB - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_ECHO - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_EQUALIZER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_FIRST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_FLANGER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_FREQUENCY_SHIFTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_LAST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_NULL - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_PITCH_SHIFTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_REVERB - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_RING_MODULATOR - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_TYPE - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECT_VOCAL_MORPHER - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECTSLOT_AUXILIARY_SEND_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECTSLOT_EFFECT - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECTSLOT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EFFECTSLOT_NULL - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_DEFAULT_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MAX_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_EQUALIZER_MIN_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
- AL_EXPONENT_DISTANCE - Static variable in class org.lwjgl.openal.AL11
-
Speed of Sound in units per second
- AL_EXPONENT_DISTANCE_CLAMPED - Static variable in class org.lwjgl.openal.AL11
-
Speed of Sound in units per second
- AL_EXTENSIONS - Static variable in class org.lwjgl.openal.AL10
-
Context strings: Extensions
- AL_FALSE - Static variable in class org.lwjgl.openal.AL10
-
Boolean False
- AL_FILTER_BANDPASS - Static variable in class org.lwjgl.openal.EFX10
- AL_FILTER_FIRST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
- AL_FILTER_HIGHPASS - Static variable in class org.lwjgl.openal.EFX10
- AL_FILTER_LAST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
- AL_FILTER_LOWPASS - Static variable in class org.lwjgl.openal.EFX10
- AL_FILTER_NULL - Static variable in class org.lwjgl.openal.EFX10
- AL_FILTER_TYPE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEFAULT_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEFAULT_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEFAULT_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEFAULT_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEFAULT_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MAX_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MAX_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MAX_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MAX_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MAX_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MIN_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MIN_DEPTH - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MIN_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MIN_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MIN_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_PHASE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_WAVEFORM_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
- AL_FLANGER_WAVEFORM_TRIANGLE - Static variable in class org.lwjgl.openal.EFX10
- AL_FORMAT_MONO16 - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: format specifier.
- AL_FORMAT_MONO8 - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: format specifier.
- AL_FORMAT_STEREO16 - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: format specifier.
- AL_FORMAT_STEREO8 - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: format specifier.
- AL_FORMAT_VORBIS_EXT - Static variable in class org.lwjgl.openal.AL10
-
Ogg Vorbis format specifier.
- AL_FREQUENCY - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: frequency, in units of Hertz [Hz].
- AL_FREQUENCY_SHIFTER_DEFAULT_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_DEFAULT_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_DEFAULT_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_DIRECTION_DOWN - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_DIRECTION_OFF - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_DIRECTION_UP - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_MAX_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_MAX_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_MAX_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_MIN_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_MIN_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_MIN_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_FREQUENCY_SHIFTER_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
- AL_GAIN - Static variable in class org.lwjgl.openal.AL10
-
Indicate the gain (volume amplification) applied.
- AL_HIGHPASS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_HIGHPASS_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- AL_ILLEGAL_COMMAND - Static variable in class org.lwjgl.openal.AL11
- AL_INITIAL - Static variable in class org.lwjgl.openal.AL10
-
Source state information
- AL_INVALID - Static variable in class org.lwjgl.openal.AL10
-
Bad value
- AL_INVALID_ENUM - Static variable in class org.lwjgl.openal.AL10
-
Illegal enum passed as an argument to an AL call.
- AL_INVALID_NAME - Static variable in class org.lwjgl.openal.AL10
-
Illegal name passed as an argument to an AL call.
- AL_INVALID_OPERATION - Static variable in class org.lwjgl.openal.AL10
-
A function was called at inappropriate time, or in an inappropriate way, causing an illegal state.
- AL_INVALID_VALUE - Static variable in class org.lwjgl.openal.AL10
-
Illegal value passed as an argument to an AL call.
- AL_INVERSE_DISTANCE - Static variable in class org.lwjgl.openal.AL10
-
Distance model
- AL_INVERSE_DISTANCE_CLAMPED - Static variable in class org.lwjgl.openal.AL10
-
Distance model
- AL_LINEAR_DISTANCE - Static variable in class org.lwjgl.openal.AL11
-
Speed of Sound in units per second
- AL_LINEAR_DISTANCE_CLAMPED - Static variable in class org.lwjgl.openal.AL11
-
Speed of Sound in units per second
- AL_LOOPING - Static variable in class org.lwjgl.openal.AL10
-
Indicate whether source has to loop infinite.
- AL_LOWPASS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_LOWPASS_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_DISTANCE - Static variable in class org.lwjgl.openal.AL10
-
Specify the maximum distance.
- AL_MAX_GAIN - Static variable in class org.lwjgl.openal.AL10
-
Indicate maximum source attenuation.
- AL_MAX_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
- AL_MAX_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_GAIN - Static variable in class org.lwjgl.openal.AL10
-
Indicate minimum source attenuation.
- AL_MIN_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
- AL_MIN_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_NO_ERROR - Static variable in class org.lwjgl.openal.AL10
-
Errors: No Error.
- AL_NONE - Static variable in class org.lwjgl.openal.AL10
-
Disable value
- AL_ORIENTATION - Static variable in class org.lwjgl.openal.AL10
-
Specify the current orientation.
- AL_OUT_OF_MEMORY - Static variable in class org.lwjgl.openal.AL10
-
A function could not be completed, because there is not enough memory available.
- AL_PAUSED - Static variable in class org.lwjgl.openal.AL10
-
Source state information
- AL_PENDING - Static variable in class org.lwjgl.openal.AL10
-
Buffer state.
- AL_PITCH - Static variable in class org.lwjgl.openal.AL10
-
Specify the pitch to be applied, either at source, or on mixer results, at listener.
- AL_PITCH_SHIFTER_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_DEFAULT_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_DEFAULT_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_MAX_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_MAX_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_MIN_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PITCH_SHIFTER_MIN_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
- AL_PLAYING - Static variable in class org.lwjgl.openal.AL10
-
Source state information
- AL_POSITION - Static variable in class org.lwjgl.openal.AL10
-
Specify the current location in three dimensional space.
- AL_PROCESSED - Static variable in class org.lwjgl.openal.AL10
-
Buffer state.
- AL_REFERENCE_DISTANCE - Static variable in class org.lwjgl.openal.AL10
-
Specify the current orientation.
- AL_RENDERER - Static variable in class org.lwjgl.openal.AL10
-
Context strings: Renderer
- AL_REVERB_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DEFAULT_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MAX_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_DENSITY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_MIN_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
- AL_REVERB_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_DEFAULT_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_DEFAULT_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_MAX_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_MAX_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_MIN_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_MIN_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_SAWTOOTH - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_SQUARE - Static variable in class org.lwjgl.openal.EFX10
- AL_RING_MODULATOR_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.AL10
-
Indicate the rolloff factor for the source.
- AL_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
- AL_SAMPLE_OFFSET - Static variable in class org.lwjgl.openal.AL11
-
Source buffer position information in samples
- AL_SEC_OFFSET - Static variable in class org.lwjgl.openal.AL11
-
Source buffer position information in seconds
- AL_SIZE - Static variable in class org.lwjgl.openal.AL10
-
Sound buffers: Size in bytes of the buffer data.
- AL_SOURCE_ABSOLUTE - Static variable in class org.lwjgl.openal.AL10
-
Indicate source has absolute coordinates
- AL_SOURCE_RELATIVE - Static variable in class org.lwjgl.openal.AL10
-
Indicate Source has listener relative coordinates
- AL_SOURCE_STATE - Static variable in class org.lwjgl.openal.AL10
-
Source state information
- AL_SOURCE_TYPE - Static variable in class org.lwjgl.openal.AL10
-
Indicate the type of SOURCE.
- AL_SPEED_OF_SOUND - Static variable in class org.lwjgl.openal.AL11
-
Speed of Sound in units per second
- AL_STATIC - Static variable in class org.lwjgl.openal.AL11
-
Type of source: Buffer has been attached using AL_BUFFER
- AL_STOPPED - Static variable in class org.lwjgl.openal.AL10
-
Source state information
- AL_STREAMING - Static variable in class org.lwjgl.openal.AL11
-
Type of source: if one or more Buffers have been attached using alSourceQueueBuffers
- AL_TRUE - Static variable in class org.lwjgl.openal.AL10
-
Boolean True
- AL_UNDETERMINED - Static variable in class org.lwjgl.openal.AL11
-
Type of source: when it has the NULL buffer attached
- AL_UNUSED - Static variable in class org.lwjgl.openal.AL10
-
Buffer state.
- AL_VELOCITY - Static variable in class org.lwjgl.openal.AL10
-
Specify the current velocity in three dimensional space.
- AL_VENDOR - Static variable in class org.lwjgl.openal.AL10
-
Context strings: Vendor
- AL_VERSION - Static variable in class org.lwjgl.openal.AL10
-
Context strings: Version
- AL_VOCAL_MORPHER_DEFAULT_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_DEFAULT_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_DEFAULT_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_DEFAULT_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_DEFAULT_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MAX_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MAX_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MAX_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MAX_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MAX_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MIN_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MIN_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MIN_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MIN_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MIN_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_A - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_AA - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_AE - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_AH - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_AO - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_B - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_D - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_E - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_EH - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_ER - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_F - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_G - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_I - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_IH - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_IY - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_J - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_K - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_L - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_M - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_N - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_O - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_P - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_R - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_S - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_T - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_U - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_UH - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_UW - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_V - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEME_Z - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_RATE - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_WAVEFORM_SAWTOOTH - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_WAVEFORM_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
- AL_VOCAL_MORPHER_WAVEFORM_TRIANGLE - Static variable in class org.lwjgl.openal.EFX10
- AL10 - Class in org.lwjgl.openal
-
This is the core OpenAL class. - AL11 - Class in org.lwjgl.openal
-
This is the core OpenAL class. - alAuxiliaryEffectSlot(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
- alAuxiliaryEffectSlot(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alAuxiliaryEffectSlotf(int, int, float) - Static method in class org.lwjgl.openal.EFX10
- alAuxiliaryEffectSloti(int, int, int) - Static method in class org.lwjgl.openal.EFX10
- alBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
-
This function sets a floating point property of a buffer.
- alBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.openal.AL11
-
This function sets an integer property of a buffer.
- alBuffer3f(int, int, float, float, float) - Static method in class org.lwjgl.openal.AL11
-
This function sets a floating point property of a buffer.
- alBuffer3i(int, int, int, int, int) - Static method in class org.lwjgl.openal.AL11
-
This function sets an integer property of a buffer.
- alBufferData(int, int, ByteBuffer, int) - Static method in class org.lwjgl.openal.AL10
-
A special case of Buffer state is the actual sound sample data stored in asociation with the Buffer.
- alBufferData(int, int, IntBuffer, int) - Static method in class org.lwjgl.openal.AL10
-
A special case of Buffer state is the actual sound sample data stored in asociation with the Buffer.
- alBufferData(int, int, ShortBuffer, int) - Static method in class org.lwjgl.openal.AL10
-
A special case of Buffer state is the actual sound sample data stored in asociation with the Buffer.
- alBufferf(int, int, float) - Static method in class org.lwjgl.openal.AL11
-
This function sets a floating point property of a buffer.
- alBufferi(int, int, int) - Static method in class org.lwjgl.openal.AL11
-
This function sets an integer property of a buffer.
- ALC_ALL_ATTRIBUTES - Static variable in class org.lwjgl.openal.ALC10
-
Expects a destination of ALC_CURRENT_ATTRIBUTES_SIZE, and provides the attribute list for the current context of the specified device.
- ALC_ALL_DEVICES_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
- ALC_ATTRIBUTES_SIZE - Static variable in class org.lwjgl.openal.ALC10
-
The size required for the zero-terminated attributes list, for the current context.
- ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
- ALC_CAPTURE_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
- ALC_CAPTURE_SAMPLES - Static variable in class org.lwjgl.openal.ALC11
- ALC_DEFAULT_ALL_DEVICES_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
- ALC_DEFAULT_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC10
-
The specifier string for the default device
- ALC_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC10
-
The specifier string for the device
- ALC_EFX_MAJOR_VERSION - Static variable in class org.lwjgl.openal.EFX10
- ALC_EFX_MINOR_VERSION - Static variable in class org.lwjgl.openal.EFX10
- ALC_EXT_EFX_NAME - Static variable in class org.lwjgl.openal.EFX10
- ALC_EXTENSIONS - Static variable in class org.lwjgl.openal.ALC10
-
The extensions string for diagnostics and printing
- ALC_FALSE - Static variable in class org.lwjgl.openal.ALC10
-
Boolean False
- ALC_FREQUENCY - Static variable in class org.lwjgl.openal.ALC10
-
Frequency for mixing output buffer, in units of Hz.
- ALC_INVALID - Static variable in class org.lwjgl.openal.ALC10
-
Bad value
- ALC_INVALID_CONTEXT - Static variable in class org.lwjgl.openal.ALC10
-
The context argument does not name a valid context
- ALC_INVALID_DEVICE - Static variable in class org.lwjgl.openal.ALC10
-
The device argument does not name a valid device
- ALC_INVALID_ENUM - Static variable in class org.lwjgl.openal.ALC10
-
A function was called at inappropriate time, or in an inappropriate way, causing an illegal state.
- ALC_INVALID_VALUE - Static variable in class org.lwjgl.openal.ALC10
-
Illegal value passed as an argument to an AL call.
- ALC_MAJOR_VERSION - Static variable in class org.lwjgl.openal.ALC10
-
Major version query.
- ALC_MAX_AUXILIARY_SENDS - Static variable in class org.lwjgl.openal.EFX10
- ALC_MINOR_VERSION - Static variable in class org.lwjgl.openal.ALC10
-
Minor version query.
- ALC_MONO_SOURCES - Static variable in class org.lwjgl.openal.ALC11
- ALC_NO_ERROR - Static variable in class org.lwjgl.openal.ALC10
-
Errors: No Error
- ALC_OUT_OF_MEMORY - Static variable in class org.lwjgl.openal.ALC10
-
A function could not be completed, because there is not enough memory available.
- ALC_REFRESH - Static variable in class org.lwjgl.openal.ALC10
-
Refresh intervalls, in units of Hz.
- ALC_STEREO_SOURCES - Static variable in class org.lwjgl.openal.ALC11
- ALC_SYNC - Static variable in class org.lwjgl.openal.ALC10
-
Flag, indicating a synchronous context.
- ALC_TRUE - Static variable in class org.lwjgl.openal.ALC10
-
Boolean True
- ALC10 - Class in org.lwjgl.openal
-
ALC introduces the notion of a Device.
- ALC10() - Constructor for class org.lwjgl.openal.ALC10
- ALC11 - Class in org.lwjgl.openal
-
The ALC11 class implements features in OpenAL 1.1, specifically ALC methods and properties.
- ALC11() - Constructor for class org.lwjgl.openal.ALC11
- alcCaptureCloseDevice(ALCdevice) - Static method in class org.lwjgl.openal.ALC11
-
The alcCaptureCloseDevice function allows the application to disconnect from a capture device.
- alcCaptureOpenDevice(String, int, int, int) - Static method in class org.lwjgl.openal.ALC11
-
The alcCaptureOpenDevice function allows the application to connect to a capture device.
- alcCaptureSamples(ALCdevice, ByteBuffer, int) - Static method in class org.lwjgl.openal.ALC11
-
When the application feels there are enough samples available to process, it can obtain them from the AL via the alcCaptureSamples entry point.
- alcCaptureStart(ALCdevice) - Static method in class org.lwjgl.openal.ALC11
-
Once a capture device has been opened via alcCaptureOpenDevice, it is made to start recording audio via the alcCaptureStart entry point: Once started, the device will record audio to an internal ring buffer, the size of which was specified when opening the device.
- alcCaptureStop(ALCdevice) - Static method in class org.lwjgl.openal.ALC11
-
If the application doesn't need to capture more audio for an amount of time, they can halt the device without closing it via the alcCaptureStop entry point.
- alcCloseDevice(ALCdevice) - Static method in class org.lwjgl.openal.ALC10
-
The
alcCloseDevice
function allows the application (i.e. - ALCcontext - Class in org.lwjgl.openal
-
The ALCcontext class represents a context opened in OpenAL space.
- alcCreateContext(ALCdevice, IntBuffer) - Static method in class org.lwjgl.openal.ALC10
-
A context is created using
alcCreateContext
. - alcDestroyContext(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
-
The correct way to destroy a context is to first release it using
alcMakeCurrent
andnull
. - ALCdevice - Class in org.lwjgl.openal
-
The ALCdevice class represents a device opened in OpenAL space.
- alcGetContextsDevice(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
-
The application can query for, and obtain an handle to, the device of a given context.
- alcGetCurrentContext() - Static method in class org.lwjgl.openal.ALC10
-
The application can query for, and obtain an handle to, the current context for the application.
- alcGetEnumValue(ALCdevice, String) - Static method in class org.lwjgl.openal.ALC10
-
Enumeration/token values are device independend, but tokens defined for extensions might not be present for a given device.
- alcGetError(ALCdevice) - Static method in class org.lwjgl.openal.ALC10
-
ALC uses the same conventions and mechanisms as AL for error handling.
- alcGetInteger(ALCdevice, int, IntBuffer) - Static method in class org.lwjgl.openal.ALC10
-
The application can query ALC for information using an integer query function.
- alcGetString(ALCdevice, int) - Static method in class org.lwjgl.openal.ALC10
-
The application can obtain certain strings from ALC.
- alcIsExtensionPresent(ALCdevice, String) - Static method in class org.lwjgl.openal.ALC10
-
Verify that a given extension is available for the current context and the device it is associated with.
- alcMakeContextCurrent(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
-
To make a Context current with respect to AL Operation (state changes by issueing commands),
alcMakeContextCurrent
is used. - alcOpenDevice(String) - Static method in class org.lwjgl.openal.ALC10
-
The
alcOpenDevice
function allows the application (i.e. - alcProcessContext(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
-
The current context is the only context accessible to state changes by AL commands (aside from state changes affecting shared objects).
- alcSuspendContext(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
-
The application can suspend any context from processing (including the current one).
- alDeleteAuxiliaryEffectSlots(int) - Static method in class org.lwjgl.openal.EFX10
-
Overloads alDeleteAuxiliaryEffectSlots.
- alDeleteAuxiliaryEffectSlots(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alDeleteBuffers(int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alDeleteBuffers.
- alDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests deletion of a number of Buffers by calling DeleteBuffers.
- alDeleteEffects(int) - Static method in class org.lwjgl.openal.EFX10
-
Overloads alDeleteEffects.
- alDeleteEffects(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alDeleteFilters(int) - Static method in class org.lwjgl.openal.EFX10
-
Overloads alDeleteFilters.
- alDeleteFilters(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alDeleteSources(int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alDeleteSources.
- alDeleteSources(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests deletion of a number of Sources by DeleteSources.
- alDisable(int) - Static method in class org.lwjgl.openal.AL10
-
The application can temporarily disable certain AL capabilities on a per Context basis.
- alDistanceModel(int) - Static method in class org.lwjgl.openal.AL10
-
Samples usually use the entire dynamic range of the chosen format/encoding, independent of their real world intensity.
- alDopplerFactor(float) - Static method in class org.lwjgl.openal.AL10
-
The Doppler Effect depends on the velocities of Source and Listener relative to the medium, and the propagation speed of sound in that medium.
- alDopplerVelocity(float) - Static method in class org.lwjgl.openal.AL10
-
The Doppler Effect depends on the velocities of Source and Listener relative to the medium, and the propagation speed of sound in that medium.
- alEffect(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
- alEffect(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alEffectf(int, int, float) - Static method in class org.lwjgl.openal.EFX10
- alEffecti(int, int, int) - Static method in class org.lwjgl.openal.EFX10
- alEnable(int) - Static method in class org.lwjgl.openal.AL10
-
The application can temporarily disable certain AL capabilities on a per Context basis.
- alert(String, String) - Static method in class org.lwjgl.Sys
-
Attempt to display a modal alert to the user.
- alFilter(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
- alFilter(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alFilterf(int, int, float) - Static method in class org.lwjgl.openal.EFX10
- alFilteri(int, int, int) - Static method in class org.lwjgl.openal.EFX10
- alGenAuxiliaryEffectSlots() - Static method in class org.lwjgl.openal.EFX10
-
Overloads alGenAuxiliaryEffectSlots.
- alGenAuxiliaryEffectSlots(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGenBuffers() - Static method in class org.lwjgl.openal.AL10
-
Overloads alGenBuffers.
- alGenBuffers(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests a number of Buffers using GenBuffers.
- alGenEffects() - Static method in class org.lwjgl.openal.EFX10
-
Overloads alGenEffects.
- alGenEffects(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGenFilters() - Static method in class org.lwjgl.openal.EFX10
-
Overloads alGenFilters.
- alGenFilters(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGenSources() - Static method in class org.lwjgl.openal.AL10
-
Overloads alGenSources.
- alGenSources(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests a number of Sources using GenSources.
- alGetAuxiliaryEffectSlot(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGetAuxiliaryEffectSlot(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGetAuxiliaryEffectSlotf(int, int) - Static method in class org.lwjgl.openal.EFX10
- alGetAuxiliaryEffectSloti(int, int) - Static method in class org.lwjgl.openal.EFX10
- alGetBoolean(int) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
-
This function retrieves a floating point property of a buffer.
- alGetBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.openal.AL11
-
This function retrieves an integer property of a buffer.
- alGetBufferf(int, int) - Static method in class org.lwjgl.openal.AL10
-
Buffer state is maintained inside the AL implementation and can be queried in full.
ALC_FREQUENCY - specified in samples per second, i.e. - alGetBufferf(int, int) - Static method in class org.lwjgl.openal.AL11
-
This function retrieves a floating point property of a buffer.
- alGetBufferi(int, int) - Static method in class org.lwjgl.openal.AL10
-
Buffer state is maintained inside the AL implementation and can be queried in full.
ALC_FREQUENCY - specified in samples per second, i.e. - alGetBufferi(int, int) - Static method in class org.lwjgl.openal.AL11
-
This function retrieves an integer property of a buffer.
- alGetDouble(int) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetDouble(int, DoubleBuffer) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetEffect(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGetEffect(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGetEffectf(int, int) - Static method in class org.lwjgl.openal.EFX10
- alGetEffecti(int, int) - Static method in class org.lwjgl.openal.EFX10
- alGetEnumValue(String) - Static method in class org.lwjgl.openal.AL10
-
To obtain enumeration values for extensions, the application has to use GetEnumValue of an extension token.
- alGetError() - Static method in class org.lwjgl.openal.AL10
-
The AL detects only a subset of those conditions that could be considered errors.
- alGetFilter(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGetFilter(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
- alGetFilterf(int, int) - Static method in class org.lwjgl.openal.EFX10
- alGetFilteri(int, int) - Static method in class org.lwjgl.openal.EFX10
- alGetFloat(int) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetFloat(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetInteger(int) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetInteger(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Like OpenGL, AL uses a simplified interface for querying global state.
- alGetListener(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
-
Listener state is maintained inside the AL implementation and can be queried in full.
- alGetListenerf(int) - Static method in class org.lwjgl.openal.AL10
-
Listener state is maintained inside the AL implementation and can be queried in full.
- alGetListeneri(int) - Static method in class org.lwjgl.openal.AL10
-
Listener state is maintained inside the AL implementation and can be queried in full.
- alGetListeneri(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
-
Listener state is maintained inside the AL implementation and can be queried in full.
- alGetSource(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
-
Source state is maintained inside the AL implementation, and the current attributes can be queried.
- alGetSourcef(int, int) - Static method in class org.lwjgl.openal.AL10
-
Source state is maintained inside the AL implementation, and the current attributes can be queried.
- alGetSourcei(int, int) - Static method in class org.lwjgl.openal.AL10
-
Source state is maintained inside the AL implementation, and the current attributes can be queried.
- alGetString(int) - Static method in class org.lwjgl.openal.AL10
-
The application can retrieve state information global to the current AL Context.
- align() - Method in annotation type org.lwjgl.util.mapped.MappedType
-
The mapped data memory alignment, in bytes.
- alIsAuxiliaryEffectSlot(int) - Static method in class org.lwjgl.openal.EFX10
- alIsBuffer(int) - Static method in class org.lwjgl.openal.AL10
-
The application can verify whether a buffer Name is valid using the IsBuffer query.
- alIsEffect(int) - Static method in class org.lwjgl.openal.EFX10
- alIsEnabled(int) - Static method in class org.lwjgl.openal.AL10
-
The application can also query whether a given capability is currently enabled or not.
- alIsExtensionPresent(String) - Static method in class org.lwjgl.openal.AL10
-
To verify that a given extension is available for the current context and the device it is associated with, use this method.
- alIsFilter(int) - Static method in class org.lwjgl.openal.EFX10
- alIsSource(int) - Static method in class org.lwjgl.openal.AL10
-
The application can verify whether a source name is valid using the IsSource query.
- alListener(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
-
Listener attributes are changed using the Listener group of commands.
- alListener3f(int, float, float, float) - Static method in class org.lwjgl.openal.AL10
-
Listener attributes are changed using the Listener group of commands.
- alListener3i(int, int, int, int) - Static method in class org.lwjgl.openal.AL11
-
Listener attributes are changed using the Listener group of commands.
- alListenerf(int, float) - Static method in class org.lwjgl.openal.AL10
-
Listener attributes are changed using the Listener group of commands.
- alListeneri(int, int) - Static method in class org.lwjgl.openal.AL10
-
Listener attributes are changed using the Listener group of commands.
- allocateDirect(int) - Static method in class org.lwjgl.PointerBuffer
-
Allocates a new pointer buffer.
- ALPHA_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- alSource(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
-
Specifies the position and other properties as taken into account during sound processing.
- alSource(int, int, IntBuffer) - Static method in class org.lwjgl.openal.AL11
-
Specifies the position and other properties as taken into account during sound processing.
- alSource3f(int, int, float, float, float) - Static method in class org.lwjgl.openal.AL10
-
Specifies the position and other properties as taken into account during sound processing.
- alSource3i(int, int, int, int, int) - Static method in class org.lwjgl.openal.AL11
-
Specifies the position and other properties as taken into account during sound processing.
- alSourcef(int, int, float) - Static method in class org.lwjgl.openal.AL10
-
Specifies the position and other properties as taken into account during sound processing.
- alSourcei(int, int, int) - Static method in class org.lwjgl.openal.AL10
-
Specifies the position and other properties as taken into account during sound processing.
- alSourcePause(int) - Static method in class org.lwjgl.openal.AL10
-
Pause() applied to an AL_INITIAL Source is a legal NOP.
- alSourcePause(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Pause() applied to an AL_INITIAL Source is a legal NOP.
- alSourcePlay(int) - Static method in class org.lwjgl.openal.AL10
-
Play() applied to an AL_INITIAL Source will promote the Source to AL_PLAYING, thus the data found in the Buffer will be fed into the processing, starting at the beginning.
- alSourcePlay(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Play() applied to an AL_INITIAL Source will promote the Source to AL_PLAYING, thus the data found in the Buffer will be fed into the processing, starting at the beginning.
- alSourceQueueBuffers(int, int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alSourceQueueBuffers.
- alSourceQueueBuffers(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application can queue up one or multiple buffer names using SourceQueueBuffers.
- alSourceRewind(int) - Static method in class org.lwjgl.openal.AL10
-
Rewind() applied to an AL_INITIAL Source is a legal NOP.
- alSourceRewind(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Rewind() applied to an AL_INITIAL Source is a legal NOP.
- alSourceStop(int) - Static method in class org.lwjgl.openal.AL10
-
Stop() applied to an AL_INITIAL Source is a legal NOP.
- alSourceStop(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Stop() applied to an AL_INITIAL Source is a legal NOP.
- alSourceUnqueueBuffers(int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alSourceUnqueueBuffers.
- alSourceUnqueueBuffers(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Once a queue entry for a buffer has been appended to a queue and is pending processing, it should not be changed.
- alSpeedOfSound(float) - Static method in class org.lwjgl.openal.AL11
-
AL_SPEED_OF_SOUND allows the application to change the reference (propagation) speed used in the Doppler calculation.
- AMDBlendMinmaxFactor - Class in org.lwjgl.opengl
- AMDBusAddressableMemory - Class in org.lwjgl.opencl
- AMDCompressed3DCTexture - Class in org.lwjgl.opengles
- AMDCompressedATCTexture - Class in org.lwjgl.opengles
- AMDDebugOutput - Class in org.lwjgl.opengl
- AMDDebugOutputCallback - Class in org.lwjgl.opengl
-
Instances of this class are needed to use the callback functionality of the AMD_debug_output extension.
- AMDDebugOutputCallback() - Constructor for class org.lwjgl.opengl.AMDDebugOutputCallback
-
Creates an AMDDebugOutputCallback with a default callback handler.
- AMDDebugOutputCallback(AMDDebugOutputCallback.Handler) - Constructor for class org.lwjgl.opengl.AMDDebugOutputCallback
-
Creates an AMDDebugOutputCallback with the specified callback handler.
- AMDDebugOutputCallback.Handler - Interface in org.lwjgl.opengl
-
Implementations of this interface can be used to receive AMD_debug_output notifications.
- AMDDepthClampSeparate - Class in org.lwjgl.opengl
- AMDDeviceAttributeQuery - Class in org.lwjgl.opencl
- AMDDeviceMemoryFlags - Class in org.lwjgl.opencl
- AMDDrawBuffersBlend - Class in org.lwjgl.opengl
- AMDInterleavedElements - Class in org.lwjgl.opengl
- AMDMultiDrawIndirect - Class in org.lwjgl.opengl
- AMDNameGenDelete - Class in org.lwjgl.opengl
- AMDOfflineDevices - Class in org.lwjgl.opencl
- AMDPerformanceMonitor - Class in org.lwjgl.opengl
- AMDPerformanceMonitor - Class in org.lwjgl.opengles
- AMDPinnedMemory - Class in org.lwjgl.opengl
- AMDProgramBinaryZ400 - Class in org.lwjgl.opengles
- AMDQueryBufferObject - Class in org.lwjgl.opengl
- AMDSamplePositions - Class in org.lwjgl.opengl
- AMDSeamlessCubemapPerTexture - Class in org.lwjgl.opengl
- AMDSparseTexture - Class in org.lwjgl.opengl
- AMDStencilOperationExtended - Class in org.lwjgl.opengl
- AMDVertexShaderTessellator - Class in org.lwjgl.opengl
- angle(Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
-
Calculate the angle between two vectors, in radians
- angle(Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
-
Calculate the angle between two vectors, in radians
- angle(Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
-
Calculate the angle between two vectors, in radians
- ANGLEFramebufferBlit - Class in org.lwjgl.opengles
- ANGLEFramebufferMultisample - Class in org.lwjgl.opengles
- animationThread - Variable in class org.lwjgl.util.applet.AppletLoader
-
animation thread that renders our load screen while loading
- APPLEAuxDepthStencil - Class in org.lwjgl.opengl
- APPLEClientStorage - Class in org.lwjgl.opengl
- APPLEContextLoggingUtil - Class in org.lwjgl.opencl
-
Utility class that provides CLContextCallback implementations that use the APPLE_ContextLoggingFunctions callback functions.
- APPLEElementArray - Class in org.lwjgl.opengl
- APPLEFence - Class in org.lwjgl.opengl
- APPLEFloatPixels - Class in org.lwjgl.opengl
- APPLEFlushBufferRange - Class in org.lwjgl.opengl
- APPLEFramebufferMultisample - Class in org.lwjgl.opengles
- APPLEGLSharing - Class in org.lwjgl.opencl
- APPLEObjectPurgeable - Class in org.lwjgl.opengl
- APPLEPackedPixels - Class in org.lwjgl.opengl
- APPLERgb422 - Class in org.lwjgl.opengl
- APPLERgb422 - Class in org.lwjgl.opengles
- APPLERowBytes - Class in org.lwjgl.opengl
- APPLESetMemObjectDestructor - Class in org.lwjgl.opencl
- APPLESync - Class in org.lwjgl.opengles
- APPLETextureFormatBGRA8888 - Class in org.lwjgl.opengles
- APPLETextureMaxLevel - Class in org.lwjgl.opengles
- APPLETextureRange - Class in org.lwjgl.opengl
- AppletLoader - Class in org.lwjgl.util.applet
-
The AppletLoader enables deployment of LWJGL to applets in an easy and polished way.
- AppletLoader() - Constructor for class org.lwjgl.util.applet.AppletLoader
- appletResize(int, int) - Method in class org.lwjgl.util.applet.AppletLoader
-
Transfers the call of AppletResize from the stub to the lwjglApplet.
- APPLEVertexArrayObject - Class in org.lwjgl.opengl
- APPLEVertexArrayRange - Class in org.lwjgl.opengl
- APPLEVertexProgramEvaluators - Class in org.lwjgl.opengl
- APPLEYcbcr422 - Class in org.lwjgl.opengl
- aput(long, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- aput(MappedObject, long, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- ARBBaseInstance - Class in org.lwjgl.opengl
- ARBBindlessTexture - Class in org.lwjgl.opengl
- ARBBlendFuncExtended - Class in org.lwjgl.opengl
- ARBBufferObject - Class in org.lwjgl.opengl
- ARBBufferObject() - Constructor for class org.lwjgl.opengl.ARBBufferObject
- ARBBufferStorage - Class in org.lwjgl.opengl
- ARBClearBufferObject - Class in org.lwjgl.opengl
- ARBClearTexture - Class in org.lwjgl.opengl
- ARBCLEvent - Class in org.lwjgl.opengl
- ARBClipControl - Class in org.lwjgl.opengl
- ARBColorBufferFloat - Class in org.lwjgl.opengl
- ARBCompressedTexturePixelStorage - Class in org.lwjgl.opengl
- ARBComputeShader - Class in org.lwjgl.opengl
- ARBComputeVariableGroupSize - Class in org.lwjgl.opengl
- ARBConditionalRenderInverted - Class in org.lwjgl.opengl
- ARBCopyBuffer - Class in org.lwjgl.opengl
- ARBCopyImage - Class in org.lwjgl.opengl
- ARBCullDistance - Class in org.lwjgl.opengl
- ARBDebugOutput - Class in org.lwjgl.opengl
- ARBDebugOutputCallback - Class in org.lwjgl.opengl
-
Instances of this class are needed to use the callback functionality of the ARB_debug_output extension.
- ARBDebugOutputCallback() - Constructor for class org.lwjgl.opengl.ARBDebugOutputCallback
-
Creates an ARBDebugOutputCallback with a default callback handler.
- ARBDebugOutputCallback(ARBDebugOutputCallback.Handler) - Constructor for class org.lwjgl.opengl.ARBDebugOutputCallback
-
Creates an ARBDebugOutputCallback with the specified callback handler.
- ARBDebugOutputCallback.Handler - Interface in org.lwjgl.opengl
-
Implementations of this interface can be used to receive ARB_debug_output notifications.
- ARBDepthBufferFloat - Class in org.lwjgl.opengl
- ARBDepthClamp - Class in org.lwjgl.opengl
- ARBDepthTexture - Class in org.lwjgl.opengl
- ARBDirectStateAccess - Class in org.lwjgl.opengl
- ARBDrawBuffers - Class in org.lwjgl.opengl
- ARBDrawBuffers - Class in org.lwjgl.opengles
- ARBDrawBuffersBlend - Class in org.lwjgl.opengl
- ARBDrawElementsBaseVertex - Class in org.lwjgl.opengl
- ARBDrawIndirect - Class in org.lwjgl.opengl
- ARBDrawInstanced - Class in org.lwjgl.opengl
- ARBEnhancedLayouts - Class in org.lwjgl.opengl
- ARBES2Compatibility - Class in org.lwjgl.opengl
- ARBES31Compatibility - Class in org.lwjgl.opengl
- ARBES3Compatibility - Class in org.lwjgl.opengl
- ARBExplicitUniformLocation - Class in org.lwjgl.opengl
- ARBFragmentProgram - Class in org.lwjgl.opengl
- ARBFragmentShader - Class in org.lwjgl.opengl
- ARBFramebufferNoAttachments - Class in org.lwjgl.opengl
- ARBFramebufferObject - Class in org.lwjgl.opengl
- ARBFramebufferSRGB - Class in org.lwjgl.opengl
- ARBGeometryShader4 - Class in org.lwjgl.opengl
- ARBGetProgramBinary - Class in org.lwjgl.opengl
- ARBGetTextureSubImage - Class in org.lwjgl.opengl
- ARBGpuShader5 - Class in org.lwjgl.opengl
- ARBGpuShaderFp64 - Class in org.lwjgl.opengl
- ARBHalfFloatPixel - Class in org.lwjgl.opengl
- ARBHalfFloatPixel - Class in org.lwjgl.opengles
- ARBHalfFloatVertex - Class in org.lwjgl.opengl
- ARBImaging - Class in org.lwjgl.opengl
-
The GL12 imaging subset extension.
- ARBIndirectParameters - Class in org.lwjgl.opengl
- ARBInstancedArrays - Class in org.lwjgl.opengl
- ARBInternalformatQuery - Class in org.lwjgl.opengl
- ARBInternalformatQuery2 - Class in org.lwjgl.opengl
- ARBInvalidateSubdata - Class in org.lwjgl.opengl
- ARBMapBufferAlignment - Class in org.lwjgl.opengl
- ARBMapBufferRange - Class in org.lwjgl.opengl
- ARBMatrixPalette - Class in org.lwjgl.opengl
- ARBMultiBind - Class in org.lwjgl.opengl
- ARBMultiDrawIndirect - Class in org.lwjgl.opengl
- ARBMultisample - Class in org.lwjgl.opengl
- ARBMultitexture - Class in org.lwjgl.opengl
- ARBOcclusionQuery - Class in org.lwjgl.opengl
- ARBOcclusionQuery2 - Class in org.lwjgl.opengl
- ARBPipelineStatisticsQuery - Class in org.lwjgl.opengl
- ARBPixelBufferObject - Class in org.lwjgl.opengl
- ARBPointParameters - Class in org.lwjgl.opengl
- ARBPointSprite - Class in org.lwjgl.opengl
- ARBProgram - Class in org.lwjgl.opengl
- ARBProgram() - Constructor for class org.lwjgl.opengl.ARBProgram
- ARBProgramInterfaceQuery - Class in org.lwjgl.opengl
- ARBProvokingVertex - Class in org.lwjgl.opengl
- ARBQueryBufferObject - Class in org.lwjgl.opengl
- ARBRobustness - Class in org.lwjgl.opengl
- ARBSamplerObjects - Class in org.lwjgl.opengl
- ARBSampleShading - Class in org.lwjgl.opengl
- ARBSeamlessCubeMap - Class in org.lwjgl.opengl
- ARBSeamlessCubemapPerTexture - Class in org.lwjgl.opengl
- ARBSeparateShaderObjects - Class in org.lwjgl.opengl
- ARBShaderAtomicCounters - Class in org.lwjgl.opengl
- ARBShaderImageLoadStore - Class in org.lwjgl.opengl
- ARBShaderObjects - Class in org.lwjgl.opengl
- ARBShaderStorageBufferObject - Class in org.lwjgl.opengl
- ARBShaderSubroutine - Class in org.lwjgl.opengl
- ARBShadingLanguage100 - Class in org.lwjgl.opengl
- ARBShadingLanguageInclude - Class in org.lwjgl.opengl
- ARBShadow - Class in org.lwjgl.opengl
- ARBShadowAmbient - Class in org.lwjgl.opengl
- ARBSparseBuffer - Class in org.lwjgl.opengl
- ARBSparseTexture - Class in org.lwjgl.opengl
- ARBStencilTexturing - Class in org.lwjgl.opengl
- ARBSync - Class in org.lwjgl.opengl
- ARBTessellationShader - Class in org.lwjgl.opengl
- ARBTextureBarrier - Class in org.lwjgl.opengl
- ARBTextureBorderClamp - Class in org.lwjgl.opengl
- ARBTextureBufferObject - Class in org.lwjgl.opengl
- ARBTextureBufferRange - Class in org.lwjgl.opengl
- ARBTextureCompression - Class in org.lwjgl.opengl
- ARBTextureCompressionBPTC - Class in org.lwjgl.opengl
- ARBTextureCompressionRGTC - Class in org.lwjgl.opengl
- ARBTextureCubeMap - Class in org.lwjgl.opengl
- ARBTextureCubeMapArray - Class in org.lwjgl.opengl
- ARBTextureEnvCombine - Class in org.lwjgl.opengl
- ARBTextureEnvDot3 - Class in org.lwjgl.opengl
- ARBTextureFloat - Class in org.lwjgl.opengl
- ARBTextureGather - Class in org.lwjgl.opengl
- ARBTextureMirrorClampToEdge - Class in org.lwjgl.opengl
- ARBTextureMirroredRepeat - Class in org.lwjgl.opengl
- ARBTextureMultisample - Class in org.lwjgl.opengl
- ARBTextureRectangle - Class in org.lwjgl.opengl
- ARBTextureRectangle - Class in org.lwjgl.opengles
- ARBTextureRg - Class in org.lwjgl.opengl
- ARBTextureRGB10_A2UI - Class in org.lwjgl.opengl
- ARBTextureStorage - Class in org.lwjgl.opengl
- ARBTextureStorageMultisample - Class in org.lwjgl.opengl
- ARBTextureSwizzle - Class in org.lwjgl.opengl
- ARBTextureView - Class in org.lwjgl.opengl
- ARBTimerQuery - Class in org.lwjgl.opengl
- ARBTransformFeedback2 - Class in org.lwjgl.opengl
- ARBTransformFeedback3 - Class in org.lwjgl.opengl
- ARBTransformFeedbackInstanced - Class in org.lwjgl.opengl
- ARBTransformFeedbackOverflowQuery - Class in org.lwjgl.opengl
- ARBTransposeMatrix - Class in org.lwjgl.opengl
- ARBUniformBufferObject - Class in org.lwjgl.opengl
- ARBVertexArrayBgra - Class in org.lwjgl.opengl
- ARBVertexArrayObject - Class in org.lwjgl.opengl
- ARBVertexAttrib64bit - Class in org.lwjgl.opengl
- ARBVertexAttribBinding - Class in org.lwjgl.opengl
- ARBVertexBlend - Class in org.lwjgl.opengl
- ARBVertexBufferObject - Class in org.lwjgl.opengl
- ARBVertexProgram - Class in org.lwjgl.opengl
- ARBVertexShader - Class in org.lwjgl.opengl
- ARBVertexType2_10_10_10_REV - Class in org.lwjgl.opengl
- ARBViewportArray - Class in org.lwjgl.opengl
- ARBWindowPos - Class in org.lwjgl.opengl
- areRepeatEventsEnabled() - Static method in class org.lwjgl.input.Keyboard
-
Check whether repeat events are currently reported or not.
- ARMMaliShaderBinary - Class in org.lwjgl.opengles
- ARMRgba8 - Class in org.lwjgl.opengles
- asArray() - Method in class org.lwjgl.util.mapped.MappedObject
- asReadOnlyBuffer() - Method in class org.lwjgl.PointerBuffer
-
Creates a new, read-only pointer buffer that shares this buffer's content.
- ATIDrawBuffers - Class in org.lwjgl.opengl
- ATIElementArray - Class in org.lwjgl.opengl
- ATIEnvmapBumpmap - Class in org.lwjgl.opengl
- ATIFragmentShader - Class in org.lwjgl.opengl
- ATIMapObjectBuffer - Class in org.lwjgl.opengl
- ATIMeminfo - Class in org.lwjgl.opengl
- ATIPnTriangles - Class in org.lwjgl.opengl
- ATISeparateStencil - Class in org.lwjgl.opengl
- ATITextFragmentShader - Class in org.lwjgl.opengl
- ATITextureCompression3DC - Class in org.lwjgl.opengl
- ATITextureEnvCombine3 - Class in org.lwjgl.opengl
- ATITextureFloat - Class in org.lwjgl.opengl
- ATITextureMirrorOnce - Class in org.lwjgl.opengl
- ATIVertexArrayObject - Class in org.lwjgl.opengl
- ATIVertexAttribArrayObject - Class in org.lwjgl.opengl
- ATIVertexStreams - Class in org.lwjgl.opengl
- autoGenerateOffsets() - Method in annotation type org.lwjgl.util.mapped.MappedType
-
When autoGenerateOffsets is true, byte offsets of the mapped fields will be generated automatically.
- AWTGLCanvas - Class in org.lwjgl.opengl
-
An AWT rendering context.
- AWTGLCanvas() - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Constructor using the default PixelFormat.
- AWTGLCanvas(GraphicsDevice, PixelFormat) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Create an AWTGLCanvas with the requested PixelFormat on the default GraphicsDevice.
- AWTGLCanvas(GraphicsDevice, PixelFormat, Drawable) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Create an AWTGLCanvas with the requested PixelFormat on the specified GraphicsDevice.
- AWTGLCanvas(GraphicsDevice, PixelFormat, Drawable, ContextAttribs) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Create an AWTGLCanvas with the requested PixelFormat on the specified GraphicsDevice.
- AWTGLCanvas(PixelFormat) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Create an AWTGLCanvas with the requested PixelFormat on the default GraphicsDevice.
B
- BACK_LEFT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
-
The Pbuffer back left buffer.
- BACK_RIGHT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
-
The Pbuffer back right buffer.
- backingByteBuffer() - Method in class org.lwjgl.util.mapped.MappedObject
-
Returns the
ByteBuffer
that backs this mapped object. - BANDPASS_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_DEFAULT_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_MAX_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- BANDPASS_MIN_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- baseAddress - Variable in class org.lwjgl.util.mapped.MappedObject
-
The mapped object base memory address, in bytes.
- before() - Method in annotation type org.lwjgl.util.mapped.CacheLinePad
-
When true, cache-line padding will be inserted before the field.
- begin(int) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The begin callback method is invoked like
glBegin
to indicate the start of a (triangle) primitive. - begin(int) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- beginData(int, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The same as the
begin
callback method except that it takes an additional reference argument. - beginData(int, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- bgColor - Variable in class org.lwjgl.util.applet.AppletLoader
-
background color of applet
- bget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- bget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- bindTexImage(int) - Method in class org.lwjgl.opengl.Pbuffer
-
Binds the currently bound texture to the buffer specified.
- BLACK - Static variable in interface org.lwjgl.util.ReadableColor
- BLEND_DST_ALPHA_OES - Static variable in class org.lwjgl.opengles.OESBlendFuncSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- BLEND_SRC_ALPHA_OES - Static variable in class org.lwjgl.opengles.OESBlendFuncSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- BLEND_SRC_RGB_OES - Static variable in class org.lwjgl.opengles.OESBlendFuncSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- BLUE - Static variable in interface org.lwjgl.util.ReadableColor
- BLUE_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- bput(byte, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- bput(MappedObject, byte, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- BufferChecks - Class in org.lwjgl
-
A class to check buffer boundaries in general.
- BufferUtils - Class in org.lwjgl
-
Some often-used Buffer code for creating native buffers of the appropriate size.
- BufferUtils() - Constructor for class org.lwjgl.BufferUtils
- bvget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- bvget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- bvput(byte, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- bvput(MappedObject, byte, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- byteLength() - Method in annotation type org.lwjgl.util.mapped.MappedField
-
Specifies the field byte length.
- byteOffset() - Method in annotation type org.lwjgl.util.mapped.MappedField
-
Specifies the field byte offset within the mapped object.
- bytesPerPixel(int, int) - Static method in class org.lwjgl.util.glu.Util
-
Method bytesPerPixel.
C
- cacheEnabled - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether to use caching system, only download files that have changed
- CacheLinePad - Annotation Type in org.lwjgl.util.mapped
-
When this annotation is used on a field, automatic cache-line-sized padding will be inserted around the field.
- cacheLinePadding() - Method in annotation type org.lwjgl.util.mapped.MappedType
-
When true, SIZEOF will be increased (if necessary) so that it's a multiple of the CPU cache line size.
- CacheUtil - Class in org.lwjgl.util.mapped
-
This class provides utility methods for allocating cache-line-aligned NIO buffers.
- capacity() - Method in class org.lwjgl.PointerBuffer
-
Returns this buffer's capacity.
- capacity() - Method in class org.lwjgl.util.mapped.MappedObject
-
Returns the number of mapped objects that fit in the mapped buffer.
- ceil(int, int) - Static method in class org.lwjgl.util.glu.Util
-
Return ceiling of integer division
- certificateRefused - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether a certificate refused error occurred
- certificateRefusedMessage - Variable in class org.lwjgl.util.applet.AppletLoader
-
error message to display if user refuses to accept certificate
- certificatesMatch(Certificate[], Certificate[]) - Static method in class org.lwjgl.util.applet.AppletLoader
-
Compare two certificate chains to see if they match
- cget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- cget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- CHAR_NONE - Static variable in class org.lwjgl.input.Keyboard
-
The special character meaning that no character was translated for the event.
- checkAddress(long, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedHelper
- checkALCError(ALCdevice) - Static method in class org.lwjgl.openal.Util
-
Checks for any ALC errors and throws an unchecked exception on errors
- checkALCValidContext(ALCcontext) - Static method in class org.lwjgl.openal.Util
-
Checks for a valid context
- checkALCValidDevice(ALCdevice) - Static method in class org.lwjgl.openal.Util
-
Checks for a valid device
- checkALError() - Static method in class org.lwjgl.openal.Util
-
Checks for any AL errors and throws an unchecked exception on errors
- checkArray(long[], int) - Static method in class org.lwjgl.BufferChecks
- checkArray(Object[]) - Static method in class org.lwjgl.BufferChecks
- checkArray(Object[], int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(Buffer, int) - Static method in class org.lwjgl.BufferChecks
-
Detects the buffer type and performs the corresponding check and also returns the buffer position in bytes.
- checkBuffer(ByteBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(DoubleBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(FloatBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(IntBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(LongBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(ShortBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBuffer(PointerBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkBufferSize(Buffer, int) - Static method in class org.lwjgl.BufferChecks
-
Helper method to ensure a buffer is big enough to receive data from a glGet* operation.
- checkCLError(int) - Static method in class org.lwjgl.opencl.Util
- checkDirect(ByteBuffer) - Static method in class org.lwjgl.BufferChecks
-
Helper methods to ensure a buffer is direct (and, implicitly, non-null).
- checkDirect(DoubleBuffer) - Static method in class org.lwjgl.BufferChecks
- checkDirect(FloatBuffer) - Static method in class org.lwjgl.BufferChecks
- checkDirect(IntBuffer) - Static method in class org.lwjgl.BufferChecks
- checkDirect(LongBuffer) - Static method in class org.lwjgl.BufferChecks
- checkDirect(ShortBuffer) - Static method in class org.lwjgl.BufferChecks
- checkDirect(PointerBuffer) - Static method in class org.lwjgl.BufferChecks
- checkFunctionAddress(long) - Static method in class org.lwjgl.BufferChecks
-
Helper methods to ensure a function pointer is not-null (0)
- checkGLError() - Method in class org.lwjgl.opengl.AWTGLCanvas
- checkGLError() - Static method in class org.lwjgl.opengl.Util
-
Throws OpenGLException if glGetError() returns anything else than GL_NO_ERROR
- checkGLError() - Static method in class org.lwjgl.opengles.Util
-
Checks for OpenGL ES errors.
- checkNotNull(Object) - Static method in class org.lwjgl.BufferChecks
- checkNullTerminated(ByteBuffer) - Static method in class org.lwjgl.BufferChecks
-
Helper methods to ensure a ByteBuffer is null-terminated
- checkNullTerminated(ByteBuffer, int) - Static method in class org.lwjgl.BufferChecks
- checkNullTerminated(IntBuffer) - Static method in class org.lwjgl.BufferChecks
-
Helper method to ensure an IntBuffer is null-terminated
- checkNullTerminated(LongBuffer) - Static method in class org.lwjgl.BufferChecks
-
Helper method to ensure a LongBuffer is null-terminated
- checkNullTerminated(PointerBuffer) - Static method in class org.lwjgl.BufferChecks
-
Helper method to ensure a PointerBuffer is null-terminated
- CHECKS - Static variable in class org.lwjgl.LWJGLUtil
- checkValid() - Method in class org.lwjgl.PointerWrapperAbstract
-
Checks if the pointer is valid and throws an IllegalStateException if it is not.
- chooseConfig(IntBuffer, EGLConfig[], IntBuffer) - Method in class org.lwjgl.opengles.EGLDisplay
-
Returns the available EGL configs on this display that satisfy the specified list of attributes.
- CL - Class in org.lwjgl.opencl
-
LWJGL users must use this class to initialize OpenCL before using any other class in the org.lwjgl.opencl package.
- CL_A - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_ADDRESS_CLAMP - Static variable in class org.lwjgl.opencl.CL10
-
cl_addressing_mode
- CL_ADDRESS_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opencl.CL10
-
cl_addressing_mode
- CL_ADDRESS_MIRRORED_REPEAT - Static variable in class org.lwjgl.opencl.CL11
-
cl_addressing_mode
- CL_ADDRESS_NONE - Static variable in class org.lwjgl.opencl.CL10
-
cl_addressing_mode
- CL_ADDRESS_REPEAT - Static variable in class org.lwjgl.opencl.CL10
-
cl_addressing_mode
- CL_AFFINITY_DOMAIN_L1_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
- CL_AFFINITY_DOMAIN_L2_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
- CL_AFFINITY_DOMAIN_L3_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
- CL_AFFINITY_DOMAIN_L4_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
- CL_AFFINITY_DOMAIN_NEXT_FISSIONABLE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
- CL_AFFINITY_DOMAIN_NUMA_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
- CL_AMD_bus_addressable_memory - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_device_attribute_query - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_device_memory_flags - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_fp64 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_media_ops - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_media_ops2 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_offline_devices - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_popcnt - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_printf - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_AMD_vec3 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_APPLE_gl_sharing - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_APPLE_gl_sharing - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- CL_APPLE_SetMemObjectDestructor - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_APPLE_SetMemObjectDestructor - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- CL_ARGB - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_BGRA - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_BLOCKING - Static variable in class org.lwjgl.opencl.CL12
-
cl_bool
- CL_BUFFER_CREATE_TYPE_REGION - Static variable in class org.lwjgl.opencl.CL11
-
cl_buffer_create_type
- CL_BUILD_ERROR - Static variable in class org.lwjgl.opencl.CL10
-
cl_build_status
- CL_BUILD_IN_PROGRESS - Static variable in class org.lwjgl.opencl.CL10
-
cl_build_status
- CL_BUILD_NONE - Static variable in class org.lwjgl.opencl.CL10
-
cl_build_status
- CL_BUILD_PROGRAM_FAILURE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_BUILD_SUCCESS - Static variable in class org.lwjgl.opencl.CL10
-
cl_build_status
- CL_CGL_DEVICE_FOR_CURRENT_VIRTUAL_SCREEN_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
-
Returns a cl_device_id for the CL device associated with the virtual screen for the given CGL context.
- CL_CGL_DEVICES_FOR_SUPPORTED_VIRTUAL_SCREENS_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
-
Returns an array of cl_device_ids for the CL device(s) corresponding to the virtual screen(s) for the given CGL context.
- CL_CGL_SHAREGROUP_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
- CL_COMMAND_ACQUIRE_GL_OBJECTS - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_BARRIER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_COMMAND_COPY_BUFFER - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_COPY_BUFFER_RECT - Static variable in class org.lwjgl.opencl.CL11
-
cl_command_type
- CL_COMMAND_COPY_BUFFER_TO_IMAGE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_COPY_IMAGE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_COPY_IMAGE_TO_BUFFER - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_FILL_BUFFER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_COMMAND_FILL_IMAGE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR - Static variable in class org.lwjgl.opencl.KHRGLEvent
-
Returned by clGetEventInfo when param_name is CL_EVENT_COMMAND_TYPE:
- CL_COMMAND_MAKE_BUFFERS_RESIDENT_AMD - Static variable in class org.lwjgl.opencl.AMDBusAddressableMemory
-
cl_mem flag - bitfield
- CL_COMMAND_MAP_BUFFER - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_MAP_IMAGE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_MARKER - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_MIGRATE_MEM_OBJECT_EXT - Static variable in class org.lwjgl.opencl.EXTMigrateMemobject
-
Returned in the <param_value> parameter of the clGetEventInfo when <param_name> is CL_EVENT_COMMAND_TYPE:
- CL_COMMAND_MIGRATE_MEM_OBJECTS - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_COMMAND_NATIVE_KERNEL - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_NDRANGE_KERNEL - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_READ_BUFFER - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_READ_BUFFER_RECT - Static variable in class org.lwjgl.opencl.CL11
-
cl_command_type
- CL_COMMAND_READ_IMAGE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_RELEASE_GL_OBJECTS - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_TASK - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_UNMAP_MEM_OBJECT - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_USER - Static variable in class org.lwjgl.opencl.CL11
-
cl_command_type
- CL_COMMAND_WAIT_SIGNAL_AMD - Static variable in class org.lwjgl.opencl.AMDBusAddressableMemory
-
cl_mem flag - bitfield
- CL_COMMAND_WRITE_BUFFER - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_WRITE_BUFFER_RECT - Static variable in class org.lwjgl.opencl.CL11
-
cl_command_type
- CL_COMMAND_WRITE_IMAGE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_type
- CL_COMMAND_WRITE_SIGNAL_AMD - Static variable in class org.lwjgl.opencl.AMDBusAddressableMemory
-
cl_mem flag - bitfield
- CL_COMPILE_PROGRAM_FAILURE - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_COMPILER_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_COMPLETE - Static variable in class org.lwjgl.opencl.CL10
-
command execution status
- CL_CONTEXT_DEVICES - Static variable in class org.lwjgl.opencl.CL10
-
cl_context_info
- CL_CONTEXT_INTEROP_USER_SYNC - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_CONTEXT_MEMORY_INITIALIZE_KHR - Static variable in class org.lwjgl.opencl.KHRInitializeMemory
-
cl_context_properties
- CL_CONTEXT_MEMORY_INITIALIZE_LOCAL_KHR - Static variable in class org.lwjgl.opencl.KHRInitializeMemory
- CL_CONTEXT_MEMORY_INITIALIZE_PRIVATE_KHR - Static variable in class org.lwjgl.opencl.KHRInitializeMemory
- CL_CONTEXT_NUM_DEVICES - Static variable in class org.lwjgl.opencl.CL11
-
cl_context_info
- CL_CONTEXT_OFFLINE_DEVICES_AMD - Static variable in class org.lwjgl.opencl.AMDOfflineDevices
- CL_CONTEXT_PLATFORM - Static variable in class org.lwjgl.opencl.CL10
-
cl_context_info + cl_context_properties
- CL_CONTEXT_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
-
cl_context_info
- CL_CONTEXT_PROPERTY_USE_CGL_SHAREGROUP_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
-
This enumerated value can be specified as part of the <properties> argument passed to clCreateContext to allow OpenCL compliant devices in an existing CGL share group to be used as the devices in the newly created CL context.
- CL_CONTEXT_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_context_info
- CL_CONTEXT_TERMINATE_KHR - Static variable in class org.lwjgl.opencl.KHRTerminateContext
- CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as the <param_name> argument of clGetGLContextInfoKHR:
- CL_DEPTH - Static variable in class org.lwjgl.opencl.KHRDepthImages
-
cl_channel_order
- CL_DEPTH_STENCIL - Static variable in class org.lwjgl.opencl.KHRGLDepthImages
-
cl_channel_order
- CL_DEVICE_ADDRESS_BITS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_AFFINITY_DOMAIN_L1_CACHE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_AFFINITY_DOMAIN_L2_CACHE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_AFFINITY_DOMAIN_L3_CACHE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_AFFINITY_DOMAIN_L4_CACHE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_AFFINITY_DOMAIN_NEXT_PARTITIONABLE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_AFFINITY_DOMAIN_NUMA - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_AFFINITY_DOMAINS_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
- CL_DEVICE_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_BUILT_IN_KERNELS - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_COMPILER_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_COMPUTE_CAPABILITY_MAJOR_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_COMPUTE_CAPABILITY_MINOR_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_DOUBLE_FP_CONFIG - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_DOUBLE_FP_CONFIG - Static variable in class org.lwjgl.opencl.KHRFp64
-
cl_device_info
- CL_DEVICE_ENDIAN_LITTLE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_ERROR_CORRECTION_SUPPORT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_EXECUTION_CAPABILITIES - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_EXTENSIONS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_GLOBAL_MEM_CACHE_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_GLOBAL_MEM_CACHE_TYPE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_GLOBAL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_GPU_OVERLAP_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_HALF_FP_CONFIG - Static variable in class org.lwjgl.opencl.KHRFp16
-
cl_device_info
- CL_DEVICE_HOST_UNIFIED_MEMORY - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_IMAGE_BASE_ADDRESS_ALIGNMENT - Static variable in class org.lwjgl.opencl.KHRImage2DFromBuffer
-
cl_device_info
- CL_DEVICE_IMAGE_MAX_ARRAY_SIZE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_IMAGE_MAX_BUFFER_SIZE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_IMAGE_PITCH_ALIGNMENT - Static variable in class org.lwjgl.opencl.KHRImage2DFromBuffer
-
cl_device_info
- CL_DEVICE_IMAGE_SUPPORT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_IMAGE2D_MAX_HEIGHT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_IMAGE2D_MAX_WIDTH - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_IMAGE3D_MAX_DEPTH - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_IMAGE3D_MAX_HEIGHT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_IMAGE3D_MAX_WIDTH - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_INTEGRATED_MEMORY_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_KERNEL_EXEC_TIMEOUT_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_LINKER_AVAILABLE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_LOCAL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_LOCAL_MEM_TYPE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_ATOMIC_COUNTERS_EXT - Static variable in class org.lwjgl.opencl.EXTAtomicCounters32
-
CLDevice query: Max number of atomic counters that can be used by a kernel.
- CL_DEVICE_MAX_ATOMIC_COUNTERS_EXT - Static variable in class org.lwjgl.opencl.EXTAtomicCounters64
-
CLDevice query: Max number of atomic counters that can be used by a kernel.
- CL_DEVICE_MAX_CLOCK_FREQUENCY - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_COMPUTE_UNITS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_CONSTANT_ARGS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_MEM_ALLOC_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_PARAMETER_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_READ_IMAGE_ARGS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_SAMPLERS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_WORK_ITEM_SIZES - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MAX_WRITE_IMAGE_ARGS - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MEM_BASE_ADDR_ALIGN - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_NAME - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_INT - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_DEVICE_NOT_FOUND - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_DEVICE_OPENCL_C_VERSION - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_PARENT_DEVICE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARENT_DEVICE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
- CL_DEVICE_PARITION_TYPES_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
- CL_DEVICE_PARTITION_AFFINITY_DOMAIN - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
- CL_DEVICE_PARTITION_BY_COUNTS - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_BY_COUNTS_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
- CL_DEVICE_PARTITION_BY_COUNTS_LIST_END - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_BY_NAMES_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
- CL_DEVICE_PARTITION_EQUALLY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_EQUALLY_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
- CL_DEVICE_PARTITION_FAILED - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_DEVICE_PARTITION_FAILED_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Returned by clCreateSubDevicesEXT when the indicated partition scheme is supported by the implementation, but the implementation can not further partition the device in this way.
- CL_DEVICE_PARTITION_MAX_SUB_DEVICES - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_PROPERTIES - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PARTITION_STYLE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
- CL_DEVICE_PARTITION_TYPE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PLATFORM - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PREFERRED_INTEROP_USER_SYNC - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_ - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_HALF - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_info
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PRINTF_BUFFER_SIZE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_PROFILE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_PROFILING_TIMER_OFFSET_AMD - Static variable in class org.lwjgl.opencl.AMDDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_PROFILING_TIMER_RESOLUTION - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_QUEUE_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_REFERENCE_COUNT_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
- CL_DEVICE_REGISTERS_PER_BLOCK_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICE_SINGLE_FP_CONFIG - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_TERMINATE_CAPABILITY_KHR - Static variable in class org.lwjgl.opencl.KHRTerminateContext
- CL_DEVICE_TYPE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_TYPE_ACCELERATOR - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_type - bitfield
- CL_DEVICE_TYPE_ALL - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_type - bitfield
- CL_DEVICE_TYPE_CPU - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_type - bitfield
- CL_DEVICE_TYPE_CUSTOM - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_DEVICE_TYPE_DEFAULT - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_type - bitfield
- CL_DEVICE_TYPE_GPU - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_type - bitfield
- CL_DEVICE_VENDOR - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_VENDOR_ID - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_VERSION - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_DEVICE_WARP_SIZE_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
-
Accepted as the <param_name> parameter of clGetDeviceInfo.
- CL_DEVICES_FOR_GL_CONTEXT_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as the <param_name> argument of clGetGLContextInfoKHR:
- CL_DRIVER_VERSION - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_info
- CL_EGL_DISPLAY_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
- CL_EVENT_COMMAND_EXECUTION_STATUS - Static variable in class org.lwjgl.opencl.CL10
-
cl_event_info
- CL_EVENT_COMMAND_QUEUE - Static variable in class org.lwjgl.opencl.CL10
-
cl_event_info
- CL_EVENT_COMMAND_TYPE - Static variable in class org.lwjgl.opencl.CL10
-
cl_event_info
- CL_EVENT_CONTEXT - Static variable in class org.lwjgl.opencl.CL11
-
cl_event_info
- CL_EVENT_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_event_info
- CL_EXEC_IMMEDIATE_EXECUTION_INTEL - Static variable in class org.lwjgl.opencl.INTELImmediateExecution
-
cl_device_exec_capabilities - bitfield
- CL_EXEC_KERNEL - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_exec_capabilities - bitfield
- CL_EXEC_NATIVE_KERNEL - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_exec_capabilities - bitfield
- CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST - Static variable in class org.lwjgl.opencl.CL11
-
Error Codes
- CL_EXT_atomic_counters_32 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_EXT_atomic_counters_64 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_EXT_device_fission - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_EXT_migrate_memobject - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_FALSE - Static variable in class org.lwjgl.opencl.CL10
-
cl_bool
- CL_FILTER_LINEAR - Static variable in class org.lwjgl.opencl.CL10
-
cl_filter_mode
- CL_FILTER_NEAREST - Static variable in class org.lwjgl.opencl.CL10
-
cl_filter_mode
- CL_FLOAT - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_FP_DENORM - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_fp_config - bitfield
- CL_FP_FMA - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_fp_config - bitfield
- CL_FP_INF_NAN - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_fp_config - bitfield
- CL_FP_ROUND_TO_INF - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_fp_config - bitfield
- CL_FP_ROUND_TO_NEAREST - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_fp_config - bitfield
- CL_FP_ROUND_TO_ZERO - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_fp_config - bitfield
- CL_FP_SOFT_FLOAT - Static variable in class org.lwjgl.opencl.CL11
-
cl_device_fp_config - bitfield
- CL_GL_CONTEXT_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
- CL_GL_MIPMAP_LEVEL - Static variable in class org.lwjgl.opencl.CL10GL
-
cl_gl_texture_info
- CL_GL_NUM_SAMPLES - Static variable in class org.lwjgl.opencl.KHRGLMsaaSharing
-
cl_gl_texture_info
- CL_GL_OBJECT_BUFFER - Static variable in class org.lwjgl.opencl.CL10GL
-
cl_gl_object_type
- CL_GL_OBJECT_RENDERBUFFER - Static variable in class org.lwjgl.opencl.CL10GL
-
cl_gl_object_type
- CL_GL_OBJECT_TEXTURE_BUFFER - Static variable in class org.lwjgl.opencl.CL12GL
- CL_GL_OBJECT_TEXTURE1D - Static variable in class org.lwjgl.opencl.CL12GL
- CL_GL_OBJECT_TEXTURE1D_ARRAY - Static variable in class org.lwjgl.opencl.CL12GL
- CL_GL_OBJECT_TEXTURE2D - Static variable in class org.lwjgl.opencl.CL10GL
-
cl_gl_object_type
- CL_GL_OBJECT_TEXTURE2D_ARRAY - Static variable in class org.lwjgl.opencl.CL12GL
- CL_GL_OBJECT_TEXTURE3D - Static variable in class org.lwjgl.opencl.CL10GL
-
cl_gl_object_type
- CL_GL_TEXTURE_TARGET - Static variable in class org.lwjgl.opencl.CL10GL
-
cl_gl_texture_info
- CL_GLOBAL - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_local_mem_type
- CL_GLX_DISPLAY_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
- CL_HALF_FLOAT - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_IMAGE_ARRAY_SIZE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_IMAGE_BUFFER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_IMAGE_DEPTH - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_IMAGE_ELEMENT_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_IMAGE_FORMAT - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_IMAGE_FORMAT_MISMATCH - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_IMAGE_FORMAT_NOT_SUPPORTED - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_IMAGE_HEIGHT - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_IMAGE_NUM_MIP_LEVELS - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_IMAGE_NUM_SAMPLES - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_IMAGE_ROW_PITCH - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_IMAGE_SLICE_PITCH - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_IMAGE_WIDTH - Static variable in class org.lwjgl.opencl.CL10
-
cl_image_info
- CL_INTEL_immediate_execution - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_INTEL_printf - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_INTEL_thread_local_exec - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_INTENSITY - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_INVALID_ARG_INDEX - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_ARG_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_ARG_VALUE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_BINARY - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_BUFFER_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_BUILD_OPTIONS - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_COMMAND_QUEUE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_COMPILER_OPTIONS - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_INVALID_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_DEVICE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_DEVICE_PARTITION_COUNT - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_INVALID_DEVICE_TYPE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_EVENT - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_EVENT_WAIT_LIST - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_GL_CONTEXT_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
-
Error code returned by clGetGLContextInfoAPPLE if an invalid platform_gl_ctx is provided
- CL_INVALID_GL_OBJECT - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Returned by clCreateContext, clCreateContextFromType, and clGetGLContextInfoKHR when an invalid OpenGL context or share group object handle is specified in <properties>:
- CL_INVALID_GLOBAL_OFFSET - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_GLOBAL_WORK_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_IMAGE_DESCRIPTOR - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_INVALID_IMAGE_FORMAT_DESCRIPTOR - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_IMAGE_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_KERNEL - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_KERNEL_ARGS - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_KERNEL_DEFINITION - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_KERNEL_NAME - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_LINKER_OPTIONS - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_INVALID_MEM_OBJECT - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_MIP_LEVEL - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_OPERATION - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_PARTITION_COUNT_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Returned by clCreateSubDevicesEXT when the total number of compute units requested exceeds CL_DEVICE_MAX_COMPUTE_UNITS, or the number of compute units for any one sub-device is less than 1.
- CL_INVALID_PARTITION_NAME_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Returned by clCreateSubDevicesEXT when a compute unit name appearing in a name list following CL_DEVICE_PARTITION_BY_NAMES_EXT is not in range.
- CL_INVALID_PLATFORM - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_PROGRAM - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_PROGRAM_EXECUTABLE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_PROPERTY - Static variable in class org.lwjgl.opencl.CL11
-
Error Codes
- CL_INVALID_QUEUE_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_SAMPLER - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_VALUE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_WORK_DIMENSION - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_INVALID_WORK_ITEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_KERNEL_ARG_ACCESS_NONE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ACCESS_QUALIFIER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ACCESS_READ_ONLY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ACCESS_READ_WRITE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ACCESS_WRITE_ONLY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ADDRESS_CONSTANT - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ADDRESS_GLOBAL - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ADDRESS_LOCAL - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ADDRESS_PRIVATE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_ADDRESS_QUALIFIER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_INFO_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_KERNEL_ARG_NAME - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_TYPE_CONST - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_TYPE_NAME - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_TYPE_NONE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_TYPE_QUALIFIER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_TYPE_RESTRICT - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ARG_TYPE_VOLATILE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_ATTRIBUTES - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_COMPILE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_work_group_info
- CL_KERNEL_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_info
- CL_KERNEL_FUNCTION_NAME - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_info
- CL_KERNEL_GLOBAL_WORK_SIZE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_KERNEL_LOCAL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_work_group_info
- CL_KERNEL_NUM_ARGS - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_info
- CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE - Static variable in class org.lwjgl.opencl.CL11
-
cl_kernel_work_group_info
- CL_KERNEL_PRIVATE_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL11
-
cl_kernel_work_group_info
- CL_KERNEL_PROGRAM - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_info
- CL_KERNEL_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_info
- CL_KERNEL_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_kernel_work_group_info
- CL_KHR_3d_image_writes - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_byte_addressable_store - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_d3d10_sharing - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- CL_KHR_depth_images - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_fp16 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_fp64 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_gl_depth_images - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_gl_event - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_gl_event - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- CL_KHR_gl_msaa_sharing - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_gl_sharing - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_gl_sharing - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- CL_KHR_global_int32_base_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_global_int32_extended_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_icd - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- CL_KHR_image2d_from_buffer - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_initialize_memory - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_int64_base_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_int64_extended_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_local_int32_base_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_local_int32_extended_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_mipmap_image - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_mipmap_image_writes - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_select_fprounding_mode - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_spir - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_srgb_image_writes - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_subgroups - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_KHR_terminate_context - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_LINK_PROGRAM_FAILURE - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_LINKER_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL12
-
Error Codes
- CL_LOCAL - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_local_mem_type
- CL_LUMINANCE - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_MAP_FAILURE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_MAP_READ - Static variable in class org.lwjgl.opencl.CL10
-
cl_map_flags - bitfield
- CL_MAP_WRITE - Static variable in class org.lwjgl.opencl.CL10
-
cl_map_flags - bitfield
- CL_MAP_WRITE_INVALIDATE_REGION - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_ALLOC_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_flags - bitfield
- CL_MEM_ASSOCIATED_MEMOBJECT - Static variable in class org.lwjgl.opencl.CL11
-
cl_mem_info
- CL_MEM_BUS_ADDRESSABLE_AMD - Static variable in class org.lwjgl.opencl.AMDBusAddressableMemory
-
cl_mem flag - bitfield
- CL_MEM_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_COPY_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_flags - bitfield
- CL_MEM_COPY_OVERLAP - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_MEM_EXTERNAL_PHYSICAL_AMD - Static variable in class org.lwjgl.opencl.AMDBusAddressableMemory
-
cl_mem flag - bitfield
- CL_MEM_FLAGS - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_HOST_NO_ACCESS - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_HOST_READ_ONLY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_HOST_WRITE_ONLY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_MAP_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_OBJECT_ALLOCATION_FAILURE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_MEM_OBJECT_BUFFER - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_object_type
- CL_MEM_OBJECT_IMAGE1D - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_OBJECT_IMAGE1D_ARRAY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_OBJECT_IMAGE1D_BUFFER - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_OBJECT_IMAGE2D - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_object_type
- CL_MEM_OBJECT_IMAGE2D_ARRAY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MEM_OBJECT_IMAGE3D - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_object_type
- CL_MEM_OFFSET - Static variable in class org.lwjgl.opencl.CL11
-
cl_mem_info
- CL_MEM_READ_ONLY - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_flags - bitfield
- CL_MEM_READ_WRITE - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_flags - bitfield
- CL_MEM_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_TYPE - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_info
- CL_MEM_USE_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_flags - bitfield
- CL_MEM_USE_PERSISTENT_MEM_AMD - Static variable in class org.lwjgl.opencl.AMDDeviceMemoryFlags
-
Alloc from GPU's CPU visible heap.
- CL_MEM_WRITE_ONLY - Static variable in class org.lwjgl.opencl.CL10
-
cl_mem_flags - bitfield
- CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MIGRATE_MEM_OBJECT_HOST - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_MIGRATE_MEM_OBJECT_HOST_EXT - Static variable in class org.lwjgl.opencl.EXTMigrateMemobject
-
Besides a value of zero, the following cl_mem_migration_flags_ext values are allowed:
- CL_MISALIGNED_SUB_BUFFER_OFFSET - Static variable in class org.lwjgl.opencl.CL11
-
Error Codes
- CL_NON_BLOCKING - Static variable in class org.lwjgl.opencl.CL12
-
cl_bool
- CL_NONE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_mem_cache_type
- CL_NV_compiler_options - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_NV_device_attribute_query - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_NV_pragma_unroll - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- CL_OUT_OF_HOST_MEMORY - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_OUT_OF_RESOURCES - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_PARTITION_BY_COUNTS_LIST_END_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as the partition counts list terminator in the <properties> parameter of clCreateSubDeviceEXT:
- CL_PARTITION_BY_NAMES_LIST_END_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as the partition names list terminator in the <properties> parameter of clCreateSubDeviceEXT:
- CL_PLATFORM_EXTENSIONS - Static variable in class org.lwjgl.opencl.CL10
-
cl_platform_info
- CL_PLATFORM_ICD_SUFFIX_KHR - Static variable in class org.lwjgl.opencl.KHRICD
-
Accepted as <param_name> to the function clGetPlatformInfo
- CL_PLATFORM_NAME - Static variable in class org.lwjgl.opencl.CL10
-
cl_platform_info
- CL_PLATFORM_NOT_FOUND_KHR - Static variable in class org.lwjgl.opencl.KHRICD
-
Returned by clGetPlatformIDs when no platforms are found
- CL_PLATFORM_PROFILE - Static variable in class org.lwjgl.opencl.CL10
-
cl_platform_info
- CL_PLATFORM_VENDOR - Static variable in class org.lwjgl.opencl.CL10
-
cl_platform_info
- CL_PLATFORM_VERSION - Static variable in class org.lwjgl.opencl.CL10
-
cl_platform_info
- CL_PROFILING_COMMAND_END - Static variable in class org.lwjgl.opencl.CL10
-
cl_profiling_info
- CL_PROFILING_COMMAND_QUEUED - Static variable in class org.lwjgl.opencl.CL10
-
cl_profiling_info
- CL_PROFILING_COMMAND_START - Static variable in class org.lwjgl.opencl.CL10
-
cl_profiling_info
- CL_PROFILING_COMMAND_SUBMIT - Static variable in class org.lwjgl.opencl.CL10
-
cl_profiling_info
- CL_PROFILING_INFO_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_PROGRAM_BINARIES - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROGRAM_BINARY_SIZES - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROGRAM_BINARY_TYPE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_BINARY_TYPE_COMPILED_OBJECT - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_BINARY_TYPE_EXECUTABLE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_BINARY_TYPE_LIBRARY - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_BINARY_TYPE_NONE - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_BUILD_LOG - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_build_info
- CL_PROGRAM_BUILD_OPTIONS - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_build_info
- CL_PROGRAM_BUILD_STATUS - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_build_info
- CL_PROGRAM_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROGRAM_DEVICES - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROGRAM_KERNEL_NAMES - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_NUM_DEVICES - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROGRAM_NUM_KERNELS - Static variable in class org.lwjgl.opencl.CL12
-
cl_device_type - bitfield
- CL_PROGRAM_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROGRAM_SOURCE - Static variable in class org.lwjgl.opencl.CL10
-
cl_program_info
- CL_PROPERTIES_LIST_END_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
-
Accepted as the property list terminator in the <properties> parameter of clCreateSubDeviceEXT:
- CL_QUEUE_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_queue_info
- CL_QUEUE_DEVICE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_queue_info
- CL_QUEUE_IMMEDIATE_EXECUTION_ENABLE_INTEL - Static variable in class org.lwjgl.opencl.INTELImmediateExecution
-
cl_command_queue_properties - bitfield
- CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_queue_properties - bitfield
- CL_QUEUE_PROFILING_ENABLE - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_queue_properties - bitfield
- CL_QUEUE_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_queue_info
- CL_QUEUE_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_command_queue_info
- CL_QUEUE_THREAD_LOCAL_EXEC_ENABLE_INTEL - Static variable in class org.lwjgl.opencl.INTELThreadLocalExec
-
Allows the user to execute OpenCL tasks and kernels with the user application's threads.
- CL_QUEUED - Static variable in class org.lwjgl.opencl.CL10
-
command execution status
- CL_R - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_RA - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_READ_ONLY_CACHE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_mem_cache_type
- CL_READ_WRITE_CACHE - Static variable in class org.lwjgl.opencl.CL10
-
cl_device_mem_cache_type
- CL_RG - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_RGB - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_RGBA - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_order
- CL_RGBx - Static variable in class org.lwjgl.opencl.CL11
-
cl_channel_order
- CL_RGx - Static variable in class org.lwjgl.opencl.CL11
-
cl_channel_order
- CL_RUNNING - Static variable in class org.lwjgl.opencl.CL10
-
command execution status
- CL_Rx - Static variable in class org.lwjgl.opencl.CL11
-
cl_channel_order
- CL_SAMPLER_ADDRESSING_MODE - Static variable in class org.lwjgl.opencl.CL10
-
cl_sampler_info
- CL_SAMPLER_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
-
cl_sampler_info
- CL_SAMPLER_FILTER_MODE - Static variable in class org.lwjgl.opencl.CL10
-
cl_sampler_info
- CL_SAMPLER_NORMALIZED_COORDS - Static variable in class org.lwjgl.opencl.CL10
-
cl_sampler_info
- CL_SAMPLER_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
-
cl_sampler_info
- CL_SIGNED_INT16 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_SIGNED_INT32 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_SIGNED_INT8 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_SNORM_INT16 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_SNORM_INT8 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_SUBMITTED - Static variable in class org.lwjgl.opencl.CL10
-
command execution status
- CL_SUCCESS - Static variable in class org.lwjgl.opencl.CL10
-
Error Codes
- CL_TRUE - Static variable in class org.lwjgl.opencl.CL10
-
cl_bool
- CL_UNORM_INT_101010 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNORM_INT16 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNORM_INT24 - Static variable in class org.lwjgl.opencl.KHRGLDepthImages
-
cl_channel_type
- CL_UNORM_INT8 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNORM_SHORT_555 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNORM_SHORT_565 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNSIGNED_INT16 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNSIGNED_INT32 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_UNSIGNED_INT8 - Static variable in class org.lwjgl.opencl.CL10
-
cl_channel_type
- CL_VERSION_1_0 - Static variable in class org.lwjgl.opencl.CL10
-
OpenCL Version
- CL_VERSION_1_1 - Static variable in class org.lwjgl.opencl.CL11
-
OpenCL Version
- CL_VERSION_1_2 - Static variable in class org.lwjgl.opencl.CL12
-
OpenCL Version
- CL_WGL_HDC_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
-
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
- CL10 - Class in org.lwjgl.opencl
-
The core OpenCL 1.0 API
- CL10GL - Class in org.lwjgl.opencl
-
The core OpenCL 1.0 OpenGL interrop functionality.
- CL11 - Class in org.lwjgl.opencl
-
The core OpenCL 1.1 API
- CL12 - Class in org.lwjgl.opencl
-
The core OpenCL 1.1 API
- CL12GL - Class in org.lwjgl.opencl
-
The core OpenCL 1.2 OpenGL interrop functionality.
- classLoader - Variable in class org.lwjgl.util.applet.AppletLoader
-
classLoader used to add downloaded jars to the classpath
- CLBufferRegion - Class in org.lwjgl.opencl.api
-
Simple container for cl_buffer_region struct values.
- CLBufferRegion(int, int) - Constructor for class org.lwjgl.opencl.api.CLBufferRegion
- clBuildProgram(CLProgram, CLDevice, CharSequence, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clBuildProgram.
- clBuildProgram(CLProgram, PointerBuffer, CharSequence, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clBuildProgram.
- clBuildProgram(CLProgram, PointerBuffer, ByteBuffer, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
- CLBuildProgramCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to receive OpenCL program build notifications.
- CLBuildProgramCallback() - Constructor for class org.lwjgl.opencl.CLBuildProgramCallback
- CLCapabilities - Class in org.lwjgl.opencl
- CLCommandQueue - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_command_queue pointer.
- clCompileProgram(CLProgram, PointerBuffer, CharSequence, PointerBuffer, CharSequence[], CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCompileProgram.
- clCompileProgram(CLProgram, PointerBuffer, CharSequence, PointerBuffer, CharSequence, CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCompileProgram.
- clCompileProgram(CLProgram, PointerBuffer, ByteBuffer, PointerBuffer, ByteBuffer[], CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCompileProgram.
- clCompileProgram(CLProgram, PointerBuffer, ByteBuffer, PointerBuffer, ByteBuffer, CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Single null-terminated header include name.
- CLCompileProgramCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to receive OpenCL program compilation notifications.
- CLCompileProgramCallback() - Constructor for class org.lwjgl.opencl.CLCompileProgramCallback
- clCompileProgramMulti(CLProgram, PointerBuffer, ByteBuffer, PointerBuffer, ByteBuffer, CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCompileProgram.
- CLContext - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_context pointer.
- CLContextCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to receive OpenCL context error notifications.
- CLContextCallback() - Constructor for class org.lwjgl.opencl.CLContextCallback
- CLContextCallback(long) - Constructor for class org.lwjgl.opencl.CLContextCallback
-
This constructor allows non-LWJGL implementations.
- clCreateBuffer(CLContext, long, long, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateBuffer(CLContext, long, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateBuffer(CLContext, long, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateBuffer(CLContext, long, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateBuffer(CLContext, long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateBuffer(CLContext, long, LongBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateBuffer(CLContext, long, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateCommandQueue(CLContext, CLDevice, long, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateContext(PointerBuffer, CLDevice, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateContext.
- clCreateContext(PointerBuffer, PointerBuffer, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
LWJGL requires CL_CONTEXT_PLATFORM to be present in the cl_context_properties buffer.
- clCreateContextFromType(PointerBuffer, long, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
LWJGL requires CL_CONTEXT_PLATFORM to be present in the cl_context_properties buffer.
- clCreateEventFromGLsyncKHR(CLContext, GLSync, IntBuffer) - Static method in class org.lwjgl.opencl.KHRGLEvent
- clCreateFromGLBuffer(CLContext, long, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clCreateFromGLRenderbuffer(CLContext, long, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clCreateFromGLTexture(CLContext, long, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL12GL
- clCreateFromGLTexture2D(CLContext, long, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clCreateFromGLTexture3D(CLContext, long, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clCreateImage(CLContext, long, ByteBuffer, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- clCreateImage(CLContext, long, ByteBuffer, ByteBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- clCreateImage(CLContext, long, ByteBuffer, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- clCreateImage(CLContext, long, ByteBuffer, ByteBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateKernel(CLProgram, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateKernel.
- clCreateKernel(CLProgram, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateKernelsInProgram(CLProgram, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateProgramWithBinary(CLContext, CLDevice, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateProgramWithBinary(CLContext, PointerBuffer, ByteBuffer[], IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithBinary.
- clCreateProgramWithBinary(CLContext, PointerBuffer, PointerBuffer, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithBinary.
- clCreateProgramWithBuiltInKernels(CLContext, PointerBuffer, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCreateProgramWithBuiltInKernels.
- clCreateProgramWithBuiltInKernels(CLContext, PointerBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- clCreateProgramWithSource(CLContext, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithSource.
- clCreateProgramWithSource(CLContext, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithSource.
- clCreateProgramWithSource(CLContext, ByteBuffer[], IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithSource.
- clCreateProgramWithSource(CLContext, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateProgramWithSource(CLContext, ByteBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithSource.
- clCreateSampler(CLContext, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clCreateSubBuffer(CLMem, long, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL11
- clCreateSubDevices(CLDevice, LongBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- clCreateSubDevicesEXT(CLDevice, LongBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.EXTDeviceFission
- clCreateUserEvent(CLContext, IntBuffer) - Static method in class org.lwjgl.opencl.CL11
- CLDevice - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_device_id pointer.
- CLDeviceCapabilities - Class in org.lwjgl.opencl
- CLDeviceCapabilities(CLDevice) - Constructor for class org.lwjgl.opencl.CLDeviceCapabilities
- cleanUp() - Method in class org.lwjgl.util.applet.AppletLoader
-
Clean up resources
- clear() - Method in class org.lwjgl.PointerBuffer
-
Clears this buffer.
- clearEvents() - Static method in class org.lwjgl.input.Controllers
-
Clear any events stored for the controllers in this set
- clEnqueueAcquireGLObjects(CLCommandQueue, CLMem, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
-
Overloads clEnqueueAcquireGLObjects.
- clEnqueueAcquireGLObjects(CLCommandQueue, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clEnqueueBarrier(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueBarrierWithWaitList(CLCommandQueue, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL12
- clEnqueueCopyBuffer(CLCommandQueue, CLMem, CLMem, long, long, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueCopyBufferRect(CLCommandQueue, CLMem, CLMem, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueCopyBufferToImage(CLCommandQueue, CLMem, CLMem, long, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueCopyImage(CLCommandQueue, CLMem, CLMem, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueCopyImageToBuffer(CLCommandQueue, CLMem, CLMem, PointerBuffer, PointerBuffer, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueFillBuffer(CLCommandQueue, CLMem, ByteBuffer, long, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL12
- clEnqueueFillImage(CLCommandQueue, CLMem, ByteBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL12
- clEnqueueMapBuffer(CLCommandQueue, CLMem, int, long, long, long, PointerBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueMapImage(CLCommandQueue, CLMem, int, long, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueMarker(CLCommandQueue, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueMarkerWithWaitList(CLCommandQueue, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL12
- clEnqueueMigrateMemObjectEXT(CLCommandQueue, CLMem, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.EXTMigrateMemobject
-
Overloads clEnqueueMigrateMemObjectEXT.
- clEnqueueMigrateMemObjectEXT(CLCommandQueue, PointerBuffer, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.EXTMigrateMemobject
- clEnqueueMigrateMemObjects(CLCommandQueue, PointerBuffer, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL12
- clEnqueueNativeKernel(CLCommandQueue, CLNativeKernel, CLMem[], long[], PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Enqueues a native kernel to the specified command queue.
- clEnqueueNDRangeKernel(CLCommandQueue, CLKernel, int, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueReleaseGLObjects(CLCommandQueue, CLMem, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
-
Overloads clEnqueueReleaseGLObjects.
- clEnqueueReleaseGLObjects(CLCommandQueue, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clEnqueueTask(CLCommandQueue, CLKernel, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueUnmapMemObject(CLCommandQueue, CLMem, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWaitForEvents(CLCommandQueue, CLEvent) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clEnqueueWaitForEvents.
- clEnqueueWaitForEvents(CLCommandQueue, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
- clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- CLEvent - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_mem pointer.
- CLEventCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to handle OpenCL event callbacks.
- CLEventCallback() - Constructor for class org.lwjgl.opencl.CLEventCallback
- clFinish(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
- clFlush(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
- clGetCommandQueueInfo(CLCommandQueue, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetContextInfo(CLContext, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetDeviceIDs(CLPlatform, long, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetDeviceInfo(CLDevice, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetEventInfo(CLEvent, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetEventProfilingInfo(CLEvent, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetGLContextInfoAPPLE(CLContext, PointerBuffer, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.APPLEGLSharing
- clGetGLContextInfoKHR(PointerBuffer, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.KHRGLSharing
- clGetGLObjectInfo(CLMem, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clGetGLTextureInfo(CLMem, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
- clGetImageInfo(CLMem, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetKernelArgInfo(CLKernel, int, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL12
- clGetKernelInfo(CLKernel, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetKernelSubGroupInfoKHR(CLKernel, CLDevice, int, ByteBuffer, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.KHRSubgroups
- clGetKernelWorkGroupInfo(CLKernel, CLDevice, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetMemObjectInfo(CLMem, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetPlatformIDs(PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetPlatformInfo(CLPlatform, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetProgramBuildInfo(CLProgram, CLDevice, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetProgramInfo(CLProgram, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetProgramInfo(CLProgram, ByteBuffer[], PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clGetProgramInfo.
- clGetProgramInfo(CLProgram, PointerBuffer, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clGetProgramInfo.
- clGetSamplerInfo(CLSampler, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- clGetSupportedImageFormats(CLContext, long, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clIcdGetPlatformIDsKHR(PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.KHRICD
- CLImageFormat - Class in org.lwjgl.opencl.api
-
Simple container for cl_image_format struct values.
- CLImageFormat(int, int) - Constructor for class org.lwjgl.opencl.api.CLImageFormat
- CLKernel - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_kernel pointer.
- clLinkProgram(CLContext, PointerBuffer, CharSequence, PointerBuffer, CLLinkProgramCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clLinkProgram.
- clLinkProgram(CLContext, PointerBuffer, ByteBuffer, PointerBuffer, CLLinkProgramCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
- CLLinkProgramCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to receive OpenCL program linkage notifications.
- CLLinkProgramCallback() - Constructor for class org.lwjgl.opencl.CLLinkProgramCallback
- CLMem - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_mem pointer.
- CLMemObjectDestructorCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to receive OpenCL memory object destruction notifications.
- CLMemObjectDestructorCallback() - Constructor for class org.lwjgl.opencl.CLMemObjectDestructorCallback
- CLNativeKernel - Class in org.lwjgl.opencl
-
Instances of this class can be used to execute native kernels.
- CLNativeKernel() - Constructor for class org.lwjgl.opencl.CLNativeKernel
- CLPlatform - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_platform_id pointer.
- CLPlatformCapabilities - Class in org.lwjgl.opencl
- CLPlatformCapabilities(CLPlatform) - Constructor for class org.lwjgl.opencl.CLPlatformCapabilities
- CLPrintfCallback - Class in org.lwjgl.opencl
-
Instances of this class can be used to receive OpenCL printf messages.
- CLPrintfCallback() - Constructor for class org.lwjgl.opencl.CLPrintfCallback
- CLProgram - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_program pointer.
- clReleaseCommandQueue(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
- clReleaseContext(CLContext) - Static method in class org.lwjgl.opencl.CL10
- clReleaseDevice(CLDevice) - Static method in class org.lwjgl.opencl.CL12
-
Warning: LWJGL will not automatically release any objects associated with sub-devices.
- clReleaseDeviceEXT(CLDevice) - Static method in class org.lwjgl.opencl.EXTDeviceFission
-
Warning: LWJGL will not automatically release any objects associated with sub-devices.
- clReleaseEvent(CLEvent) - Static method in class org.lwjgl.opencl.CL10
- clReleaseKernel(CLKernel) - Static method in class org.lwjgl.opencl.CL10
- clReleaseMemObject(CLMem) - Static method in class org.lwjgl.opencl.CL10
- clReleaseProgram(CLProgram) - Static method in class org.lwjgl.opencl.CL10
- clReleaseSampler(CLSampler) - Static method in class org.lwjgl.opencl.CL10
- clRetainCommandQueue(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
- clRetainContext(CLContext) - Static method in class org.lwjgl.opencl.CL10
- clRetainDevice(CLDevice) - Static method in class org.lwjgl.opencl.CL12
- clRetainDeviceEXT(CLDevice) - Static method in class org.lwjgl.opencl.EXTDeviceFission
- clRetainEvent(CLEvent) - Static method in class org.lwjgl.opencl.CL10
- clRetainKernel(CLKernel) - Static method in class org.lwjgl.opencl.CL10
- clRetainMemObject(CLMem) - Static method in class org.lwjgl.opencl.CL10
- clRetainProgram(CLProgram) - Static method in class org.lwjgl.opencl.CL10
- clRetainSampler(CLSampler) - Static method in class org.lwjgl.opencl.CL10
- CLSampler - Class in org.lwjgl.opencl
-
This class is a wrapper around a cl_sampler pointer.
- clSetEventCallback(CLEvent, int, CLEventCallback) - Static method in class org.lwjgl.opencl.CL11
- clSetKernelArg(CLKernel, int, long) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, ByteBuffer) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, DoubleBuffer) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, FloatBuffer) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, LongBuffer) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, ShortBuffer) - Static method in class org.lwjgl.opencl.CL10
- clSetKernelArg(CLKernel, int, CLObject) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clSetKernelArg.
- clSetMemObjectDestructorAPPLE(CLMem, CLMemObjectDestructorCallback) - Static method in class org.lwjgl.opencl.APPLESetMemObjectDestructor
- clSetMemObjectDestructorCallback(CLMem, CLMemObjectDestructorCallback) - Static method in class org.lwjgl.opencl.CL11
- clSetPrintfCallback(CLContext, CLPrintfCallback) - Static method in class org.lwjgl.opencl.CL12
- clSetUserEventStatus(CLEvent, int) - Static method in class org.lwjgl.opencl.CL11
- clTerminateContextKHR(CLContext) - Static method in class org.lwjgl.opencl.KHRTerminateContext
- clUnloadCompiler() - Static method in class org.lwjgl.opencl.CL10
- clUnloadPlatformCompiler(CLPlatform) - Static method in class org.lwjgl.opencl.CL12
- clWaitForEvents(CLEvent) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clWaitForEvents.
- clWaitForEvents(PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
- Color - Class in org.lwjgl.util
-
A mutable Color class
- Color() - Constructor for class org.lwjgl.util.Color
-
Constructor for Color.
- Color(byte, byte, byte) - Constructor for class org.lwjgl.util.Color
-
Constructor for Color.
- Color(byte, byte, byte, byte) - Constructor for class org.lwjgl.util.Color
-
Constructor for Color.
- Color(int, int, int) - Constructor for class org.lwjgl.util.Color
-
Constructor for Color.
- Color(int, int, int, int) - Constructor for class org.lwjgl.util.Color
-
Constructor for Color.
- Color(ReadableColor) - Constructor for class org.lwjgl.util.Color
-
Constructor for Color
- combine(double[], Object[], float[], Object[]) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The combine callback method is called to create a new vertex when the tessellation detects an intersection, or wishes to merge features.
- combine(double[], Object[], float[], Object[]) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- combineData(double[], Object[], float[], Object[], Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The same as the
combine
callback method except that it takes an additional reference argument. - combineData(double[], Object[], float[], Object[], Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- compact() - Method in class org.lwjgl.PointerBuffer
-
Compacts this buffer (optional operation).
- compareTo(Object) - Method in class org.lwjgl.PointerBuffer
-
Compares this buffer to another.
- compareVersion(File, String) - Method in class org.lwjgl.util.applet.AppletLoader
-
This method will return true if the version stored in the file matches the supplied String version.
- componentHidden(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
- componentMoved(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
- componentResized(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
- componentShown(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
- compPerPix(int) - Static method in class org.lwjgl.util.glu.Util
-
Method compPerPix.
- concurrentLookupThreads - Variable in class org.lwjgl.util.applet.AppletLoader
-
threads to use when fetching information of files to be downloaded
- CONDITION_SATISFIED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned by ClientWaitSyncAPPLE:
- contains(int, int) - Method in class org.lwjgl.util.Rectangle
-
Checks whether or not this
Rectangle
contains the point at the specified location (x, y). - contains(int, int, int, int) - Method in class org.lwjgl.util.Rectangle
-
Checks whether this
Rectangle
entirely contains theRectangle
at the specified location (X, Y) with the specified dimensions (W, H). - contains(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
-
Checks whether or not this
Rectangle
contains the specifiedPoint
. - contains(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
-
Checks whether or not this
Rectangle
entirely contains the specifiedRectangle
. - CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_CORE_PROFILE_BIT_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_DEBUG_BIT_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_ES2_PROFILE_BIT_EXT - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_FLAGS_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_FORWARD_COMPATIBLE_BIT_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_LAYER_PLANE_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_MAJOR_VERSION_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_MINOR_VERSION_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_PROFILE_MASK_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_RELEASE_BEHABIOR_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_RELEASE_BEHAVIOR_NONE_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_RESET_ISOLATION_BIT_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- CONTEXT_ROBUST_ACCESS_BIT_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- ContextAttribs - Class in org.lwjgl.opengl
-
This class represents the context attributes passed to CreateContextAttribs of the ARB_create_context extension.
- ContextAttribs - Class in org.lwjgl.opengles
-
This class represents the context attributes passed to EGL's eglCreateContext.
- ContextAttribs() - Constructor for class org.lwjgl.opengl.ContextAttribs
-
Creates the default ContextAttribs instance.
- ContextAttribs() - Constructor for class org.lwjgl.opengles.ContextAttribs
- ContextAttribs(int) - Constructor for class org.lwjgl.opengles.ContextAttribs
- ContextAttribs(int, int) - Constructor for class org.lwjgl.opengl.ContextAttribs
-
Creates a ContextAttribs instance for the given OpenGL version.
- ContextAttribs(int, int, int) - Constructor for class org.lwjgl.opengl.ContextAttribs
-
Creates a new ContextAttribs instance with the given attributes.
- ContextAttribs(int, int, int, int) - Constructor for class org.lwjgl.opengl.ContextAttribs
-
Creates a new ContextAttribs instance with the given attributes.
- ContextCapabilities - Class in org.lwjgl.opengl
- ContextCapabilities - Class in org.lwjgl.opengles
- Controller - Interface in org.lwjgl.input
-
A game controller of some sort that will provide input.
- ControllerAdapter - Class in org.lwjgl.util.input
-
Adapter for the Controller interface.
- ControllerAdapter() - Constructor for class org.lwjgl.util.input.ControllerAdapter
- Controllers - Class in org.lwjgl.input
-
The collection of controllers currently connected.
- Controllers() - Constructor for class org.lwjgl.input.Controllers
- copy(MappedObject, MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- copyRange(T, int) - Method in class org.lwjgl.util.mapped.MappedObject
-
Copies and amount of
SIZEOF * instances
bytes, from the current mapped object, to the specified mapped object. - copyTo(T) - Method in class org.lwjgl.util.mapped.MappedObject
-
Copies and amount of
SIZEOF - padding
bytes, from the current mapped object, to the specified mapped object. - cos(float) - Method in class org.lwjgl.util.glu.Quadric
- COVERAGE_BUFFERS_NV - org.lwjgl.opengles.PixelFormat.Attrib
- COVERAGE_SAMPLES_NV - org.lwjgl.opengles.PixelFormat.Attrib
- cput(char, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- cput(MappedObject, char, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- create() - Static method in class org.lwjgl.input.Controllers
-
Initialise the controllers collection
- create() - Static method in class org.lwjgl.input.Keyboard
-
"Create" the keyboard.
- create() - Static method in class org.lwjgl.input.Mouse
-
"Create" the mouse.
- create() - Static method in class org.lwjgl.openal.AL
-
Creates an OpenAL instance.
- create() - Static method in class org.lwjgl.opencl.CL
- create() - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL context.
- create(byte[]) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified bytes
- create(InputStream) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified inputstream
- create(String) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified in the classpath
- create(String, int, int, boolean) - Static method in class org.lwjgl.openal.AL
-
Creates an OpenAL instance.
- create(String, int, int, boolean, boolean) - Static method in class org.lwjgl.openal.AL
- create(URL) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified url
- create(ByteBuffer) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified ByetBuffer.
- create(AudioInputStream) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified stream
- create(CLPlatform, List<CLDevice>, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
-
Creates a new CLContext.
- create(CLPlatform, List<CLDevice>, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
-
Creates a new CLContext.
- create(CLPlatform, List<CLDevice>, CLContextCallback, Drawable, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
-
Creates a new CLContext.
- create(PixelFormat) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL context with the given minimum parameters.
- create(PixelFormatLWJGL) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL ES context with the given minimum parameters.
- create(PixelFormatLWJGL, Drawable) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL ES context with the given minimum parameters.
- create(PixelFormatLWJGL, Drawable, ContextAttribs) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL ES context with the given minimum parameters.
- create(PixelFormatLWJGL, ContextAttribs) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL ES context with the given minimum parameters.
- create(PixelFormat, ContextAttribs) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL context with the given minimum parameters.
- create(PixelFormat, Drawable) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL context with the given minimum parameters.
- create(PixelFormat, Drawable, ContextAttribs) - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL context with the given minimum parameters.
- create(MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedSet
-
Creates a
MappedSet
by linking the specifiedMappedObject
s. - create(MappedObject, MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedSet
-
Creates a
MappedSet
by linking the specifiedMappedObject
s. - create(MappedObject, MappedObject, MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedSet
-
Creates a
MappedSet
by linking the specifiedMappedObject
s. - createByteBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-ordered bytebuffer with the specified size.
- createByteBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned bytebuffer with the specified size.
- createCharBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-order charbuffer with the specified number of elements.
- createCharBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned charbuffer with the specified number of elements.
- createContext(EGLConfig, EGLContext, IntBuffer) - Method in class org.lwjgl.opengles.EGLDisplay
- createCursor(int, int, int, int, int, IntBuffer, IntBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
-
Native cursor handles
- createDoubleBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-order doublebuffer with the specified number of elements.
- createDoubleBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned doublebuffer with the specified number of elements.
- createFloatBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-order floatbuffer with the specified number of elements.
- createFloatBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned floatbuffer with the specified number of elements.
- createFromType(CLPlatform, long, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
-
Creates a new CLContext.
- createFromType(CLPlatform, long, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
-
Creates a new CLContext.
- createFromType(CLPlatform, long, CLContextCallback, Drawable, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
-
Creates a new CLContext.
- createImage2D(CLContext, long, CLImageFormat, long, long, long, Buffer, IntBuffer) - Static method in class org.lwjgl.opencl.CLMem
-
Creates a new 2D image object.
- createImage3D(CLContext, long, CLImageFormat, long, long, long, long, long, Buffer, IntBuffer) - Static method in class org.lwjgl.opencl.CLMem
-
Creates a new 3D image object.
- createIntBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-order intbuffer with the specified number of elements.
- createIntBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned intbuffer with the specified number of elements.
- createKernelsInProgram() - Method in class org.lwjgl.opencl.CLProgram
-
Creates kernel objects for all kernels functions in this program.
- createKeyboard() - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to create the keyboard
- createLongBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-order longbuffer with the specified number of elements.
- createLongBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned longbuffer with the specified number of elements.
- createMouse() - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to create the mouse.
- createPointerBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a PointerBuffer with the specified number of elements.
- createPointerBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a cache-line-aligned PointerBuffer with the specified number of elements.
- createSharedContext() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
This method should only be called internally.
- createSharedContext() - Method in class org.lwjgl.opengl.SharedDrawable
- createShortBuffer(int) - Static method in class org.lwjgl.BufferUtils
-
Construct a direct native-order shortbuffer with the specified number of elements.
- createShortBuffer(int) - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Construct a direct, native-ordered and cache-line-aligned shortbuffer with the specified number of elements.
- createSubBuffer(long, int, CLBufferRegion, IntBuffer) - Method in class org.lwjgl.opencl.CLMem
- createWindowSurface(EGLConfig, long, IntBuffer) - Method in class org.lwjgl.opengles.EGLDisplay
-
Creates an on-screen rendering surface on this EGL display.
- cross(float[], float[], float[]) - Static method in class org.lwjgl.util.glu.Util
-
Calculate cross-product
- cross(Vector3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
-
The cross product of two vectors.
- CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map face attribute.
- currentSizeExtract - Variable in class org.lwjgl.util.applet.AppletLoader
-
current size of extracted in bytes
- Cursor - Class in org.lwjgl.input
-
A class representing a native cursor.
- Cursor(int, int, int, int, int, IntBuffer, IntBuffer) - Constructor for class org.lwjgl.input.Cursor
-
Constructs a new Cursor, with the given parameters.
- CURSOR_8_BIT_ALPHA - Static variable in class org.lwjgl.input.Cursor
-
8 bit alhpa native cursor
- CURSOR_ANIMATION - Static variable in class org.lwjgl.input.Cursor
-
animation native cursor
- CURSOR_ONE_BIT_TRANSPARENCY - Static variable in class org.lwjgl.input.Cursor
-
1 bit transparency for native cursor
- cvget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- cvget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- cvput(char, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- cvput(MappedObject, char, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- CYAN - Static variable in interface org.lwjgl.util.ReadableColor
- Cylinder - Class in org.lwjgl.util.glu
-
Cylinder.java Created 23-dec-2003
- Cylinder() - Constructor for class org.lwjgl.util.glu.Cylinder
-
Constructor for Cylinder.
D
- data - Variable in class org.lwjgl.util.WaveData
-
actual wave data
- DEBUG - Static variable in class org.lwjgl.LWJGLUtil
-
Debug flag.
- debug_sleep(long) - Method in class org.lwjgl.util.applet.AppletLoader
-
Utility method for sleeping Will only really sleep if debug has been enabled
- debugMode - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether we're running in debug mode
- decodeASCII(ByteBuffer) - Static method in class org.lwjgl.MemoryUtil
- decodeUTF16(ByteBuffer) - Static method in class org.lwjgl.MemoryUtil
- decodeUTF8(ByteBuffer) - Static method in class org.lwjgl.MemoryUtil
- DEPTH_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
-
The Pbuffer depth buffer.
- DEPTH_ENCODING_NONLINEAR_NV - org.lwjgl.opengles.PixelFormat.Attrib
- DEPTH_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- destroy() - Static method in class org.lwjgl.input.Controllers
-
Destroys any resources used by the controllers
- destroy() - Method in class org.lwjgl.input.Cursor
-
Destroy the native cursor.
- destroy() - Static method in class org.lwjgl.input.Keyboard
-
"Destroy" the keyboard
- destroy() - Static method in class org.lwjgl.input.Mouse
-
"Destroy" the mouse.
- destroy() - Static method in class org.lwjgl.openal.AL
-
Exit cleanly by calling destroy.
- destroy() - Static method in class org.lwjgl.opencl.CL
- destroy() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Destroy the OpenGL context.
- destroy() - Static method in class org.lwjgl.opengl.Display
-
Destroy the Display.
- destroy() - Method in interface org.lwjgl.opengl.Drawable
-
Destroys the Drawable.
- destroy() - Method in class org.lwjgl.opengles.EGLContext
- destroy() - Method in class org.lwjgl.opengles.EGLSurface
-
Destroys this EGL surface.
- destroy() - Method in class org.lwjgl.util.applet.AppletLoader
- destroyCursor(Object) - Method in interface org.lwjgl.opengl.InputImplementation
- destroyKeyboard() - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to destroy the keyboard
- destroyMouse() - Method in interface org.lwjgl.opengl.InputImplementation
-
Method the destroy the mouse
- determinant() - Method in class org.lwjgl.util.vector.Matrix
- determinant() - Method in class org.lwjgl.util.vector.Matrix2f
- determinant() - Method in class org.lwjgl.util.vector.Matrix3f
- determinant() - Method in class org.lwjgl.util.vector.Matrix4f
- dget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- dget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- Dimension - Class in org.lwjgl.util
-
A 2D integer Dimension class, which looks remarkably like an AWT one.
- Dimension() - Constructor for class org.lwjgl.util.Dimension
-
Constructor for Dimension.
- Dimension(int, int) - Constructor for class org.lwjgl.util.Dimension
-
Constructor for Dimension.
- Dimension(ReadableDimension) - Constructor for class org.lwjgl.util.Dimension
-
Constructor for Dimension.
- Disk - Class in org.lwjgl.util.glu
-
Disk.java Created 23-dec-2003
- Disk() - Constructor for class org.lwjgl.util.glu.Disk
-
Constructor for Disk.
- Display - Class in org.lwjgl.opengl
- Display - Class in org.lwjgl.util
-
Display initialization utility, that can be used to find display modes and pick one for you based on your criteria.
- Display() - Constructor for class org.lwjgl.util.Display
- DisplayMode - Class in org.lwjgl.opengl
-
This class encapsulates the properties for a given display mode.
- DisplayMode(int, int) - Constructor for class org.lwjgl.opengl.DisplayMode
-
Construct a display mode.
- dispose() - Method in class org.lwjgl.util.WaveData
-
Disposes the wavedata
- DKGREY - Static variable in interface org.lwjgl.util.ReadableColor
- DMPShaderBinary - Class in org.lwjgl.opengles
- dot(Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
The dot product of two quaternions
- dot(Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
-
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z
- dot(Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
-
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z
- dot(Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
-
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z + v1.w * v2.w
- downloadJars(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Will download the jars from the server using the list of urls in urlList, while at the same time updating progress bar
- dput(double, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- dput(MappedObject, double, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- draw(float, float, float, int, int) - Method in class org.lwjgl.util.glu.Cylinder
-
draws a cylinder oriented along the z axis.
- draw(float, float, int, int) - Method in class org.lwjgl.util.glu.Disk
-
renders a disk on the z = 0 plane.
- draw(float, float, int, int, float, float) - Method in class org.lwjgl.util.glu.PartialDisk
-
renders a partial disk on the z=0 plane.
- draw(float, int, int) - Method in class org.lwjgl.util.glu.Sphere
-
draws a sphere of the given radius centered around the origin.
- Drawable - Interface in org.lwjgl.opengl
-
The Drawable interface describes an OpenGL drawable with an associated Context.
- drawStyle - Variable in class org.lwjgl.util.glu.Quadric
- dup() - Method in class org.lwjgl.util.mapped.MappedObject
-
Creates an identical new MappedObject instance, comparable to the contract of
ByteBuffer.duplicate()
. - dup(MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedHelper
- duplicate() - Method in class org.lwjgl.PointerBuffer
-
Creates a new pointer buffer that shares this buffer's content.
- dvget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- dvget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- dvput(double, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- dvput(MappedObject, double, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
E
- edgeFlag(boolean) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The edgeFlag callback method is similar to
glEdgeFlag
. - edgeFlag(boolean) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- edgeFlagData(boolean, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The same as the
edgeFlage
callback method except that it takes an additional reference argument. - edgeFlagData(boolean, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- EFX10 - Class in org.lwjgl.openal
-
Implementation of the OpenAL extension ALC_EXT_EFX (version 1.0).
- EFXUtil - Class in org.lwjgl.openal
-
Utility class for the OpenAL extension ALC_EXT_EFX.
- EGL - Class in org.lwjgl.opengles
-
EGL wrapper class.
- EGL_ALPHA_MASK_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_ALPHA_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_ALREADY_SIGNALED_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Returned by eglClientWaitSyncNV:
- EGL_BACK_BUFFER - Static variable in class org.lwjgl.opengles.EGL
-
EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets
- EGL_BAD_ACCESS - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_ALLOC - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_ATTRIBUTE - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_CONFIG - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_CONTEXT - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_CURRENT_SURFACE - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_DISPLAY - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_MATCH - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_NATIVE_PIXMAP - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_NATIVE_WINDOW - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_PARAMETER - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BAD_SURFACE - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_BIND_TO_TEXTURE_RGB - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_BIND_TO_TEXTURE_RGBA - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_BLUE_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_BUFFER_DESTROYED - Static variable in class org.lwjgl.opengles.EGL
-
Back buffer swap behaviors
- EGL_BUFFER_PRESERVED - Static variable in class org.lwjgl.opengles.EGL
-
Back buffer swap behaviors
- EGL_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_CLIENT_APIS - Static variable in class org.lwjgl.opengles.EGL
-
QueryString targets
- EGL_COLOR_BUFFER_TYPE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_CONDITION_SATISFIED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returned by eglClientWaitSyncKHR:
- EGL_CONDITION_SATISFIED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Returned by eglClientWaitSyncKHR:
- EGL_CONDITION_SATISFIED_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Returned by eglClientWaitSyncNV:
- EGL_CONFIG_CAVEAT - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_CONFIG_ID - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_CONFORMANT - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_CONTEXT_CLIENT_TYPE - Static variable in class org.lwjgl.opengles.EGL
-
QueryContext targets
- EGL_CONTEXT_CLIENT_VERSION - Static variable in class org.lwjgl.opengles.EGL
-
CreateContext attributes
- EGL_CONTEXT_LOST - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_COVERAGE_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and by the <attribute> parameter of eglGetConfigAttrib:
- EGL_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and by the <attribute> parameter of eglGetConfigAttrib:
- EGL_DEFAULT_DISPLAY - Static variable in class org.lwjgl.opengles.EGL
-
Out-of-band handle values
- EGL_DEPTH_ENCODING_NONE_NV - Static variable in class org.lwjgl.opengles.NVDepthNonlinear
-
Accepted as a value in the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and returned in the <value> parameter of eglGetConfigAttrib:
- EGL_DEPTH_ENCODING_NONLINEAR_NV - Static variable in class org.lwjgl.opengles.NVDepthNonlinear
-
Accepted as a value in the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and returned in the <value> parameter of eglGetConfigAttrib:
- EGL_DEPTH_ENCODING_NV - Static variable in class org.lwjgl.opengles.NVDepthNonlinear
-
Accepted by the <attrib_list> parameter of eglChooseConfig, and by the <attribute> parameter of eglGetConfigAttrib:
- EGL_DEPTH_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_DISPLAY_SCALING - Static variable in class org.lwjgl.opengles.EGL
-
Constant scale factor by which fractional display resolutions & aspect ratio are scaled when queried as integer values.
- EGL_DONT_CARE - Static variable in class org.lwjgl.opengles.EGL
-
Out-of-band attribute value
- EGL_DRAW - Static variable in class org.lwjgl.opengles.EGL
-
GetCurrentSurface targets
- EGL_EXTENSIONS - Static variable in class org.lwjgl.opengles.EGL
-
QueryString targets
- EGL_FALSE - Static variable in class org.lwjgl.opengles.EGL
-
EGL aliases
- EGL_FOREVER_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Accepted in the <timeout> parameter of eglClientWaitSyncKHR:
- EGL_FOREVER_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Accepted in the <timeout> parameter of eglClientWaitSyncKHR:
- EGL_FOREVER_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted in the <timeout> parameter of eglClientWaitSyncNV:
- EGL_GREEN_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_HEIGHT - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_HORIZONTAL_RESOLUTION - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_LARGEST_PBUFFER - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_LEVEL - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_LUMINANCE_BUFFER - Static variable in class org.lwjgl.opengles.EGL
-
Config attribute values
- EGL_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MATCH_NATIVE_PIXMAP - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MAX_PBUFFER_HEIGHT - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MAX_PBUFFER_PIXELS - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MAX_PBUFFER_WIDTH - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MAX_SWAP_INTERVAL - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MIN_SWAP_INTERVAL - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_MIPMAP_LEVEL - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_MIPMAP_TEXTURE - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_MULTISAMPLE_RESOLVE - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_MULTISAMPLE_RESOLVE_BOX - Static variable in class org.lwjgl.opengles.EGL
-
Multisample resolution behaviors
- EGL_MULTISAMPLE_RESOLVE_BOX_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- EGL_MULTISAMPLE_RESOLVE_DEFAULT - Static variable in class org.lwjgl.opengles.EGL
-
Multisample resolution behaviors
- EGL_NATIVE_RENDERABLE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_NATIVE_VISUAL_ID - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_NATIVE_VISUAL_TYPE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_NO_CONTEXT - Static variable in class org.lwjgl.opengles.EGL
-
Out-of-band handle values
- EGL_NO_DISPLAY - Static variable in class org.lwjgl.opengles.EGL
-
Out-of-band handle values
- EGL_NO_SURFACE - Static variable in class org.lwjgl.opengles.EGL
-
Out-of-band handle values
- EGL_NO_SYNC_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returned by eglCreateSyncKHR in the event of an error:
- EGL_NO_SYNC_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Returned by eglCreateSyncKHR in the event of an error:
- EGL_NO_SYNC_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Returned by eglCreateFenceSyncNV in the event of an error:
- EGL_NO_TEXTURE - Static variable in class org.lwjgl.opengles.EGL
-
More config attribute values, for EGL_TEXTURE_FORMAT
- EGL_NON_CONFORMANT_CONFIG - Static variable in class org.lwjgl.opengles.EGL
-
Config attribute values
- EGL_NONE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_NOT_INITIALIZED - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_OPENGL_API - Static variable in class org.lwjgl.opengles.EGL
-
BindAPI/QueryAPI targets
- EGL_OPENGL_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_RENDERABLE_TYPE mask bits
- EGL_OPENGL_ES_API - Static variable in class org.lwjgl.opengles.EGL
-
BindAPI/QueryAPI targets
- EGL_OPENGL_ES_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_RENDERABLE_TYPE mask bits
- EGL_OPENGL_ES2_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_RENDERABLE_TYPE mask bits
- EGL_OPENVG_API - Static variable in class org.lwjgl.opengles.EGL
-
BindAPI/QueryAPI targets
- EGL_OPENVG_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_RENDERABLE_TYPE mask bits
- EGL_PBUFFER_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- EGL_PIXEL_ASPECT_RATIO - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_PIXMAP_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- EGL_READ - Static variable in class org.lwjgl.opengles.EGL
-
GetCurrentSurface targets
- EGL_RED_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_RENDER_BUFFER - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_RENDERABLE_TYPE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_RGB_BUFFER - Static variable in class org.lwjgl.opengles.EGL
-
Config attribute values
- EGL_SAMPLE_BUFFERS - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_SAMPLES - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_SIGNALED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_STATUS_KHR:
- EGL_SIGNALED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_STATUS_KHR:
- EGL_SIGNALED_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted as an attribute value in the <attrib_list> parameter of eglCreateFenceSyncNV for the EGL_SYNC_STATUS_NV attribute, by the <mode> parameter of eglSignalSyncNV and returned in <value> when eglGetSyncAttribNV is called with <attribute> EGL_SYNC_STATUS_NV:
- EGL_SINGLE_BUFFER - Static variable in class org.lwjgl.opengles.EGL
-
EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets
- EGL_SLOW_CONFIG - Static variable in class org.lwjgl.opengles.EGL
-
Config attribute values
- EGL_STENCIL_SIZE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_SUCCESS - Static variable in class org.lwjgl.opengles.EGL
-
Errors / GetError return values
- EGL_SURFACE_TYPE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_SWAP_BEHAVIOR - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_SWAP_BEHAVIOR_PRESERVED_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- EGL_SYNC_CONDITION_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Accepted by the <attribute> parameter of eglGetSyncAttribKHR:
- EGL_SYNC_CONDITION_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted in the <attribute> parameter of eglGetSyncAttribNV:
- EGL_SYNC_FENCE_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Accepted by the <type> parameter of eglCreateSyncKHR, and returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_TYPE_KHR:
- EGL_SYNC_FENCE_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Returned in <value> when eglGetSyncAttribNV is called with <attribute> EGL_SYNC_TYPE_NV:
- EGL_SYNC_FLUSH_COMMANDS_BIT_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Accepted in the <flags> parameter of eglClientWaitSyncKHR:
- EGL_SYNC_FLUSH_COMMANDS_BIT_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Accepted in the <flags> parameter of eglClientWaitSyncKHR:
- EGL_SYNC_FLUSH_COMMANDS_BIT_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted in the <flags> parameter of eglClientWaitSyncNV:
- EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_CONDITION_KHR:
- EGL_SYNC_PRIOR_COMMANDS_COMPLETE_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted in the <condition> parameter of eglCreateFenceSyncNV, and returned in <value> when eglGetSyncAttribNV is called with <attribute> EGL_SYNC_CONDITION_NV:
- EGL_SYNC_REUSABLE_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Accepted by the <type> parameter of eglCreateSyncKHR, and returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_TYPE_KHR:
- EGL_SYNC_STATUS_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Accepted by the <attribute> parameter of eglGetSyncAttribKHR:
- EGL_SYNC_STATUS_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Accepted by the <attribute> parameter of eglGetSyncAttribKHR:
- EGL_SYNC_STATUS_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted as an attribute name in the <attrib_list> parameter of eglCreateFenceSyncNV, and by the <attribute> parameter of eglGetSyncAttribNV:
- EGL_SYNC_TYPE_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Accepted by the <attribute> parameter of eglGetSyncAttribKHR:
- EGL_SYNC_TYPE_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Accepted by the <attribute> parameter of eglGetSyncAttribKHR:
- EGL_SYNC_TYPE_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted in the <attribute> parameter of eglGetSyncAttribNV:
- EGL_TEXTURE_2D - Static variable in class org.lwjgl.opengles.EGL
-
More config attribute values, for EGL_TEXTURE_FORMAT
- EGL_TEXTURE_FORMAT - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_TEXTURE_RGB - Static variable in class org.lwjgl.opengles.EGL
-
More config attribute values, for EGL_TEXTURE_FORMAT
- EGL_TEXTURE_RGBA - Static variable in class org.lwjgl.opengles.EGL
-
More config attribute values, for EGL_TEXTURE_FORMAT
- EGL_TEXTURE_TARGET - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_TIMEOUT_EXPIRED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returned by eglClientWaitSyncKHR:
- EGL_TIMEOUT_EXPIRED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Returned by eglClientWaitSyncKHR:
- EGL_TIMEOUT_EXPIRED_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Returned by eglClientWaitSyncNV:
- EGL_TRANSPARENT_BLUE_VALUE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_TRANSPARENT_GREEN_VALUE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_TRANSPARENT_RED_VALUE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_TRANSPARENT_RGB - Static variable in class org.lwjgl.opengles.EGL
-
Config attribute values
- EGL_TRANSPARENT_TYPE - Static variable in class org.lwjgl.opengles.EGL
-
Config attributes
- EGL_TRUE - Static variable in class org.lwjgl.opengles.EGL
-
EGL aliases
- EGL_UNKNOWN - Static variable in class org.lwjgl.opengles.EGL
-
Unknown display resolution/aspect ratio
- EGL_UNSIGNALED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_STATUS_KHR:
- EGL_UNSIGNALED_KHR - Static variable in class org.lwjgl.opengles.EGLKHRReusableSync
-
Returned in <value> when eglGetSyncAttribKHR is called with <attribute> EGL_SYNC_STATUS_KHR:
- EGL_UNSIGNALED_NV - Static variable in class org.lwjgl.opengles.EGLNVSync
-
Accepted as an attribute value in the <attrib_list> parameter of eglCreateFenceSyncNV for the EGL_SYNC_STATUS_NV attribute, by the <mode> parameter of eglSignalSyncNV and returned in <value> when eglGetSyncAttribNV is called with <attribute> EGL_SYNC_STATUS_NV:
- EGL_VENDOR - Static variable in class org.lwjgl.opengles.EGL
-
QueryString targets
- EGL_VERSION - Static variable in class org.lwjgl.opengles.EGL
-
QueryString targets
- EGL_VERTICAL_RESOLUTION - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_VG_ALPHA_FORMAT - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_VG_ALPHA_FORMAT_NONPRE - Static variable in class org.lwjgl.opengles.EGL
-
OpenVG alpha formats
- EGL_VG_ALPHA_FORMAT_PRE - Static variable in class org.lwjgl.opengles.EGL
-
OpenVG alpha formats
- EGL_VG_ALPHA_FORMAT_PRE_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- EGL_VG_COLORSPACE - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_VG_COLORSPACE_LINEAR - Static variable in class org.lwjgl.opengles.EGL
-
OpenVG color spaces
- EGL_VG_COLORSPACE_LINEAR_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- EGL_VG_COLORSPACE_sRGB - Static variable in class org.lwjgl.opengles.EGL
-
OpenVG color spaces
- EGL_WIDTH - Static variable in class org.lwjgl.opengles.EGL
-
QuerySurface / SurfaceAttrib / CreatePbufferSurface targets
- EGL_WINDOW_BIT - Static variable in class org.lwjgl.opengles.EGL
-
EGL_SURFACE_TYPE mask bits
- eglBindAPI(int) - Static method in class org.lwjgl.opengles.EGL
-
Binds the specified rendering API to the current thread.
- eglClientWaitSyncKHR(EGLDisplay, EGLSyncKHR, int, long) - Static method in class org.lwjgl.opengles.EGLKHRFenceSync
-
Blocks the calling thread until the specified sync object is signaled, or until a specified timeout value expires.
- eglClientWaitSyncKHR(EGLDisplay, EGLSyncKHR, int, long) - Static method in class org.lwjgl.opengles.EGLKHRReusableSync
-
Blocks the calling thread until the specified sync object is signaled, or until a specified timeout value expires.
- eglClientWaitSyncNV(EGLSyncNV, int, long) - Static method in class org.lwjgl.opengles.EGLNVSync
-
Blocks the calling thread until the specified sync object is signaled, or until a specified timeout value expires.
- EGLConfig - Class in org.lwjgl.opengles
-
EGLConfig wrapper class.
- EGLContext - Class in org.lwjgl.opengles
-
EGLContext wrapper class.
- eglCreateFenceSyncNV(EGLDisplay, int, IntBuffer) - Static method in class org.lwjgl.opengles.EGLNVSync
-
Creates a fence sync object for the specified EGL display and returns a handle to the new object.
- eglCreateSyncKHR(EGLDisplay, int, IntBuffer) - Static method in class org.lwjgl.opengles.EGLKHRFenceSync
-
Creates a fence sync object for the specified EGL display and returns a handle to the new object.
- eglCreateSyncKHR(EGLDisplay, int, IntBuffer) - Static method in class org.lwjgl.opengles.EGLKHRReusableSync
-
Creates a fence sync object for the specified EGL display and returns a handle to the new object.
- eglDestroySyncKHR(EGLDisplay, EGLSyncKHR) - Static method in class org.lwjgl.opengles.EGLKHRFenceSync
-
Destroys an existing sync object.
- eglDestroySyncKHR(EGLDisplay, EGLSyncKHR) - Static method in class org.lwjgl.opengles.EGLKHRReusableSync
-
Destroys an existing sync object.
- eglDestroySyncNV(EGLSyncNV) - Static method in class org.lwjgl.opengles.EGLNVSync
-
Destroys an existing sync object.
- EGLDisplay - Class in org.lwjgl.opengles
-
EGLDisplay wrapper class.
- eglFenceNV(EGLSyncNV) - Static method in class org.lwjgl.opengles.EGLNVSync
-
Inserts a fence command into the command stream of the bound API's current context and associates it with sync object.
- eglGetCurrentContext() - Static method in class org.lwjgl.opengles.EGL
-
Returns the current EGL context for the current rendering API.
- eglGetCurrentDisplay() - Static method in class org.lwjgl.opengles.EGL
-
Returns the EGL display associated with the current context.
- eglGetCurrentSurface(int) - Static method in class org.lwjgl.opengles.EGL
-
Returns the EGL surfaces used for rendering by the current context.
- eglGetDisplay(long) - Static method in class org.lwjgl.opengles.EGL
-
Obtains an EGL display from the specified native display and initializes it.
- eglGetError() - Static method in class org.lwjgl.opengles.EGL
- eglGetSyncAttribKHR(EGLDisplay, EGLSyncKHR, int) - Static method in class org.lwjgl.opengles.EGLKHRFenceSync
-
Returns the value of the sync object attribute.
- eglGetSyncAttribKHR(EGLDisplay, EGLSyncKHR, int) - Static method in class org.lwjgl.opengles.EGLKHRReusableSync
-
Returns the value of the sync object attribute.
- eglGetSyncAttribNV(EGLSyncNV, int) - Static method in class org.lwjgl.opengles.EGLNVSync
-
Returns the value of the sync object attribute.
- EGLImageOES - Class in org.lwjgl.opengles
-
EGLImageOES wrapper class.
- EGLImageOES(long) - Constructor for class org.lwjgl.opengles.EGLImageOES
- eglIsCurrentContext(EGLContext) - Static method in class org.lwjgl.opengles.EGL
-
Returns true if the specified EGL context is the current context.
- EGLKHRFenceSync - Class in org.lwjgl.opengles
-
EGL_KHR_fence_sync wrapper class.
- EGLKHRReusableSync - Class in org.lwjgl.opengles
-
EGL_KHR_reusable_sync wrapper class.
- EGLNVSync - Class in org.lwjgl.opengles
-
EGL_NV_sync wrapper class.
- eglQueryAPI() - Static method in class org.lwjgl.opengles.EGL
-
Returns the current rendering API.
- eglQueryContext(EGLDisplay, EGLContext, int, IntBuffer) - Static method in class org.lwjgl.opengles.EGL
-
Returns the value of the specified EGL context attribute in the value parameter.
- eglQueryString(EGLDisplay, int) - Static method in class org.lwjgl.opengles.EGL
-
Returns a string describing some aspect of the EGL implementation running on the specified display.
- eglQuerySurface(EGLDisplay, EGLSurface, int, IntBuffer) - Static method in class org.lwjgl.opengles.EGL
-
Returns the value of the specified EGL surface attribute in the value parameter.
- eglReleaseCurrent(EGLDisplay) - Static method in class org.lwjgl.opengles.EGL
-
Releases the current context without assigning a new one.
- eglSignalSyncKHR(EGLDisplay, EGLSyncKHR, int) - Static method in class org.lwjgl.opengles.EGLKHRReusableSync
-
Signals or unsignals the sync object by changing its status to the specified mode.
- eglSignalSyncNV(EGLSyncNV, int) - Static method in class org.lwjgl.opengles.EGLNVSync
-
Signals or unsignals the sync object by changing its status to the specified mode.
- EGLSurface - Class in org.lwjgl.opengles
-
EGLSurface wrapper class.
- EGLSyncKHR - Class in org.lwjgl.opengles
-
EGLSyncKHR wrapper class.
- EGLSyncKHR(long) - Constructor for class org.lwjgl.opengles.EGLSyncKHR
- EGLSyncNV - Class in org.lwjgl.opengles
-
EGLSyncNV wrapper class.
- EGLSyncNV(long) - Constructor for class org.lwjgl.opengles.EGLSyncNV
- eglWaitClient() - Static method in class org.lwjgl.opengles.EGL
-
Prevents native rendering API functions from executing until any outstanding client API rendering affecting the same surface is complete.
- eglWaitGL() - Static method in class org.lwjgl.opengles.EGL
-
This method does the equivalent of:
EGLenum api = eglQueryAPI(); eglBindAPI(EGL_OPENGL_ES_API); eglWaitClient(); eglBindAPI(api);
- eglWaitNative(int) - Static method in class org.lwjgl.opengles.EGL
-
Prevents a client API command sequence from executing until any outstanding native rendering affecting the same surface is complete.
- enableRepeatEvents(boolean) - Static method in class org.lwjgl.input.Keyboard
-
Controls whether repeat events are reported or not.
- encodeASCII(CharSequence) - Static method in class org.lwjgl.MemoryUtil
-
Returns a ByteBuffer containing the specified text ASCII encoded and null-terminated.
- encodeUTF16(CharSequence) - Static method in class org.lwjgl.MemoryUtil
-
Returns a ByteBuffer containing the specified text UTF-16LE encoded and null-terminated.
- encodeUTF8(CharSequence) - Static method in class org.lwjgl.MemoryUtil
-
Returns a ByteBuffer containing the specified text UTF-8 encoded and null-terminated.
- end() - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The end callback serves the same purpose as
glEnd
. - end() - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- endData(Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The same as the
end
callback method except that it takes an additional reference argument. - endData(Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- equals(Object) - Method in class org.lwjgl.openal.ALCcontext
- equals(Object) - Method in class org.lwjgl.openal.ALCdevice
- equals(Object) - Method in class org.lwjgl.opengl.DisplayMode
-
Tests for
DisplayMode
equality - equals(Object) - Method in class org.lwjgl.opengles.EGLConfig
- equals(Object) - Method in class org.lwjgl.opengles.EGLContext
- equals(Object) - Method in class org.lwjgl.opengles.EGLDisplay
- equals(Object) - Method in class org.lwjgl.opengles.EGLSurface
- equals(Object) - Method in class org.lwjgl.PointerBuffer
-
Tells whether or not this buffer is equal to another object.
- equals(Object) - Method in class org.lwjgl.PointerWrapperAbstract
- equals(Object) - Method in class org.lwjgl.util.Color
-
Equals
- equals(Object) - Method in class org.lwjgl.util.Dimension
-
Checks whether two dimension objects have equal values.
- equals(Object) - Method in class org.lwjgl.util.Point
-
Determines whether an instance of
Point2D
is equal to this point. - equals(Object) - Method in class org.lwjgl.util.Rectangle
-
Checks whether two rectangles are equal.
- equals(Object) - Method in class org.lwjgl.util.vector.Vector2f
- equals(Object) - Method in class org.lwjgl.util.vector.Vector3f
- equals(Object) - Method in class org.lwjgl.util.vector.Vector4f
- error(int) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The error callback method is called when an error is encountered.
- error(int) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- errorData(int, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The same as the
error
callback method except that it takes an additional reference argument. - errorData(int, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- errorMessage - Variable in class org.lwjgl.util.applet.AppletLoader
-
fatal error message to display
- EVENT_SIZE - Static variable in class org.lwjgl.input.Keyboard
-
Internal use - event size in bytes
- EVENT_SIZE - Static variable in class org.lwjgl.input.Mouse
-
Internal use - event size in bytes
- exceptionOccurred(LWJGLException) - Method in class org.lwjgl.opengl.AWTGLCanvas
-
This method will be called if an unhandled LWJGLException occurs in paint().
- execute(ByteBuffer[]) - Method in class org.lwjgl.opencl.CLNativeKernel
-
Implement this method to execute an action on cl_mem objects in global memory.
- EXTAbgr - Class in org.lwjgl.opengl
- EXTAtomicCounters32 - Class in org.lwjgl.opencl
- EXTAtomicCounters64 - Class in org.lwjgl.opencl
- EXTBgra - Class in org.lwjgl.opengl
- EXTBgra - Class in org.lwjgl.opengles
- EXTBindableUniform - Class in org.lwjgl.opengl
- EXTBlendColor - Class in org.lwjgl.opengl
- EXTBlendEquationSeparate - Class in org.lwjgl.opengl
- EXTBlendFuncSeparate - Class in org.lwjgl.opengl
- EXTBlendMinmax - Class in org.lwjgl.opengl
- EXTBlendMinmax - Class in org.lwjgl.opengles
- EXTBlendSubtract - Class in org.lwjgl.opengl
- EXTCgShader - Class in org.lwjgl.opengl
- EXTCgShader - Class in org.lwjgl.opengles
- EXTColorBufferHalfFloat - Class in org.lwjgl.opengles
- EXTCompiledVertexArray - Class in org.lwjgl.opengl
- EXTCopyTextureLevels - Class in org.lwjgl.opengles
- EXTDebugLabel - Class in org.lwjgl.opengles
- EXTDebugMarker - Class in org.lwjgl.opengles
- EXTDepthBoundsTest - Class in org.lwjgl.opengl
- EXTDeviceFission - Class in org.lwjgl.opencl
- EXTDirectStateAccess - Class in org.lwjgl.opengl
- EXTDiscardFramebuffer - Class in org.lwjgl.opengles
- EXTDrawBuffers2 - Class in org.lwjgl.opengl
- EXTDrawInstanced - Class in org.lwjgl.opengl
- EXTDrawRangeElements - Class in org.lwjgl.opengl
- EXTFogCoord - Class in org.lwjgl.opengl
- EXTFramebufferBlit - Class in org.lwjgl.opengl
- EXTFramebufferMultisample - Class in org.lwjgl.opengl
- EXTFramebufferMultisampleBlitScaled - Class in org.lwjgl.opengl
- EXTFramebufferObject - Class in org.lwjgl.opengl
- EXTFramebufferSRGB - Class in org.lwjgl.opengl
- EXTGeometryShader4 - Class in org.lwjgl.opengl
- EXTGpuProgramParameters - Class in org.lwjgl.opengl
- EXTGpuShader4 - Class in org.lwjgl.opengl
- EXTMapBufferRange - Class in org.lwjgl.opengles
- EXTMigrateMemobject - Class in org.lwjgl.opencl
- EXTMultiDrawArrays - Class in org.lwjgl.opengl
- EXTMultiDrawArrays - Class in org.lwjgl.opengles
- EXTMultisampledRenderToTexture - Class in org.lwjgl.opengles
- EXTMultiviewDrawBuffers - Class in org.lwjgl.opengles
- EXTOcclusionQueryBoolean - Class in org.lwjgl.opengles
- EXTPackedDepthStencil - Class in org.lwjgl.opengl
- EXTPackedFloat - Class in org.lwjgl.opengl
- EXTPackedFloat - Class in org.lwjgl.opengles
- EXTPackedPixels - Class in org.lwjgl.opengl
- EXTPalettedTexture - Class in org.lwjgl.opengl
- EXTPixelBufferObject - Class in org.lwjgl.opengl
- EXTPointParameters - Class in org.lwjgl.opengl
- EXTProvokingVertex - Class in org.lwjgl.opengl
- extractGZip(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Extract GZip File
- extractJars(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Extract all jars from any lzma/gz/pack files
- extractLZMA(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Extract LZMA File
- extractNatives(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
This method will extract all file from the native jar and extract them to the subdirectory called "natives" in the local path, will also check to see if the native jar files is signed properly
- extractPack(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Extract Pack File
- EXTReadFormatBgra - Class in org.lwjgl.opengles
- EXTRescaleNormal - Class in org.lwjgl.opengl
- EXTRobustness - Class in org.lwjgl.opengles
- EXTSecondaryColor - Class in org.lwjgl.opengl
- EXTSeparateShaderObjects - Class in org.lwjgl.opengl
- EXTSeparateShaderObjects - Class in org.lwjgl.opengles
- EXTSeparateSpecularColor - Class in org.lwjgl.opengl
- EXTShaderFramebufferFetch - Class in org.lwjgl.opengles
- EXTShaderImageLoadStore - Class in org.lwjgl.opengl
- EXTShadowSamplers - Class in org.lwjgl.opengles
- EXTSharedTexturePalette - Class in org.lwjgl.opengl
- EXTSRGB - Class in org.lwjgl.opengles
- EXTStencilClearTag - Class in org.lwjgl.opengl
- EXTStencilTwoSide - Class in org.lwjgl.opengl
- EXTStencilWrap - Class in org.lwjgl.opengl
- EXTTextureArray - Class in org.lwjgl.opengl
- EXTTextureArray - Class in org.lwjgl.opengles
- EXTTextureBufferObject - Class in org.lwjgl.opengl
- EXTTextureCompressionDXT1 - Class in org.lwjgl.opengles
- EXTTextureCompressionLATC - Class in org.lwjgl.opengl
- EXTTextureCompressionLATC - Class in org.lwjgl.opengles
- EXTTextureCompressionRGTC - Class in org.lwjgl.opengl
- EXTTextureCompressionS3TC - Class in org.lwjgl.opengl
- EXTTextureCompressionS3TC - Class in org.lwjgl.opengles
- EXTTextureEnvCombine - Class in org.lwjgl.opengl
- EXTTextureEnvDot3 - Class in org.lwjgl.opengl
- EXTTextureFilterAnisotropic - Class in org.lwjgl.opengl
- EXTTextureFilterAnisotropic - Class in org.lwjgl.opengles
- EXTTextureFormatBGRA8888 - Class in org.lwjgl.opengles
- EXTTextureInteger - Class in org.lwjgl.opengl
- EXTTextureLODBias - Class in org.lwjgl.opengl
- EXTTextureLODBias - Class in org.lwjgl.opengles
- EXTTextureMirrorClamp - Class in org.lwjgl.opengl
- EXTTextureRectangle - Class in org.lwjgl.opengl
- EXTTextureRg - Class in org.lwjgl.opengles
- EXTTextureSharedExponent - Class in org.lwjgl.opengl
- EXTTextureSnorm - Class in org.lwjgl.opengl
- EXTTextureSRGB - Class in org.lwjgl.opengl
- EXTTextureSRGBDecode - Class in org.lwjgl.opengl
- EXTTextureStorage - Class in org.lwjgl.opengles
- EXTTextureSwizzle - Class in org.lwjgl.opengl
- EXTTextureType2101010REV - Class in org.lwjgl.opengles
- EXTTimerQuery - Class in org.lwjgl.opengl
- EXTTransformFeedback - Class in org.lwjgl.opengl
- EXTUnpackSubimage - Class in org.lwjgl.opengles
- EXTVertexArrayBgra - Class in org.lwjgl.opengl
- EXTVertexAttrib64bit - Class in org.lwjgl.opengl
- EXTVertexShader - Class in org.lwjgl.opengl
- EXTVertexWeighting - Class in org.lwjgl.opengl
F
- fatalError - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether a fatal error occurred
- fatalErrorOccured(String, Exception) - Method in class org.lwjgl.util.applet.AppletLoader
-
Sets the error message and print debug information
- fgColor - Variable in class org.lwjgl.util.applet.AppletLoader
-
color to write foreground in
- fget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- fget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- FIELDS_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <type> parameter of PresentFrameKeyedNV and PresentFrameDualFillNV:
- fileSizes - Variable in class org.lwjgl.util.applet.AppletLoader
-
Sizes of files to download
- filesLastModified - Variable in class org.lwjgl.util.applet.AppletLoader
-
Used to store file names with lastModified time
- Filter<T> - Interface in org.lwjgl.opencl.api
-
Simple filter interface.
- flip() - Method in class org.lwjgl.PointerBuffer
-
Flips this buffer.
- foreach(T) - Static method in class org.lwjgl.util.mapped.MappedObject
-
Creates an
Iterable
that will step through capacity()
views, leaving theview
at the last valid value. - foreach(T, int) - Static method in class org.lwjgl.util.mapped.MappedObject
-
Creates an
Iterable
that will step through elementCount
views, leaving theview
at the last valid value. - fork(Class<?>, String[]) - Static method in class org.lwjgl.util.mapped.MappedObjectClassLoader
-
Forks the specified class containing a main method, passing the specified arguments.
- format - Variable in class org.lwjgl.util.WaveData
-
format type of data
- fput(float, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- fput(MappedObject, float, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- freq - Variable in class org.lwjgl.opengl.XRandR.Screen
-
Frequency in Hz
- fromHSB(float, float, float) - Method in class org.lwjgl.util.Color
-
HSB to RGB conversion, pinched from java.awt.Color.
- FRONT_LEFT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
-
The Pbuffer front left buffer.
- FRONT_RIGHT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
-
The Pbuffer front right buffer.
- fvget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- fvget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- fvput(float, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- fvput(MappedObject, float, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
G
- genericErrorMessage - Variable in class org.lwjgl.util.applet.AppletLoader
-
generic error message to display on error
- get() - Method in class org.lwjgl.PointerBuffer
-
Relative get method.
- get(int) - Method in class org.lwjgl.PointerBuffer
-
Absolute get method.
- get(long[]) - Method in class org.lwjgl.PointerBuffer
-
Relative bulk get method.
- get(long[], int, int) - Method in class org.lwjgl.PointerBuffer
-
Relative bulk get method.
- get_view(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- get_view_shift(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- getAccumulationAlpha() - Method in class org.lwjgl.opengl.PixelFormat
- getAccumulationBitsPerPixel() - Method in class org.lwjgl.opengl.PixelFormat
- getAdapter() - Static method in class org.lwjgl.opengl.Display
-
Get the driver adapter string.
- getAddress(ByteBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(ByteBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(CharBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(CharBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(DoubleBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(DoubleBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(FloatBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(FloatBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(IntBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(IntBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(LongBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(LongBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(ShortBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(ShortBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress(PointerBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress(PointerBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddress0(Buffer) - Static method in class org.lwjgl.MemoryUtil
-
Returns the memory address of the specified buffer.
- getAddress0(PointerBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress0Safe(Buffer) - Static method in class org.lwjgl.MemoryUtil
- getAddress0Safe(PointerBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(ByteBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(ByteBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(CharBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(CharBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(DoubleBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(DoubleBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(FloatBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(FloatBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(IntBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(IntBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(LongBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(LongBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(ShortBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(ShortBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(PointerBuffer) - Static method in class org.lwjgl.MemoryUtil
- getAddressSafe(PointerBuffer, int) - Static method in class org.lwjgl.MemoryUtil
- getAlign() - Method in class org.lwjgl.util.mapped.MappedObject
-
Returns the mapped object memory alignment, in bytes.
- getAlpha() - Method in class org.lwjgl.util.Color
-
Accessor
- getAlpha() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component (0..255)
- getAlphaBits() - Method in class org.lwjgl.opengl.PixelFormat
- getAlphaByte() - Method in class org.lwjgl.util.Color
- getAlphaByte() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component
- getApplet() - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the applet that has been loaded.
- getAttrib(PixelFormat.Attrib) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns the value of the specified attribute.
- getAttribBuffer(EGLDisplay, int, int[]) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns an IntBuffer that can be used to get/choose EGLConfigs.
- getAttribList() - Method in class org.lwjgl.opengles.ContextAttribs
- getAttribute(int) - Method in class org.lwjgl.opengles.EGLConfig
-
Returns the value of the specified EGL config attribute.
- getAttribute(int) - Method in class org.lwjgl.opengles.EGLSurface
-
Returns the value of the specified EGL surface attribute.
- getAuxBuffers() - Method in class org.lwjgl.opengl.PixelFormat
- getAvailableDisplayModes() - Static method in class org.lwjgl.opengl.Display
-
Returns the entire list of possible fullscreen display modes as an array, in no particular order.
- getAvailableDisplayModes(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.util.Display
-
Determine the available display modes that match the specified minimum and maximum criteria.
- getAxisCount() - Method in interface org.lwjgl.input.Controller
-
Retrieve the number of axes available on this controller.
- getAxisCount() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Retrieve the number of axes available on this controller.
- getAxisName(int) - Method in interface org.lwjgl.input.Controller
-
Get the name that's given to the specified axis
- getAxisName(int) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the name that's given to the specified axis
- getAxisValue(int) - Method in interface org.lwjgl.input.Controller
-
Retrieve the value thats currently available on a specified axis.
- getAxisValue(int) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Retrieve the value thats currently available on a specified axis.
- getBestMatch(EGLConfig[]) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns the EGL config from the specified array that best matches this PixelFormat.
- getBitsPerPixel() - Method in class org.lwjgl.opengl.DisplayMode
- getBitsPerPixel() - Method in class org.lwjgl.opengl.PixelFormat
- getBlue() - Method in class org.lwjgl.util.Color
-
Accessor
- getBlue() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component (0..255)
- getBlueByte() - Method in class org.lwjgl.util.Color
- getBlueByte() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component
- getBooleanParameter(String, boolean) - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the boolean value for the parameter
- getBounds(WritableRectangle) - Method in interface org.lwjgl.util.ReadableRectangle
-
Copy this readable rectangle's bounds into a destination Rectangle
- getBounds(WritableRectangle) - Method in class org.lwjgl.util.Rectangle
- getBuffer() - Method in class org.lwjgl.PointerBuffer
-
Returns the ByteBuffer that backs this PointerBuffer.
- getBuildInfoInt(CLDevice, int) - Method in class org.lwjgl.opencl.CLProgram
-
Returns the integer value of the specified parameter.
- getBuildInfoString(CLDevice, int) - Method in class org.lwjgl.opencl.CLProgram
-
Returns the String value of the specified parameter.
- getButtonCount() - Method in interface org.lwjgl.input.Controller
-
Retrieve the number of buttons available on this controller
- getButtonCount() - Static method in class org.lwjgl.input.Mouse
- getButtonCount() - Method in interface org.lwjgl.opengl.InputImplementation
-
Query of button count
- getButtonCount() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Retrieve the number of buttons available on this controller
- getButtonIndex(String) - Static method in class org.lwjgl.input.Mouse
-
Get's a button's index.
- getButtonName(int) - Method in interface org.lwjgl.input.Controller
-
Get the name of the specified button.
- getButtonName(int) - Static method in class org.lwjgl.input.Mouse
-
Gets a button's name
- getButtonName(int) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the name of the specified button.
- getBytes() - Method in class org.lwjgl.util.XPMFile
- getCacheDirectory() - Method in class org.lwjgl.util.applet.AppletLoader
-
This method will return the location of the cache directory.
- getCacheLineSize() - Static method in class org.lwjgl.util.mapped.CacheUtil
-
Returns the CPU cache line size, in number of bytes.
- getCapabilities() - Static method in class org.lwjgl.input.Cursor
-
Get the capabilities of the native cursor.
- getCapabilities() - Static method in class org.lwjgl.opengl.GLContext
-
Get the current capabilities instance.
- getCapabilities() - Static method in class org.lwjgl.opengl.Pbuffer
-
Gets the Pbuffer capabilities.
- getCapabilities() - Static method in class org.lwjgl.opengles.GLContext
-
Get the current capabilities instance.
- getChannelOrder() - Method in class org.lwjgl.opencl.api.CLImageFormat
- getChannelType() - Method in class org.lwjgl.opencl.api.CLImageFormat
- getClassTokens(LWJGLUtil.TokenFilter, Map<Integer, String>, Class...) - Static method in class org.lwjgl.LWJGLUtil
-
Returns a map of public static final integer fields in the specified classes, to their String representations.
- getClassTokens(LWJGLUtil.TokenFilter, Map<Integer, String>, Iterable<Class>) - Static method in class org.lwjgl.LWJGLUtil
-
Returns a map of public static final integer fields in the specified classes, to their String representations.
- getCLCommandQueue() - Method in class org.lwjgl.opencl.CLEvent
-
Returns the command-queue associated with this event.
- getCLCommandQueue(long) - Method in class org.lwjgl.opencl.CLContext
-
Returns a CLCommandQueue associated with this context.
- getCLDevice() - Method in class org.lwjgl.opencl.CLCommandQueue
- getCLDevice(long) - Method in class org.lwjgl.opencl.CLPlatform
-
Returns a CLDevice that is available on this platform.
- getCLEvent(long) - Method in class org.lwjgl.opencl.CLCommandQueue
-
Returns a CLEvent associated with this command-queue.
- getCLEvent(long) - Method in class org.lwjgl.opencl.CLContext
-
Returns a user CLEvent associated with this context.
- getClipboard() - Static method in class org.lwjgl.Sys
-
Get the contents of the system clipboard.
- getCLKernel(long) - Method in class org.lwjgl.opencl.CLProgram
-
Returns a CLKernel associated with this program.
- getCLMem(long) - Method in class org.lwjgl.opencl.CLContext
-
Returns a CLMem associated with this context.
- getCLPlatform(long) - Static method in class org.lwjgl.opencl.CLPlatform
-
Returns a CLPlatform with the specified id.
- getCLProgram(long) - Method in class org.lwjgl.opencl.CLContext
-
Returns a CLProgram associated with this context.
- getCLSampler(long) - Method in class org.lwjgl.opencl.CLContext
-
Returns a CLSampler associated with this context.
- getColor(String, Color) - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the color
- getConfig() - Method in class org.lwjgl.opengles.EGLSurface
-
Returns the EGL config associated with this EGL surface.
- getConfigID() - Method in class org.lwjgl.opengles.EGLConfig
-
Returns the EGL_CONFIG_ID attribute of this EGLConfig.
- getConfiguration() - Static method in class org.lwjgl.opengl.XRandR
- getContext() - Static method in class org.lwjgl.openal.AL
- getContext() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
This method should only be called internally.
- getContextFlags() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_FLAGS_ARB
value. - getContextReleaseBehavior() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_RELEASE_BEHABIOR_ARB
value. - getContextResetNotificationStrategy() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
value. - getController(int) - Static method in class org.lwjgl.input.Controllers
-
Get a controller from the collection
- getControllerCount() - Static method in class org.lwjgl.input.Controllers
-
Retrieve a count of the number of controllers
- getControllers() - Method in class org.lwjgl.util.jinput.LWJGLEnvironmentPlugin
- getCurrentCertificates() - Static method in class org.lwjgl.util.applet.AppletLoader
-
Returns the current certificate chain of the AppletLoader
- getDeadZone(int) - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for a specified axis
- getDeadZone(int) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for a specified axis
- getDefaultValue() - Method in enum org.lwjgl.opengles.PixelFormat.Attrib
-
Returns the default value of this attribute.
- getDepthBits() - Method in class org.lwjgl.opengl.PixelFormat
- getDescriptionForState() - Method in class org.lwjgl.util.applet.AppletLoader
- getDesktopDisplayMode() - Static method in class org.lwjgl.opengl.Display
-
Return the initial desktop display mode.
- getDevice() - Static method in class org.lwjgl.openal.AL
- getDeviceCapabilities(CLDevice) - Static method in class org.lwjgl.opencl.CLCapabilities
- getDevices(int) - Method in class org.lwjgl.opencl.CLPlatform
-
Returns a list of the available devices on this platform that match the specified type.
- getDevices(int, Filter<CLDevice>) - Method in class org.lwjgl.opencl.CLPlatform
-
Returns a list of the available devices on this platform that match the specified type, filtered by the specified filter.
- getDisplay() - Method in class org.lwjgl.opengles.EGLConfig
-
Returns the EGL display from which this EGL config was retrieved.
- getDisplay() - Method in class org.lwjgl.opengles.EGLSurface
-
Returns the EGL display from which this EGL surface was created.
- getDisplayMode() - Static method in class org.lwjgl.opengl.Display
-
Return the current display mode, as set by setDisplayMode().
- getDrawable() - Static method in class org.lwjgl.opengl.Display
-
Fetch the Drawable from the Display.
- getDrawStyle() - Method in class org.lwjgl.util.glu.Quadric
-
Returns the drawStyle.
- getDWheel() - Static method in class org.lwjgl.input.Mouse
- getDX() - Static method in class org.lwjgl.input.Mouse
- getDY() - Static method in class org.lwjgl.input.Mouse
- getEGLAttrib() - Method in enum org.lwjgl.opengles.PixelFormat.Attrib
-
Returns the EGL token that corresponds to this attribute.
- getElementSizeExponent(Buffer) - Static method in class org.lwjgl.BufferUtils
- getEventButton() - Static method in class org.lwjgl.input.Mouse
- getEventButtonState() - Static method in class org.lwjgl.input.Controllers
-
Gets the state of the button that generated the current event
- getEventButtonState() - Static method in class org.lwjgl.input.Mouse
-
Get the current events button state.
- getEventCharacter() - Static method in class org.lwjgl.input.Keyboard
- getEventControlIndex() - Static method in class org.lwjgl.input.Controllers
-
Get the index of the control that caused the current event
- getEventDWheel() - Static method in class org.lwjgl.input.Mouse
- getEventDX() - Static method in class org.lwjgl.input.Mouse
- getEventDY() - Static method in class org.lwjgl.input.Mouse
- getEventKey() - Static method in class org.lwjgl.input.Keyboard
-
Please note that the key code returned is NOT valid against the current keyboard layout.
- getEventKeyState() - Static method in class org.lwjgl.input.Keyboard
-
Gets the state of the key that generated the current event
- getEventNanoseconds() - Static method in class org.lwjgl.input.Controllers
-
Get the timestamp assigned to the current event
- getEventNanoseconds() - Static method in class org.lwjgl.input.Keyboard
-
Gets the time in nanoseconds of the current event.
- getEventNanoseconds() - Static method in class org.lwjgl.input.Mouse
-
Gets the time in nanoseconds of the current event.
- getEventSource() - Static method in class org.lwjgl.input.Controllers
-
Get the source of the current event
- getEventX() - Static method in class org.lwjgl.input.Mouse
- getEventXAxisValue() - Static method in class org.lwjgl.input.Controllers
-
Get the value on an X axis of the current event
- getEventY() - Static method in class org.lwjgl.input.Mouse
- getEventYAxisValue() - Static method in class org.lwjgl.input.Controllers
-
Get the value on an Y axis of the current event
- getFileName(URL) - Method in class org.lwjgl.util.applet.AppletLoader
-
Get file name portion of URL.
- getFrequency() - Method in class org.lwjgl.opengl.DisplayMode
- getGLObjectName() - Method in class org.lwjgl.opencl.CLMem
-
Returns the GL object name.
- getGLObjectType() - Method in class org.lwjgl.opencl.CLMem
-
Returns the GL object type.
- getGLTextureInfoInt(int) - Method in class org.lwjgl.opencl.CLMem
-
Returns the int value of the specified parameter.
- getGreen() - Method in class org.lwjgl.util.Color
-
Accessor
- getGreen() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component (0..255)
- getGreenByte() - Method in class org.lwjgl.util.Color
- getGreenByte() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component
- getHeight() - Static method in class org.lwjgl.opengl.Display
- getHeight() - Method in class org.lwjgl.opengl.DisplayMode
- getHeight() - Method in interface org.lwjgl.opengl.InputImplementation
- getHeight() - Method in class org.lwjgl.opengl.Pbuffer
- getHeight() - Method in class org.lwjgl.util.Dimension
-
Gets the height.
- getHeight() - Method in interface org.lwjgl.util.ReadableDimension
-
Get the height
- getHeight() - Method in class org.lwjgl.util.Rectangle
-
Gets the height.
- getHeight() - Method in class org.lwjgl.util.XPMFile
- getImage(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Get Image from path provided
- getImage(URL) - Method in class org.lwjgl.util.applet.AppletLoader
-
Get Image from path provided
- getImageChannelOrder() - Method in class org.lwjgl.opencl.CLMem
-
Returns the image channel order.
- getImageChannelType() - Method in class org.lwjgl.opencl.CLMem
-
Returns the image channel type.
- getImageFormat() - Method in class org.lwjgl.opencl.CLMem
-
Returns the image format.
- getImageInfoSize(int) - Method in class org.lwjgl.opencl.CLMem
-
Returns the size_t value of the specified parameter.
- getIndex() - Method in interface org.lwjgl.input.Controller
-
Get the index of this controller in the collection
- getIndex() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the index of this controller in the collection
- getInfoBinaries(ByteBuffer) - Method in class org.lwjgl.opencl.CLProgram
-
Returns the program binaries for all devices associated with program, written sequentially in the target ByteBuffer.
- getInfoBinaries(ByteBuffer[]) - Method in class org.lwjgl.opencl.CLProgram
-
Returns the program binaries for all devices associated with program, as a ByteBuffer array.
- getInfoBoolean(int) - Method in class org.lwjgl.opencl.CLDevice
-
Returns the boolean value of the specified parameter.
- getInfoDevices() - Method in class org.lwjgl.opencl.CLContext
-
Returns the list of devices in context.
- getInfoDevices() - Method in class org.lwjgl.opencl.CLProgram
-
Returns an array of CLDevices associated with this program.
- getInfoHostBuffer() - Method in class org.lwjgl.opencl.CLMem
-
Returns a direct ByteBuffer instance that points to the host memory that backs this CLMem object.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLCommandQueue
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLContext
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLDevice
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLEvent
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLKernel
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLMem
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLProgram
-
Returns the integer value of the specified parameter.
- getInfoInt(int) - Method in class org.lwjgl.opencl.CLSampler
-
Returns the integer value of the specified parameter.
- getInfoLong(int) - Method in class org.lwjgl.opencl.CLDevice
-
Returns the long value of the specified parameter.
- getInfoLong(int) - Method in class org.lwjgl.opencl.CLMem
-
Returns the long value of the specified parameter.
- getInfoLong(int) - Method in class org.lwjgl.opencl.CLSampler
-
Returns the long value of the specified parameter.
- getInfoSize(int) - Method in class org.lwjgl.opencl.CLDevice
-
Returns the size_t value of the specified parameter.
- getInfoSize(int) - Method in class org.lwjgl.opencl.CLMem
-
Returns the size_t value of the specified parameter.
- getInfoSizeArray(int) - Method in class org.lwjgl.opencl.CLDevice
-
Returns an array of size_t values of the specified parameter.
- getInfoSizeArray(int) - Method in class org.lwjgl.opencl.CLProgram
-
Returns an array of size_t values of the specified parameter.
- getInfoString(int) - Method in class org.lwjgl.opencl.CLDevice
-
Returns the value of the specified String parameter.
- getInfoString(int) - Method in class org.lwjgl.opencl.CLKernel
-
Returns the String value of the specified parameter.
- getInfoString(int) - Method in class org.lwjgl.opencl.CLPlatform
-
Returns the String value of the specified parameter.
- getInfoString(int) - Method in class org.lwjgl.opencl.CLProgram
-
Returns the String value of the specified parameter.
- getIntParameter(String, int) - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the int value for the applet
- getJarInfo(File) - Method in class org.lwjgl.util.applet.AppletLoader
-
This method will get the files sizes of the files to download.
- getJarInputStream(String, URLConnection) - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves a jar files input stream.
- getJarName(URL) - Method in class org.lwjgl.util.applet.AppletLoader
-
Get jar name from URL.
- getKeyCount() - Static method in class org.lwjgl.input.Keyboard
- getKeyIndex(String) - Static method in class org.lwjgl.input.Keyboard
-
Get's a key's index.
- getKeyName(int) - Static method in class org.lwjgl.input.Keyboard
-
Gets a key's name
- getLayerPlane() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_LAYER_PLANE_ARB
value. - getLibraryPaths(String, String[], ClassLoader) - Static method in class org.lwjgl.LWJGLUtil
-
Locates the paths required by a library.
- getLibraryPaths(String, String, ClassLoader) - Static method in class org.lwjgl.LWJGLUtil
-
Locates the paths required by a library.
- getLocation(WritablePoint) - Method in class org.lwjgl.util.Point
- getLocation(WritablePoint) - Method in interface org.lwjgl.util.ReadablePoint
-
Copy this ReadablePoint into a destination Point
- getLocation(WritablePoint) - Method in class org.lwjgl.util.Rectangle
- getLWJGLCacheDir() - Method in class org.lwjgl.util.applet.AppletLoader
-
Get path to the lwjgl cache directory.
- getMajorVersion() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
- getMajorVersion() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
- getMajorVersion() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_MAJOR_VERSION_ARB
value. - getMajorVersion() - Method in class org.lwjgl.opengles.EGLDisplay
-
Returns the major EGL version of this EGL display.
- getMaxCursorSize() - Static method in class org.lwjgl.input.Cursor
-
Gets the maximum size of a native cursor.
- getMaxCursorSize() - Method in interface org.lwjgl.opengl.InputImplementation
-
Method returning the maximum cursor size
- getMessages() - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the current message for the current status.
- getMinCursorSize() - Static method in class org.lwjgl.input.Cursor
-
Gets the minimum size of a native cursor.
- getMinCursorSize() - Method in interface org.lwjgl.opengl.InputImplementation
-
Method returning the minimum cursor size
- getMinorVersion() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
- getMinorVersion() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
- getMinorVersion() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_MINOR_VERSION_ARB
value. - getMinorVersion() - Method in class org.lwjgl.opengles.EGLDisplay
-
Returns the minor EGL version of this EGL display.
- getName() - Method in interface org.lwjgl.input.Controller
-
Get the name assigned to this controller.
- getName() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the name assigned to this controller.
- getNativeCursor() - Static method in class org.lwjgl.input.Mouse
-
Gets the currently bound native cursor, if any.
- getNativeCursorCapabilities() - Method in interface org.lwjgl.opengl.InputImplementation
-
Function to determine native cursor support
- getNormals() - Method in class org.lwjgl.util.glu.Quadric
-
Returns the normals.
- getNumKeyboardEvents() - Static method in class org.lwjgl.input.Keyboard
-
Gets the number of keyboard events waiting after doing a buffer enabled poll().
- getOffset(Buffer) - Static method in class org.lwjgl.BufferUtils
-
A helper function which is used to get the byte offset in an arbitrary buffer based on its position
- getOrientation() - Method in class org.lwjgl.util.glu.Quadric
-
Returns the orientation.
- getOrigin() - Method in class org.lwjgl.opencl.api.CLBufferRegion
- getParent() - Static method in class org.lwjgl.opengl.Display
-
Return the last parent set with setParent().
- getPixelFormat() - Method in class org.lwjgl.opengl.AWTGLCanvas
- getPixelScaleFactor() - Static method in class org.lwjgl.opengl.Display
- getPlatform() - Static method in class org.lwjgl.LWJGLUtil
- getPlatform() - Method in class org.lwjgl.opencl.CLDevice
- getPlatformCapabilities(CLPlatform) - Static method in class org.lwjgl.opencl.CLCapabilities
- getPlatformName() - Static method in class org.lwjgl.LWJGLUtil
- getPlatforms() - Static method in class org.lwjgl.opencl.CLPlatform
-
Returns a list of all the available platforms.
- getPlatforms(Filter<CLPlatform>) - Static method in class org.lwjgl.opencl.CLPlatform
-
Returns a list of the available platforms, filtered by the specified filter.
- getPointer() - Method in interface org.lwjgl.PointerWrapper
- getPointer() - Method in class org.lwjgl.PointerWrapperAbstract
- getPointerSize() - Static method in class org.lwjgl.PointerBuffer
-
Returns the pointer size in bytes, based on the underlying architecture.
- getPovX() - Method in interface org.lwjgl.input.Controller
-
Get the X-Axis value of the POV on this controller
- getPovX() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the X-Axis value of the POV on this controller
- getPovY() - Method in interface org.lwjgl.input.Controller
-
Get the Y-Axis value of the POV on this controller
- getPovY() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the Y-Axis value of the POV on this controller
- getPrivilegedBoolean(String) - Static method in class org.lwjgl.LWJGLUtil
-
Gets a boolean property as a privileged action.
- getPrivilegedInteger(String) - Static method in class org.lwjgl.LWJGLUtil
-
Gets an integer property as a privileged action.
- getPrivilegedInteger(String, int) - Static method in class org.lwjgl.LWJGLUtil
-
Gets an integer property as a privileged action.
- getProfileMask() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns the
ContextAttribs.CONTEXT_PROFILE_MASK_ARB
value. - getProfilingInfoLong(int) - Method in class org.lwjgl.opencl.CLEvent
-
Returns the long value of the specified parameter.
- getRed() - Method in class org.lwjgl.util.Color
-
Accessor
- getRed() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component (0..255)
- getRedByte() - Method in class org.lwjgl.util.Color
- getRedByte() - Method in interface org.lwjgl.util.ReadableColor
-
Return the red component
- getResolutions(String) - Static method in class org.lwjgl.opengl.XRandR
- getRumblerCount() - Method in interface org.lwjgl.input.Controller
-
Returns the number of rumblers this controller supports
- getRumblerCount() - Method in class org.lwjgl.util.input.ControllerAdapter
- getRumblerName(int) - Method in interface org.lwjgl.input.Controller
-
Returns the name of the specified rumbler
- getRumblerName(int) - Method in class org.lwjgl.util.input.ControllerAdapter
- getRXAxisDeadZone() - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for the RX axis.
- getRXAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for the RX axis.
- getRXAxisValue() - Method in interface org.lwjgl.input.Controller
-
Get the value from the RX axis if there is one.
- getRXAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the value from the RX axis if there is one.
- getRYAxisDeadZone() - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for the RY axis.
- getRYAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for the RY axis.
- getRYAxisValue() - Method in interface org.lwjgl.input.Controller
-
Get the value from the RY axis if there is one.
- getRYAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the value from the RY axis if there is one.
- getRZAxisDeadZone() - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for the RZ axis.
- getRZAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for the RZ axis.
- getRZAxisValue() - Method in interface org.lwjgl.input.Controller
-
Get the value from the RZ axis if there is one.
- getRZAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the value from the RZ axis if there is one.
- getSamples() - Method in class org.lwjgl.opengl.PixelFormat
- getScreenNames() - Static method in class org.lwjgl.opengl.XRandR
- getSize() - Method in class org.lwjgl.opencl.api.CLBufferRegion
- getSize(WritableDimension) - Method in class org.lwjgl.util.Dimension
- getSize(WritableDimension) - Method in interface org.lwjgl.util.ReadableDimension
-
Copy this ReadableDimension into a destination Dimension
- getSize(WritableDimension) - Method in class org.lwjgl.util.Rectangle
- getSizeof() - Method in class org.lwjgl.util.mapped.MappedObject
-
Returns the mapped object memory sizeof, in bytes.
- getStatus() - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the current status of the AppletLoader and is used by liveconnect when running in headless mode.
- getStencilBits() - Method in class org.lwjgl.opengl.PixelFormat
- getStringParameter(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Retrieves the String value for the parameter
- getSubCLDevice(long) - Method in class org.lwjgl.opencl.CLDevice
-
Returns a sub-device of this device.
- getSupportedImageFormats(long, int) - Method in class org.lwjgl.opencl.CLContext
- getSupportedImageFormats(long, int, Filter<CLImageFormat>) - Method in class org.lwjgl.opencl.CLContext
- getTextureFlag() - Method in class org.lwjgl.util.glu.Quadric
-
Returns the textureFlag.
- getTime() - Static method in class org.lwjgl.Sys
-
Gets the current value of the hires timer, in ticks.
- getTime() - Method in class org.lwjgl.util.Timer
- getTimerResolution() - Static method in class org.lwjgl.Sys
-
Obtains the number of ticks that the hires timer does in a second.
- getTitle() - Static method in class org.lwjgl.opengl.Display
- getVersion() - Static method in class org.lwjgl.opengl.Display
-
Get the driver version.
- getVersion() - Method in class org.lwjgl.opengles.ContextAttribs
- getVersion() - Static method in class org.lwjgl.Sys
-
Return the version of the core LWJGL libraries as a String.
- getViewAddress(int) - Method in class org.lwjgl.util.mapped.MappedObject
- getW() - Method in class org.lwjgl.util.vector.Quaternion
- getW() - Method in interface org.lwjgl.util.vector.ReadableVector4f
- getW() - Method in class org.lwjgl.util.vector.Vector4f
- getWidth() - Static method in class org.lwjgl.opengl.Display
- getWidth() - Method in class org.lwjgl.opengl.DisplayMode
- getWidth() - Method in interface org.lwjgl.opengl.InputImplementation
- getWidth() - Method in class org.lwjgl.opengl.Pbuffer
- getWidth() - Method in class org.lwjgl.util.Dimension
-
Gets the width.
- getWidth() - Method in interface org.lwjgl.util.ReadableDimension
-
Get the width
- getWidth() - Method in class org.lwjgl.util.Rectangle
-
Gets the width.
- getWidth() - Method in class org.lwjgl.util.XPMFile
- getWorkGroupInfoLong(CLDevice, int) - Method in class org.lwjgl.opencl.CLKernel
-
Returns the long value of the specified parameter.
- getWorkGroupInfoSize(CLDevice, int) - Method in class org.lwjgl.opencl.CLKernel
-
Returns the size_t value of the specified parameter.
- getWorkGroupInfoSizeArray(CLDevice, int) - Method in class org.lwjgl.opencl.CLKernel
-
Returns an array of size_t values of the specified parameter.
- getX() - Static method in class org.lwjgl.input.Mouse
-
Retrieves the absolute position.
- getX() - Static method in class org.lwjgl.opengl.Display
- getX() - Method in class org.lwjgl.util.Point
- getX() - Method in interface org.lwjgl.util.ReadablePoint
- getX() - Method in class org.lwjgl.util.Rectangle
-
Gets the x.
- getX() - Method in class org.lwjgl.util.vector.Quaternion
- getX() - Method in interface org.lwjgl.util.vector.ReadableVector2f
- getX() - Method in class org.lwjgl.util.vector.Vector2f
- getX() - Method in class org.lwjgl.util.vector.Vector3f
- getX() - Method in class org.lwjgl.util.vector.Vector4f
- getXAxisDeadZone() - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for the X axis.
- getXAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for the X axis.
- getXAxisValue() - Method in interface org.lwjgl.input.Controller
-
Get the value from the X axis if there is one.
- getXAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the value from the X axis if there is one.
- getY() - Static method in class org.lwjgl.input.Mouse
-
Retrieves the absolute position.
- getY() - Static method in class org.lwjgl.opengl.Display
- getY() - Method in class org.lwjgl.util.Point
- getY() - Method in interface org.lwjgl.util.ReadablePoint
- getY() - Method in class org.lwjgl.util.Rectangle
-
Gets the y.
- getY() - Method in class org.lwjgl.util.vector.Quaternion
- getY() - Method in interface org.lwjgl.util.vector.ReadableVector2f
- getY() - Method in class org.lwjgl.util.vector.Vector2f
- getY() - Method in class org.lwjgl.util.vector.Vector3f
- getY() - Method in class org.lwjgl.util.vector.Vector4f
- getYAxisDeadZone() - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for the Y axis.
- getYAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for the Y axis.
- getYAxisValue() - Method in interface org.lwjgl.input.Controller
-
Get the value from the Y axis if there is one.
- getYAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the value from the Y axis if there is one.
- getZ() - Method in class org.lwjgl.util.vector.Quaternion
- getZ() - Method in interface org.lwjgl.util.vector.ReadableVector3f
- getZ() - Method in class org.lwjgl.util.vector.Vector3f
- getZ() - Method in class org.lwjgl.util.vector.Vector4f
- getZAxisDeadZone() - Method in interface org.lwjgl.input.Controller
-
Get the dead zone for the Z axis.
- getZAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the dead zone for the Z axis.
- getZAxisValue() - Method in interface org.lwjgl.input.Controller
-
Get the value from the Z axis if there is one.
- getZAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Get the value from the Z axis if there is one.
- GL_2_BYTES - Static variable in class org.lwjgl.opengl.GL11
- GL_2D - Static variable in class org.lwjgl.opengl.GL11
- GL_2X_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_3_BYTES - Static variable in class org.lwjgl.opengl.GL11
- GL_3D - Static variable in class org.lwjgl.opengl.GL11
- GL_3D_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_3D_COLOR_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
- GL_3DC_X_AMD - Static variable in class org.lwjgl.opengles.AMDCompressed3DCTexture
-
Accepted by the <internalFormat> parameter of CompressedTexImage2D and CompressedTexImage3DOES:
- GL_3DC_XY_AMD - Static variable in class org.lwjgl.opengles.AMDCompressed3DCTexture
-
Accepted by the <internalFormat> parameter of CompressedTexImage2D and CompressedTexImage3DOES:
- GL_4_BYTES - Static variable in class org.lwjgl.opengl.GL11
- GL_4D_COLOR_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
- GL_4X_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_8X_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_ABGR_EXT - Static variable in class org.lwjgl.opengl.EXTAbgr
- GL_ACCUM - Static variable in class org.lwjgl.opengl.GL11
- GL_ACCUM_ADJACENT_PAIRS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pathListMode> parameter of GetPathSpacingNV:
- GL_ACCUM_ALPHA_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ACCUM_BLUE_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ACCUM_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_ACCUM_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
- GL_ACCUM_GREEN_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ACCUM_RED_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ACTIVE_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_ACTIVE_ATTRIBUTES - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_ACTIVE_ATTRIBUTES - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_ACTIVE_PROGRAM - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <type> parameter to GetProgramPipelineiv:
- GL_ACTIVE_PROGRAM - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <type> parameter to GetProgramPipelineiv:
- GL_ACTIVE_PROGRAM_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateShaderObjects
-
Accepted by <type> parameter to GetIntegerv and GetFloatv:
- GL_ACTIVE_PROGRAM_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Accepted by <type> parameter to GetProgramPipelineivEXT:
- GL_ACTIVE_RESOURCES - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_ACTIVE_RESOURCES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_ACTIVE_STENCIL_FACE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilTwoSide
- GL_ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramStageiv:
- GL_ACTIVE_TEXTURE - Static variable in class org.lwjgl.opengl.GL13
- GL_ACTIVE_TEXTURE - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_ACTIVE_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_ACTIVE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
- GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ACTIVE_VARYING_MAX_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_VARYINGS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_ACTIVE_VERTEX_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_ADD - Static variable in class org.lwjgl.opengl.GL11
- GL_ADD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_ADD_SIGNED - Static variable in class org.lwjgl.opengl.GL13
- GL_ADD_SIGNED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_ADD_SIGNED_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_ADJACENT_PAIRS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pathListMode> parameter of GetPathSpacingNV:
- GL_AFFINE_2D_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_AFFINE_3D_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_ALIASED_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL12
- GL_ALIASED_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL12
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_ALL_ATTRIB_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ALL_BARRIER_BITS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_ALL_BARRIER_BITS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_ALL_BARRIER_BITS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_ALL_CLIENT_ATTRIB_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ALL_COMPLETED_NV - Static variable in class org.lwjgl.opengl.NVFence
- GL_ALL_COMPLETED_NV - Static variable in class org.lwjgl.opengles.NVFence
-
Accepted by the <condition> parameter of SetFenceNV:
- GL_ALL_SHADER_BITS - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_ALL_SHADER_BITS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_ALL_SHADER_BITS_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStagesEXT:
- GL_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
PixelFormat
- GL_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_ALPHA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_ALPHA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA_TEST - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA_TEST_FUNC - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA_TEST_REF - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA12 - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA16 - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_ALPHA16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_ALPHA32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA8 - Static variable in class org.lwjgl.opengl.GL11
- GL_ALPHA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_ALPHA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALPHA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_ALREADY_SIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned by ClientWaitSync:
- GL_ALREADY_SIGNALED - Static variable in class org.lwjgl.opengl.GL32
-
Returned by ClientWaitSync:
- GL_ALREADY_SIGNALED - Static variable in class org.lwjgl.opengles.GLES30
- GL_ALREADY_SIGNALED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned by ClientWaitSyncAPPLE:
- GL_ALWAYS - Static variable in class org.lwjgl.opengl.GL11
- GL_ALWAYS - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_AMBIENT - Static variable in class org.lwjgl.opengl.GL11
- GL_AMBIENT_AND_DIFFUSE - Static variable in class org.lwjgl.opengl.GL11
- GL_AMD_blend_minmax_factor - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_compressed_3DC_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_AMD_compressed_ATC_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_AMD_conservative_depth - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_debug_output - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_depth_clamp_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_draw_buffers_blend - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_interleaved_elements - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_multi_draw_indirect - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_name_gen_delete - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_performance_monitor - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_performance_monitor - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_AMD_pinned_memory - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_program_binary_Z400 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_AMD_query_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_sample_positions - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_seamless_cubemap_per_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_shader_atomic_counter_ops - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_shader_stencil_export - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_shader_trinary_minmax - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_sparse_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_stencil_operation_extended - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_texture_texture4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_transform_feedback3_lines_triangles - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_vertex_shader_layer - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_vertex_shader_tessellator - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AMD_vertex_shader_viewport_index - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_AND - Static variable in class org.lwjgl.opengl.GL11
- GL_AND_INVERTED - Static variable in class org.lwjgl.opengl.GL11
- GL_AND_REVERSE - Static variable in class org.lwjgl.opengl.GL11
- GL_ANGLE_framebuffer_blit - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ANGLE_framebuffer_multisample - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ANY_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery2
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_ANY_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_ANY_SAMPLES_PASSED - Static variable in class org.lwjgl.opengles.GLES30
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryIndexediv and GetQueryiv:
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryIndexediv and GetQueryiv:
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in class org.lwjgl.opengles.GLES30
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Accepted by the <target> parameter of BeginQueryEXT, EndQueryEXT, and GetQueryivEXT:
- GL_ANY_SAMPLES_PASSED_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Accepted by the <target> parameter of BeginQueryEXT, EndQueryEXT, and GetQueryivEXT:
- GL_APPLE_aux_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_client_storage - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_element_array - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_fence - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_float_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_flush_buffer_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_framebuffer_multisample - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_APPLE_object_purgeable - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_packed_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_rgb_422 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_rgb_422 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_APPLE_row_bytes - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_sync - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_APPLE_texture_format_BGRA8888 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_APPLE_texture_max_level - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_APPLE_texture_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_vertex_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_vertex_array_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_vertex_program_evaluators - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_APPLE_ycbcr_422 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_arrays_of_arrays - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_base_instance - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_bindless_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_blend_func_extended - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_buffer_storage - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_cl_event - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_clear_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_clear_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_clip_control - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_color_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_compatibility - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_compressed_texture_pixel_storage - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_compute_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_compute_variable_group_size - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_conditional_render_inverted - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_conservative_depth - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_copy_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_copy_image - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_cull_distance - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_debug_output - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_depth_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_depth_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_depth_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_derivative_control - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_direct_state_access - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_draw_buffers - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_draw_buffers - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ARB_draw_buffers_blend - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_draw_elements_base_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_draw_indirect - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_draw_instanced - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_enhanced_layouts - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_ES2_compatibility - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_ES3_1_compatibility - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_ES3_compatibility - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_explicit_attrib_location - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_explicit_uniform_location - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_fragment_coord_conventions - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_fragment_layer_viewport - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_fragment_program - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_fragment_program_shadow - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_fragment_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_framebuffer_no_attachments - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_framebuffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_framebuffer_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_get_program_binary - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_get_texture_sub_image - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_gpu_shader_fp64 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_gpu_shader5 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_half_float_pixel - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_half_float_pixel - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ARB_half_float_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_imaging - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_indirect_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_instanced_arrays - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_internalformat_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_internalformat_query2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_invalidate_subdata - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_map_buffer_alignment - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_map_buffer_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_matrix_palette - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_multi_bind - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_multi_draw_indirect - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_multitexture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_occlusion_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_occlusion_query2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_pipeline_statistics_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_pixel_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_point_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_point_sprite - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_program_interface_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_provoking_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_query_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_robust_buffer_access_behavior - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_robustness - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_robustness_isolation - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_sample_shading - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_sampler_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_seamless_cube_map - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_seamless_cubemap_per_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_separate_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_atomic_counters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_bit_encoding - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_draw_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_group_vote - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_image_load_store - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_image_size - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_precision - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_stencil_export - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_storage_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_subroutine - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_texture_image_samples - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shader_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shading_language_100 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shading_language_420pack - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shading_language_include - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shading_language_packing - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shadow - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_shadow_ambient - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_sparse_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_sparse_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_stencil_texturing - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_sync - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_tessellation_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_barrier - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_border_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_buffer_object_rgb32 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_buffer_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_compression - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_compression_bptc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_compression_rgtc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_cube_map - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_cube_map_array - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_env_add - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_env_combine - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_env_crossbar - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_env_dot3 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_gather - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_mirror_clamp_to_edge - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_mirrored_repeat - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_non_power_of_two - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_query_levels - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_query_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_rectangle - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ARB_texture_rg - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_rgb10_a2ui - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_stencil8 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_storage - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_storage_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_swizzle - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_texture_view - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_timer_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_transform_feedback_instanced - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_transform_feedback_overflow_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_transform_feedback2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_transform_feedback3 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_transpose_matrix - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_uniform_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_array_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_attrib_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_attrib_binding - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_blend - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_program - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_type_10f_11f_11f_rev - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_vertex_type_2_10_10_10_rev - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_viewport_array - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARB_window_pos - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_ARM_mali_shader_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ARM_rgba8 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_ARRAY_BUFFER - Static variable in class org.lwjgl.opengl.GL15
- GL_ARRAY_BUFFER - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_ARRAY_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
- GL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_ARRAY_ELEMENT_LOCK_COUNT_EXT - Static variable in class org.lwjgl.opengl.EXTCompiledVertexArray
- GL_ARRAY_ELEMENT_LOCK_FIRST_EXT - Static variable in class org.lwjgl.opengl.EXTCompiledVertexArray
- GL_ARRAY_OBJECT_BUFFER_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_ARRAY_OBJECT_OFFSET_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ATC_RGB_AMD - Static variable in class org.lwjgl.opengles.AMDCompressedATCTexture
-
Accepted by the <internalformat> parameter of CompressedTexImage2D and CompressedTexImage3DOES.
- GL_ATC_RGBA_EXPLICIT_ALPHA_AMD - Static variable in class org.lwjgl.opengles.AMDCompressedATCTexture
-
Accepted by the <internalformat> parameter of CompressedTexImage2D and CompressedTexImage3DOES.
- GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD - Static variable in class org.lwjgl.opengles.AMDCompressedATCTexture
-
Accepted by the <internalformat> parameter of CompressedTexImage2D and CompressedTexImage3DOES.
- GL_ATI_draw_buffers - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_element_array - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_envmap_bumpmap - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_fragment_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_map_object_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_meminfo - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_pn_triangles - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_separate_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_shader_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_text_fragment_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_texture_compression_3dc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_texture_env_combine3 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_texture_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_texture_mirror_once - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_vertex_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_vertex_attrib_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATI_vertex_streams - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_ATOMIC_COUNTER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_ATOMIC_COUNTER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_ATOMIC_COUNTER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_ATOMIC_COUNTER_BUFFER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <target> parameter of BindBufferBase and BindBufferRange:
- GL_ATOMIC_COUNTER_BUFFER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of BindBufferBase and BindBufferRange:
- GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, GetInteger64i_v, GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev, and GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, GetInteger64i_v, GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev, and GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveAtomicCounterBufferiv:
- GL_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetIntegeri_64v:
- GL_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetIntegeri_64v:
- GL_ATOMIC_COUNTER_BUFFER_START - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetIntegeri_64v:
- GL_ATOMIC_COUNTER_BUFFER_START - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetIntegeri_64v:
- GL_ATTACHED_SHADERS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_ATTACHED_SHADERS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_ATTRIB_ARRAY_POINTER_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttribPointervNV:
- GL_ATTRIB_ARRAY_SIZE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
- GL_ATTRIB_ARRAY_STRIDE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
- GL_ATTRIB_ARRAY_TYPE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
- GL_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_AUTO_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_AUTO_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_AUTO_NORMAL - Static variable in class org.lwjgl.opengl.GL11
- GL_AUX_BUFFERS - Static variable in class org.lwjgl.opengl.GL11
- GL_AUX_DEPTH_STENCIL_APPLE - Static variable in class org.lwjgl.opengl.APPLEAuxDepthStencil
-
Accepted by the <pname> parameter of GetIntegerv.
- GL_AUX0 - Static variable in class org.lwjgl.opengl.GL11
- GL_AUX1 - Static variable in class org.lwjgl.opengl.GL11
- GL_AUX2 - Static variable in class org.lwjgl.opengl.GL11
- GL_AUX3 - Static variable in class org.lwjgl.opengl.GL11
- GL_BACK - Static variable in class org.lwjgl.opengl.GL11
- GL_BACK - Static variable in class org.lwjgl.opengles.GLES20
-
CullFaceMode
- GL_BACK_LEFT - Static variable in class org.lwjgl.opengl.GL11
- GL_BACK_PRIMARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_BACK_RIGHT - Static variable in class org.lwjgl.opengl.GL11
- GL_BACK_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_BEVEL_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is PATH_JOIN_STYLE_NV:
- GL_BGR - Static variable in class org.lwjgl.opengl.GL12
- GL_BGR_EXT - Static variable in class org.lwjgl.opengl.EXTBgra
- GL_BGR_EXT - Static variable in class org.lwjgl.opengles.EXTBgra
-
Accepted by the <format> parameter of DrawPixels, GetTexImage, ReadPixels, TexImage1D, and TexImage2D:
- GL_BGR_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_BGR_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_BGRA - Static variable in class org.lwjgl.opengl.ARBVertexArrayBgra
-
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:
- GL_BGRA - Static variable in class org.lwjgl.opengl.EXTVertexArrayBgra
-
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:
- GL_BGRA - Static variable in class org.lwjgl.opengl.GL12
- GL_BGRA_EXT - Static variable in class org.lwjgl.opengl.EXTBgra
- GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.APPLETextureFormatBGRA8888
-
Accepted by the <format> parameters of TexImage2D and TexSubImage2D:
- GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.EXTBgra
-
Accepted by the <format> parameter of DrawPixels, GetTexImage, ReadPixels, TexImage1D, and TexImage2D:
- GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.EXTReadFormatBgra
-
Accepted by the <format> parameter of ReadPixels:
- GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFormatBGRA8888
-
Accepted by the <format> and <internalformat> parameters of TexImage2D and the <format> parameter of TexSubImage2D:
- GL_BGRA_IMG - Static variable in class org.lwjgl.opengles.IMGReadFormat
-
Accepted by the <format> parameter of ReadPixels:
- GL_BGRA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_BGRA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_BGRA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_BIAS_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_BIAS_BY_NEGATIVE_ONE_HALF_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_BINNING_CONTROL_HINT_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
-
Accepted by the <target> parameter of Hint:
- GL_BITMAP - Static variable in class org.lwjgl.opengl.GL11
- GL_BITMAP_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_BLEND - Static variable in class org.lwjgl.opengl.GL11
- GL_BLEND - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_BLEND_ADVANCED_COHERENT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_BLEND_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_BLEND_COLOR - Static variable in class org.lwjgl.opengl.GL14
- GL_BLEND_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_BLEND_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_BLEND_DST - Static variable in class org.lwjgl.opengl.GL11
- GL_BLEND_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL14
- GL_BLEND_DST_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_BLEND_DST_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
- GL_BLEND_DST_RGB - Static variable in class org.lwjgl.opengl.GL14
- GL_BLEND_DST_RGB - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_BLEND_DST_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
- GL_BLEND_DST_RGB_OES - Static variable in class org.lwjgl.opengles.OESBlendFuncSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_BLEND_EQUATION - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_BLEND_EQUATION - Static variable in class org.lwjgl.opengl.GL14
- GL_BLEND_EQUATION - Static variable in class org.lwjgl.opengles.GLES20
-
BlendEquationSeparate
- GL_BLEND_EQUATION_ALPHA - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_BLEND_EQUATION_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
BlendEquationSeparate
- GL_BLEND_EQUATION_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendEquationSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_BLEND_EQUATION_ALPHA_OES - Static variable in class org.lwjgl.opengles.OESBlendEquationSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_BLEND_EQUATION_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_BLEND_EQUATION_OES - Static variable in class org.lwjgl.opengles.OESBlendSubtract
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_BLEND_EQUATION_RGB - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_BLEND_EQUATION_RGB - Static variable in class org.lwjgl.opengles.GLES20
-
BlendEquationSeparate
- GL_BLEND_EQUATION_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTBlendEquationSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_BLEND_EQUATION_RGB_OES - Static variable in class org.lwjgl.opengles.OESBlendEquationSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_BLEND_OVERLAP_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <pname> parameter of BlendParameteriNV, GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_BLEND_PREMULTIPLIED_SRC_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <pname> parameter of BlendParameteriNV, GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_BLEND_SRC - Static variable in class org.lwjgl.opengl.GL11
- GL_BLEND_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL14
- GL_BLEND_SRC_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_BLEND_SRC_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
- GL_BLEND_SRC_RGB - Static variable in class org.lwjgl.opengl.GL14
- GL_BLEND_SRC_RGB - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_BLEND_SRC_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
- GL_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_BLUE - Static variable in class org.lwjgl.opengl.GL11
- GL_BLUE - Static variable in class org.lwjgl.opengles.GLES30
- GL_BLUE_BIAS - Static variable in class org.lwjgl.opengl.GL11
- GL_BLUE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_BLUE_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_BLUE_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_BLUE_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_BLUE_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_BLUE_SCALE - Static variable in class org.lwjgl.opengl.GL11
- GL_BOLD_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fontStyle> parameter of PathStringNV:
- GL_BOOL - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_BOOL_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL_VEC2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL_VEC2 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_BOOL_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL_VEC3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL_VEC3 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_BOOL_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL_VEC4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOOL_VEC4 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_BOOL_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <coverMode> parameter of CoverFillPathNV and CoverFillPathInstancedNV:
- GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <coverMode> parameter of CoverFillPathInstancedNV:
- GL_BUFFER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_BUFFER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_BUFFER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_BUFFER_ACCESS - Static variable in class org.lwjgl.opengl.GL15
- GL_BUFFER_ACCESS_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_ACCESS_FLAGS - Static variable in class org.lwjgl.opengl.GL30
- GL_BUFFER_ACCESS_FLAGS - Static variable in class org.lwjgl.opengles.GLES30
- GL_BUFFER_ACCESS_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
-
Accepted by the <value> parameter of GetBufferParameteriv:
- GL_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_BUFFER_DATA_SIZE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_BUFFER_DATA_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_BUFFER_FLUSHING_UNMAP_APPLE - Static variable in class org.lwjgl.opengl.APPLEFlushBufferRange
-
Accepted by the <pname> parameter of BufferParameteriAPPLE and GetBufferParameteriv:
- GL_BUFFER_GPU_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
-
Accepted by the <pname> parameter of GetBufferParameterui64vNV, GetNamedBufferParameterui64vNV:
- GL_BUFFER_IMMUTABLE_STORAGE - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\
- GL_BUFFER_IMMUTABLE_STORAGE - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\
- GL_BUFFER_MAP_LENGTH - Static variable in class org.lwjgl.opengl.GL30
- GL_BUFFER_MAP_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_BUFFER_MAP_OFFSET - Static variable in class org.lwjgl.opengl.GL30
- GL_BUFFER_MAP_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
- GL_BUFFER_MAP_POINTER - Static variable in class org.lwjgl.opengl.GL15
- GL_BUFFER_MAP_POINTER - Static variable in class org.lwjgl.opengles.GLES30
- GL_BUFFER_MAP_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_MAP_POINTER_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
-
Accepted by the <pname> parameter of GetBufferPointervOES:
- GL_BUFFER_MAPPED - Static variable in class org.lwjgl.opengl.GL15
- GL_BUFFER_MAPPED - Static variable in class org.lwjgl.opengles.GLES30
- GL_BUFFER_MAPPED_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_MAPPED_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
-
Accepted by the <value> parameter of GetBufferParameteriv:
- GL_BUFFER_OBJECT_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <objectType> parameters of ObjectPurgeableAPPLE, ObjectUnpurgeableAPPLE and GetObjectParameteriv:
- GL_BUFFER_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_BUFFER_SERIALIZED_MODIFY_APPLE - Static variable in class org.lwjgl.opengl.APPLEFlushBufferRange
-
Accepted by the <pname> parameter of BufferParameteriAPPLE and GetBufferParameteriv:
- GL_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL15
- GL_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_BUFFER_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_STORAGE_FLAGS - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\
- GL_BUFFER_STORAGE_FLAGS - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <pname> parameter of GetBufferParameter{i|i64}v:\
- GL_BUFFER_UPDATE_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_BUFFER_UPDATE_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_BUFFER_UPDATE_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_BUFFER_USAGE - Static variable in class org.lwjgl.opengl.GL15
- GL_BUFFER_USAGE - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_BUFFER_USAGE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_VARIABLE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_BUFFER_VARIABLE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_BUMP_ENVMAP_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_BUMP_NUM_TEX_UNITS_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_BUMP_ROT_MATRIX_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_BUMP_ROT_MATRIX_SIZE_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_BUMP_TARGET_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_BUMP_TEX_UNITS_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_BYTE - Static variable in class org.lwjgl.opengl.GL11
- GL_BYTE - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_C3F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_C4F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_C4UB_V2F - Static variable in class org.lwjgl.opengl.GL11
- GL_C4UB_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_CAP_BUTT_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the CAP[0-3]_STYLE_NV path parameter:
- GL_CAP_ROUND_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the CAP[0-3]_STYLE_NV path parameter:
- GL_CAP_SQUARE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the CAP[0-3]_STYLE_NV path parameter:
- GL_CAP_TRIANGLE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the CAP[0-3]_STYLE_NV path parameter:
- GL_CAVEAT_SUPPORT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_CAVEAT_SUPPORT - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_CCW - Static variable in class org.lwjgl.opengl.GL11
- GL_CCW - Static variable in class org.lwjgl.opengles.GLES20
-
FrontFaceDirection
- GL_CG_FRAGMENT_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTCgShader
-
You can pass GL_CG_VERTEX_SHADER_EXT to glCreateShaderARB instead of GL_VERTEX_SHADER_ARB to create a vertex shader object that will parse and compile its shader source with the Cg compiler front-end rather than the GLSL front-end.
- GL_CG_FRAGMENT_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTCgShader
-
You can pass GL_CG_VERTEX_SHADER_EXT to glCreateShader instead of GL_VERTEX_SHADER to create a vertex shader that will parse and compile its shader source with the Cg compiler front-end rather than the GLSL front-end.
- GL_CG_VERTEX_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTCgShader
-
You can pass GL_CG_VERTEX_SHADER_EXT to glCreateShaderARB instead of GL_VERTEX_SHADER_ARB to create a vertex shader object that will parse and compile its shader source with the Cg compiler front-end rather than the GLSL front-end.
- GL_CG_VERTEX_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTCgShader
-
You can pass GL_CG_VERTEX_SHADER_EXT to glCreateShader instead of GL_VERTEX_SHADER to create a vertex shader that will parse and compile its shader source with the Cg compiler front-end rather than the GLSL front-end.
- GL_CIRCULAR_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_CIRCULAR_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_CIRCULAR_TANGENT_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_CLAMP - Static variable in class org.lwjgl.opengl.GL11
- GL_CLAMP_FRAGMENT_COLOR - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of ClampColor and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_CLAMP_FRAGMENT_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <target> parameter of ClampColorARB and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_CLAMP_READ_COLOR - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of ClampColor and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_CLAMP_READ_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <target> parameter of ClampColorARB and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_CLAMP_TO_BORDER - Static variable in class org.lwjgl.opengl.GL13
- GL_CLAMP_TO_BORDER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBorderClamp
- GL_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opengl.GL12
- GL_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opengles.GLES20
-
TextureWrapMode
- GL_CLAMP_VERTEX_COLOR - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of ClampColor and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_CLAMP_VERTEX_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <target> parameter of ClampColorARB and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_CLEAR - Static variable in class org.lwjgl.opengl.GL11
- GL_CLEAR_BUFFER - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_CLEAR_BUFFER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_CLEAR_TEXTURE - Static variable in class org.lwjgl.opengl.ARBClearTexture
-
Accepted by the <pname> parameter for GetInternalformativ and GetInternalformati64v:
- GL_CLEAR_TEXTURE - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <pname> parameter for GetInternalformativ and GetInternalformati64v:
- GL_CLIENT_ACTIVE_TEXTURE - Static variable in class org.lwjgl.opengl.GL13
- GL_CLIENT_ACTIVE_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_CLIENT_PIXEL_STORE_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIENT_STORAGE_BIT - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_CLIENT_STORAGE_BIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIP_DEPTH_MODE - Static variable in class org.lwjgl.opengl.ARBClipControl
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CLIP_DEPTH_MODE - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CLIP_DISTANCE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_CLIP_DISTANCE0 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE1 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE2 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE3 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE4 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE5 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE6 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_DISTANCE7 - Static variable in class org.lwjgl.opengl.GL30
- GL_CLIP_ORIGIN - Static variable in class org.lwjgl.opengl.ARBClipControl
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CLIP_ORIGIN - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CLIP_PLANE0 - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIP_PLANE1 - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIP_PLANE2 - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIP_PLANE3 - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIP_PLANE4 - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIP_PLANE5 - Static variable in class org.lwjgl.opengl.GL11
- GL_CLIPPING_INPUT_PRIMITIVES_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_CLIPPING_OUTPUT_PRIMITIVES_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_CLOSE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_CLOSE_PATH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_CND_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CND0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_COEFF - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ALPHA_PAIRING_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_COLOR_ARRAY - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_COLOR_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_COLOR_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
-
Accepted by the <location> parameter of DrawBuffersIndexedEXT:
- GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_COLOR_ATTACHMENT0_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT0_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT0_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT0_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{2D|3D}OES, FramebufferRenderbufferOES, and GetFramebufferAttachmentParameterivOES
- GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT1_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT1_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT1_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT10_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT10_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT10_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT11_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT11_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT11_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT12_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT12_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT12_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT13_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT13_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT13_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT14_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT14_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT14_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT15_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT15_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT15_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT2_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT2_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT2_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT3_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT3_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT3_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT4_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT4_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT4_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT5_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT5_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT5_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT6_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT6_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT6_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT7_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT7_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT7_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT8_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT8_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT8_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COLOR_ATTACHMENT9_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT9_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <bufs> parameter of DrawBuffersNV:
- GL_COLOR_ATTACHMENT9_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_COLOR_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES20
-
ClearBufferMask
- GL_COLOR_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_COLOR_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_CLEAR_VALUE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_COLOR_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COLOR_COMPONENTS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COLOR_EXT - Static variable in class org.lwjgl.opengles.EXTDiscardFramebuffer
-
Accepted in the <attachments> parameter of DiscardFramebufferEXT when the default framebuffer is bound to <target>:
- GL_COLOR_FLOAT_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the GetBooleanv:
- GL_COLOR_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_INDEX1_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
- GL_COLOR_INDEX12_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
- GL_COLOR_INDEX16_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
- GL_COLOR_INDEX2_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
- GL_COLOR_INDEX4_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
- GL_COLOR_INDEX8_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
- GL_COLOR_INDEXES - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_MATERIAL - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_MATERIAL_FACE - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_MATERIAL_PARAMETER - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_MATRIX - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_MATRIX_STACK_DEPTH - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_RENDERABLE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COLOR_RENDERABLE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVMultisampleCoverage
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_COLOR_SUM - Static variable in class org.lwjgl.opengl.GL14
- GL_COLOR_SUM_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_COLOR_SUM_CLAMP_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COLOR_SUM_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_ALPHA_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_BLUE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_GREEN_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_INTENSITY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_LUMINANCE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_RED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COLOR_TABLE_WIDTH_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
- GL_COLOR_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
- GL_COLOR_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_COLORBURN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_COLORDODGE_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_COMBINE - Static variable in class org.lwjgl.opengl.GL13
- GL_COMBINE_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_COMBINE_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_COMBINE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_COMBINE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_COMBINE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_COMBINE_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_COMBINE_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_COMBINE_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_COMBINE4_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
- GL_COMBINER_AB_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_AB_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_BIAS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_CD_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_CD_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_COMPONENT_USAGE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_INPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_MAPPING_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_MUX_SUM_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_SCALE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER_SUM_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER2_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER3_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER4_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER5_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER6_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMBINER7_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_COMMAND_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_COMMAND_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_COMMAND_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_COMP_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_COMPARE_R_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL14
- GL_COMPARE_R_TO_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
- GL_COMPARE_REF_DEPTH_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the <pname> parameter is TEXTURE_COMPARE_MODE_ARB:
- GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <param> parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the <pname> parameter is TEXTURE_COMPARE_MODE_ARB:
- GL_COMPARE_REF_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL30
- GL_COMPARE_REF_TO_TEXTURE - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPARE_REF_TO_TEXTURE_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
-
Accepted by the <param> parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the <pname> parameter is TEXTURE_COMPARE_MODE_EXT:
- GL_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_COMPILE - Static variable in class org.lwjgl.opengl.GL11
- GL_COMPILE_AND_EXECUTE - Static variable in class org.lwjgl.opengl.GL11
- GL_COMPILE_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_COMPILE_STATUS - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Source
- GL_COMPRESSED_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPRESSED_INTENSITY - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_INTENSITY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPRESSED_LUMINANCE - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI - Static variable in class org.lwjgl.opengl.ATITextureCompression3DC
- GL_COMPRESSED_LUMINANCE_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_LUMINANCE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPRESSED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_R11_EAC - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_R11_EAC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_R11_EAC - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_RED - Static variable in class org.lwjgl.opengl.GL30
- GL_COMPRESSED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RG - Static variable in class org.lwjgl.opengl.GL30
- GL_COMPRESSED_RG_RGTC2 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RG_RGTC2 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RG11_EAC - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RG11_EAC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RG11_EAC - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPvrtc
-
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPvrtc
-
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionDXT1
-
Accepted by the <internalformat> parameter of CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RGB8_ETC2 - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RGB8_ETC2 - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RGB8_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_RGBA - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_RGBA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPRESSED_RGBA_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_RGBA_BPTC_UNORM - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGBA_BPTC_UNORM_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPvrtc
-
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPvrtc
-
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionDXT1
-
Accepted by the <internalformat> parameter of CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
- GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
- GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_RGBA8_ETC2_EAC - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RGBA8_ETC2_EAC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_RGBA8_ETC2_EAC - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_R11_EAC - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SIGNED_R11_EAC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SIGNED_R11_EAC - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RG_RGTC2 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RG_RGTC2 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RG11_EAC - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SIGNED_RG11_EAC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SIGNED_RG11_EAC - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_SLUMINANCE - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SLUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SLUMINANCE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SLUMINANCE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengl.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionAstcLdr
-
Accepted by the <internalformat> parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D:
- GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_SRGB8_ETC2 - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SRGB8_ETC2 - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SRGB8_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <internalformat> parameter of CompressedTexImage2D
- GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengl.GL13
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
-
GetTextureParameter
- GL_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_COMPUTE_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVComputeProgram5
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
- GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVComputeProgram5
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
- GL_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <type> parameter of CreateShader and returned in the <params> parameter by GetShaderiv:
- GL_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <type> parameter of CreateShader and returned in the <params> parameter by GetShaderiv:
- GL_COMPUTE_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <stages> parameter of UseProgramStages:
- GL_COMPUTE_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <stages> parameter of UseProgramStages:
- GL_COMPUTE_SHADER_INVOCATIONS_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_COMPUTE_SUBROUTINE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_COMPUTE_SUBROUTINE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_COMPUTE_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_COMPUTE_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_COMPUTE_TEXTURE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COMPUTE_TEXTURE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_COMPUTE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_COMPUTE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_CON_0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_1_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_10_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_11_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_12_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_13_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_14_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_15_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_16_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_17_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_18_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_19_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_2_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_20_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_21_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_22_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_23_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_24_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_25_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_26_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_27_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_28_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_29_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_30_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_31_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_5_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_6_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_7_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_8_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CON_9_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned by ClientWaitSync:
- GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengl.GL32
-
Returned by ClientWaitSync:
- GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengles.GLES30
- GL_CONJOINT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <value> parameter of BlendParameteriNV when <pname> is BLEND_OVERLAP_NV:
- GL_CONST_EYE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_CONSTANT - Static variable in class org.lwjgl.opengl.GL13
- GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_CONSTANT_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_CONSTANT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_CONSTANT_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
- GL_CONSTANT_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_CONSTANT_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_CONSTANT_COLOR0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_CONSTANT_COLOR1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_CONSTANT_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_CONTEXT_COMPATIBILITY_PROFILE_BIT - Static variable in class org.lwjgl.opengl.GL32
- GL_CONTEXT_CORE_PROFILE_BIT - Static variable in class org.lwjgl.opengl.GL32
- GL_CONTEXT_FLAG_DEBUG_BIT - Static variable in class org.lwjgl.opengl.GL43
-
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
- GL_CONTEXT_FLAG_DEBUG_BIT - Static variable in class org.lwjgl.opengl.KHRDebug
-
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
- GL_CONTEXT_FLAG_DEBUG_BIT - Static variable in class org.lwjgl.opengles.KHRDebug
-
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
- GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT - Static variable in class org.lwjgl.opengl.GL30
- GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
- GL_CONTEXT_FLAGS - Static variable in class org.lwjgl.opengl.GL30
- GL_CONTEXT_LOST - Static variable in class org.lwjgl.opengl.GL45
-
Returned by GetError:
- GL_CONTEXT_LOST - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Returned by GetError:
- GL_CONTEXT_PROFILE_MASK - Static variable in class org.lwjgl.opengl.GL32
- GL_CONTEXT_RELEASE_BEHAVIOR - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:
- GL_CONTEXT_RELEASE_BEHAVIOR - Static variable in class org.lwjgl.opengl.KHRContextFlushControl
-
Accepted by the <pname> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:
- GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH - Static variable in class org.lwjgl.opengl.GL45
-
Returned in <data> by GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v when <pname> is GL_CONTEXT_RELEASE_BEHAVIOR:
- GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH - Static variable in class org.lwjgl.opengl.KHRContextFlushControl
-
Returned in <data> by GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v when <pname> is GL_CONTEXT_RELEASE_BEHAVIOR:
- GL_CONTEXT_ROBUST_ACCESS - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_CONTEXT_ROBUST_ACCESS - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_CONTEXT_ROBUST_ACCESS_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_CONTINUOUS_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by TessellationModeAMD
- GL_CONTRAST_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_CONVEX_HULL_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <coverMode> parameter of CoverFillPathNV and CoverFillPathInstancedNV:
- GL_CONVOLUTION_1D - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_2D - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_BORDER_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_BORDER_MODE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_FILTER_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_FILTER_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_HEIGHT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_CONVOLUTION_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_COORD_REPLACE - Static variable in class org.lwjgl.opengl.GL20
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, or GetTexEnviv is POINT_SPRITE, then the value of <pname> may be:
- GL_COORD_REPLACE_ARB - Static variable in class org.lwjgl.opengl.ARBPointSprite
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, or GetTexEnviv is POINT_SPRITE_ARB, then the value of <pname> may be:
- GL_COORD_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
- GL_COPY - Static variable in class org.lwjgl.opengl.GL11
- GL_COPY_INVERTED - Static variable in class org.lwjgl.opengl.GL11
- GL_COPY_PIXEL_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengl.ARBCopyBuffer
-
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
- GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL31
- GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_COPY_READ_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL31
- GL_COPY_READ_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengl.ARBCopyBuffer
-
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
- GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengl.GL31
- GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_COPY_WRITE_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL31
- GL_COPY_WRITE_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_COUNT_DOWN_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fillMode> parameter of StencilFillPathNV and StencilFillPathInstancedNV:
- GL_COUNT_UP_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fillMode> parameter of StencilFillPathNV and StencilFillPathInstancedNV:
- GL_COUNTER_RANGE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
- GL_COUNTER_RANGE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
- GL_COUNTER_TYPE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
- GL_COUNTER_TYPE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
- GL_COVERAGE_ALL_FRAGMENTS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <operation> parameter of CoverageOperationNV:
- GL_COVERAGE_ATTACHMENT_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <attachment> parameter of FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_COVERAGE_AUTOMATIC_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <operation> parameter of CoverageOperationNV:
- GL_COVERAGE_BUFFER_BIT_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <buf> parameter of Clear:
- GL_COVERAGE_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_COVERAGE_COMPONENT_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <internalformat> parameter of RenderbufferStorageEXT and the <format> parameter of ReadPixels:
- GL_COVERAGE_COMPONENT4_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
- GL_COVERAGE_EDGE_FRAGMENTS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <operation> parameter of CoverageOperationNV:
- GL_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVMultisampleCoverage
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_CPU_OPTIMIZED_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
-
Accepted by the <hint> parameter of Hint:
- GL_CUBIC_BEZIER_TO_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_CULL_FACE - Static variable in class org.lwjgl.opengl.GL11
- GL_CULL_FACE - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_CULL_FACE_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_CULL_FACE_MODE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_CULL_FRAGMENT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_CULL_MODES_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_CURRENT_ATTRIB_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
- GL_CURRENT_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_FOG_COORD - Static variable in class org.lwjgl.opengl.GL15
- GL_CURRENT_FOG_COORDINATE - Static variable in class org.lwjgl.opengl.GL14
- GL_CURRENT_FOG_COORDINATE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_CURRENT_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CURRENT_MATRIX_INDEX_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_CURRENT_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CURRENT_MATRIX_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CURRENT_MATRIX_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_CURRENT_NORMAL - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_OCCLUSION_QUERY_ID_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
- GL_CURRENT_PALETTE_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_CURRENT_PROGRAM - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> argument of GetInteger:
- GL_CURRENT_PROGRAM - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_CURRENT_QUERY - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryiv:
- GL_CURRENT_QUERY - Static variable in class org.lwjgl.opengles.GLES30
- GL_CURRENT_QUERY_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryivARB:
- GL_CURRENT_QUERY_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Accepted by the <pname> parameter of GetQueryivEXT:
- GL_CURRENT_RASTER_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_RASTER_DISTANCE - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_RASTER_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_RASTER_POSITION - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_RASTER_POSITION_VALID - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_RASTER_SECONDARY_COLOR - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <pname> parameter of GetIntegerv and GetFloatv.
- GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_SECONDARY_COLOR - Static variable in class org.lwjgl.opengl.GL14
- GL_CURRENT_SECONDARY_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_CURRENT_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL11
- GL_CURRENT_TIME_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <pname> parameter of GetVideoivNV, GetVideouivNV, GetVideoi64vNV, GetVideoui64vNV:
- GL_CURRENT_VERTEX_ATTRIB - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_CURRENT_VERTEX_ATTRIB - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_CURRENT_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_CURRENT_VERTEX_WEIGHT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_CURRENT_WEIGHT_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_CW - Static variable in class org.lwjgl.opengl.GL11
- GL_CW - Static variable in class org.lwjgl.opengles.GLES20
-
FrontFaceDirection
- GL_DARKEN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DATA_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_DEBUG_CALLBACK_FUNCTION - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_FUNCTION - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_FUNCTION - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_FUNCTION_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_USER_PARAM - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_USER_PARAM - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_USER_PARAM - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_USER_PARAM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CATEGORY_API_ERROR_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_APPLICATION_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_DEPRECATION_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_OTHER_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_PERFORMANCE_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_LOGGED_MESSAGES_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by GetIntegerv:
- GL_DEBUG_LOGGED_MESSAGES_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEBUG_OUTPUT - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_OUTPUT - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_OUTPUT - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_OUTPUT_SYNCHRONOUS - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_OUTPUT_SYNCHRONOUS - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_OUTPUT_SYNCHRONOUS - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
- GL_DEBUG_SEVERITY_HIGH - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_HIGH - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_HIGH - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_HIGH_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, DebugMessageInsertAMD, and DEBUGPROCAMD callback function for <severity>:
- GL_DEBUG_SEVERITY_HIGH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB callback functions, and the <severities> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SEVERITY_LOW - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_LOW - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_LOW - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_LOW_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, DebugMessageInsertAMD, and DEBUGPROCAMD callback function for <severity>:
- GL_DEBUG_SEVERITY_LOW_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB callback functions, and the <severities> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SEVERITY_MEDIUM - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_MEDIUM - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_MEDIUM - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_MEDIUM_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, DebugMessageInsertAMD, and DEBUGPROCAMD callback function for <severity>:
- GL_DEBUG_SEVERITY_MEDIUM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB callback functions, and the <severities> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SEVERITY_NOTIFICATION - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_NOTIFICATION - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SEVERITY_NOTIFICATION - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <severity> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the <severities> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_API - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_API - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_API - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_API_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_APPLICATION - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_APPLICATION - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_APPLICATION - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_APPLICATION_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_OTHER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_OTHER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_OTHER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_OTHER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_SHADER_COMPILER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_SHADER_COMPILER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_THIRD_PARTY - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_THIRD_PARTY - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_THIRD_PARTY - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_THIRD_PARTY_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <source> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <sources> parameter of GetDebugMessageLog:
- GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_ERROR - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_ERROR - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_ERROR - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_ERROR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_MARKER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_MARKER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_MARKER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_OTHER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_OTHER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_OTHER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_OTHER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_PERFORMANCE - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PERFORMANCE - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PERFORMANCE - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PERFORMANCE_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_POP_GROUP - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_POP_GROUP - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_POP_GROUP - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PORTABILITY - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PORTABILITY - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PORTABILITY - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PORTABILITY_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_PUSH_GROUP - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PUSH_GROUP - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_PUSH_GROUP - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <type> parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the <types> parameter of GetDebugMessageLog:
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
- GL_DECAL - Static variable in class org.lwjgl.opengl.GL11
- GL_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
-
Accepted by the <enum> parameter of TexParameterf, TexParameteri, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv and SamplerParameterIuiv:
- GL_DECR - Static variable in class org.lwjgl.opengl.GL11
- GL_DECR - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_DECR_WRAP - Static variable in class org.lwjgl.opengl.GL14
- GL_DECR_WRAP - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_DECR_WRAP_EXT - Static variable in class org.lwjgl.opengl.EXTStencilWrap
- GL_DELETE_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_DELETE_STATUS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_DEPENDENT_AR_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DEPENDENT_GB_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DEPENDENT_HILO_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_DEPENDENT_RGB_TEXTURE_3D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_DEPTH_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_DEPTH_ATTACHMENT_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{2D|3D}OES, FramebufferRenderbufferOES, and GetFramebufferAttachmentParameterivOES
- GL_DEPTH_BIAS - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_DEPTH_BOUNDS_EXT - Static variable in class org.lwjgl.opengl.EXTDepthBoundsTest
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_BOUNDS_TEST_EXT - Static variable in class org.lwjgl.opengl.EXTDepthBoundsTest
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_BUFFER - Static variable in class org.lwjgl.opengl.GL30
- GL_DEPTH_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES20
-
ClearBufferMask
- GL_DEPTH_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_DEPTH_BUFFER_FLOAT_MODE_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP - Static variable in class org.lwjgl.opengl.ARBDepthClamp
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP_FAR_AMD - Static variable in class org.lwjgl.opengl.AMDDepthClampSeparate
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP_NEAR_AMD - Static variable in class org.lwjgl.opengl.AMDDepthClampSeparate
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP_NV - Static variable in class org.lwjgl.opengl.NVDepthClamp
- GL_DEPTH_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_CLEAR_VALUE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_DEPTH_COMPONENT - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_COMPONENT - Static variable in class org.lwjgl.opengles.GLES20
-
PixelFormat
- GL_DEPTH_COMPONENT - Static variable in class org.lwjgl.opengles.OESDepthTexture
-
Accepted by the <format> parameter of TexImage2D and TexSubImage2D and <internalFormat> parameter of TexImage2D:
- GL_DEPTH_COMPONENT16 - Static variable in class org.lwjgl.opengl.GL14
- GL_DEPTH_COMPONENT16 - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_DEPTH_COMPONENT16_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D:
- GL_DEPTH_COMPONENT16_NONLINEAR_NV - Static variable in class org.lwjgl.opengles.NVDepthNonlinear
-
Accepted as a valid sized internal format by all functions accepting sized internal formats with a base format of DEPTH_COMPONENT:
- GL_DEPTH_COMPONENT16_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_DEPTH_COMPONENT24 - Static variable in class org.lwjgl.opengl.GL14
- GL_DEPTH_COMPONENT24 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH_COMPONENT24_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D:
- GL_DEPTH_COMPONENT24_OES - Static variable in class org.lwjgl.opengles.OESDepth24
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_DEPTH_COMPONENT32 - Static variable in class org.lwjgl.opengl.GL14
- GL_DEPTH_COMPONENT32_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D:
- GL_DEPTH_COMPONENT32_OES - Static variable in class org.lwjgl.opengles.OESDepth32
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
- GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
- GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH_COMPONENT32F_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
- GL_DEPTH_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_DEPTH_COMPONENTS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_DEPTH_EXT - Static variable in class org.lwjgl.opengles.EXTDiscardFramebuffer
-
Accepted in the <attachments> parameter of DiscardFramebufferEXT when the default framebuffer is bound to <target>:
- GL_DEPTH_FUNC - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_FUNC - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_DEPTH_RENDERABLE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_DEPTH_RENDERABLE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_DEPTH_SCALE - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv:
- GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv.
- GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH_STENCIL_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.
- GL_DEPTH_STENCIL_NV - Static variable in class org.lwjgl.opengl.NVPackedDepthStencil
- GL_DEPTH_STENCIL_OES - Static variable in class org.lwjgl.opengles.OESPackedDepthStencil
-
Accepted by the <format> parameter of TexImage2D and TexSubImage2D and by the <internalformat> parameter of TexImage2D:
- GL_DEPTH_STENCIL_TEXTURE_MODE - Static variable in class org.lwjgl.opengl.ARBStencilTexturing
-
Accepted by the <pname> parameter of TexParameter* and GetTexParameter*:
- GL_DEPTH_STENCIL_TEXTURE_MODE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of TexParameter* and GetTexParameter*:
- GL_DEPTH_STENCIL_TO_BGRA_NV - Static variable in class org.lwjgl.opengl.NVCopyDepthToColor
- GL_DEPTH_STENCIL_TO_RGBA_NV - Static variable in class org.lwjgl.opengl.NVCopyDepthToColor
- GL_DEPTH_TEST - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_TEST - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_DEPTH_TEXTURE_MODE - Static variable in class org.lwjgl.opengl.GL14
- GL_DEPTH_TEXTURE_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
- GL_DEPTH_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
- GL_DEPTH_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv:
- GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv.
- GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH24_STENCIL8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.
- GL_DEPTH24_STENCIL8_OES - Static variable in class org.lwjgl.opengles.OESPackedDepthStencil
-
Accepted by the <internalformat> parameter of RenderbufferStorage, and returned in the <params> parameter of GetRenderbufferParameteriv when <pname> is RENDERBUFFER_INTERNAL_FORMAT:
- GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
- GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
- GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DEPTH32F_STENCIL8_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
- GL_DIFFERENCE_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DIFFUSE - Static variable in class org.lwjgl.opengl.GL11
- GL_DISCARD_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_DISCARD_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_DISCRETE_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by TessellationModeAMD
- GL_DISJOINT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <value> parameter of BlendParameteriNV when <pname> is BLEND_OVERLAP_NV:
- GL_DISPATCH_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_DISPATCH_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_DISPATCH_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_DISPATCH_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_DISPLAY_LIST - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_DISPLAY_LIST - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_DISPLAY_LIST - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_DISTANCE_ATTENUATION_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
- GL_DITHER - Static variable in class org.lwjgl.opengl.GL11
- GL_DITHER - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_DMP_shader_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
- GL_DONT_CARE - Static variable in class org.lwjgl.opengl.GL11
- GL_DONT_CARE - Static variable in class org.lwjgl.opengles.GLES20
-
HintMode
- GL_DONT_CARE - Static variable in class org.lwjgl.opengles.QCOMBinningControl
-
Accepted by the <hint> parameter of Hint:
- GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_DEPTH_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_PASS_THROUGH_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_TEXTURE_1D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_DOT_PRODUCT_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_TEXTURE_3D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_DOT2_ADD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_DOT3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_DOT3_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_DOT3_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvDot3
- GL_DOT3_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvDot3
- GL_DOT3_RGBA - Static variable in class org.lwjgl.opengl.GL13
- GL_DOT3_RGBA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvDot3
- GL_DOT3_RGBA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvDot3
- GL_DOT4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_DOUBLE - Static variable in class org.lwjgl.opengl.GL11
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_VEC2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_VEC3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
- GL_DOUBLE_VEC4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLEBUFFER - Static variable in class org.lwjgl.opengl.GL11
- GL_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.GL11
- GL_DRAW_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
-
Accepted by the <target> parameter of GetIntegeri_EXT:
- GL_DRAW_BUFFER0 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER0 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER0_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER0_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER0_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER0_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER1 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER1 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER1_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER1_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER1_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER1_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER10 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER10 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER10_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER10_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER10_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER10_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER11 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER11 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER11_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER11_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER11_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER11_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER12 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER12 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER12_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER12_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER12_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER12_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER13 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER13 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER13_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER13_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER13_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER13_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER14 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER14 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER14_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER14_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER14_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER14_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER15 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER15 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER15_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER15_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER15_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER15_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER2 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER2_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER2_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER2_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER2_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER3 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER3 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER3_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER3_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER3_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER3_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER4 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER4 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER4_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER4_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER4_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER4_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER5 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER5 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER5_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER5_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER5_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER5_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER6 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER6 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER6_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER6_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER6_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER6_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER7 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER7 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER7_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER7_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER7_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER7_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER8 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER8_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER8_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER8_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER8_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER9 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER9 - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_BUFFER9_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER9_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_DRAW_BUFFER9_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_BUFFER9_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_FRAMEBUFFER_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_DRAW_FRAMEBUFFER_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_DRAW_FRAMEBUFFER_BINDING_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
-
Accepted by the <pname> parameters of GetIntegerv and GetFloatv:
- GL_DRAW_FRAMEBUFFER_BINDING_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_DRAW_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_DRAW_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <target> parameter of BindFramebufferEXT, CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT.
- GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.ARBDrawIndirect
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
- GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
- GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBDrawIndirect
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev:
- GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev:
- GL_DRAW_PIXEL_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_DRAW_PIXELS_APPLE - Static variable in class org.lwjgl.opengl.APPLEFence
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_DRAW_PIXELS_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_DS_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DS_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DSDT_MAG_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_DSDT_MAG_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DSDT_MAG_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_DSDT_MAG_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DSDT_MAG_VIB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_DSDT_MAG_VIB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DSDT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_DSDT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DSDT8_MAG8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_DSDT8_MAG8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DSDT8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_DSDT8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_DST_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_DST_ATOP_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DST_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_DST_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorSrc
- GL_DST_IN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DST_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DST_OUT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DST_OVER_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_DT_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DT_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DU8DV8_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_DUDV_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
- GL_DYNAMIC_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_DYNAMIC_COPY - Static variable in class org.lwjgl.opengl.GL15
- GL_DYNAMIC_COPY - Static variable in class org.lwjgl.opengles.GLES30
- GL_DYNAMIC_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_DYNAMIC_DRAW - Static variable in class org.lwjgl.opengl.GL15
- GL_DYNAMIC_DRAW - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_DYNAMIC_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_DYNAMIC_READ - Static variable in class org.lwjgl.opengl.GL15
- GL_DYNAMIC_READ - Static variable in class org.lwjgl.opengles.GLES30
- GL_DYNAMIC_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_DYNAMIC_STORAGE_BIT - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_DYNAMIC_STORAGE_BIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_E_TIMES_F_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_EDGE_FLAG - Static variable in class org.lwjgl.opengl.GL11
- GL_EDGE_FLAG_ARRAY - Static variable in class org.lwjgl.opengl.GL11
- GL_EDGE_FLAG_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_EDGE_FLAG_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_EDGE_FLAG_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_EIGHTH_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_ELEMENT_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_ELEMENT_ARRAY_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
-
Accepted by the <array> parameter of EnableClientState and DisableClientState and the <value> parameter of IsEnabled:
- GL_ELEMENT_ARRAY_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
- GL_ELEMENT_ARRAY_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_ELEMENT_ARRAY_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_ELEMENT_ARRAY_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_ELEMENT_ARRAY_BUFFER - Static variable in class org.lwjgl.opengl.GL15
- GL_ELEMENT_ARRAY_BUFFER - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_ELEMENT_ARRAY_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_ELEMENT_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_ELEMENT_ARRAY_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
-
Accepted by the <pname> parameter of GetPointerv:
- GL_ELEMENT_ARRAY_POINTER_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
- GL_ELEMENT_ARRAY_TYPE_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_ELEMENT_ARRAY_TYPE_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
- GL_ELEMENT_ARRAY_UNIFIED_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <cap> parameter of DisableClientState, EnableClientState, IsEnabled:
- GL_EMISSION - Static variable in class org.lwjgl.opengl.GL11
- GL_ENABLE_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_EQUAL - Static variable in class org.lwjgl.opengl.GL11
- GL_EQUAL - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_EQUIV - Static variable in class org.lwjgl.opengl.GL11
- GL_ETC1_RGB8_OES - Static variable in class org.lwjgl.opengles.OESCompressedETC1RGB8Texture
-
Accepted by the <internalformat> parameter of CompressedTexImage2D:
- GL_EVAL_2D_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_EVAL_FRACTIONAL_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_TRIANGULAR_2D_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB0_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB1_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB10_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB11_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB12_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB13_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB14_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB15_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB2_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB3_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB4_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB5_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB6_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB7_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB8_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVAL_VERTEX_ATTRIB9_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_EVEN_ODD_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the ILL_RULE_NV path parameter:
- GL_EXCLUSION_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_EXP - Static variable in class org.lwjgl.opengl.GL11
- GL_EXP2 - Static variable in class org.lwjgl.opengl.GL11
- GL_EXPAND_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_EXPAND_NORMAL_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_EXT_abgr - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_bgra - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_bindable_uniform - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_blend_color - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_blend_equation_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_blend_func_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_blend_minmax - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_blend_minmax - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_blend_subtract - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_Cg_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_Cg_shader - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_color_buffer_half_float - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_compiled_vertex_array - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_copy_texture_levels - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_debug_label - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_debug_marker - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_depth_bounds_test - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_direct_state_access - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_discard_framebuffer - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_draw_buffers2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_draw_instanced - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_draw_range_elements - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_fog_coord - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_frag_depth - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_framebuffer_blit - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_framebuffer_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_framebuffer_multisample_blit_scaled - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_framebuffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_framebuffer_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_gpu_program_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_gpu_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_map_buffer_range - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_multi_draw_arrays - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_multi_draw_arrays - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_multisampled_render_to_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_multiview_draw_buffers - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_occlusion_query_boolean - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_packed_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_packed_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_packed_float - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_packed_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_paletted_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_pixel_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_point_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_provoking_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_read_format_bgra - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_rescale_normal - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_robustness - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_secondary_color - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_separate_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_separate_shader_objects - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_separate_specular_color - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_shader_framebuffer_fetch - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_shader_image_load_store - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_shader_texture_lod - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_shadow_funcs - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_shadow_samplers - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_shared_texture_palette - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_sRGB - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_stencil_clear_tag - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_stencil_two_side - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_stencil_wrap - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_3d - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_array - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_array - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_compression_dxt1 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_compression_latc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_compression_latc - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_compression_rgtc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_compression_s3tc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_compression_s3tc - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_env_combine - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_env_dot3 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_filter_anisotropic - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_filter_anisotropic - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_format_BGRA8888 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_integer - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_lod_bias - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_lod_bias - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_mirror_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_rg - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_shared_exponent - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_snorm - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_sRGB_decode - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_storage - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_texture_swizzle - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_texture_type_2_10_10_10_REV - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_timer_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_transform_feedback - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_unpack_subimage - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_EXT_vertex_array_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_vertex_attrib_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_vertex_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXT_vertex_weighting - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_EXTENSIONS - Static variable in class org.lwjgl.opengl.GL11
- GL_EXTENSIONS - Static variable in class org.lwjgl.opengles.GLES20
-
StringName
- GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDPinnedMemory
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, MapBufferRange:
- GL_EYE_LINEAR - Static variable in class org.lwjgl.opengl.GL11
- GL_EYE_PLANE - Static variable in class org.lwjgl.opengl.GL11
- GL_EYE_PLANE_ABSOLUTE_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
- GL_EYE_RADIAL_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
- GL_FACTOR_MAX_AMD - Static variable in class org.lwjgl.opengl.AMDBlendMinmaxFactor
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and BlendEquationSeparatei:
- GL_FACTOR_MIN_AMD - Static variable in class org.lwjgl.opengl.AMDBlendMinmaxFactor
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and BlendEquationSeparatei:
- GL_FAILURE_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Returned by VideoCaptureNV and GetVideoCaptureStream{i,f,d}vNV when <pname> is LAST_VIDEO_CAPTURE_STATUS_NV:
- GL_FALSE - Static variable in class org.lwjgl.opengl.GL11
- GL_FALSE - Static variable in class org.lwjgl.opengles.GLES20
-
Boolean
- GL_FASTEST - Static variable in class org.lwjgl.opengl.GL11
- GL_FASTEST - Static variable in class org.lwjgl.opengles.GLES20
-
HintMode
- GL_FEEDBACK - Static variable in class org.lwjgl.opengl.GL11
- GL_FEEDBACK_BUFFER_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_FEEDBACK_BUFFER_TYPE - Static variable in class org.lwjgl.opengl.GL11
- GL_FENCE_APPLE - Static variable in class org.lwjgl.opengl.APPLEFence
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_FENCE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_FENCE_CONDITION_NV - Static variable in class org.lwjgl.opengl.NVFence
- GL_FENCE_CONDITION_NV - Static variable in class org.lwjgl.opengles.NVFence
-
Accepted by the <pname> parameter of GetFenceivNV:
- GL_FENCE_STATUS_NV - Static variable in class org.lwjgl.opengl.NVFence
- GL_FENCE_STATUS_NV - Static variable in class org.lwjgl.opengles.NVFence
-
Accepted by the <pname> parameter of GetFenceivNV:
- GL_FIELD_LOWER_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <frame_region> parameter of BindVideoCaptureStreamBufferNV, and BindVideoCaptureStreamTextureNV:
- GL_FIELD_UPPER_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <frame_region> parameter of BindVideoCaptureStreamBufferNV, and BindVideoCaptureStreamTextureNV:
- GL_FILE_NAME_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fontTarget> parameter of PathGlyphsNV and PathGlyphRangeNV:
- GL_FILL - Static variable in class org.lwjgl.opengl.GL11
- GL_FILL_PATH_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <mode> parameter of DrawPathbufferNV:
- GL_FILL_RULE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_FILTER - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FILTER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FIRST_TO_REST_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pathListMode> parameter of GetPathSpacingNV:
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_FIRST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertexEXT:
- GL_FIXED - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <type> parameter of VertexAttribPointer:
- GL_FIXED - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <type> parameter of VertexAttribPointer:
- GL_FIXED - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_FIXED_ONLY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <clamp> parameter of ClampColor.
- GL_FIXED_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <clamp> parameter of ClampColorARB.
- GL_FLAT - Static variable in class org.lwjgl.opengl.GL11
- GL_FLOAT - Static variable in class org.lwjgl.opengl.GL11
- GL_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_FLOAT_CLEAR_COLOR_VALUE_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FLOAT_MAT2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT2 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_FLOAT_MAT2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_MAT2x3 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT2x3 - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_MAT2x4 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT2x4 - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_MAT3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT3 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_FLOAT_MAT3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_MAT3x2 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT3x2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_MAT3x4 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT3x4 - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_MAT4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT4 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_FLOAT_MAT4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_MAT4x2 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT4x2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_MAT4x3 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT4x3 - Static variable in class org.lwjgl.opengles.GLES30
- GL_FLOAT_R_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_R16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_R32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RG_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RG16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RG32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RGB_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RGB16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RGB32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RGBA_MODE_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FLOAT_RGBA_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RGBA16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_RGBA32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
- GL_FLOAT_VEC2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC2 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_FLOAT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_VEC3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC3 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_FLOAT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_VEC4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC4 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_FLOAT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_FLOAT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_FLOAT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_FLOAT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_FOG - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_COORD - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORD_ARRAY - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORD_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORD_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_FOG_COORD_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORD_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORD_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORD_SRC - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORDINATE - Static variable in class org.lwjgl.opengl.GL14
- GL_FOG_COORDINATE_ARRAY - Static variable in class org.lwjgl.opengl.GL14
- GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FOG_COORDINATE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FOG_COORDINATE_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL14
- GL_FOG_COORDINATE_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FOG_COORDINATE_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL14
- GL_FOG_COORDINATE_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FOG_COORDINATE_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL14
- GL_FOG_COORDINATE_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FOG_COORDINATE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FOG_COORDINATE_SOURCE - Static variable in class org.lwjgl.opengl.GL14
- GL_FOG_COORDINATE_SOURCE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FOG_DENSITY - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_DISTANCE_MODE_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
- GL_FOG_END - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_HINT - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_FOG_START - Static variable in class org.lwjgl.opengl.GL11
- GL_FONT_ASCENDER_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_DESCENDER_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_HAS_KERNING_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_HEIGHT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_MAX_ADVANCE_HEIGHT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_MAX_ADVANCE_WIDTH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_UNDERLINE_POSITION_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_UNDERLINE_THICKNESS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_UNITS_PER_EM_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_X_MAX_BOUNDS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_X_MIN_BOUNDS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_Y_MAX_BOUNDS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FONT_Y_MIN_BOUNDS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_FORCE_BLUE_TO_ONE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengl.GL40
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengl.GL40
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRAGMENT_DEPTH - Static variable in class org.lwjgl.opengl.GL14
- GL_FRAGMENT_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_FRAGMENT_PROGRAM_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB.
- GL_FRAGMENT_PROGRAM_BINDING_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of BindProgramNV, LoadProgramNV, ProgramLocalParameter4dARB, ProgramLocalParameter4dvARB, ProgramLocalParameter4fARB, ProgramLocalParameter4fvARB, GetProgramLocalParameterdvARB, and GetProgramLocalParameterfvARB:
- GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
- GL_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <shaderType> argument of CreateShader and returned by the <params> parameter of GetShader{fi}vARB:
- GL_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_FRAGMENT_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <shaderType> argument of CreateShaderObjectARB and returned by the <params> parameter of GetObjectParameter{fi}vARB:
- GL_FRAGMENT_SHADER_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_FRAGMENT_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStagesEXT:
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <target> parameter of Hint and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <target> parameter of Hint and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES - Static variable in class org.lwjgl.opengles.OESStandardDerivatives
-
Accepted by the <target> parameter of Hint and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTShaderFramebufferFetch
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_SHADER_INVOCATIONS_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_FRAGMENT_SUBROUTINE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_FRAGMENT_SUBROUTINE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_FRAGMENT_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_FRAGMENT_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_FRAGMENT_TEXTURE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAGMENT_TEXTURE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAME_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <type> parameter of PresentFrameKeyedNV and PresentFrameDualFillNV:
- GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_ATTACHABLE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivOES:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivOES:
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivOES:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivOES:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivOES:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_HEIGHT_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_NORMALIZED_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_OFFSET_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_SIZE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_STRIDE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_TYPE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_ATTACHMENT_VERTEX_ATTRIB_ARRAY_WIDTH_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_FRAMEBUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_FRAMEBUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_FRAMEBUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_FRAMEBUFFER_BINDING_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by GetIntegerv():
- GL_FRAMEBUFFER_BLEND - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAMEBUFFER_BLEND - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_COMPLETE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_COMPLETE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengl.GL30
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_HEIGHT - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_HEIGHT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_LAYERS - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_LAYERS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_SAMPLES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_WIDTH - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_DEFAULT_WIDTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of FramebufferParameteri, GetFramebufferParameteriv, NamedFramebufferParameteriEXT, and GetNamedFramebufferParameterivEXT:
- GL_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <target> parameter of BindFramebufferEXT, CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, and FramebufferRenderbufferEXT:
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in class org.lwjgl.opengl.GL32
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferMultisample
-
Returned by CheckFramebufferStatus:
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Returned by CheckFramebufferStatus:
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Returned by CheckFramebufferStatusEXT.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
-
Returned by CheckFramebufferStatus:
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
-
Returned by CheckFramebufferStatus:
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_NV - Static variable in class org.lwjgl.opengles.NVReadBuffer
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRAMEBUFFER_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <target> parameter of BindFramebufferOES, CheckFramebufferStatusOES, FramebufferTexture{2D|3D}OES, FramebufferRenderbufferOES, and GetFramebufferAttachmentParameterivOES:
- GL_FRAMEBUFFER_RENDERABLE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAMEBUFFER_RENDERABLE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAMEBUFFER_RENDERABLE_LAYERED - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAMEBUFFER_RENDERABLE_LAYERED - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_FRAMEBUFFER_SRGB - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_CAPABLE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengles.GLES30
- GL_FRAMEBUFFER_UNDEFINED_OES - Static variable in class org.lwjgl.opengles.OESSurfacelessContext
-
Returned by glCheckFramebufferStatusOES and glCheckFramebufferStatus:
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_FRAMEBUFFER_UNSUPPORTED_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_UNSUPPORTED_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by CheckFramebufferStatusOES():
- GL_FRONT - Static variable in class org.lwjgl.opengl.GL11
- GL_FRONT - Static variable in class org.lwjgl.opengles.GLES20
-
CullFaceMode
- GL_FRONT_AND_BACK - Static variable in class org.lwjgl.opengl.GL11
- GL_FRONT_AND_BACK - Static variable in class org.lwjgl.opengles.GLES20
-
CullFaceMode
- GL_FRONT_FACE - Static variable in class org.lwjgl.opengl.GL11
- GL_FRONT_FACE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_FRONT_LEFT - Static variable in class org.lwjgl.opengl.GL11
- GL_FRONT_RIGHT - Static variable in class org.lwjgl.opengl.GL11
- GL_FULL_RANGE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_FULL_SUPPORT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_FULL_SUPPORT - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_FUNC_ADD - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_FUNC_ADD - Static variable in class org.lwjgl.opengl.GL14
- GL_FUNC_ADD - Static variable in class org.lwjgl.opengles.GLES20
-
BlendEquationSeparate
- GL_FUNC_ADD_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT.
- GL_FUNC_ADD_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT:
- GL_FUNC_ADD_OES - Static variable in class org.lwjgl.opengles.OESBlendSubtract
-
Accepted by the <mode> parameter of BlendEquationOES:
- GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengl.GL14
- GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengles.GLES20
-
BlendSubtract
- GL_FUNC_REVERSE_SUBTRACT_EXT - Static variable in class org.lwjgl.opengl.EXTBlendSubtract
- GL_FUNC_REVERSE_SUBTRACT_OES - Static variable in class org.lwjgl.opengles.OESBlendSubtract
-
Accepted by the <mode> parameter of BlendEquationOES:
- GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengl.GL14
- GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengles.GLES20
-
BlendSubtract
- GL_FUNC_SUBTRACT_EXT - Static variable in class org.lwjgl.opengl.EXTBlendSubtract
- GL_FUNC_SUBTRACT_OES - Static variable in class org.lwjgl.opengles.OESBlendSubtract
-
Accepted by the <mode> parameter of BlendEquationOES:
- GL_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.GL14
- GL_GENERATE_MIPMAP_HINT - Static variable in class org.lwjgl.opengl.GL14
- GL_GENERATE_MIPMAP_HINT - Static variable in class org.lwjgl.opengles.GLES20
-
HintTarget
- GL_GENERATE_MIPMAP_HINT_SGIS - Static variable in class org.lwjgl.opengl.SGISGenerateMipmap
-
Accepted by the <target> parameter of Hint, and by the
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. - GL_GENERATE_MIPMAP_SGIS - Static variable in class org.lwjgl.opengl.SGISGenerateMipmap
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_GENERIC_ATTRIB_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_GEOMETRY_INPUT_TYPE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_INPUT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_INPUT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_OUTPUT_TYPE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_OUTPUT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_OUTPUT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
- GL_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_GEOMETRY_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_GEOMETRY_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_GEOMETRY_SUBROUTINE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_GEOMETRY_SUBROUTINE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_GEOMETRY_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_GEOMETRY_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_GEOMETRY_TEXTURE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_GEOMETRY_TEXTURE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_GEOMETRY_VERTICES_OUT - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_VERTICES_OUT_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEOMETRY_VERTICES_OUT_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_GEQUAL - Static variable in class org.lwjgl.opengl.GL11
- GL_GEQUAL - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_GET_TEXTURE_IMAGE_FORMAT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_GET_TEXTURE_IMAGE_FORMAT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_GET_TEXTURE_IMAGE_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_GET_TEXTURE_IMAGE_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_GLYPH_HAS_KERNING_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_HEIGHT_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_VERTICAL_BEARING_X_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GLYPH_WIDTH_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted as a bit within the <metricQueryMask> parameter of GetPathMetricRangeNV or GetPathMetricsNV:
- GL_GPU_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
-
Returned by the <type> parameter of GetActiveUniform:
- GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_OPTIMIZED_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
-
Accepted by the <hint> parameter of Hint:
- GL_GREATER - Static variable in class org.lwjgl.opengl.GL11
- GL_GREATER - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_GREEN - Static variable in class org.lwjgl.opengl.GL11
- GL_GREEN - Static variable in class org.lwjgl.opengles.GLES30
- GL_GREEN_BIAS - Static variable in class org.lwjgl.opengl.GL11
- GL_GREEN_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_GREEN_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_GREEN_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_GREEN_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_GREEN_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_GREEN_SCALE - Static variable in class org.lwjgl.opengl.GL11
- GL_GREMEDY_frame_terminator - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_GREMEDY_string_marker - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_GUILTY_CONTEXT_RESET - Static variable in class org.lwjgl.opengl.GL45
-
Returned by GetGraphicsResetStatus:
- GL_GUILTY_CONTEXT_RESET - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Returned by GetGraphicsResetStatus:
- GL_GUILTY_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_GUILTY_CONTEXT_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Returned by GetGraphicsResetStatusEXT:
- GL_HALF_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameters of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_HALF_BIAS_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_HALF_BIAS_NORMAL_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_HALF_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_HALF_FLOAT - Static variable in class org.lwjgl.opengl.ARBHalfFloatVertex
-
Accepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer, and VertexAttribPointer:
- GL_HALF_FLOAT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
- GL_HALF_FLOAT - Static variable in class org.lwjgl.opengles.GLES30
- GL_HALF_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBHalfFloatPixel
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
- GL_HALF_FLOAT_ARB - Static variable in class org.lwjgl.opengles.ARBHalfFloatPixel
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D:
- GL_HALF_FLOAT_NV - Static variable in class org.lwjgl.opengl.NVHalfFloat
-
Accepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, TexCoordPointer, FogCoordPointerEXT, SecondaryColorPointerEXT, VertexWeightPointerEXT, VertexAttribPointerNV, DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_HALF_FLOAT_OES - Static variable in class org.lwjgl.opengles.OESTextureHalfFloat
-
Accepted by the <type> parameter of TexImage2D, TexSubImage2D, TexImage3D, and TexSubImage3D:
- GL_HALF_FLOAT_OES - Static variable in class org.lwjgl.opengles.OESVertexHalfFloat
-
Accepted by the <type> parameter of VertexAttribPointer:
- GL_HARDLIGHT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_HARDMIX_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_HI_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_HI_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Precision-Specified Types
- GL_HIGH_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_HIGH_INT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_HIGH_INT - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Precision-Specified Types
- GL_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_HILO8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_HINT_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_HISTOGRAM - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_SINK - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HISTOGRAM_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_HORIZONTAL_LINE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_HP_occlusion_test - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_HSL_COLOR_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_HSL_HUE_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_HSL_LUMINOSITY_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_HSL_SATURATION_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_IBM_rasterpos_clip - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_IGNORE_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_IMAGE_1D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_1D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_1D_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_RECT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_RECT - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_3D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_3D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_BINDING_ACCESS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_ACCESS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_ACCESS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_FORMAT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_FORMAT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYER - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYER - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYERED - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYERED - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYERED_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LEVEL - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LEVEL - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LEVEL_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_NAME - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_NAME - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_NAME_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BUFFER - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_BUFFER - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CLASS_1_X_16 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_1_X_16 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_1_X_32 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_1_X_32 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_1_X_8 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_1_X_8 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_10_10_10_2 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_10_10_10_2 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_11_11_10 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_11_11_10 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_2_X_16 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_2_X_16 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_2_X_32 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_2_X_32 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_2_X_8 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_2_X_8 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_4_X_16 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_4_X_16 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_4_X_32 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_4_X_32 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_4_X_8 - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_CLASS_4_X_8 - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_IMAGE_COMPATIBILITY_CLASS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_COMPATIBILITY_CLASS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_CUBE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned in the <data> parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, and GetTexParameterIuiv when <value> is IMAGE_FORMAT_COMPATIBILITY_TYPE:
- GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE - Static variable in class org.lwjgl.opengl.GL42
-
Returned in the <data> parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, and GetTexParameterIuiv when <value> is IMAGE_FORMAT_COMPATIBILITY_TYPE:
- GL_IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <value> parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, and GetTexParameterIuiv:
- GL_IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <value> parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, and GetTexParameterIuiv:
- GL_IMAGE_PIXEL_FORMAT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_PIXEL_FORMAT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_PIXEL_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_PIXEL_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_TEXEL_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMAGE_TEXEL_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_IMG_multisampled_render_to_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_IMG_program_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_IMG_read_format - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_IMG_shader_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_IMG_texture_compression_pvrtc - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengles.GLES20
-
Read Format
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengles.GLES20
-
Read Format
- GL_INCR - Static variable in class org.lwjgl.opengl.GL11
- GL_INCR - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_INCR_WRAP - Static variable in class org.lwjgl.opengl.GL14
- GL_INCR_WRAP - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_INCR_WRAP_EXT - Static variable in class org.lwjgl.opengl.EXTStencilWrap
- GL_INDEX - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_INDEX - Static variable in class org.lwjgl.opengl.GL30
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_INDEX_ARRAY - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_INDEX_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_INDEX_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_INDEX_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_INDEX_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_OFFSET - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_SHIFT - Static variable in class org.lwjgl.opengl.GL11
- GL_INDEX_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
- GL_INFO_LOG_LENGTH - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_INFO_LOG_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Source
- GL_INNOCENT_CONTEXT_RESET - Static variable in class org.lwjgl.opengl.GL45
-
Returned by GetGraphicsResetStatus:
- GL_INNOCENT_CONTEXT_RESET - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Returned by GetGraphicsResetStatus:
- GL_INNOCENT_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_INNOCENT_CONTEXT_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Returned by GetGraphicsResetStatusEXT:
- GL_INT - Static variable in class org.lwjgl.opengl.GL11
- GL_INT - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_INT_10_10_10_2_OES - Static variable in class org.lwjgl.opengles.OESVertexType1010102
-
Accepted by the <type> parameter of VertexAttribPointer
- GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
-
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer, VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui, ColorP*, SecondaryColorP* and VertexAttribP*
- GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer, VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui, ColorP*, SecondaryColorP* and VertexAttribP*
- GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengles.GLES30
- GL_INT_IMAGE_1D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_1D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_1D_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_RECT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_RECT - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_3D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_3D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_BUFFER - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_BUFFER - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengles.GLES30
- GL_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
- GL_INT_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengles.GLES30
- GL_INT_SAMPLER_3D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengles.GLES30
- GL_INT_SAMPLER_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_VEC2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC2 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_INT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC3 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_INT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC4 - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_INT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT64_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT64_NV - Static variable in class org.lwjgl.opengl.NVVertexAttribInteger64bit
-
Accepted by the <type> parameter of VertexAttribLPointerEXT, VertexArrayVertexAttribLOffsetEXT, and VertexAttribLFormatNV:
- GL_INT64_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT64_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT64_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT8_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT8_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT8_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INT8_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_INTEL_map_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_INTENSITY - Static variable in class org.lwjgl.opengl.GL11
- GL_INTENSITY_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY12 - Static variable in class org.lwjgl.opengl.GL11
- GL_INTENSITY16 - Static variable in class org.lwjgl.opengl.GL11
- GL_INTENSITY16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY4 - Static variable in class org.lwjgl.opengl.GL11
- GL_INTENSITY8 - Static variable in class org.lwjgl.opengl.GL11
- GL_INTENSITY8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTENSITY8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_INTERLEAVED_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryings:
- GL_INTERLEAVED_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES30
- GL_INTERLEAVED_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryingsEXT:
- GL_INTERLEAVED_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:
- GL_INTERNALFORMAT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_ALPHA_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_ALPHA_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_BLUE_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_BLUE_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_DEPTH_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_DEPTH_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_GREEN_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_GREEN_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_PREFERRED - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_PREFERRED - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_RED_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_RED_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_RED_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_SHARED_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_SHARED_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_STENCIL_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_STENCIL_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_SUPPORTED - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERNALFORMAT_SUPPORTED - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_INTERPOLATE - Static variable in class org.lwjgl.opengl.GL13
- GL_INTERPOLATE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_INTERPOLATE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_INVALID_ENUM - Static variable in class org.lwjgl.opengl.GL11
- GL_INVALID_ENUM - Static variable in class org.lwjgl.opengles.GLES20
-
ErrorCode
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by GetError():
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengl.GL30
-
Returned by GetError():
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_INVALID_FRAMEBUFFER_OPERATION_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by GetError():
- GL_INVALID_FRAMEBUFFER_OPERATION_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by GetError():
- GL_INVALID_INDEX - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Returned by GetActiveUniformsivARB and GetUniformBlockIndexARB
- GL_INVALID_INDEX - Static variable in class org.lwjgl.opengl.GL31
-
Returned by GetActiveUniformsiv and GetUniformBlockIndex
- GL_INVALID_INDEX - Static variable in class org.lwjgl.opengles.GLES30
- GL_INVALID_OPERATION - Static variable in class org.lwjgl.opengl.GL11
- GL_INVALID_OPERATION - Static variable in class org.lwjgl.opengles.GLES20
-
ErrorCode
- GL_INVALID_VALUE - Static variable in class org.lwjgl.opengl.GL11
- GL_INVALID_VALUE - Static variable in class org.lwjgl.opengles.GLES20
-
ErrorCode
- GL_INVARIANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_INVARIANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_INVARIANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_INVERSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_INVERSE_TRANSPOSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_INVERT - Static variable in class org.lwjgl.opengl.GL11
- GL_INVERT - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_INVERT_OVG_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_INVERT_RGB_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_IS_PER_PATCH - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_IS_PER_PATCH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_ISOLINES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
- GL_ISOLINES - Static variable in class org.lwjgl.opengl.GL40
-
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
- GL_ITALIC_BIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fontStyle> parameter of PathStringNV:
- GL_JOIN_BEVEL_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the JOIN_STYLE_NV path parameter:
- GL_JOIN_CLIPPED_MITER_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the JOIN_STYLE_NV path parameter:
- GL_JOIN_MITER_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the JOIN_STYLE_NV path parameter:
- GL_JOIN_ROUND_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the JOIN_STYLE_NV path parameter:
- GL_KEEP - Static variable in class org.lwjgl.opengl.GL11
- GL_KEEP - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_KHR_context_flush_control - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_KHR_debug - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_KHR_debug - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_KHR_robust_buffer_access_behavior - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_KHR_robustness - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_KHR_texture_compression_astc_ldr - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_KHR_texture_compression_astc_ldr - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_LARGE_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_LARGE_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_LAST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertexEXT:
- GL_LAST_VIDEO_CAPTURE_STATUS_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_LAYER_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_LAYOUT_DEFAULT_INTEL - Static variable in class org.lwjgl.opengl.INTELMapTexture
-
Accepted by the <params> when <pname> is set to <TEXTURE_MEMORY_LAYOUT_INTEL>:
- GL_LAYOUT_LINEAR_CPU_CACHED_INTEL - Static variable in class org.lwjgl.opengl.INTELMapTexture
-
Accepted by the <params> when <pname> is set to <TEXTURE_MEMORY_LAYOUT_INTEL>:
- GL_LAYOUT_LINEAR_INTEL - Static variable in class org.lwjgl.opengl.INTELMapTexture
-
Accepted by the <params> when <pname> is set to <TEXTURE_MEMORY_LAYOUT_INTEL>:
- GL_LEFT - Static variable in class org.lwjgl.opengl.GL11
- GL_LEQUAL - Static variable in class org.lwjgl.opengl.GL11
- GL_LEQUAL - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_LERP_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_LESS - Static variable in class org.lwjgl.opengl.GL11
- GL_LESS - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_LIGHT_MODEL_AMBIENT - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in class org.lwjgl.opengl.GL12
- GL_LIGHT_MODEL_COLOR_CONTROL_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
- GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT_MODEL_TWO_SIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT0 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT1 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT2 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT3 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT4 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT5 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT6 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHT7 - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHTEN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_LIGHTING - Static variable in class org.lwjgl.opengl.GL11
- GL_LIGHTING_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_LOOP - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_LOOP - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_LINE_RESET_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_STIPPLE - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_STIPPLE_PATTERN - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_STIPPLE_REPEAT - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_STRIP - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_STRIP - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_LINE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_LINE_STRIP_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_LINE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_LINE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_LINE_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_WIDTH - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_WIDTH - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_LINE_WIDTH_GRANULARITY - Static variable in class org.lwjgl.opengl.GL11
- GL_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL11
- GL_LINEAR - Static variable in class org.lwjgl.opengl.GL11
- GL_LINEAR - Static variable in class org.lwjgl.opengles.GLES20
-
TextureMagFilter
- GL_LINEAR_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
- GL_LINEAR_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengl.GL11
- GL_LINEAR_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengles.GLES20
-
TextureMinFilter
- GL_LINEAR_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengl.GL11
- GL_LINEAR_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengles.GLES20
-
TextureMinFilter
- GL_LINEARBURN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_LINEARDODGE_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_LINEARLIGHT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_LINES - Static variable in class org.lwjgl.opengl.GL11
- GL_LINES - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_LINES_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_LINES_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_LINES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_LINK_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_LINK_STATUS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_LIST_BASE - Static variable in class org.lwjgl.opengl.GL11
- GL_LIST_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_LIST_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_LIST_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_LO_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_LO_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_LOAD - Static variable in class org.lwjgl.opengl.GL11
- GL_LOCAL_CONSTANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_LOCAL_CONSTANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_LOCAL_CONSTANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_LOCAL_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_LOCATION - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_LOCATION - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_LOCATION_COMPONENT - Static variable in class org.lwjgl.opengl.ARBEnhancedLayouts
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_LOCATION_COMPONENT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_LOCATION_INDEX - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_LOCATION_INDEX - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
- GL_LOGIC_OP_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_LOSE_CONTEXT_ON_RESET - Static variable in class org.lwjgl.opengl.GL45
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY:
- GL_LOSE_CONTEXT_ON_RESET - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY:
- GL_LOSE_CONTEXT_ON_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_ARB:
- GL_LOSE_CONTEXT_ON_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_EXT :
- GL_LOW_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_LOW_FLOAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_LOW_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Precision-Specified Types
- GL_LOW_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_LOW_INT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_LOW_INT - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Precision-Specified Types
- GL_LOWER_LEFT - Static variable in class org.lwjgl.opengl.ARBClipControl
-
Accepted by the <origin> parameter of ClipControl:
- GL_LOWER_LEFT - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_LUMINANCE - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE - Static variable in class org.lwjgl.opengles.GLES20
-
PixelFormat
- GL_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
PixelFormat
- GL_LUMINANCE_ALPHA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_LUMINANCE_ALPHA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_LUMINANCE_ALPHA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_LUMINANCE_ALPHA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_LUMINANCE_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE12 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE12_ALPHA12 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE12_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE16 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE16_ALPHA16 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE16_ALPHA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_LUMINANCE16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_LUMINANCE32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE4 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE4_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE6_ALPHA2 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE8 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL11
- GL_LUMINANCE8_ALPHA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_LUMINANCE8_ALPHA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_LUMINANCE8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_LUMINANCE8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_MAD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_MAGNITUDE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_MAGNITUDE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_MAJOR_VERSION - Static variable in class org.lwjgl.opengl.GL30
- GL_MAJOR_VERSION - Static variable in class org.lwjgl.opengles.GLES30
- GL_MALI_SHADER_BINARY_ARM - Static variable in class org.lwjgl.opengles.ARMMaliShaderBinary
-
Accepted by the <binaryFormat> parameter of ShaderBinary:
- GL_MANUAL_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MANUAL_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAP_ATTRIB_U_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_MAP_ATTRIB_V_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_MAP_COHERENT_BIT - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_MAP_COHERENT_BIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_MAP_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAP_FLUSH_EXPLICIT_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
-
Accepted by the <access> parameter of MapBufferRangeEXT:
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAP_INVALIDATE_BUFFER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
-
Accepted by the <access> parameter of MapBufferRangeEXT:
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAP_INVALIDATE_RANGE_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
-
Accepted by the <access> parameter of MapBufferRangeEXT:
- GL_MAP_PERSISTENT_BIT - Static variable in class org.lwjgl.opengl.ARBBufferStorage
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_MAP_PERSISTENT_BIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <flags> parameter of BufferStorage and NamedBufferStorageEXT:
- GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAP_READ_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
-
Accepted by the <access> parameter of MapBufferRangeEXT:
- GL_MAP_STENCIL - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAP_UNSYNCHRONIZED_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
-
Accepted by the <access> parameter of MapBufferRangeEXT:
- GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAP_WRITE_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
-
Accepted by the <access> parameter of MapBufferRangeEXT:
- GL_MAP1_COLOR_4 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_GRID_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_GRID_SEGMENTS - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_NORMAL - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_TEXTURE_COORD_1 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_TEXTURE_COORD_2 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_TEXTURE_COORD_3 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_TEXTURE_COORD_4 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_VERTEX_3 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_VERTEX_4 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP1_VERTEX_ATTRIB0_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB1_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB10_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB11_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB12_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB13_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB14_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB15_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB2_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB3_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB4_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB5_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB6_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB7_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB8_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB9_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_COLOR_4 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_GRID_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_GRID_SEGMENTS - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_NORMAL - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_TEXTURE_COORD_1 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_TEXTURE_COORD_2 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_TEXTURE_COORD_3 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_TEXTURE_COORD_4 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_VERTEX_3 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_VERTEX_4 - Static variable in class org.lwjgl.opengl.GL11
- GL_MAP2_VERTEX_ATTRIB0_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB1_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB10_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB11_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB12_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB13_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB14_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB15_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB2_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB3_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB4_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB5_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB6_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB7_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB8_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB9_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MATRIX_INDEX_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MATRIX_INDEX_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MATRIX_INDEX_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MATRIX_INDEX_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MATRIX_INDEX_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MATRIX_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_MATRIX_PALETTE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MATRIX_PATH_COORD0_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <target> parameter of PathMatrixNV:
- GL_MATRIX_PATH_COORD1_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <target> parameter of PathMatrixNV:
- GL_MATRIX_PATH_COORD2_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <target> parameter of PathMatrixNV:
- GL_MATRIX_PATH_COORD3_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <target> parameter of PathMatrixNV:
- GL_MATRIX_PATH_TO_CLIP_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <target> parameter of PathMatrixNV:
- GL_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_MATRIX_STROKE_TO_PATH_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <target> parameter of PathMatrixNV:
- GL_MATRIX0_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX0_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX1_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX1_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX10_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX11_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX12_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX13_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX14_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX15_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX16_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX17_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX18_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX19_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX2_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX2_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX20_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX21_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX22_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX23_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX24_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX25_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX26_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX27_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX28_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX29_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX3_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX3_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX30_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX31_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX4_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX5_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX5_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX6_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX6_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX7_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX7_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
- GL_MATRIX8_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX9_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MAX - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MAX - Static variable in class org.lwjgl.opengl.GL14
- GL_MAX - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_3D_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL12
- GL_MAX_3D_TEXTURE_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_3D_TEXTURE_SIZE_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_ARRAY_TEXTURE_LAYERS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_ARRAY_TEXTURE_LAYERS_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_BINDABLE_UNIFORM_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_CLIP_DISTANCES - Static variable in class org.lwjgl.opengl.GL30
- GL_MAX_CLIP_PLANES - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_COLOR_ATTACHMENTS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_MAX_COLOR_ATTACHMENTS_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
- GL_MAX_COLOR_MATRIX_STACK_DEPTH - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES - Static variable in class org.lwjgl.opengl.ARBCullDistance
-
Accepted by the <pname> parameter of GetBooeleanv, GetDoublev, GetFloatv GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetBooeleanv, GetDoublev, GetFloatv GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMBINED_DIMENSIONS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_COMBINED_DIMENSIONS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_COMBINED_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Alias for the existing token MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS:
- GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES - Static variable in class org.lwjgl.opengl.GL43
-
Alias for the existing token MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS:
- GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_FIXED_GROUP_INVOCATIONS_ARB - Static variable in class org.lwjgl.opengl.ARBComputeVariableGroupSize
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_FIXED_GROUP_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBComputeVariableGroupSize
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetFloati_v, GetDoublei_v and GetInteger64i_v:
- GL_MAX_COMPUTE_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_COMPUTE_SHARED_MEMORY_SIZE - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_SHARED_MEMORY_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_VARIABLE_GROUP_INVOCATIONS_ARB - Static variable in class org.lwjgl.opengl.ARBComputeVariableGroupSize
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_VARIABLE_GROUP_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBComputeVariableGroupSize
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetFloati_v, GetDoublei_v and GetInteger64i_v:
- GL_MAX_COMPUTE_WORK_GROUP_COUNT - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetFloati_v, GetDoublei_v and GetInteger64i_v:
- GL_MAX_COMPUTE_WORK_GROUP_COUNT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetFloati_v, GetDoublei_v and GetInteger64i_v:
- GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_COMPUTE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetFloati_v, GetDoublei_v and GetInteger64i_v:
- GL_MAX_COMPUTE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetFloati_v, GetDoublei_v and GetInteger64i_v:
- GL_MAX_CONVOLUTION_HEIGHT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MAX_CONVOLUTION_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL13
- GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_MAX_CULL_DISTANCES - Static variable in class org.lwjgl.opengl.ARBCullDistance
-
Accepted by the <pname> parameter of GetBooeleanv, GetDoublev, GetFloatv GetIntegerv, and GetInteger64v:
- GL_MAX_CULL_DISTANCES - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetBooeleanv, GetDoublev, GetFloatv GetIntegerv, and GetInteger64v:
- GL_MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_LOGGED_MESSAGES_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by GetIntegerv:
- GL_MAX_DEBUG_LOGGED_MESSAGES_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DEBUG_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_DEBUG_MESSAGE_LENGTH_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by GetIntegerv:
- GL_MAX_DEBUG_MESSAGE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVDeepTexture3D
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV - Static variable in class org.lwjgl.opengl.NVDeepTexture3D
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_DEPTH - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_DEPTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DRAW_BUFFERS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_DRAW_BUFFERS_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DRAW_BUFFERS_ARB - Static variable in class org.lwjgl.opengles.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv:
- GL_MAX_DRAW_BUFFERS_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DRAW_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_MAX_ELEMENT_INDEX - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <value> parameter of the GetInteger* functions:
- GL_MAX_ELEMENT_INDEX - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <value> parameter of the GetInteger* functions:
- GL_MAX_ELEMENT_INDEX - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_ELEMENTS_INDICES - Static variable in class org.lwjgl.opengl.GL12
- GL_MAX_ELEMENTS_INDICES - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_ELEMENTS_INDICES_EXT - Static variable in class org.lwjgl.opengl.EXTDrawRangeElements
- GL_MAX_ELEMENTS_VERTICES - Static variable in class org.lwjgl.opengl.GL12
- GL_MAX_ELEMENTS_VERTICES - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_ELEMENTS_VERTICES_EXT - Static variable in class org.lwjgl.opengl.EXTDrawRangeElements
- GL_MAX_EVAL_ORDER - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT.
- GL_MAX_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT:
- GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_FRAGMENT_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
- GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_FRAMEBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_LAYERS - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_LAYERS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAMEBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GENERAL_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_GEOMETRY_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
- GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
- GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_HEIGHT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_HEIGHT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_IMAGE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_IMAGE_SAMPLES - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_IMAGE_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_LABEL_LENGTH - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_LABEL_LENGTH - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_LABEL_LENGTH - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_LAYERS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_LAYERS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_LIGHTS - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_LIST_NESTING - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_MAP_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetIntegerv.
- GL_MAX_MULTIVIEW_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
-
Accepted by the <target> parameter of GetInteger:
- GL_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_MAX_NAME_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_NUM_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_MAX_NUM_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_MAX_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_MAX_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetProgramInterfaceiv:
- GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_PALETTE_MATRICES_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
- GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_PIXEL_MAP_TABLE - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram2Option
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ENV_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram2Option
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_GENERIC_RESULTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_IF_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_LOOP_COUNT_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_LOOP_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_MATRICES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_OUTPUT_VERTICES_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PATCH_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_RESULT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_PROGRAM_TEXEL_OFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROJECTION_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_RATIONAL_EVAL_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
- GL_MAX_RECTANGLE_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengles.ARBTextureRectangle
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_MAX_RECTANGLE_TEXTURE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
- GL_MAX_RECTANGLE_TEXTURE_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
- GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_MAX_RENDERBUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_MAX_RENDERBUFFER_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by GetIntegerv():
- GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_SAMPLE_MASK_WORDS_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_SAMPLES_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_MAX_SAMPLES_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_MAX_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_MAX_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_MAX_SAMPLES_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetInteger64v:
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetInteger64v:
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_SERVER_WAIT_TIMEOUT_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted as the <pname> parameter of GetInteger64vAPPLE:
- GL_MAX_SHADER_BUFFER_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
-
Accepted by the <value> parameter of GetIntegerui64vNV:
- GL_MAX_SHADER_STORAGE_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_SHADER_STORAGE_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_SHININESS_NV - Static variable in class org.lwjgl.opengl.NVLightMaxExponent
- GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_MAX_SPARSE_TEXTURE_SIZE_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_MAX_SPARSE_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_MAX_SPOT_EXPONENT_NV - Static variable in class org.lwjgl.opengl.NVLightMaxExponent
- GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_MAX_TEXTURE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_BUFFER_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengl.GL14
- GL_MAX_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengles.EXTTextureLODBias
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureFilterAnisotropic
- GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFilterAnisotropic
-
Accepted by the <pname> parameters of GetBooleanv, GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_TEXTURE_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_MAX_TEXTURE_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_TEXTURE_UNITS - Static variable in class org.lwjgl.opengl.GL13
- GL_MAX_TEXTURE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_MAX_TRACK_MATRICES_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in class org.lwjgl.opengl.ARBTransformFeedback3
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBExplicitUniformLocation
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
- GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_FLOATS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_FLOATS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
- GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATTRIB_BINDINGS - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <pname> parameter of GetIntegerv, ...
- GL_MAX_VERTEX_ATTRIB_BINDINGS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, ...
- GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <pname> parameter of GetIntegerv, ...
- GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, ...
- GL_MAX_VERTEX_ATTRIB_STRIDE - Static variable in class org.lwjgl.opengl.GL44
-
Implementation-dependent state which constrains the maximum value of stride parameters to vertex array pointer-setting commands.
- GL_MAX_VERTEX_ATTRIBS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_VERTEX_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
- GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.ARBTransformFeedback3
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_VERTEX_STREAMS_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.NVVertexProgram3
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_MAX_VERTEX_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MAX_VERTEX_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_VIEWPORT_DIMS - Static variable in class org.lwjgl.opengl.GL11
- GL_MAX_VIEWPORT_DIMS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_MAX_VIEWPORTS - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_VIEWPORTS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_MAX_WIDTH - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MAX_WIDTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Precision-Specified Types
- GL_MEDIUM_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_MEDIUM_INT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
- GL_MEDIUM_INT - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Precision-Specified Types
- GL_MIN - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MIN - Static variable in class org.lwjgl.opengl.GL14
- GL_MIN - Static variable in class org.lwjgl.opengles.GLES30
- GL_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT.
- GL_MIN_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT:
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MIN_LOD_WARNING_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter of TexParameter{if}{v} and GetTexParameter{if}v:
- GL_MIN_MAP_BUFFER_ALIGNMENT - Static variable in class org.lwjgl.opengl.ARBMapBufferAlignment
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MIN_MAP_BUFFER_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
- GL_MIN_PROGRAM_TEXEL_OFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MIN_SAMPLE_SHADING_VALUE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MIN_SAMPLE_SHADING_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBSampleShading
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_MIN_SPARSE_LEVEL_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter of GetTexParameter{if}v:
- GL_MINMAX - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MINMAX_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MINMAX_SINK - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_MINOR_VERSION - Static variable in class org.lwjgl.opengl.GL30
- GL_MINOR_VERSION - Static variable in class org.lwjgl.opengles.GLES30
- GL_MINUS_CLAMPED_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_MINUS_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_MIPMAP - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MIPMAP - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_MIRROR_CLAMP_ATI - Static variable in class org.lwjgl.opengl.ATITextureMirrorOnce
- GL_MIRROR_CLAMP_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
-
Accepted by the <param> parameter of TexParameteri and TexParameterf, and by the <params> parameter of TexParameteriv and TexParameterfv, when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
- GL_MIRROR_CLAMP_TO_BORDER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
-
Accepted by the <param> parameter of TexParameteri and TexParameterf, and by the <params> parameter of TexParameteriv and TexParameterfv, when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
- GL_MIRROR_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opengl.ARBTextureMirrorClampToEdge
-
Accepted by the <param> parameter of TexParameter{if}, SamplerParameter{if} and SamplerParameter{if}v, and by the <params> parameter of TexParameter{if}v, TexParameterI{i ui}v and SamplerParameterI{i ui}v when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
- GL_MIRROR_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <param> parameter of TexParameter{if}, SamplerParameter{if} and SamplerParameter{if}v, and by the <params> parameter of TexParameter{if}v, TexParameterI{i ui}v and SamplerParameterI{i ui}v when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
- GL_MIRROR_CLAMP_TO_EDGE_ATI - Static variable in class org.lwjgl.opengl.ATITextureMirrorOnce
- GL_MIRROR_CLAMP_TO_EDGE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
-
Accepted by the <param> parameter of TexParameteri and TexParameterf, and by the <params> parameter of TexParameteriv and TexParameterfv, when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
- GL_MIRRORED_REPEAT - Static variable in class org.lwjgl.opengl.GL14
- GL_MIRRORED_REPEAT - Static variable in class org.lwjgl.opengles.GLES20
-
TextureWrapMode
- GL_MIRRORED_REPEAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureMirroredRepeat
- GL_MITER_REVERT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is PATH_JOIN_STYLE_NV:
- GL_MITER_TRUNCATE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is PATH_JOIN_STYLE_NV:
- GL_MODELVIEW - Static variable in class org.lwjgl.opengl.GL11
- GL_MODELVIEW_MATRIX - Static variable in class org.lwjgl.opengl.GL11
- GL_MODELVIEW_PROJECTION_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV:
- GL_MODELVIEW_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_MODELVIEW0_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_MODELVIEW0_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_MODELVIEW0_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_MODELVIEW1_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_MODELVIEW1_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_MODELVIEW1_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_MODELVIEW10_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW11_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW12_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW13_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW14_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW15_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW16_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW17_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW18_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW19_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW20_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW21_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW22_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW23_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW24_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW25_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW26_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW27_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW28_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW29_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW30_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW31_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW5_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW6_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW7_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW8_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODELVIEW9_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_MODULATE - Static variable in class org.lwjgl.opengl.GL11
- GL_MODULATE_ADD_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
-
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
- GL_MODULATE_SIGNED_ADD_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
-
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
- GL_MODULATE_SUBTRACT_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
-
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
- GL_MOV_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_MOVE_TO_CONTINUES_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is PATH_DASH_OFFSET_RESET_NV
- GL_MOVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_MOVE_TO_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_MOVE_TO_RESETS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is PATH_DASH_OFFSET_RESET_NV
- GL_MUL_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_MULT - Static variable in class org.lwjgl.opengl.GL11
- GL_MULTIPLY_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL13
- GL_MULTISAMPLE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_MULTISAMPLE_BIT - Static variable in class org.lwjgl.opengl.GL13
- GL_MULTISAMPLE_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_MULTISAMPLE_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetIntegerv.
- GL_MULTISAMPLE_FILTER_HINT_NV - Static variable in class org.lwjgl.opengl.NVMultisampleFilterHint
-
Accepted by the <target> parameter of Hint and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MULTIVIEW_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
-
Accepted by the <location> parameter of DrawBuffersIndexedEXT:
- GL_MVP_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_NAME_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_NAMED_STRING_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Accepted by the <pname> parameter of GetNamedStringivARB:
- GL_NAMED_STRING_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Accepted by the <pname> parameter of GetNamedStringivARB:
- GL_NAND - Static variable in class org.lwjgl.opengl.GL11
- GL_NEAREST - Static variable in class org.lwjgl.opengl.GL11
- GL_NEAREST - Static variable in class org.lwjgl.opengles.GLES20
-
TextureMagFilter
- GL_NEAREST_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengl.GL11
- GL_NEAREST_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengles.GLES20
-
TextureMinFilter
- GL_NEAREST_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengl.GL11
- GL_NEAREST_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengles.GLES20
-
TextureMinFilter
- GL_NEGATE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NEGATIVE_ONE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_NEGATIVE_ONE_TO_ONE - Static variable in class org.lwjgl.opengl.ARBClipControl
-
Accepted by the <depth> parameter of ClipControl:
- GL_NEGATIVE_ONE_TO_ONE - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <depth> parameter of ClipControl:
- GL_NEGATIVE_W_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_NEGATIVE_X_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_NEGATIVE_Y_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_NEGATIVE_Z_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_NEVER - Static variable in class org.lwjgl.opengl.GL11
- GL_NEVER - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureivNV:
- GL_NICEST - Static variable in class org.lwjgl.opengl.GL11
- GL_NICEST - Static variable in class org.lwjgl.opengles.GLES20
-
HintMode
- GL_NO_ERROR - Static variable in class org.lwjgl.opengl.GL11
- GL_NO_ERROR - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Returned by GetGraphicsResetStatusEXT:
- GL_NO_ERROR - Static variable in class org.lwjgl.opengles.GLES20
-
ErrorCode
- GL_NO_RESET_NOTIFICATION - Static variable in class org.lwjgl.opengl.GL45
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY:
- GL_NO_RESET_NOTIFICATION - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY:
- GL_NO_RESET_NOTIFICATION_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_ARB:
- GL_NO_RESET_NOTIFICATION_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_EXT :
- GL_NON_ZERO_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Values for the ILL_RULE_NV path parameter:
- GL_NONE - Static variable in class org.lwjgl.opengl.GL11
- GL_NONE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_NONE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Returned by GetFramebufferAttachmentParameterivOES when the <pname> parameter is FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES:
- GL_NOOP - Static variable in class org.lwjgl.opengl.GL11
- GL_NOR - Static variable in class org.lwjgl.opengl.GL11
- GL_NORMAL_ARRAY - Static variable in class org.lwjgl.opengl.GL11
- GL_NORMAL_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_NORMAL_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_NORMAL_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_NORMAL_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_NORMAL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_NORMAL_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
- GL_NORMAL_MAP - Static variable in class org.lwjgl.opengl.GL13
- GL_NORMAL_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_NORMAL_MAP_NV - Static variable in class org.lwjgl.opengl.NVTexgenReflection
- GL_NORMALIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_NORMALIZED_RANGE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_NOTEQUAL - Static variable in class org.lwjgl.opengl.GL11
- GL_NOTEQUAL - Static variable in class org.lwjgl.opengles.GLES20
-
StencilFunction
- GL_NUM_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_NUM_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengl.GL13
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
-
GetTextureParameter
- GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_NUM_EXTENSIONS - Static variable in class org.lwjgl.opengl.GL30
- GL_NUM_EXTENSIONS - Static variable in class org.lwjgl.opengles.GLES30
- GL_NUM_FILL_STREAMS_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <pname> parameter of GetVideoivNV, GetVideouivNV, GetVideoi64vNV, GetVideoui64vNV:
- GL_NUM_FRAGMENT_CONSTANTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_FRAGMENT_REGISTERS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_GENERAL_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_INSTRUCTIONS_PER_PASS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_INSTRUCTIONS_TOTAL_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_LOOPBACK_COMPONENTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_PASSES_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES30
- GL_NUM_PROGRAM_BINARY_FORMATS_OES - Static variable in class org.lwjgl.opengles.OESGetProgramBinary
-
Accepted by the <pname< parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_NUM_SAMPLE_COUNTS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery
-
Accepted by the <pname> parameter of GetInternalformativ:
- GL_NUM_SAMPLE_COUNTS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_NUM_SAMPLE_COUNTS - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetInternalformativ:
- GL_NUM_SAMPLE_COUNTS - Static variable in class org.lwjgl.opengles.GLES30
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Binary
- GL_NUM_SHADING_LANGUAGE_VERSIONS - Static variable in class org.lwjgl.opengl.GL43
-
No.
- GL_NUM_SPARSE_LEVELS_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter of GetTexParameter{if}v and GetTexParameterIi{u}v:
- GL_NUM_VIDEO_CAPTURE_SLOTS_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <attribute> parameter of NVPresentVideoUtil.glQueryContextNV:
- GL_NUM_VIDEO_CAPTURE_STREAMS_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureivNV:
- GL_NUM_VIDEO_SLOTS_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <attribute> parameter of NVPresentVideoUtil.glQueryContextNV:
- GL_NUM_VIRTUAL_PAGE_SIZES_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_NV_bindless_multi_draw_indirect - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_bindless_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_blend_equation_advanced - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_blend_square - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_compute_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_conditional_render - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_copy_depth_to_color - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_copy_image - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_coverage_sample - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_deep_texture3D - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_depth_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_depth_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_depth_nonlinear - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_draw_buffers - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_draw_path - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_draw_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_draw_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_EGL_stream_consumer_external - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_evaluators - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_explicit_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fbo_color_attachments - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_fence - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fence - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_float_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fog_distance - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fragment_program - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fragment_program_option - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fragment_program2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_fragment_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_framebuffer_multisample_coverage - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_framebuffer_vertex_attrib_array - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_geometry_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_get_tex_image - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_gpu_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_gpu_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_gpu_program5_mem_extended - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_gpu_shader5 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_half_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_light_max_exponent - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_multisample_coverage - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_multisample_filter_hint - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_occlusion_query - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_packed_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_parameter_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_parameter_buffer_object2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_path_rendering - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_pixel_data_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_platform_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_point_sprite - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_present_video - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_primitive_restart - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_read_buffer - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_read_depth_stencil - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_register_combiners - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_register_combiners2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_shader_atomic_counters - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_shader_atomic_float - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_shader_buffer_load - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_shader_buffer_store - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_shader_framebuffer_fetch - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_shader_storage_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_system_time - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_tessellation_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texgen_reflection - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_barrier - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_compression_s3tc_update - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_texture_compression_vtc - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_env_combine4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_expand_normal - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_npot_2D_mipmap - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_NV_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_shader2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_texture_shader3 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_transform_feedback - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_transform_feedback2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_array_range - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_array_range2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_attrib_integer_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_buffer_unified_memory - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_program - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_program1_1 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_program2 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_program2_option - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_program3 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_vertex_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NV_video_capture - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_NVIDIA_PLATFORM_BINARY_NV - Static variable in class org.lwjgl.opengles.NVPlatformBinary
-
Accepted by the <binaryformat> parameter of ShaderBinary:
- GL_NVX_gpu_memory_info - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter GetObjectParameter{if}vARB:
- GL_OBJECT_ACTIVE_ATTRIBUTES_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter GetObjectParameter{if}vARB:
- GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_ACTIVE_UNIFORMS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_ATTACHED_OBJECTS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_BUFFER_SIZE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_OBJECT_BUFFER_USAGE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_OBJECT_COMPILE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_DELETE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_INFO_LOG_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_LINEAR - Static variable in class org.lwjgl.opengl.GL11
- GL_OBJECT_LINK_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_PLANE - Static variable in class org.lwjgl.opengl.GL11
- GL_OBJECT_SHADER_SOURCE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_SUBTYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengles.GLES30
- GL_OBJECT_TYPE_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted as the <pname> parameter of GetSyncivAPPLE:
- GL_OBJECT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_VALIDATE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OCCLUSION_TEST_HP - Static variable in class org.lwjgl.opengl.HPOcclusionTest
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by the <pname> of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev :
- GL_OCCLUSION_TEST_HP - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
- GL_OCCLUSION_TEST_RESULT_HP - Static variable in class org.lwjgl.opengl.HPOcclusionTest
-
Accepted by the <pname> of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev :
- GL_OCCLUSION_TEST_RESULT_HP - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
- GL_OES_blend_equation_separate - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_blend_func_separate - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_blend_subtract - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_compressed_ETC1_RGB8_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_compressed_paletted_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_depth_texture - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_depth24 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_depth32 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_EGL_image - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_EGL_image_external - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_EGL_sync - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_element_index_uint - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_fbo_render_mipmap - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_framebuffer_object - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_get_program_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_mapbuffer - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_packed_depth_stencil - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_required_internalformat - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_rgb8_rgba8 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_standard_derivatives - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_stencil1 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_stencil4 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_stencil8 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_surfaceless_context - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_texture_3D - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_texture_float - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_texture_float_linear - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_texture_half_float - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_texture_half_float_linear - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_texture_npot - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_vertex_array_object - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_vertex_half_float - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OES_vertex_type_10_10_10_2 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_OFFSET - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_OFFSET - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_HILO_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_OFFSET_TEXTURE_2D_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_2D_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_OFFSET_TEXTURE_2D_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_OFFSET_TEXTURE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_ONE - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_ONE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_ONE_MINUS_CONSTANT_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
Separate Blend Functions
- GL_ONE_MINUS_CONSTANT_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_ONE_MINUS_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE_MINUS_DST_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_ONE_MINUS_DST_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE_MINUS_DST_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorSrc
- GL_ONE_MINUS_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE_MINUS_SRC_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_ONE_MINUS_SRC_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_ONE_MINUS_SRC_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_ONE_MINUS_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC1_COLOR - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC1_COLOR - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_OP_ADD_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_CLAMP_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_CROSS_PRODUCT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_DOT3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_DOT4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_EXP_BASE_2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_FLOOR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_FRAC_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_INDEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_LOG_BASE_2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_MADD_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_MOV_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_MUL_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_MULTIPLY_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_NEGATE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_POWER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_RECIP_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_RECIP_SQRT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_ROUND_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_SET_GE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_SET_LT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OP_SUB_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OPERAND0_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_OPERAND0_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_OPERAND0_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_OPERAND0_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_OPERAND0_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_OPERAND0_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_OPERAND1_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_OPERAND1_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_OPERAND1_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_OPERAND1_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_OPERAND1_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_OPERAND1_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_OPERAND2_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_OPERAND2_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_OPERAND2_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_OPERAND2_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_OPERAND2_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_OPERAND2_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_OPERAND3_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
- GL_OPERAND3_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
- GL_OR - Static variable in class org.lwjgl.opengl.GL11
- GL_OR_INVERTED - Static variable in class org.lwjgl.opengl.GL11
- GL_OR_REVERSE - Static variable in class org.lwjgl.opengl.GL11
- GL_ORDER - Static variable in class org.lwjgl.opengl.GL11
- GL_OUT_OF_MEMORY - Static variable in class org.lwjgl.opengl.GL11
- GL_OUT_OF_MEMORY - Static variable in class org.lwjgl.opengles.GLES20
-
ErrorCode
- GL_OUTPUT_COLOR0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_COLOR1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_FOG_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD10_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD11_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD12_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD13_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD14_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD15_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD16_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD17_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD18_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD19_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD20_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD21_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD22_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD23_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD24_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD25_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD26_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD27_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD28_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD29_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD30_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD31_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD5_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD6_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD7_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD8_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_TEXTURE_COORD9_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OUTPUT_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_OVERLAY_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_PACK_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL11
- GL_PACK_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_PACK_COMPRESSED_BLOCK_DEPTH - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_DEPTH - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_HEIGHT - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_HEIGHT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_WIDTH - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_COMPRESSED_BLOCK_WIDTH - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengl.GL12
- GL_PACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengles.GLES30
- GL_PACK_LSB_FIRST - Static variable in class org.lwjgl.opengl.GL11
- GL_PACK_ROW_BYTES_APPLE - Static variable in class org.lwjgl.opengl.APPLERowBytes
-
Accepted by the <pname> parameter of PixelStorei and the <pname> parameter of GetIntegerv:
- GL_PACK_ROW_LENGTH - Static variable in class org.lwjgl.opengl.GL11
- GL_PACK_ROW_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_PACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengl.GL12
- GL_PACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengles.GLES30
- GL_PACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengl.GL11
- GL_PACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengles.GLES30
- GL_PACK_SKIP_ROWS - Static variable in class org.lwjgl.opengl.GL11
- GL_PACK_SKIP_ROWS - Static variable in class org.lwjgl.opengles.GLES30
- GL_PACK_SWAP_BYTES - Static variable in class org.lwjgl.opengl.GL11
- GL_PALETTE4_R5_G6_B5_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE4_RGB5_A1_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE4_RGB8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE4_RGBA4_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE4_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE8_R5_G6_B5_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE8_RGB5_A1_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE8_RGB8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE8_RGBA4_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PALETTE8_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
-
Accepted by the <internalformat> paramter of CompressedTexImage2D
- GL_PARAMETER_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBIndirectParameters
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, and CopyBufferSubData:
- GL_PARAMETER_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBIndirectParameters
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev:
- GL_PARTIAL_SUCCESS_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Returned by VideoCaptureNV:
- GL_PASS_THROUGH_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
- GL_PASS_THROUGH_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of PatchParameteri, GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of PatchParameteri, GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_PATCHES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <mode> parameter of Begin and all vertex array functions that implicitly call Begin:
- GL_PATCHES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <mode> parameter of Begin and all vertex array functions that implicitly call Begin:
- GL_PATCHES - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Accepted by the <primitiveMode> parameter of BeginTransformFeedback:
- GL_PATH_CLIENT_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_COMMAND_COUNT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathParameterfvNV and GetPathParameterivNV:
- GL_PATH_COMPUTED_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathParameterfvNV and GetPathParameterivNV:
- GL_PATH_COORD_COUNT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathParameterfvNV and GetPathParameterivNV:
- GL_PATH_COVER_DEPTH_FUNC_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_DASH_ARRAY_COUNT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathParameterfvNV and GetPathParameterivNV:
- GL_PATH_DASH_CAPS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV and PathParameterfvNV:
- GL_PATH_DASH_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_DASH_OFFSET_RESET_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_END_CAPS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV and PathParameterfvNV:
- GL_PATH_ERROR_POSITION_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_FILL_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathParameterfvNV and GetPathParameterivNV:
- GL_PATH_FILL_COVER_MODE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_FILL_MASK_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_FILL_MODE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_FOG_GEN_MODE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_FORMAT_PS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <format> parameter of PathStringNV:
- GL_PATH_FORMAT_SVG_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <format> parameter of PathStringNV:
- GL_PATH_GEN_COEFF_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathColorGenivNV, GetPathColorGenfvNV, GetPathTexGenivNV and GetPathTexGenfvNV:
- GL_PATH_GEN_COLOR_FORMAT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathColorGenivNV, GetPathColorGenfvNV, GetPathTexGenivNV and GetPathTexGenfvNV:
- GL_PATH_GEN_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathColorGenivNV, GetPathColorGenfvNV, GetPathTexGenivNV and GetPathTexGenfvNV:
- GL_PATH_GEN_MODE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathColorGenivNV, GetPathColorGenfvNV, GetPathTexGenivNV and GetPathTexGenfvNV:
- GL_PATH_INITIAL_DASH_CAP_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_INITIAL_END_CAP_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_JOIN_STYLE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_MITER_LIMIT_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_OBJECT_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <genMode> parameter of PathColorGenNV and PathTexGenNV:
- GL_PATH_QUALITY_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_STENCIL_FUNC_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_STENCIL_REF_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_STENCIL_VALUE_MASK_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PATH_STROKE_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of GetPathParameterfvNV and GetPathParameterivNV:
- GL_PATH_STROKE_COVER_MODE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_STROKE_MASK_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_STROKE_WIDTH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_TERMINAL_DASH_CAP_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PATH_TERMINAL_END_CAP_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <pname> parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV:
- GL_PER_STAGE_CONSTANTS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners2
- GL_PERCENTAGE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_PERCENTAGE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_PERFMON_GLOBAL_MODE_QCOM - Static variable in class org.lwjgl.opengles.QCOMPerformanceMonitorGlobalMode
-
Accepted by the <cap> parameter of Enable and Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_PERFMON_RESULT_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_SIZE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_SIZE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFORMANCE_MONITOR_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_PERSPECTIVE_CORRECTION_HINT - Static variable in class org.lwjgl.opengl.GL11
- GL_PINLIGHT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_PIXEL_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_PIXEL_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_PIXEL_BUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_PIXEL_COUNT_AVAILABLE_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
- GL_PIXEL_COUNT_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
- GL_PIXEL_COUNTER_BITS_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
- GL_PIXEL_MAP_A_TO_A - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_B_TO_B - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_G_TO_G - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_A - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_B - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_G - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_I - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_R - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_R_TO_R - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_S_TO_S - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_MODE_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_PIXEL_PACK_BUFFER - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.
- GL_PIXEL_PACK_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_PIXEL_PACK_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
- GL_PIXEL_PACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_PIXEL_PACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_PIXEL_PACK_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PIXEL_PACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PIXEL_PACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
- GL_PIXEL_UNPACK_BUFFER - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.
- GL_PIXEL_UNPACK_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_PIXEL_UNPACK_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
- GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_PIXEL_UNPACK_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PIXEL_UNPACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PIXEL_UNPACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
- GL_PLUS_CLAMPED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_PLUS_CLAMPED_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_PLUS_DARKER_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_PLUS_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_PN_TRIANGLES_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_NORMAL_MODE_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_POINT_MODE_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
- GL_POINT - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_DISTANCE_ATTENUATION - Static variable in class org.lwjgl.opengl.GL14
- GL_POINT_DISTANCE_ATTENUATION_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
- GL_POINT_FADE_THRESHOLD_SIZE - Static variable in class org.lwjgl.opengl.GL14
- GL_POINT_FADE_THRESHOLD_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
- GL_POINT_FADE_THRESHOLD_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
- GL_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_SIZE_GRANULARITY - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_SIZE_MAX - Static variable in class org.lwjgl.opengl.GL14
- GL_POINT_SIZE_MAX_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
- GL_POINT_SIZE_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
- GL_POINT_SIZE_MIN - Static variable in class org.lwjgl.opengl.GL14
- GL_POINT_SIZE_MIN_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
- GL_POINT_SIZE_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
- GL_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
- GL_POINT_SPRITE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv, TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
- GL_POINT_SPRITE_ARB - Static variable in class org.lwjgl.opengl.ARBPointSprite
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv, TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
- GL_POINT_SPRITE_COORD_ORIGIN - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of PointParameter{if}vARB, and the <pname> of Get:
- GL_POINT_SPRITE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
- GL_POINT_SPRITE_R_MODE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
- GL_POINT_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_POINTS - Static variable in class org.lwjgl.opengl.GL11
- GL_POINTS - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_POLYGON - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_OFFSET_FACTOR - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_OFFSET_FACTOR - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_POLYGON_OFFSET_FILL - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_OFFSET_FILL - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_POLYGON_OFFSET_LINE - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_OFFSET_POINT - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_OFFSET_UNITS - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_OFFSET_UNITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_POLYGON_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_STIPPLE - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_STIPPLE_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_POLYGON_TOKEN - Static variable in class org.lwjgl.opengl.GL11
- GL_POSITION - Static variable in class org.lwjgl.opengl.GL11
- GL_POST_COLOR_MATRIX_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_BLUE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_BLUE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_GREEN_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_GREEN_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_RED_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_COLOR_MATRIX_RED_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_BLUE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_BLUE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_GREEN_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_GREEN_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_RED_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_POST_CONVOLUTION_RED_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_PRESENT_DURATION_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <target> parameter of GetQueryiv:
- GL_PRESENT_TIME_NV - Static variable in class org.lwjgl.opengl.NVPresentVideo
-
Accepted by the <target> parameter of GetQueryiv:
- GL_PRESERVE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_PREVIOUS - Static variable in class org.lwjgl.opengl.GL13
- GL_PREVIOUS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_PREVIOUS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_PREVIOUS_TEXTURE_INPUT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_PRIMARY_COLOR - Static variable in class org.lwjgl.opengl.GL13
- GL_PRIMARY_COLOR - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <color> parameter of PathColorGenNV, GetPathColorGenivNV, and GetPathColorGenfvNV:
- GL_PRIMARY_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_PRIMARY_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_PRIMARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <color> parameter of PathColorGenNV, GetPathColorGenivNV, and GetPathColorGenfvNV:
- GL_PRIMARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_PRIMITIVE_ID_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_PRIMITIVE_RESTART - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PRIMITIVE_RESTART_FIXED_INDEX - Static variable in class org.lwjgl.opengl.ARBES3Compatibility
-
Accepted by the <target> parameter of Enable and Disable:
- GL_PRIMITIVE_RESTART_FIXED_INDEX - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameter of Enable and Disable:
- GL_PRIMITIVE_RESTART_FIXED_INDEX - Static variable in class org.lwjgl.opengles.GLES30
- GL_PRIMITIVE_RESTART_INDEX - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PRIMITIVE_RESTART_INDEX_NV - Static variable in class org.lwjgl.opengl.NVPrimitiveRestart
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PRIMITIVE_RESTART_NV - Static variable in class org.lwjgl.opengl.NVPrimitiveRestart
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PRIMITIVES_GENERATED - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_PRIMITIVES_GENERATED_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_PRIMITIVES_GENERATED_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_PRIMITIVES_SUBMITTED_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_PROGRAM - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_PROGRAM - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_PROGRAM - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
- GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
- GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES30
- GL_PROGRAM_BINARY_FORMATS_OES - Static variable in class org.lwjgl.opengles.OESGetProgramBinary
-
Accepted by the <pname< parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_PROGRAM_BINARY_LENGTH_OES - Static variable in class org.lwjgl.opengles.OESGetProgramBinary
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengles.GLES30
- GL_PROGRAM_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ERROR_POSITION_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PROGRAM_ERROR_POSITION_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PROGRAM_ERROR_STRING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <name> parameter of GetString:
- GL_PROGRAM_ERROR_STRING_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <name> parameter of GetString:
- GL_PROGRAM_FORMAT_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_FORMAT_ASCII_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <format> parameter of ProgramStringARB:
- GL_PROGRAM_INPUT - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_PROGRAM_INPUT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_PROGRAM_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramivNV:
- GL_PROGRAM_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT: GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
- GL_PROGRAM_MATRIX_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT: GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
- GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_OBJECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> argument of GetHandleARB:
- GL_PROGRAM_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_PROGRAM_OUTPUT - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_PROGRAM_OUTPUT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_PROGRAM_PARAMETER_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetProgramParameterfvNV and GetProgramParameterdvNV:
- GL_PROGRAM_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_PIPELINE - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_PROGRAM_PIPELINE - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_PROGRAM_PIPELINE - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_PROGRAM_PIPELINE_BINDING_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_PROGRAM_PIPELINE_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_PROGRAM_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev, and GetBooleanv:
- GL_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev, and GetBooleanv:
- GL_PROGRAM_POINT_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev, and GetBooleanv:
- GL_PROGRAM_RESIDENT_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramivNV:
- GL_PROGRAM_RESULT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
- GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
- GL_PROGRAM_SEPARABLE_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
- GL_PROGRAM_STRING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramStringARB:
- GL_PROGRAM_STRING_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramStringNV:
- GL_PROGRAM_TARGET_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramivNV:
- GL_PROGRAM_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROJECTION - Static variable in class org.lwjgl.opengl.GL11
- GL_PROJECTION_MATRIX - Static variable in class org.lwjgl.opengl.GL11
- GL_PROJECTION_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PROVOKING_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_PROXY_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_PROXY_HISTOGRAM - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_PROXY_POST_CONVOLUTION_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_PROXY_TEXTURE_1D - Static variable in class org.lwjgl.opengl.GL11
- GL_PROXY_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexImage2D, TexSubImage2D, CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and CompressedTexSubImage2D:
- GL_PROXY_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexImage2D, TexSubImage2D, CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and CompressedTexSubImage2D:
- GL_PROXY_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <target> parameter of TexImage2D, TexSubImage2D, CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and CompressedTexSubImage2D:
- GL_PROXY_TEXTURE_2D - Static variable in class org.lwjgl.opengl.GL11
- GL_PROXY_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
- GL_PROXY_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
- GL_PROXY_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of TexImage2DMultisample:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of TexImage2DMultisample:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of TexImage3DMultisample:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of TexImage3DMultisample:
- GL_PROXY_TEXTURE_3D - Static variable in class org.lwjgl.opengl.GL12
- GL_PROXY_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
- GL_PROXY_TEXTURE_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_PROXY_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
- GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
- GL_PROXY_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <target> parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
- GL_PROXY_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <target> parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
- GL_PROXY_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengles.ARBTextureRectangle
-
Accepted by the <target> parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
- GL_PROXY_TEXTURE_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
- GL_PROXY_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
- GL_PURGEABLE_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <pname> parameters of GetObjectParameteriv:
- GL_Q - Static variable in class org.lwjgl.opengl.GL11
- GL_QCOM_binning_control - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QCOM_driver_control - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QCOM_extended_get - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QCOM_extended_get2 - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QCOM_performance_monitor_global_mode - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QCOM_tiled_rendering - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QCOM_writeonly_rendering - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_QUAD_STRIP - Static variable in class org.lwjgl.opengl.GL11
- GL_QUADRATIC_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
- GL_QUADRATIC_BEZIER_TO_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_QUADS - Static variable in class org.lwjgl.opengl.GL11
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_QUARTER_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_QUERY - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_QUERY - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_QUERY - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_QUERY_BUFFER - Static variable in class org.lwjgl.opengl.ARBQueryBufferObject
-
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, MapBufferRange, GetBufferSubData, GetBufferParameteriv, GetBufferParameteri64v, GetBufferPointerv, ClearBufferSubData, and the <readtarget> and <writetarget> parameters of CopyBufferSubData:
- GL_QUERY_BUFFER - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, MapBufferRange, GetBufferSubData, GetBufferParameteriv, GetBufferParameteri64v, GetBufferPointerv, ClearBufferSubData, and the <readtarget> and <writetarget> parameters of CopyBufferSubData:
- GL_QUERY_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDQueryBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, MapBufferRange, GetBufferSubData, GetBufferParameteriv and GetBufferPointerv:
- GL_QUERY_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBQueryBufferObject
-
Accepted in the <barriers> bitfield in MemoryBarrier:
- GL_QUERY_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <barriers> bitfield in MemoryBarrier:
- GL_QUERY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBQueryBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_QUERY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_QUERY_BUFFER_BINDING_AMD - Static variable in class org.lwjgl.opengl.AMDQueryBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_QUERY_BY_REGION_NO_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_NO_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.ARBConditionalRenderInverted
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_NO_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_NO_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_QUERY_BY_REGION_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.ARBConditionalRenderInverted
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_QUERY_COUNTER_BITS - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryiv:
- GL_QUERY_COUNTER_BITS_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryivARB:
- GL_QUERY_NO_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_NO_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.ARBConditionalRenderInverted
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_NO_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_NO_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_QUERY_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_QUERY_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_QUERY_RESULT - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryObjectiv and GetQueryObjectuiv:
- GL_QUERY_RESULT - Static variable in class org.lwjgl.opengles.GLES30
- GL_QUERY_RESULT_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryObjectivARB and GetQueryObjectuivARB:
- GL_QUERY_RESULT_AVAILABLE - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryObjectiv and GetQueryObjectuiv:
- GL_QUERY_RESULT_AVAILABLE - Static variable in class org.lwjgl.opengles.GLES30
- GL_QUERY_RESULT_AVAILABLE_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryObjectivARB and GetQueryObjectuivARB:
- GL_QUERY_RESULT_AVAILABLE_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Accepted by the <pname> parameter of GetQueryObjectivEXT and GetQueryObjectuivEXT:
- GL_QUERY_RESULT_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Accepted by the <pname> parameter of GetQueryObjectivEXT and GetQueryObjectuivEXT:
- GL_QUERY_RESULT_NO_WAIT - Static variable in class org.lwjgl.opengl.ARBQueryBufferObject
-
Accepted by the <pname> parameter of GetQueryObjectiv, GetQueryObjectuiv, GetQueryObjecti64v and GetQueryObjectui64v:
- GL_QUERY_RESULT_NO_WAIT - Static variable in class org.lwjgl.opengl.GL44
-
Accepted by the <pname> parameter of GetQueryObjectiv, GetQueryObjectuiv, GetQueryObjecti64v and GetQueryObjectui64v:
- GL_QUERY_RESULT_NO_WAIT_AMD - Static variable in class org.lwjgl.opengl.AMDQueryBufferObject
-
Accepted by the <pname> parameter of GetQueryObjectiv, GetQueryObjectuiv, GetQueryObjecti64v and GetQueryObjectui64v:
- GL_QUERY_TARGET - Static variable in class org.lwjgl.opengl.ARBDirectStateAccess
-
Accepted by the <pname> parameter of GetQueryObjectiv:
- GL_QUERY_TARGET - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetQueryObjectiv:
- GL_QUERY_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.ARBConditionalRenderInverted
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_WAIT_INVERTED - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_R - Static variable in class org.lwjgl.opengl.GL11
- GL_R11F_G11F_B10F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:
- GL_R11F_G11F_B10F - Static variable in class org.lwjgl.opengles.GLES30
- GL_R11F_G11F_B10F_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT:
- GL_R11F_G11F_B10F_EXT - Static variable in class org.lwjgl.opengles.EXTPackedFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:
- GL_R16 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_R16_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_R16F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16F - Static variable in class org.lwjgl.opengles.GLES30
- GL_R16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
-
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:
- GL_R16I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16I - Static variable in class org.lwjgl.opengles.GLES30
- GL_R16UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_R3_G3_B2 - Static variable in class org.lwjgl.opengl.GL11
- GL_R32F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32F - Static variable in class org.lwjgl.opengles.GLES30
- GL_R32I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32I - Static variable in class org.lwjgl.opengles.GLES30
- GL_R32UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_R8 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_R8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRg
-
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:
- GL_R8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_R8_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_R8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
- GL_R8I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8I - Static variable in class org.lwjgl.opengles.GLES30
- GL_R8UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RASTER_POSITION_UNCLIPPED_IBM - Static variable in class org.lwjgl.opengl.IBMRasterposClip
-
Accepted by the <target> parameter of Enable and Disable and the <value> parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, GetDoublev:
- GL_RASTERIZER_DISCARD - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_RASTERIZER_DISCARD - Static variable in class org.lwjgl.opengles.GLES30
- GL_RASTERIZER_DISCARD_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_RASTERIZER_DISCARD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL11
- GL_READ_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_READ_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
-
Accepted by the <target> parameter of GetIntegeri_EXT:
- GL_READ_BUFFER_NV - Static variable in class org.lwjgl.opengles.NVReadBuffer
- GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_READ_FRAMEBUFFER_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_READ_FRAMEBUFFER_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
- GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_READ_FRAMEBUFFER_BINDING_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
-
Accepted by the <pname> parameters of GetIntegerv and GetFloatv:
- GL_READ_FRAMEBUFFER_BINDING_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_READ_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_READ_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <target> parameter of BindFramebufferEXT, CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT.
- GL_READ_ONLY - Static variable in class org.lwjgl.opengl.GL15
- GL_READ_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <access> parameter of MapBufferARB:
- GL_READ_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_READ_PIXEL_DATA_RANGE_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <target> parameter of PixelDataRangeNV and FlushPixelDataRangeNV, and by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:
- GL_READ_PIXEL_DATA_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <pname> parameter of GetPointerv:
- GL_READ_PIXELS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_READ_PIXELS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_READ_PIXELS_FORMAT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_READ_PIXELS_FORMAT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_READ_PIXELS_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_READ_PIXELS_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_READ_WRITE - Static variable in class org.lwjgl.opengl.GL15
- GL_READ_WRITE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <access> parameter of MapBufferARB:
- GL_RED - Static variable in class org.lwjgl.opengl.GL11
- GL_RED - Static variable in class org.lwjgl.opengles.GLES30
- GL_RED_BIAS - Static variable in class org.lwjgl.opengl.GL11
- GL_RED_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_RED_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_RED_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_RED_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRg
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D, and the <format> parameter of TexImage2D, TexSubImage2D, and ReadPixels:
- GL_RED_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RED_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
- GL_RED_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RED_SCALE - Static variable in class org.lwjgl.opengl.GL11
- GL_RED_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RED_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_REDUCE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_REFLECTION_MAP - Static variable in class org.lwjgl.opengl.GL13
- GL_REFLECTION_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_REFLECTION_MAP_NV - Static variable in class org.lwjgl.opengl.NVTexgenReflection
- GL_REG_0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_1_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_10_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_11_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_12_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_13_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_14_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_15_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_16_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_17_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_18_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_19_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_2_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_20_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_21_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_22_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_23_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_24_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_25_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_26_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_27_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_28_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_29_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_30_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_31_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_5_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_6_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_7_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_8_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REG_9_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_REGISTER_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_RELATIVE_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_HORIZONTAL_LINE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_LARGE_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_LARGE_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_LINE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_MOVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_SMALL_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_SMALL_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELATIVE_VERTICAL_LINE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_RELEASED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameter of ObjectPurgeable, and returned by ObjectPurgeable:
- GL_RENDER - Static variable in class org.lwjgl.opengl.GL11
- GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
-
Accepted by the <hint> parameter of Hint:
- GL_RENDER_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindRenderbuffer, RenderbufferStorage, and GetRenderbufferParameteriv, and returned by GetFramebufferAttachmentParameteriv:
- GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindRenderbuffer, RenderbufferStorage, and GetRenderbufferParameteriv, and returned by GetFramebufferAttachmentParameteriv:
- GL_RENDERBUFFER - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_ALPHA_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_ALPHA_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_RENDERBUFFER_BINDING_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by GetIntegerv():
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_BLUE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_BLUE_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
- GL_RENDERBUFFER_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_DEPTH_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_DEPTH_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <target> parameter of BindRenderbufferEXT, RenderbufferStorageEXT, and GetRenderbufferParameterivEXT, and returned by GetFramebufferAttachmentParameterivEXT:
- GL_RENDERBUFFER_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
-
Accepted by the <value> parameter of GetIntegerv:
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_GREEN_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_GREEN_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_HEIGHT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_HEIGHT_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_INTERNAL_FORMAT_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <target> parameter of BindRenderbufferOES, RenderbufferStorageOES, and GetRenderbufferParameterivOES, and returned by GetFramebufferAttachmentParameterivOES:
- GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_RED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_RED_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv.
- GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengles.GLES30
- GL_RENDERBUFFER_SAMPLES_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferMultisample
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_SAMPLES_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
- GL_RENDERBUFFER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_SAMPLES_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_STENCIL_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_STENCIL_SIZE_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RENDERBUFFER_WIDTH_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_WIDTH_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivOES:
- GL_RENDERER - Static variable in class org.lwjgl.opengl.GL11
- GL_RENDERER - Static variable in class org.lwjgl.opengles.GLES20
-
StringName
- GL_REPEAT - Static variable in class org.lwjgl.opengl.GL11
- GL_REPEAT - Static variable in class org.lwjgl.opengles.GLES20
-
TextureWrapMode
- GL_REPLACE - Static variable in class org.lwjgl.opengl.GL11
- GL_REPLACE - Static variable in class org.lwjgl.opengles.GLES20
-
StencilOp
- GL_REPLACE_VALUE_AMD - Static variable in class org.lwjgl.opengl.AMDStencilOperationExtended
-
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate:
- GL_REPLICATE_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.NVEGLStreamConsumerExternal
-
Accepted as <value> in GetTexParameter*() queries:
- GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
-
Accepted as <value> in GetTexParameter*() queries:
- GL_RESCALE_NORMAL - Static variable in class org.lwjgl.opengl.GL12
- GL_RESCALE_NORMAL_EXT - Static variable in class org.lwjgl.opengl.EXTRescaleNormal
- GL_RESET_NOTIFICATION_STRATEGY - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_RESET_NOTIFICATION_STRATEGY - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_RESET_NOTIFICATION_STRATEGY_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_RETAINED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameters of ObjectUnpurgeable, and returned by ObjectUnpurgeable:
- GL_RETURN - Static variable in class org.lwjgl.opengl.GL11
- GL_RG - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RG - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RG - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRg
-
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D, and the <format> parameter of TexImage2D, TexSubImage2D, and ReadPixels:
- GL_RG_INTEGER - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RG_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RG_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RG_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RG16 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RG16_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RG16F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16F - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
-
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:
- GL_RG16I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG16UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG32F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32F - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG32I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG32UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG8 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRg
-
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:
- GL_RG8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RG8_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RG8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG8I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RG8UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB - Static variable in class org.lwjgl.opengles.GLES20
-
PixelFormat
- GL_RGB_422_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_RGB_422_APPLE - Static variable in class org.lwjgl.opengles.APPLERgb422
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_RGB_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RGB_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RGB_SCALE - Static variable in class org.lwjgl.opengl.GL13
- GL_RGB_SCALE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_RGB_SCALE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_RGB_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RGB10 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB10_A2 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB10_A2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB10_A2_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_RGB10_A2UI - Static variable in class org.lwjgl.opengl.ARBTextureRGB10_A2UI
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, RenderbufferStorage and RenderbufferStorageMultisample:
- GL_RGB10_A2UI - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, RenderbufferStorage and RenderbufferStorageMultisample:
- GL_RGB10_A2UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB10_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_RGB12 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB16 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB16_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RGB16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB16F - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
-
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:
- GL_RGB16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_RGB16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB16I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB16UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB32F - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_RGB32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB32I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB32UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB4 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB5 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB5_A1 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB5_A1 - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RGB5_A1_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_RGB565 - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <format> parameter of most commands taking sized internal formats:
- GL_RGB565 - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <format> parameter of most commands taking sized internal formats:
- GL_RGB565 - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RGB565_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_RGB8 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGB8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB8_OES - Static variable in class org.lwjgl.opengles.OESRGB8RGBA8
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_RGB8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB8_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RGB8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB8I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB8UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGB9_E5 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:
- GL_RGB9_E5 - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGB9_E5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT:
- GL_RGBA - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA - Static variable in class org.lwjgl.opengles.GLES20
-
PixelFormat
- GL_RGBA_FLOAT_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_RGBA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RGBA_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
- GL_RGBA_INTEGER_MODE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_RGBA_INTEGER_MODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_RGBA_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA_SIGNED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
- GL_RGBA_SIGNED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTPackedFloat
-
Accepted by the <pname> parameters of GetIntegerv and GetFloatv:
- GL_RGBA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_RGBA12 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA16 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA16_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RGBA16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA16F - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
-
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:
- GL_RGBA16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_RGBA16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA16I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA16UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA2 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA32F - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when implemented on OpenGL ES:
- GL_RGBA32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA32I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA32UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA4 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA4 - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_RGBA4_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_RGBA8 - Static variable in class org.lwjgl.opengl.GL11
- GL_RGBA8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA8_OES - Static variable in class org.lwjgl.opengles.ARMRgba8
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESRGB8RGBA8
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengl.GL31
- GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA8I - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RGBA8UI - Static variable in class org.lwjgl.opengles.GLES30
- GL_RGBA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
- GL_RIGHT - Static variable in class org.lwjgl.opengl.GL11
- GL_ROUND_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is one of PATH_END_CAPS_NV, PATH_INTIAL_END_CAP_NV, PATH_TERMINAL_END_CAP_NV, PATH_DASH_CAPS_NV, PATH_INITIAL_DASH_CAP_NV, and PATH_TERMINAL_DASH_CAP_NV:
- GL_S - Static variable in class org.lwjgl.opengl.GL11
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLE_ALPHA_TO_ONE - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLE_ALPHA_TO_ONE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLE_BUFFERS - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLE_BUFFERS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_SAMPLE_BUFFERS_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLE_COVERAGE - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLE_COVERAGE - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_SAMPLE_COVERAGE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLE_COVERAGE_INVERT - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLE_COVERAGE_INVERT - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_SAMPLE_COVERAGE_INVERT_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLE_COVERAGE_VALUE - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLE_COVERAGE_VALUE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_SAMPLE_COVERAGE_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_SAMPLE_MASK_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of GetBooleani_v and GetIntegeri_v:
- GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of GetBooleani_v and GetIntegeri_v:
- GL_SAMPLE_MASK_VALUE_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT and GetIntegerIndexedvEXT:
- GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetMultisamplefv:
- GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetMultisamplefv:
- GL_SAMPLE_POSITION_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetMultisamplefvNV:
- GL_SAMPLE_SHADING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_SAMPLE_SHADING_ARB - Static variable in class org.lwjgl.opengl.ARBSampleShading
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_SAMPLER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_SAMPLER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_SAMPLER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_1D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_SHADOW - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_1D_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_SAMPLER_2D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
- GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengles.GLES30
- GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL31
-
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRect:
- GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRect:
- GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengles.ARBTextureRectangle
-
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRect:
- GL_SAMPLER_2D_RECT_SHADOW - Static variable in class org.lwjgl.opengl.GL31
-
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRectShadow:
- GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRectShadow:
- GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengles.ARBTextureRectangle
-
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRectShadow:
- GL_SAMPLER_2D_SHADOW - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_SHADOW - Static variable in class org.lwjgl.opengles.GLES30
- GL_SAMPLER_2D_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_3D - Static variable in class org.lwjgl.opengles.GLES30
- GL_SAMPLER_3D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengl.ARBSamplerObjects
-
Accepted by the <value> parameter of the GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev functions:
- GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <value> parameter of the GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev functions:
- GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_CUBE - Static variable in class org.lwjgl.opengles.GLES20
-
Uniform Types
- GL_SAMPLER_CUBE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_SHADOW - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_SHADOW - Static variable in class org.lwjgl.opengles.GLES30
- GL_SAMPLER_CUBE_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.NVEGLStreamConsumerExternal
-
Returned in the <type> parameter of GetActiveUniform:
- GL_SAMPLER_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
-
Returned in the <type> parameter of GetActiveUniform:
- GL_SAMPLER_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLES - Static variable in class org.lwjgl.opengl.GL13
- GL_SAMPLES - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_SAMPLES_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
- GL_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_SAMPLES_PASSED_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <target> parameter of BeginQueryARB, EndQueryARB, and GetQueryivARB:
- GL_SATURATE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SCALAR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_SCALE_BY_FOUR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SCALE_BY_ONE_HALF_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SCALE_BY_TWO_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SCALED_RESOLVE_FASTEST_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisampleBlitScaled
-
Accepted by the <filter> parameter of BlitFramebuffer:
- GL_SCALED_RESOLVE_NICEST_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisampleBlitScaled
-
Accepted by the <filter> parameter of BlitFramebuffer:
- GL_SCISSOR_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.GL11
- GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.GL11
- GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_SCREEN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SECONDARY_COLOR_ARRAY - Static variable in class org.lwjgl.opengl.GL14
- GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_SECONDARY_COLOR_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_SECONDARY_COLOR_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_SECONDARY_COLOR_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL14
- GL_SECONDARY_COLOR_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_SECONDARY_COLOR_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL14
- GL_SECONDARY_COLOR_ARRAY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_SECONDARY_COLOR_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL14
- GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_SECONDARY_COLOR_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL14
- GL_SECONDARY_COLOR_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
- GL_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <color> parameter of PathColorGenNV, GetPathColorGenivNV, and GetPathColorGenfvNV:
- GL_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SECONDARY_INTERPOLATOR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SELECT - Static variable in class org.lwjgl.opengl.GL11
- GL_SELECTION_BUFFER_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_SELECTION_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_SEPARABLE_2D - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryings:
- GL_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES30
- GL_SEPARATE_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryingsEXT:
- GL_SEPARATE_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:
- GL_SEPARATE_SPECULAR_COLOR - Static variable in class org.lwjgl.opengl.GL12
- GL_SEPARATE_SPECULAR_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
- GL_SET - Static variable in class org.lwjgl.opengl.GL11
- GL_SET_AMD - Static variable in class org.lwjgl.opengl.AMDStencilOperationExtended
-
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate:
- GL_SGIS_generate_mipmap - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_SGIS_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_SGX_BINARY_IMG - Static variable in class org.lwjgl.opengles.IMGShaderBinary
-
Accepted by the <binaryformat> parameter of ShaderBinary:
- GL_SGX_PROGRAM_BINARY_IMG - Static variable in class org.lwjgl.opengles.IMGProgramBinary
-
Accepted by the <binaryFormat> parameter of ProgramBinaryOES:
- GL_SHADE_MODEL - Static variable in class org.lwjgl.opengl.GL11
- GL_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_SHADER - Static variable in class org.lwjgl.opengl.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_SHADER - Static variable in class org.lwjgl.opengles.KHRDebug
-
Tokens accepted or provided by the <identifier> parameters of ObjectLabel and GetObjectLabel:
- GL_SHADER_BINARY_DMP - Static variable in class org.lwjgl.opengles.DMPShaderBinary
-
Accepted by the <binaryformat> parameter of ShaderBinary:
- GL_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Binary
- GL_SHADER_BINARY_VIV - Static variable in class org.lwjgl.opengles.VIVShaderBinary
-
Accepted by the <binaryformat> parameter of ShaderBinary:
- GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Source
- GL_SHADER_CONSISTENT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter GetTexEnvfv and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferStore
-
Accepted by the <barriers> parameter of MemoryBarrierNV:
- GL_SHADER_IMAGE_ACCESS_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_SHADER_IMAGE_ACCESS_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_SHADER_IMAGE_ATOMIC - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SHADER_IMAGE_ATOMIC - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SHADER_IMAGE_LOAD - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SHADER_IMAGE_LOAD - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SHADER_IMAGE_STORE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SHADER_IMAGE_STORE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SHADER_INCLUDE_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Accepted by the <type> parameter of NamedStringARB:
- GL_SHADER_OBJECT - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <params> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_OBJECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <params> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_SHADER_OPERATION_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_SHADER_SOURCE_LENGTH - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_SOURCE_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
-
Shader Source
- GL_SHADER_STORAGE_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted in the <barriers> bitfield in glMemoryBarrier:
- GL_SHADER_STORAGE_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <barriers> bitfield in glMemoryBarrier:
- GL_SHADER_STORAGE_BLOCK - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_SHADER_STORAGE_BLOCK - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_SHADER_STORAGE_BUFFER - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_SHADER_STORAGE_BUFFER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_SHADER_STORAGE_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetIntegeri_v, GetBooleanv, GetInteger64v, GetFloatv, GetDoublev, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_SHADER_STORAGE_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetIntegeri_v, GetBooleanv, GetInteger64v, GetFloatv, GetDoublev, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegerv, GetBooleanv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_SHADER_STORAGE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_SHADER_STORAGE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_SHADER_STORAGE_BUFFER_START - Static variable in class org.lwjgl.opengl.ARBShaderStorageBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_SHADER_STORAGE_BUFFER_START - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_SHADER_TYPE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_TYPE - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_SHADING_LANGUAGE_VERSION - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <name> parameter of GetString:
- GL_SHADING_LANGUAGE_VERSION - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_SHADING_LANGUAGE_VERSION_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguage100
-
Accepted by the <name> parameter of GetString:
- GL_SHARED_TEXTURE_PALETTE_EXT - Static variable in class org.lwjgl.opengl.EXTSharedTexturePalette
- GL_SHININESS - Static variable in class org.lwjgl.opengl.GL11
- GL_SHORT - Static variable in class org.lwjgl.opengl.GL11
- GL_SHORT - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_SIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_SIGNALED - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_SIGNALED - Static variable in class org.lwjgl.opengles.GLES30
- GL_SIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_SIGNED_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
- GL_SIGNED_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_HILO8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
- GL_SIGNED_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SIGNED_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_LUMINANCE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_LUMINANCE8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Returned by GetTexLevelParmeter
- GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.GL31
- GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengles.GLES30
- GL_SIGNED_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_RGB8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_RGBA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGBA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIGNED_RGBA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGBA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SINGLE_COLOR - Static variable in class org.lwjgl.opengl.GL12
- GL_SINGLE_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
- GL_SKIP_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
-
Accepted by the <enum> parameter of TexParameterf, TexParameteri, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv and SamplerParameterIuiv:
- GL_SKIP_MISSING_GLYPH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <handleMissingGlyph> parameter of PathGlyphsNV and PathGlyphRangeNV:
- GL_SLICE_ACCUM_SUN - Static variable in class org.lwjgl.opengl.SUNSliceAccum
-
Accepted by the <op> parameter of Accum,
- GL_SLUMINANCE - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8_ALPHA8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SMALL_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_SMALL_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
- GL_SMOOTH_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in class org.lwjgl.opengl.GL12
- GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL12
- GL_SMOOTH_POINT_SIZE_GRANULARITY - Static variable in class org.lwjgl.opengl.GL12
- GL_SMOOTH_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL12
- GL_SMOOTH_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_SOFTLIGHT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SOURCE0_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_SOURCE0_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SOURCE0_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_SOURCE0_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_SOURCE0_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SOURCE0_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_SOURCE1_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_SOURCE1_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SOURCE1_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_SOURCE1_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_SOURCE1_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SOURCE1_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_SOURCE2_ALPHA - Static variable in class org.lwjgl.opengl.GL13
- GL_SOURCE2_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SOURCE2_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_SOURCE2_RGB - Static variable in class org.lwjgl.opengl.GL13
- GL_SOURCE2_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SOURCE2_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
- GL_SOURCE3_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
- GL_SOURCE3_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
- GL_SPARE0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SPARE0_PLUS_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SPARE1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_SPARSE_BUFFER_PAGE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBSparseBuffer
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_SPARSE_STORAGE_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBSparseBuffer
-
Accepted as part of the the <flags> parameter to BufferStorage
- GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv:
- GL_SPECULAR - Static variable in class org.lwjgl.opengl.GL11
- GL_SPHERE_MAP - Static variable in class org.lwjgl.opengl.GL11
- GL_SPOT_CUTOFF - Static variable in class org.lwjgl.opengl.GL11
- GL_SPOT_DIRECTION - Static variable in class org.lwjgl.opengl.GL11
- GL_SPOT_EXPONENT - Static variable in class org.lwjgl.opengl.GL11
- GL_SQUARE_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is one of PATH_END_CAPS_NV, PATH_INTIAL_END_CAP_NV, PATH_TERMINAL_END_CAP_NV, PATH_DASH_CAPS_NV, PATH_INITIAL_DASH_CAP_NV, and PATH_TERMINAL_DASH_CAP_NV:
- GL_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL11
- GL_SRC_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_SRC_ALPHA_SATURATE - Static variable in class org.lwjgl.opengl.GL11
- GL_SRC_ALPHA_SATURATE - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorSrc
- GL_SRC_ATOP_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SRC_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_SRC_COLOR - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_SRC_IN_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SRC_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SRC_OUT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SRC_OVER_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_SRC0_ALPHA - Static variable in class org.lwjgl.opengl.GL15
- GL_SRC0_RGB - Static variable in class org.lwjgl.opengl.GL15
- GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL15
- GL_SRC1_COLOR - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_COLOR - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_RGB - Static variable in class org.lwjgl.opengl.GL15
- GL_SRC2_ALPHA - Static variable in class org.lwjgl.opengl.GL15
- GL_SRC2_RGB - Static variable in class org.lwjgl.opengl.GL15
- GL_SRGB - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_SRGB - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB - Static variable in class org.lwjgl.opengles.GLES30
- GL_SRGB_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
-
Accepted by the <format> and <internalformat> parameter of TexImage2D, and TexImage3DOES.
- GL_SRGB_DECODE_ARB - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SRGB_DECODE_ARB - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
-
Accepted by the <format> and <internalformat> parameter of TexImage2D, and TexImage3DOES.
- GL_SRGB_READ - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SRGB_READ - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SRGB_WRITE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SRGB_WRITE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_SRGB8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_SRGB8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8_ALPHA8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_SRGB8_ALPHA8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8_ALPHA8_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_SRGB8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_STACK_OVERFLOW - Static variable in class org.lwjgl.opengl.GL11
- GL_STACK_OVERFLOW - Static variable in class org.lwjgl.opengles.KHRDebug
-
Returned by GetError:
- GL_STACK_UNDERFLOW - Static variable in class org.lwjgl.opengl.GL11
- GL_STACK_UNDERFLOW - Static variable in class org.lwjgl.opengles.KHRDebug
-
Returned by GetError:
- GL_STANDARD_FONT_NAME_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fontTarget> parameter of PathGlyphsNV and PathGlyphRangeNV:
- GL_START_MARKER_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_STATE_RESTORE - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtTexObjectStateOverrideiQCOM
- GL_STATIC_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
- GL_STATIC_COPY - Static variable in class org.lwjgl.opengl.GL15
- GL_STATIC_COPY - Static variable in class org.lwjgl.opengles.GLES30
- GL_STATIC_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STATIC_DRAW - Static variable in class org.lwjgl.opengl.GL15
- GL_STATIC_DRAW - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_STATIC_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STATIC_READ - Static variable in class org.lwjgl.opengl.GL15
- GL_STATIC_READ - Static variable in class org.lwjgl.opengles.GLES30
- GL_STATIC_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STENCIL - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL - Static variable in class org.lwjgl.opengles.GLES30
- GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
- GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_STENCIL_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
- GL_STENCIL_ATTACHMENT_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <attachment> parameter of FramebufferTexture{2D|3D}OES, FramebufferRenderbufferOES, and GetFramebufferAttachmentParameterivOES
- GL_STENCIL_BACK_FAIL - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_FAIL - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BACK_FAIL_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
- GL_STENCIL_BACK_FUNC - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_FUNC - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BACK_FUNC_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
- GL_STENCIL_BACK_OP_VALUE_AMD - Static variable in class org.lwjgl.opengl.AMDStencilOperationExtended
-
Accepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:
- GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
- GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
- GL_STENCIL_BACK_REF - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_REF - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BACK_VALUE_MASK - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_VALUE_MASK - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BACK_WRITEMASK - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_BUFFER - Static variable in class org.lwjgl.opengl.GL30
- GL_STENCIL_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES20
-
ClearBufferMask
- GL_STENCIL_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
-
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
- GL_STENCIL_CLEAR_TAG_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilClearTag
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_STENCIL_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_CLEAR_VALUE - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_STENCIL_COMPONENTS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_STENCIL_EXT - Static variable in class org.lwjgl.opengles.EXTDiscardFramebuffer
-
Accepted in the <attachments> parameter of DiscardFramebufferEXT when the default framebuffer is bound to <target>:
- GL_STENCIL_FAIL - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_FAIL - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_FUNC - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_FUNC - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_INDEX - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_INDEX - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_STENCIL_INDEX1 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX1_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
- GL_STENCIL_INDEX1_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_STENCIL_INDEX1_OES - Static variable in class org.lwjgl.opengles.OESStencil1
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_STENCIL_INDEX16 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX16 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX16_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
- GL_STENCIL_INDEX4 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX4 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX4_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
- GL_STENCIL_INDEX4_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_STENCIL_INDEX4_OES - Static variable in class org.lwjgl.opengles.OESStencil4
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of RenderbufferStorage:
- GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengles.GLES20
-
Framebuffer Object.
- GL_STENCIL_INDEX8_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
- GL_STENCIL_INDEX8_OES - Static variable in class org.lwjgl.opengles.OESFramebufferObject
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_STENCIL_INDEX8_OES - Static variable in class org.lwjgl.opengles.OESStencil8
-
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
- GL_STENCIL_OP_VALUE_AMD - Static variable in class org.lwjgl.opengl.AMDStencilOperationExtended
-
Accepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_REF - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_REF - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_RENDERABLE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_STENCIL_RENDERABLE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_STENCIL_TAG_BITS_EXT - Static variable in class org.lwjgl.opengl.EXTStencilClearTag
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_STENCIL_TEST - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_TEST - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_STENCIL_TEST_TWO_SIDE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilTwoSide
- GL_STENCIL_VALUE_MASK - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_VALUE_MASK - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STENCIL_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
- GL_STENCIL_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_STEREO - Static variable in class org.lwjgl.opengl.GL11
- GL_STORAGE_CACHED_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:
- GL_STORAGE_CACHED_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:
- GL_STORAGE_PRIVATE_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:
- GL_STORAGE_SHARED_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:
- GL_STORAGE_SHARED_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:
- GL_STREAM_COPY - Static variable in class org.lwjgl.opengl.GL15
- GL_STREAM_COPY - Static variable in class org.lwjgl.opengles.GLES30
- GL_STREAM_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STREAM_DRAW - Static variable in class org.lwjgl.opengl.GL15
- GL_STREAM_DRAW - Static variable in class org.lwjgl.opengles.GLES20
-
Buffer Objects
- GL_STREAM_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STREAM_READ - Static variable in class org.lwjgl.opengl.GL15
- GL_STREAM_READ - Static variable in class org.lwjgl.opengles.GLES30
- GL_STREAM_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STROKE_CAP0_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_STROKE_CAP0_STYLE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_STROKE_CAP1_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_STROKE_CAP1_STYLE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_STROKE_CAP2_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_STROKE_CAP2_STYLE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_STROKE_CAP3_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as path commands by CreatePathNV:
- GL_STROKE_CAP3_STYLE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_STROKE_JOIN_STYLE_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_STROKE_MITER_LIMIT_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <paramType> parameter of PathParameterNV:
- GL_STROKE_PATH_NV - Static variable in class org.lwjgl.opengles.NVDrawPath
-
Accepted as the <mode> parameter of DrawPathbufferNV:
- GL_SUB_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.GL11
- GL_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_SUBSAMPLE_DISTANCE_AMD - Static variable in class org.lwjgl.opengl.AMDSamplePositions
-
Accepted by the <pname> parameter of GetFloatv:
- GL_SUBTRACT - Static variable in class org.lwjgl.opengl.GL13
- GL_SUBTRACT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
- GL_SUCCESS_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Returned by VideoCaptureNV and GetVideoCaptureStream{i,f,d}vNV when <pname> is LAST_VIDEO_CAPTURE_STATUS_NV:
- GL_SUN_slice_accum - Variable in class org.lwjgl.opengl.ContextCapabilities
- GL_SWIZZLE_STQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SWIZZLE_STQ_DQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SWIZZLE_STR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SWIZZLE_STR_DR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SWIZZLE_STRQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SWIZZLE_STRQ_DQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
- GL_SYNC_CL_EVENT_ARB - Static variable in class org.lwjgl.opengl.ARBCLEvent
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE.
- GL_SYNC_CL_EVENT_COMPLETE_ARB - Static variable in class org.lwjgl.opengl.ARBCLEvent
-
Returned in <values> for GetSynciv <pname> SYNC_CONDITION.
- GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengles.GLES30
- GL_SYNC_FENCE - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE:
- GL_SYNC_FENCE - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE:
- GL_SYNC_FENCE - Static variable in class org.lwjgl.opengles.GLES30
- GL_SYNC_FENCE_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE_APPLE:
- GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengles.GLES30
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted in the <flags> parameter of ClientWaitSync:
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengl.GL32
-
Accepted in the <flags> parameter of ClientWaitSync:
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengles.GLES30
- GL_SYNC_FLUSH_COMMANDS_BIT_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted in the <flags> parameter of ClientWaitSyncAPPLE:
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> SYNC_CONDITION:
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> SYNC_CONDITION:
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengles.GLES30
- GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned in <values> for GetSyncivAPPLE <pname> SYNC_CONDITION_APPLE:
- GL_SYNC_OBJECT_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_SYNC_STATUS - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_STATUS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_STATUS - Static variable in class org.lwjgl.opengles.GLES30
- GL_SYSTEM_FONT_NAME_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <fontTarget> parameter of PathGlyphsNV and PathGlyphRangeNV:
- GL_T - Static variable in class org.lwjgl.opengl.GL11
- GL_T2F_C3F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_T2F_C4F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_T2F_C4UB_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_T2F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_T2F_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_T4F_C4F_N3F_V4F - Static variable in class org.lwjgl.opengl.GL11
- GL_T4F_V4F - Static variable in class org.lwjgl.opengl.GL11
- GL_TABLE_TOO_LARGE - Static variable in class org.lwjgl.opengl.ARBImaging
- GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_CONTROL_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
- GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
- GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_CONTROL_SHADER_PATCHES_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_TESS_CONTROL_SUBROUTINE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_CONTROL_SUBROUTINE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_CONTROL_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_CONTROL_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_CONTROL_TEXTURE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TESS_CONTROL_TEXTURE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TESS_EVALUATION_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
- GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
- GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
- GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_TESS_EVALUATION_SUBROUTINE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_EVALUATION_SUBROUTINE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_EVALUATION_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_EVALUATION_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TESS_EVALUATION_TEXTURE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TESS_EVALUATION_TEXTURE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESSELLATION_FACTOR_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by GetFloatv
- GL_TESSELLATION_MODE_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by GetIntegerv
- GL_TEXT_FRAGMENT_SHADER_ATI - Static variable in class org.lwjgl.opengl.ATITextFragmentShader
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4{d,dv,f,fv}ARB, ProgramLocalParameter4{d,dv,f,fv}ARB, GetProgramEnvParameter{dv,fv}ARB, GetProgramLocalParameter{dv,fv}ARB, GetProgramivARB, GetProgramfvATI, and GetProgramStringARB.
- GL_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_1D - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_2D - Static variable in class org.lwjgl.opengles.GLES20
-
EnableCap
- GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of BindTexture and TexImage2DMultisample:
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of BindTexture and TexImage2DMultisample:
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of BindTexture and TexImage3DMultisample:
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of BindTexture and TexImage3DMultisample:
- GL_TEXTURE_3D - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_3D - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_3D_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
-
Accepted by the <target> parameter of TexImage3DOES, TexSubImage3DOES, CopyTexSubImage3DOES, CompressedTexImage3DOES and CompressedTexSubImage3DOES, GetTexParameteriv, and GetTexParameterfv:
- GL_TEXTURE_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_ALPHA_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_ALPHA_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_ALPHA_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_BASE_LEVEL - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_BASE_LEVEL - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_BASE_LEVEL_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_BINDING - Static variable in class org.lwjgl.opengl.ARBDirectStateAccess
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_TEXTURE_BINDING - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_TEXTURE_BINDING_1D - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_BINDING_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_2D - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_BINDING_2D - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_TEXTURE_BINDING_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_BINDING_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TEXTURE_BINDING_3D - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_BINDING_3D - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_BINDING_3D_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv:
- GL_TEXTURE_BINDING_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BINDING_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BINDING_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BINDING_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_BINDING_CUBE_MAP - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_BINDING_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.NVEGLStreamConsumerExternal
-
Accepted as <value> in GetIntegerv() and GetFloatv() queries:
- GL_TEXTURE_BINDING_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
-
Accepted as <value> in GetIntegerv() and GetFloatv() queries:
- GL_TEXTURE_BINDING_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_TEXTURE_BINDING_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_TEXTURE_BINDING_RECTANGLE_ARB - Static variable in class org.lwjgl.opengles.ARBTextureRectangle
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_TEXTURE_BINDING_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
- GL_TEXTURE_BINDING_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
- GL_TEXTURE_BINDING_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TEXTURE_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_BLUE_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_BLUE_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_BLUE_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_BORDER - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_BORDER_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_BORDER_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_BORDER_VALUES_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of TexParameteriv, TexParameterfv, GetTexParameterfv and GetTexParameteriv.
- GL_TEXTURE_BUFFER - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, MapBufferRange, BindTexture, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBuffer, and the
parameter of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv: - GL_TEXTURE_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, MapBufferRangeARB, BindTexture, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBufferARB, and the
parameter of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv: - GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, BindTexture, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBufferEXT, and the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_FORMAT - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_FORMAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_OFFSET - Static variable in class org.lwjgl.opengl.ARBTextureBufferRange
-
Accepted by the <pname> parameter of GetTexLevelParameter:
- GL_TEXTURE_BUFFER_OFFSET - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetTexLevelParameter:
- GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.ARBTextureBufferRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_TEXTURE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBTextureBufferRange
-
Accepted by the <pname> parameter of GetTexLevelParameter:
- GL_TEXTURE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetTexLevelParameter:
- GL_TEXTURE_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVTextureMultisample
-
Accepted by the <pname> parameter of GetTexLevelParameter:
- GL_TEXTURE_COMPARE_FAIL_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBShadowAmbient
- GL_TEXTURE_COMPARE_FUNC - Static variable in class org.lwjgl.opengl.GL14
- GL_TEXTURE_COMPARE_FUNC - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_COMPARE_FUNC_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
- GL_TEXTURE_COMPARE_FUNC_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_COMPARE_MODE - Static variable in class org.lwjgl.opengl.GL14
- GL_TEXTURE_COMPARE_MODE - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_COMPARE_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
- GL_TEXTURE_COMPARE_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_COMPONENTS - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_COMPONENTS_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_COMPRESSED - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_COMPRESSED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_COMPRESSED_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_COMPRESSED_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_COMPRESSED_BLOCK_WIDTH - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_COMPRESSED_BLOCK_WIDTH - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_TEXTURE_COMPRESSED_IMAGE_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_COMPRESSED_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_COMPRESSION_HINT - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_COMPRESSION_HINT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
- GL_TEXTURE_COORD_ARRAY - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_COORD_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64i_vNV:
- GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_TEXTURE_COORD_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <target> parameter of GetIntegeri_vNV:
- GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_COORD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_TEXTURE_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVTextureMultisample
-
Accepted by the <pname> parameter of GetTexLevelParameter:
- GL_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:
- GL_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengles.GLES20
-
TextureTarget
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.AMDSeamlessCubemapPerTexture
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.ARBSeamlessCubeMap
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.ARBSeamlessCubemapPerTexture
-
Accepted by the <pname> parameter of TexParameter{if}, TexParameter{if}v, GetTexParameter{if}v, SamplerParameter{if}, SamplerParameter{if}v, and GetSamplerParameter{if}v:
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
- GL_TEXTURE_DEPTH - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_DEPTH_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_DEPTH_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL14
- GL_TEXTURE_DEPTH_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
- GL_TEXTURE_DEPTH_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_DEPTH_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_DEPTH_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_DS_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
- GL_TEXTURE_DT_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
- GL_TEXTURE_ENV - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_ENV_COLOR - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_ENV_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.NVEGLStreamConsumerExternal
-
Accepted as a target in the <target> parameter of BindTexture:
- GL_TEXTURE_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
-
Accepted as a target in the <target> parameter of BindTexture and EGLImageTargetTexture2DOES:
- GL_TEXTURE_FETCH_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_TEXTURE_FETCH_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_TEXTURE_FETCH_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_TEXTURE_FILTER_CONTROL - Static variable in class org.lwjgl.opengl.GL14
- GL_TEXTURE_FILTER_CONTROL_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
-
Accepted by the <target> parameters of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, Texenviv, and TexEnvfv:
- GL_TEXTURE_FILTER_CONTROL_EXT - Static variable in class org.lwjgl.opengles.EXTTextureLODBias
-
Accepted by the <target> parameters of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, Texenviv, and TexEnvfv:
- GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_FLOAT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
- GL_TEXTURE_FORMAT_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
-
Accepted by the <value> parameter of GetIntegerv:
- GL_TEXTURE_GATHER - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_GATHER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_GATHER_SHADOW - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_GATHER_SHADOW - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_GEN_MODE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_GEN_Q - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_GEN_R - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_GEN_S - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_GEN_T - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_GREEN_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_GREEN_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_GREEN_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_HEIGHT - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_HEIGHT_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_HEIGHT_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_HI_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
- GL_TEXTURE_IMAGE_FORMAT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_IMAGE_FORMAT - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_IMAGE_TYPE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_IMAGE_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_IMAGE_VALID_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in class org.lwjgl.opengl.ARBTextureStorage
-
Accepted by the <value> parameter of GetTexParameter{if}v:
- GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <value> parameter of GetTexParameter{if}v:
- GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_IMMUTABLE_FORMAT_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <value> parameter of GetTexParameter{if}v:
- GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in class org.lwjgl.opengl.ARBTextureView
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_INDEX_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the value parameter of GetTexLevelParameter{if}v:
- GL_TEXTURE_INTENSITY_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_INTENSITY_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_INTENSITY_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_INTENSITY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_INTERNAL_FORMAT_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_INTERNAL_FORMAT_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_LO_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
- GL_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengl.GL14
- GL_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
-
When the <target> parameter of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, TexEnviv, and TexEnvfv is TEXTURE_FILTER_CONTROL_EXT, then the value of <pname> may be:
- GL_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengles.EXTTextureLODBias
-
When the <target> parameter of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, TexEnviv, and TexEnvfv is TEXTURE_FILTER_CONTROL_EXT, then the value of <pname> may be:
- GL_TEXTURE_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_LUMINANCE_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_LUMINANCE_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_LUMINANCE_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_MAG_FILTER - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_MAG_FILTER - Static variable in class org.lwjgl.opengles.GLES20
-
TextureParameterName
- GL_TEXTURE_MAG_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
- GL_TEXTURE_MATRIX - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureFilterAnisotropic
- GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFilterAnisotropic
-
Accepted by the <pname> parameters of GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameterfv, TexParameteri, and TexParameteriv:
- GL_TEXTURE_MAX_LEVEL - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_MAX_LEVEL - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_MAX_LEVEL_APPLE - Static variable in class org.lwjgl.opengles.APPLETextureMaxLevel
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv:
- GL_TEXTURE_MAX_LEVEL_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_MAX_LOD - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_MAX_LOD - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_MAX_LOD_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_MEMORY_LAYOUT_INTEL - Static variable in class org.lwjgl.opengl.INTELMapTexture
-
Accepted by the <pname> parameter of TexParameteri, for target TEXTURE_2D
- GL_TEXTURE_MIN_FILTER - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_MIN_FILTER - Static variable in class org.lwjgl.opengles.GLES20
-
TextureParameterName
- GL_TEXTURE_MIN_LOD - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_MIN_LOD - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_MIN_LOD_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_NUM_LEVELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_OBJECT_VALID_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_PRIORITY - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_RANGE_LENGTH_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of GetTexParameteriv and GetTexParameterfv: - GL_TEXTURE_RANGE_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of GetTexParameterPointerv: - GL_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <target> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled; by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev; and by the <target> parameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv and TexParameteriv: Accepted by the <target> parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
- GL_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled; by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev; and by the <target> parameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv and TexParameteriv: Accepted by the <target> parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
- GL_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengles.ARBTextureRectangle
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled; by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev; and by the <target> parameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv and TexParameteriv: Accepted by the <target> parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
- GL_TEXTURE_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
- GL_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
- GL_TEXTURE_RED_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_RED_SIZE_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_RED_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_RED_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TEXTURE_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <target> parameter of BindTexture, and TexRenderbufferNV:
- GL_TEXTURE_RESIDENT - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_SAMPLES_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
-
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
- GL_TEXTURE_SHADER_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv.
- GL_TEXTURE_SHADOW - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_SHADOW - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_SHARED_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
- GL_TEXTURE_SHARED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
- GL_TEXTURE_SPARSE_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to TexParameter{i f}{v}, TexParameterI{u}v, GetTexParameter{if}v and GetTexParameterIi{u}v:
- GL_TEXTURE_SRGB_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri, GetTexParameterfv, GetTexParameteriv, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv, SamplerParameterIuiv, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIiv, and GetSamplerParameterIuiv:
- GL_TEXTURE_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter.
- GL_TEXTURE_STENCIL_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <value> parameter of GetTexLevelParameter.
- GL_TEXTURE_STORAGE_HINT_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv: - GL_TEXTURE_STORAGE_SPARSE_BIT_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <flags> parameter to TexStorageSparseAMD and TextureStorageSparseAMD:
- GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_SWIZZLE_A_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_SWIZZLE_B_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_SWIZZLE_G_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_SWIZZLE_R_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_RGBA - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_RGBA - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_RGBA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_TARGET - Static variable in class org.lwjgl.opengl.ARBDirectStateAccess
-
Accepted by the <pname> parameter of GetTextureParameter{if}v and GetTextureParameterI{i ui}v:
- GL_TEXTURE_TARGET - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <pname> parameter of GetTextureParameter{if}v and GetTextureParameterI{i ui}v:
- GL_TEXTURE_TARGET_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_TYPE_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_UNSIGNED_REMAP_MODE_NV - Static variable in class org.lwjgl.opengl.NVTextureExpandNormal
-
Accepted by the <pname> parameters of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, GetTexParameteri, and GetTexParameteriv:
- GL_TEXTURE_UPDATE_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_TEXTURE_UPDATE_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_TEXTURE_UPDATE_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_TEXTURE_VIEW - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_VIEW - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_TEXTURE_VIEW_MIN_LAYER - Static variable in class org.lwjgl.opengl.ARBTextureView
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_MIN_LAYER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_MIN_LEVEL - Static variable in class org.lwjgl.opengl.ARBTextureView
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_MIN_LEVEL - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_NUM_LAYERS - Static variable in class org.lwjgl.opengl.ARBTextureView
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_NUM_LAYERS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_NUM_LEVELS - Static variable in class org.lwjgl.opengl.ARBTextureView
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_VIEW_NUM_LEVELS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameters of GetTexParameterfv and GetTexParameteriv:
- GL_TEXTURE_WIDTH - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_WIDTH_NV - Static variable in class org.lwjgl.opengles.NVGetTexImage
- GL_TEXTURE_WIDTH_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
-
Accepted by the <pname> parameter of ExtGetTexLevelParameterivQCOM
- GL_TEXTURE_WRAP_R - Static variable in class org.lwjgl.opengl.GL12
- GL_TEXTURE_WRAP_R - Static variable in class org.lwjgl.opengles.GLES30
- GL_TEXTURE_WRAP_R_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
-
Accepted by the <pname> parameter of TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv:
- GL_TEXTURE_WRAP_S - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_WRAP_S - Static variable in class org.lwjgl.opengles.GLES20
-
TextureParameterName
- GL_TEXTURE_WRAP_T - Static variable in class org.lwjgl.opengl.GL11
- GL_TEXTURE_WRAP_T - Static variable in class org.lwjgl.opengles.GLES20
-
TextureParameterName
- GL_TEXTURE0 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE0 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE0_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE1 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE1 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE1_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE10 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE10 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE10_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE11 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE11 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE11_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE12 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE12 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE12_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE13 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE13 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE13_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE14 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE14 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE14_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE15 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE15 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE15_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE16 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE16 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE16_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE17 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE17 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE17_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE18 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE18 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE18_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE19 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE19 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE19_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE2 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE2 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE2_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE20 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE20 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE20_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE21 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE21 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE21_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE22 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE22 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE22_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE23 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE23 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE23_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE24 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE24 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE24_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE25 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE25 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE25_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE26 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE26 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE26_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE27 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE27 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE27_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE28 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE28 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE28_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE29 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE29 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE29_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE3 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE3 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE3_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE30 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE30 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE30_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE31 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE31 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE31_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE4 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE4 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE4_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE5 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE5 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE5_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE6 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE6 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE6_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE7 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE7 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE7_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE8 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE8 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE8_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TEXTURE9 - Static variable in class org.lwjgl.opengl.GL13
- GL_TEXTURE9 - Static variable in class org.lwjgl.opengles.GLES20
-
TextureUnit
- GL_TEXTURE9_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
- GL_TIME_ELAPSED - Static variable in class org.lwjgl.opengl.ARBTimerQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_TIME_ELAPSED - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_TIME_ELAPSED_EXT - Static variable in class org.lwjgl.opengl.EXTTimerQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned by ClientWaitSync:
- GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengl.GL32
-
Returned by ClientWaitSync:
- GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengles.GLES30
- GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted in the <timeout> parameter of WaitSync:
- GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengl.GL32
-
Accepted in the <timeout> parameter of WaitSync:
- GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengles.GLES30
- GL_TIMEOUT_IGNORED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted in the <timeout> parameter of WaitSyncAPPLE:
- GL_TIMESTAMP - Static variable in class org.lwjgl.opengl.ARBTimerQuery
-
Accepted by the <target> parameter of GetQueryiv and QueryCounter.
- GL_TIMESTAMP - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <target> parameter of GetQueryiv and QueryCounter.
- GL_TOP_LEVEL_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TOP_LEVEL_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TOP_LEVEL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TOP_LEVEL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TRACK_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetTrackMatrixivNV:
- GL_TRACK_MATRIX_TRANSFORM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetTrackMatrixivNV:
- GL_TRANSFORM_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <target> parameter of BindTransformFeedback:
- GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameter of BindTransformFeedback:
- GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_ACTIVE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_ACTIVE - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_TRANSFORM_FEEDBACK_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_BINDING_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRange, BindBufferOffset and BindBufferBase:
- GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of GetIntegerIndexedv and GetBooleanIndexedv, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRangeEXT, BindBufferOffsetEXT and BindBufferBaseEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_INDEX - Static variable in class org.lwjgl.opengl.ARBEnhancedLayouts
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_INDEX - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, GetFloatv, and GetProgramiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRangeNV, BindBufferOffsetNV and BindBufferBaseNV:
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of GetIntegerIndexedv and GetBooleanIndexedv:
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of GetIntegerIndexedv and GetBooleanIndexedv:
- GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_START_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE - Static variable in class org.lwjgl.opengl.ARBEnhancedLayouts
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE - Static variable in class org.lwjgl.opengl.GL44
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TRANSFORM_FEEDBACK_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <target> parameter of BindTransformFeedbackNV:
- GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB - Static variable in class org.lwjgl.opengl.ARBTransformFeedbackOverflowQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, BeginQueryIndexed, EndQueryIndexed, GetQueryiv, and GetQueryIndexediv:
- GL_TRANSFORM_FEEDBACK_PAUSED - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_PAUSED - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
- GL_TRANSFORM_FEEDBACK_RECORD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB - Static variable in class org.lwjgl.opengl.ARBTransformFeedbackOverflowQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, BeginQueryIndexed, EndQueryIndexed, GetQueryiv, and GetQueryIndexediv:
- GL_TRANSFORM_FEEDBACK_VARYING - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TRANSFORM_FEEDBACK_VARYING - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in class org.lwjgl.opengles.GLES30
- GL_TRANSFORM_FEEDBACK_VARYINGS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYINGS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSLATE_2D_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_TRANSLATE_3D_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_TRANSLATE_X_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_TRANSLATE_Y_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_TRANSPOSE_AFFINE_2D_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_TRANSPOSE_AFFINE_3D_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <transformType> parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV:
- GL_TRANSPOSE_COLOR_MATRIX - Static variable in class org.lwjgl.opengl.GL13
- GL_TRANSPOSE_COLOR_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
- GL_TRANSPOSE_CURRENT_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_TRANSPOSE_MODELVIEW_MATRIX - Static variable in class org.lwjgl.opengl.GL13
- GL_TRANSPOSE_MODELVIEW_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
- GL_TRANSPOSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_TRANSPOSE_PROGRAM_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT: GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
- GL_TRANSPOSE_PROJECTION_MATRIX - Static variable in class org.lwjgl.opengl.GL13
- GL_TRANSPOSE_PROJECTION_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
- GL_TRANSPOSE_TEXTURE_MATRIX - Static variable in class org.lwjgl.opengl.GL13
- GL_TRANSPOSE_TEXTURE_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
- GL_TRIANGLE_FAN - Static variable in class org.lwjgl.opengl.GL11
- GL_TRIANGLE_FAN - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_TRIANGLE_STRIP - Static variable in class org.lwjgl.opengl.GL11
- GL_TRIANGLE_STRIP - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_TRIANGLE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_TRIANGLE_STRIP_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_TRIANGLE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_TRIANGLES - Static variable in class org.lwjgl.opengl.GL11
- GL_TRIANGLES - Static variable in class org.lwjgl.opengles.GLES20
-
BeginMode
- GL_TRIANGLES_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_TRIANGLES_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_TRIANGLES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
- GL_TRIANGULAR_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <value> parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when <pname> is one of PATH_END_CAPS_NV, PATH_INTIAL_END_CAP_NV, PATH_TERMINAL_END_CAP_NV, PATH_DASH_CAPS_NV, PATH_INITIAL_DASH_CAP_NV, and PATH_TERMINAL_DASH_CAP_NV:
- GL_TRUE - Static variable in class org.lwjgl.opengl.GL11
- GL_TRUE - Static variable in class org.lwjgl.opengles.GLES20
-
Boolean
- GL_TYPE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_TYPE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted in the <props> array of GetProgramResourceiv:
- GL_UNCORRELATED_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <value> parameter of BlendParameteriNV when <pname> is BLEND_OVERLAP_NV:
- GL_UNDEFINED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameters of ObjectUnpurgeable, and returned by ObjectUnpurgeable:
- GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_UNIFORM_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_UNIFORM_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_UNIFORM_BLOCK - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_UNIFORM_BLOCK - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.ARBComputeShader
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNIQUE_ID_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <attribute> parameter of glQueryVideoCaptureDeviceNV:
- GL_UNKNOWN_CONTEXT_RESET - Static variable in class org.lwjgl.opengl.GL45
-
Returned by GetGraphicsResetStatus:
- GL_UNKNOWN_CONTEXT_RESET - Static variable in class org.lwjgl.opengl.KHRRobustness
-
Returned by GetGraphicsResetStatus:
- GL_UNKNOWN_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_UNKNOWN_CONTEXT_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
-
Returned by GetGraphicsResetStatusEXT:
- GL_UNPACK_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL11
- GL_UNPACK_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_UNPACK_CLIENT_STORAGE_APPLE - Static variable in class org.lwjgl.opengl.APPLEClientStorage
-
Accepted by the <pname> parameters of PixelStore:
- GL_UNPACK_COMPRESSED_BLOCK_DEPTH - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_DEPTH - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_HEIGHT - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_HEIGHT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_WIDTH - Static variable in class org.lwjgl.opengl.ARBCompressedTexturePixelStorage
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_COMPRESSED_BLOCK_WIDTH - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
- GL_UNPACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengl.GL12
- GL_UNPACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNPACK_LSB_FIRST - Static variable in class org.lwjgl.opengl.GL11
- GL_UNPACK_ROW_BYTES_APPLE - Static variable in class org.lwjgl.opengl.APPLERowBytes
-
Accepted by the <pname> parameter of PixelStorei and the <pname> parameter of GetIntegerv:
- GL_UNPACK_ROW_LENGTH - Static variable in class org.lwjgl.opengl.GL11
- GL_UNPACK_ROW_LENGTH - Static variable in class org.lwjgl.opengles.EXTUnpackSubimage
-
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:
- GL_UNPACK_ROW_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNPACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengl.GL12
- GL_UNPACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNPACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengl.GL11
- GL_UNPACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengles.EXTUnpackSubimage
-
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:
- GL_UNPACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNPACK_SKIP_ROWS - Static variable in class org.lwjgl.opengl.GL11
- GL_UNPACK_SKIP_ROWS - Static variable in class org.lwjgl.opengles.EXTUnpackSubimage
-
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:
- GL_UNPACK_SKIP_ROWS - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNPACK_SWAP_BYTES - Static variable in class org.lwjgl.opengl.GL11
- GL_UNSIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_UNSIGNALED - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_UNSIGNALED - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNALED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned in <values> for GetSyncivAPPLE <pname> SYNC_STATUS_APPLE:
- GL_UNSIGNED_BYTE - Static variable in class org.lwjgl.opengl.GL11
- GL_UNSIGNED_BYTE - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_BYTE_3_3_2 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_BYTE_3_3_2 - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_BYTE_3_3_2_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
- GL_UNSIGNED_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.GL11
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengles.OESDepthTexture
-
Accepted by the <type> parameter of TexImage2D, TexSubImage2D:
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengles.OESElementIndexUint
-
Accepted by the <type> parameter of DrawElements:
- GL_UNSIGNED_INT_10_10_10_2 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_10_10_10_2 - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_INT_10_10_10_2_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
- GL_UNSIGNED_INT_10_10_10_2_OES - Static variable in class org.lwjgl.opengles.OESVertexType1010102
-
Accepted by the <type> parameter of VertexAttribPointer
- GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_10F_11F_11F_REV_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_10F_11F_11F_REV_EXT - Static variable in class org.lwjgl.opengles.EXTPackedFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D:
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
-
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer, VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui, ColorP*, SecondaryColorP* and VertexAttribP*
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_2_10_10_10_REV_EXT - Static variable in class org.lwjgl.opengles.EXTTextureType2101010REV
-
Accepted by the <type> parameter of TexImage2D and TexImage3D:
- GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage.
- GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_24_8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage.
- GL_UNSIGNED_INT_24_8_NV - Static variable in class org.lwjgl.opengl.NVPackedDepthStencil
- GL_UNSIGNED_INT_24_8_OES - Static variable in class org.lwjgl.opengles.OESPackedDepthStencil
-
Accepted by the <type> parameter of TexImage2D and TexSubImage2D:
- GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_5_9_9_9_REV_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_8_8_8_8 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_8_8_8_8 - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_INT_8_8_8_8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
- GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <type> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_UNSIGNED_INT_ATOMIC_COUNTER - Static variable in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Returned in <params> by GetActiveUniform and GetActiveUniformsiv:
- GL_UNSIGNED_INT_ATOMIC_COUNTER - Static variable in class org.lwjgl.opengl.GL42
-
Returned in <params> by GetActiveUniform and GetActiveUniformsiv:
- GL_UNSIGNED_INT_IMAGE_1D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_1D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_1D_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_RECT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_RECT - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_3D - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_3D - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_BUFFER - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_BUFFER - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL42
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <type> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
- GL_UNSIGNED_INT_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_1D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_SAMPLER_3D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_SAMPLER_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC2 - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC2 - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_VEC2_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC3 - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC3 - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_VEC3_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC4 - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC4 - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_INT_VEC4_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_UNSIGNED_INT64_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_UNSIGNED_INT64_ARB - Static variable in class org.lwjgl.opengl.ARBBindlessTexture
-
Accepted by the <type> parameter of VertexAttribLPointer:
- GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengl.NVVertexAttribInteger64bit
-
Accepted by the <type> parameter of VertexAttribLPointerEXT, VertexArrayVertexAttribLOffsetEXT, and VertexAttribLFormatNV:
- GL_UNSIGNED_INT64_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
- GL_UNSIGNED_INVERT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <params> parameter of GetTexLevelParameter:
- GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengles.GLES30
- GL_UNSIGNED_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Returned by the <params> parameter of GetTexLevelParameter:
- GL_UNSIGNED_NORMALIZED_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_UNSIGNED_SHORT - Static variable in class org.lwjgl.opengl.GL11
- GL_UNSIGNED_SHORT - Static variable in class org.lwjgl.opengles.GLES20
-
DataType
- GL_UNSIGNED_SHORT - Static variable in class org.lwjgl.opengles.OESDepthTexture
-
Accepted by the <type> parameter of TexImage2D, TexSubImage2D:
- GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT - Static variable in class org.lwjgl.opengles.EXTReadFormatBgra
-
Accepted by the <type> parameter of ReadPixels:
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengles.GLES20
-
PixelType
- GL_UNSIGNED_SHORT_4_4_4_4_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
- GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT - Static variable in class org.lwjgl.opengles.EXTReadFormatBgra
-
Accepted by the <type> parameter of ReadPixels:
- GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG - Static variable in class org.lwjgl.opengles.IMGReadFormat
-
Accepted by the <format> parameter of ReadPixels:
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengles.GLES20
-
PixelType
- GL_UNSIGNED_SHORT_5_5_5_1_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengles.GLES20
-
PixelType
- GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class org.lwjgl.opengl.GL12
- GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengl.APPLEYcbcr422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengles.APPLERgb422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in class org.lwjgl.opengl.APPLEYcbcr422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in class org.lwjgl.opengles.APPLERgb422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_UPPER_LEFT - Static variable in class org.lwjgl.opengl.ARBClipControl
-
Accepted by the <origin> parameter of ClipControl:
- GL_UPPER_LEFT - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_USE_MISSING_GLYPH_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <handleMissingGlyph> parameter of PathGlyphsNV and PathGlyphRangeNV:
- GL_UTF16_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <type> or <pathNameType> parameter of CallLists, StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, CoverStrokePathInstancedNV, GetPathMetricsNV, and GetPathSpacingNV:
- GL_UTF8_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted by the <type> or <pathNameType> parameter of CallLists, StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, CoverStrokePathInstancedNV, GetPathMetricsNV, and GetPathSpacingNV:
- GL_V2F - Static variable in class org.lwjgl.opengl.GL11
- GL_V3F - Static variable in class org.lwjgl.opengl.GL11
- GL_VALIDATE_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_VALIDATE_STATUS - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_VARIABLE_A_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIABLE_B_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIABLE_C_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIABLE_D_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIABLE_E_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIABLE_F_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIABLE_G_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
- GL_VARIANT_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VARIANT_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VARIANT_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VARIANT_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VARIANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VARIANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VARIANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VBO_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
-
Accepted by the <value> parameter of GetIntegerv:
- GL_VECTOR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VENDOR - Static variable in class org.lwjgl.opengl.GL11
- GL_VENDOR - Static variable in class org.lwjgl.opengles.GLES20
-
StringName
- GL_VERSION - Static variable in class org.lwjgl.opengl.GL11
- GL_VERSION - Static variable in class org.lwjgl.opengles.GLES20
-
StringName
- GL_VERTEX_ARRAY - Static variable in class org.lwjgl.opengl.GL11
- GL_VERTEX_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
- GL_VERTEX_ARRAY_BINDING - Static variable in class org.lwjgl.opengl.ARBVertexArrayObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ARRAY_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ARRAY_BINDING - Static variable in class org.lwjgl.opengles.GLES30
- GL_VERTEX_ARRAY_BINDING_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ARRAY_BINDING_OES - Static variable in class org.lwjgl.opengles.OESVertexArrayObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv:
- GL_VERTEX_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_VERTEX_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_VERTEX_ARRAY_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_VERTEX_ARRAY_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
-
Accepted by the <type> parameter of LabelObjectEXT and GetObjectLabelEXT:
- GL_VERTEX_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
- GL_VERTEX_ARRAY_RANGE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:
- GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ARRAY_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
- GL_VERTEX_ARRAY_RANGE_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
- GL_VERTEX_ARRAY_RANGE_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <pname> parameter of GetPointerv:
- GL_VERTEX_ARRAY_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
- GL_VERTEX_ARRAY_RANGE_VALID_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
- GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange2
- GL_VERTEX_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
- GL_VERTEX_ARRAY_STORAGE_HINT_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <pname> parameter of VertexArrayParameteriAPPLE, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
- GL_VERTEX_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
- GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64i_vNV:
- GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT - Static variable in class org.lwjgl.opengl.GL42
-
Accepted by the <barriers> parameter of MemoryBarrier:
- GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetVertexAttribivARB:
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv:
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in class org.lwjgl.opengles.GLES30
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB - Static variable in class org.lwjgl.opengl.ARBInstancedArrays
-
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv:
- GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, GetVertexAttribiv, GetVertexAttribIiv, and GetVertexAttribIuiv:
- GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
- GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, GetVertexAttribiv, GetVertexAttribIivEXT, and GetVertexAttribIuivEXT:
- GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <target> parameter of GetIntegeri_vNV:
- GL_VERTEX_ATTRIB_ARRAY_LONG - Static variable in class org.lwjgl.opengl.GL43
-
Vertex attrib array has unconverted doubles.
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_NV - Static variable in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttribPointervARB:
- GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttribPointervARB:
- GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttribPointervARB:
- GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class org.lwjgl.opengles.GLES20
-
Vertex Arrays
- GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <cap> parameter of DisableClientState, EnableClientState, IsEnabled:
- GL_VERTEX_ATTRIB_ARRAY0_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY1_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY10_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY11_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY12_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY13_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY14_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY15_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY2_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY3_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY5_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY6_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY7_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY8_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_ARRAY9_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_ATTRIB_BINDING - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <pname> parameter of GetVertexAttrib*v:
- GL_VERTEX_ATTRIB_BINDING - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetVertexAttrib*v:
- GL_VERTEX_ATTRIB_MAP1_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of EnableVertexAttribAPPLE, DisableVertexAttribAPPLE, and IsVertexAttribEnabledAPPLE.
- GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP2_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of EnableVertexAttribAPPLE, DisableVertexAttribAPPLE, and IsVertexAttribEnabledAPPLE.
- GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
-
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
- GL_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <pname> parameter of GetVertexAttrib*v:
- GL_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetVertexAttrib*v:
- GL_VERTEX_BINDING_DIVISOR - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <target> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_VERTEX_BINDING_DIVISOR - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_VERTEX_BINDING_OFFSET - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <target> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_VERTEX_BINDING_OFFSET - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_VERTEX_BINDING_STRIDE - Static variable in class org.lwjgl.opengl.ARBVertexAttribBinding
-
Accepted by the <target> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_VERTEX_BINDING_STRIDE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <target> parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v:
- GL_VERTEX_BLEND_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_VERTEX_ELEMENT_SWIZZLE_AMD - Static variable in class org.lwjgl.opengl.AMDInterleavedElements
-
Accepted by the <pname> parameter of VertexAttribParameteriAMD and GetVertexAttrib{iv|dv|fv|Iiv|Iuiv|Ldv}:
- GL_VERTEX_ID_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_VERTEX_ID_SWIZZLE_AMD - Static variable in class org.lwjgl.opengl.AMDInterleavedElements
-
Selected by the <pname> parameter of ProgramParameteri and GetProgramiv:
- GL_VERTEX_PROGRAM_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB, and GetProgramStringARB.
- GL_VERTEX_PROGRAM_BINDING_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of BindProgramNV, ExecuteProgramNV, GetProgramParameter[df]vNV, GetTrackMatrixivNV, LoadProgramNV, ProgramParameter[s]4[df][v]NV, and TrackMatrixNV:
- GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
- GL_VERTEX_PROGRAM_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_POINT_SIZE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_TWO_SIDE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_TWO_SIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_TWO_SIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_PROGRAM_TWO_SIDE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <shaderType> argument of CreateShader and returned by the <params> parameter of GetShader{if}v:
- GL_VERTEX_SHADER - Static variable in class org.lwjgl.opengles.GLES20
-
Shaders
- GL_VERTEX_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <shaderType> argument of CreateShaderObjectARB and returned by the <params> parameter of GetObjectParameter{if}vARB:
- GL_VERTEX_SHADER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_VERTEX_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_VERTEX_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStagesEXT:
- GL_VERTEX_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_INVOCATIONS_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_OPTIMIZED_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_VERTEX_SOURCE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STATE_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of ExecuteProgramNV and LoadProgramNV:
- GL_VERTEX_STREAM0_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM1_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM2_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM3_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM4_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM5_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM6_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_STREAM7_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
- GL_VERTEX_SUBROUTINE - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_VERTEX_SUBROUTINE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_VERTEX_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_VERTEX_SUBROUTINE_UNIFORM - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <programInterface> parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourceLocation, and GetProgramResourceLocationIndex:
- GL_VERTEX_TEXTURE - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_VERTEX_TEXTURE - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_VERTEX_WEIGHT_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_VERTEX_WEIGHTING_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
- GL_VERTICAL_LINE_TO_NV - Static variable in class org.lwjgl.opengl.NVPathRendering
-
Accepted in elements of the <commands> array parameter of PathCommandsNV and PathSubCommandsNV:
- GL_VERTICES_SUBMITTED_ARB - Static variable in class org.lwjgl.opengl.ARBPipelineStatisticsQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv, BeginQueryIndexed, EndQueryIndexed and GetQueryIndexediv:
- GL_VIBRANCE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_VIBRANCE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_VIDEO_BUFFER_BINDING_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV and as the <pname> parameter of VideoCaptureStreamParameter{i,f,d}vNV:
- GL_VIDEO_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
- GL_VIDEO_BUFFER_PITCH_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_VIDEO_CAPTURE_FRAME_WIDTH_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV and as the <pname> parameter of VideoCaptureStreamParameter{i,f,d}vNV:
- GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV:
- GL_VIDEO_COLOR_CONVERSION_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV and as the <pname> parameter of VideoCaptureStreamParameter{i,f,d}vNV:
- GL_VIDEO_COLOR_CONVERSION_MAX_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV and as the <pname> parameter of VideoCaptureStreamParameter{i,f,d}vNV:
- GL_VIDEO_COLOR_CONVERSION_MIN_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV and as the <pname> parameter of VideoCaptureStreamParameter{i,f,d}vNV:
- GL_VIDEO_COLOR_CONVERSION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted by the <pname> parameter of GetVideoCaptureStream{i,f,d}vNV and as the <pname> parameter of VideoCaptureStreamParameter{i,f,d}vNV:
- GL_VIEW_CLASS_128_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_128_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_16_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_16_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_24_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_24_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_32_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_32_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_48_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_48_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_64_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_64_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_8_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_8_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_96_BITS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_96_BITS - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_BPTC_FLOAT - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_BPTC_FLOAT - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_BPTC_UNORM - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_BPTC_UNORM - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_RGTC1_RED - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_RGTC1_RED - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_RGTC2_RG - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_RGTC2_RG - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT1_RGB - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT1_RGB - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT1_RGBA - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT1_RGBA - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT3_RGBA - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT3_RGBA - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT5_RGBA - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_CLASS_S3TC_DXT5_RGBA - Static variable in class org.lwjgl.opengl.GL43
-
Returned as possible responses for various <pname> queries to GetInternalformativ and GetInternalformati64v
- GL_VIEW_COMPATIBILITY_CLASS - Static variable in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_VIEW_COMPATIBILITY_CLASS - Static variable in class org.lwjgl.opengl.GL43
-
Accepted by the <pname> parameter of GetInternalformativ and GetInternalformati64v:
- GL_VIEWPORT - Static variable in class org.lwjgl.opengl.GL11
- GL_VIEWPORT - Static variable in class org.lwjgl.opengles.GLES20
-
GetPName
- GL_VIEWPORT_BIT - Static variable in class org.lwjgl.opengl.GL11
- GL_VIEWPORT_BOUNDS_RANGE - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_VIEWPORT_BOUNDS_RANGE - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_VIEWPORT_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_VIEWPORT_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
- GL_VIRTUAL_PAGE_SIZE_INDEX_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to TexParameter{i f}{v}, TexParameterI{u}v, GetTexParameter{if}v and GetTexParameterIi{u}v:
- GL_VIRTUAL_PAGE_SIZE_X_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_VIRTUAL_PAGE_SIZE_X_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_VIRTUAL_PAGE_SIZE_Y_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_VIRTUAL_PAGE_SIZE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_VIRTUAL_PAGE_SIZE_Z_AMD - Static variable in class org.lwjgl.opengl.AMDSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_VIRTUAL_PAGE_SIZE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBSparseTexture
-
Accepted by the <pname> parameter to GetInternalformativ:
- GL_VIV_shader_binary - Variable in class org.lwjgl.opengles.ContextCapabilities
- GL_VIVIDLIGHT_NV - Static variable in class org.lwjgl.opengl.NVBlendEquationAdvanced
-
Accepted by the <mode> parameter of BlendEquation and BlendEquationi:
- GL_VOLATILE_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameter of ObjectPurgeable, and returned by ObjectPurgeable:
- GL_W_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_WAIT_FAILED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned by ClientWaitSync:
- GL_WAIT_FAILED - Static variable in class org.lwjgl.opengl.GL32
-
Returned by ClientWaitSync:
- GL_WAIT_FAILED - Static variable in class org.lwjgl.opengles.GLES30
- GL_WEIGHT_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_WEIGHT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
- GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_WEIGHT_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_WEIGHT_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_WEIGHT_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_WEIGHT_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_WEIGHT_SUM_UNITY_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
- GL_WRITE_ONLY - Static variable in class org.lwjgl.opengl.GL15
- GL_WRITE_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <access> parameter of MapBufferARB:
- GL_WRITE_ONLY_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
-
Accepted by the <access> parameter of MapBufferOES:
- GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_WRITE_PIXEL_DATA_RANGE_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <target> parameter of PixelDataRangeNV and FlushPixelDataRangeNV, and by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:
- GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <pname> parameter of GetPointerv:
- GL_WRITEONLY_RENDERING_QCOM - Static variable in class org.lwjgl.opengles.QCOMWriteonlyRendering
-
Accepted by the <cap> parameter of Enable, Disable.
- GL_X_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_XOR - Static variable in class org.lwjgl.opengl.GL11
- GL_Y_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_YCBAYCR8A_4224_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_YCBCR_422_APPLE - Static variable in class org.lwjgl.opengl.APPLEYcbcr422
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable:
- GL_YCBYCR8_422_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_Z_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_Z400_BINARY_AMD - Static variable in class org.lwjgl.opengles.AMDProgramBinaryZ400
-
Accepted by the <binaryFormat> parameter of ProgramBinaryOES:
- GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_Z4Y12Z4CB12Z4CR12_444_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV - Static variable in class org.lwjgl.opengl.NVVideoCapture
-
Accepted in the <params> parameter of VideoCaptureStreamParameter{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV and returned by GetVideoCaptureStream{i,f,d}vNV when <pname> is VIDEO_BUFFER_INTERNAL_FORMAT_NV:
- GL_ZERO - Static variable in class org.lwjgl.opengl.GL11
- GL_ZERO - Static variable in class org.lwjgl.opengles.GLES20
-
BlendingFactorDest
- GL_ZERO_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
- GL_ZERO_TO_ONE - Static variable in class org.lwjgl.opengl.ARBClipControl
-
Accepted by the <depth> parameter of ClipControl:
- GL_ZERO_TO_ONE - Static variable in class org.lwjgl.opengl.GL45
-
Accepted by the <depth> parameter of ClipControl:
- GL_ZOOM_X - Static variable in class org.lwjgl.opengl.GL11
- GL_ZOOM_Y - Static variable in class org.lwjgl.opengl.GL11
- GL11 - Class in org.lwjgl.opengl
-
The core OpenGL1.1 API.
- GL12 - Class in org.lwjgl.opengl
-
The core OpenGL1.2.1 API, with the imaging subset.
- GL13 - Class in org.lwjgl.opengl
-
The core OpenGL1.3 API.
- GL14 - Class in org.lwjgl.opengl
-
The core OpenGL1.4 API.
- GL15 - Class in org.lwjgl.opengl
- GL20 - Class in org.lwjgl.opengl
- GL21 - Class in org.lwjgl.opengl
- GL30 - Class in org.lwjgl.opengl
- GL31 - Class in org.lwjgl.opengl
- GL32 - Class in org.lwjgl.opengl
- GL33 - Class in org.lwjgl.opengl
- GL40 - Class in org.lwjgl.opengl
- GL41 - Class in org.lwjgl.opengl
- GL42 - Class in org.lwjgl.opengl
- GL43 - Class in org.lwjgl.opengl
- GL44 - Class in org.lwjgl.opengl
- GL45 - Class in org.lwjgl.opengl
- glAccum(int, float) - Static method in class org.lwjgl.opengl.GL11
- glActiveProgramEXT(int) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
- glActiveShaderProgram(int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glActiveShaderProgram(int, int) - Static method in class org.lwjgl.opengl.GL41
- glActiveShaderProgramEXT(int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glActiveStencilFaceEXT(int) - Static method in class org.lwjgl.opengl.EXTStencilTwoSide
- glActiveTexture(int) - Static method in class org.lwjgl.opengl.GL13
- glActiveTexture(int) - Static method in class org.lwjgl.opengles.GLES20
- glActiveTextureARB(int) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glActiveVaryingNV(int, CharSequence) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glActiveVaryingNV.
- glActiveVaryingNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glAllocateMemoryNV(int, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glAlphaFragmentOp1ATI(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glAlphaFragmentOp2ATI(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glAlphaFragmentOp3ATI(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glAlphaFunc(int, float) - Static method in class org.lwjgl.opengl.GL11
- glAreProgramsResidentNV(IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glAreTexturesResident(IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glArrayElement(int) - Static method in class org.lwjgl.opengl.GL11
- glArrayObjectATI(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glAttachObjectARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glAttachShader(int, int) - Static method in class org.lwjgl.opengl.GL20
- glAttachShader(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBegin(int) - Static method in class org.lwjgl.opengl.GL11
- glBeginConditionalRender(int, int) - Static method in class org.lwjgl.opengl.GL30
- glBeginConditionalRenderNV(int, int) - Static method in class org.lwjgl.opengl.NVConditionalRender
- glBeginFragmentShaderATI() - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glBeginOcclusionQueryNV(int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glBeginPerfMonitorAMD(int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glBeginPerfMonitorAMD(int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glBeginQuery(int, int) - Static method in class org.lwjgl.opengl.GL15
- glBeginQuery(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glBeginQueryARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glBeginQueryEXT(int, int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glBeginQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
- glBeginQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.GL40
- glBeginTransformFeedback(int) - Static method in class org.lwjgl.opengl.GL30
- glBeginTransformFeedback(int) - Static method in class org.lwjgl.opengles.GLES30
- glBeginTransformFeedbackEXT(int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glBeginTransformFeedbackNV(int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glBeginVertexShaderEXT() - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBeginVideoCaptureNV(int) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glBindAttribLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glBindAttribLocation.
- glBindAttribLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glBindAttribLocation.
- glBindAttribLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glBindAttribLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glBindAttribLocationARB(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glBindAttribLocationARB.
- glBindAttribLocationARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glBindBuffer(int, int) - Static method in class org.lwjgl.opengl.GL15
- glBindBuffer(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBindBufferARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBindBufferBase(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glBindBufferBase(int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glBindBufferBase(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glBindBufferBaseEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glBindBufferBaseNV(int, int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glBindBufferOffsetEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glBindBufferOffsetNV(int, int, int, long) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glBindBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glBindBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.GL30
- glBindBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES30
- glBindBufferRangeEXT(int, int, int, long, long) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glBindBufferRangeNV(int, int, int, long, long) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glBindBuffersBase(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMultiBind
- glBindBuffersBase(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glBindBuffersRange(int, int, int, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opengl.ARBMultiBind
- glBindBuffersRange(int, int, int, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opengl.GL44
- glBindFragDataLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glBindFragDataLocation.
- glBindFragDataLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glBindFragDataLocationEXT(int, int, CharSequence) - Static method in class org.lwjgl.opengl.EXTGpuShader4
-
Overloads glBindFragDataLocationEXT.
- glBindFragDataLocationEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glBindFragDataLocationIndexed(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Overloads glBindFragDataLocationIndexed.
- glBindFragDataLocationIndexed(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glBindFragDataLocationIndexed.
- glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
- glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL33
- glBindFragmentShaderATI(int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glBindFramebuffer(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glBindFramebuffer(int, int) - Static method in class org.lwjgl.opengl.GL30
- glBindFramebuffer(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBindFramebufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glBindFramebufferOES(int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glBindImageTexture(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderImageLoadStore
- glBindImageTexture(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengl.EXTShaderImageLoadStore
- glBindImageTextures(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMultiBind
- glBindImageTextures(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glBindLightParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBindMaterialParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBindMultiTextureEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glBindParameterEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBindProgramARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
- glBindProgramNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
- glBindProgramPipeline(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glBindProgramPipeline(int) - Static method in class org.lwjgl.opengl.GL41
- glBindProgramPipelineEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glBindRenderbuffer(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glBindRenderbuffer(int, int) - Static method in class org.lwjgl.opengl.GL30
- glBindRenderbuffer(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBindRenderbufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glBindRenderbufferOES(int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glBindSampler(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glBindSampler(int, int) - Static method in class org.lwjgl.opengl.GL33
- glBindSampler(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glBindSamplers(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMultiBind
- glBindSamplers(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glBindTexGenParameterEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBindTexture(int, int) - Static method in class org.lwjgl.opengl.GL11
- glBindTexture(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBindTextures(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMultiBind
- glBindTextures(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glBindTextureUnit(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glBindTextureUnit(int, int) - Static method in class org.lwjgl.opengl.GL45
- glBindTextureUnitParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBindTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glBindTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.GL40
- glBindTransformFeedback(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glBindTransformFeedbackNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glBindVertexArray(int) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
- glBindVertexArray(int) - Static method in class org.lwjgl.opengl.GL30
- glBindVertexArray(int) - Static method in class org.lwjgl.opengles.GLES30
- glBindVertexArrayAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
- glBindVertexArrayOES(int) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
- glBindVertexBuffer(int, int, long, int) - Static method in class org.lwjgl.opengl.ARBVertexAttribBinding
- glBindVertexBuffer(int, int, long, int) - Static method in class org.lwjgl.opengl.GL43
- glBindVertexBuffers(int, int, IntBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMultiBind
- glBindVertexBuffers(int, int, IntBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glBindVertexShaderEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glBindVideoCaptureDeviceNV(int, long) - Static method in class org.lwjgl.opengl.NVVideoCaptureUtil
-
After successfully locking a video capture device, use this method to bind it to the capture slot specified in the current context.
- glBindVideoCaptureStreamBufferNV(int, int, int, long) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glBindVideoDeviceNV(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideoUtil
-
Binds the video output device specified to one of the context's available video output slots.
- glBitmap(int, int, float, float, float, float, long) - Static method in class org.lwjgl.opengl.GL11
- glBitmap(int, int, float, float, float, float, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glBlendBarrierNV() - Static method in class org.lwjgl.opengl.NVBlendEquationAdvanced
- glBlendColor(float, float, float, float) - Static method in class org.lwjgl.opengl.ARBImaging
- glBlendColor(float, float, float, float) - Static method in class org.lwjgl.opengl.GL14
- glBlendColor(float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glBlendColorEXT(float, float, float, float) - Static method in class org.lwjgl.opengl.EXTBlendColor
- glBlendEquation(int) - Static method in class org.lwjgl.opengl.ARBImaging
- glBlendEquation(int) - Static method in class org.lwjgl.opengl.GL14
- glBlendEquation(int) - Static method in class org.lwjgl.opengles.GLES20
- glBlendEquationEXT(int) - Static method in class org.lwjgl.opengl.EXTBlendMinmax
- glBlendEquationEXT(int) - Static method in class org.lwjgl.opengles.EXTBlendMinmax
- glBlendEquationi(int, int) - Static method in class org.lwjgl.opengl.GL40
- glBlendEquationiARB(int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
- glBlendEquationIndexedAMD(int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
- glBlendEquationOES(int) - Static method in class org.lwjgl.opengles.OESBlendSubtract
- glBlendEquationSeparate(int, int) - Static method in class org.lwjgl.opengl.GL20
- glBlendEquationSeparate(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBlendEquationSeparateEXT(int, int) - Static method in class org.lwjgl.opengl.EXTBlendEquationSeparate
- glBlendEquationSeparatei(int, int, int) - Static method in class org.lwjgl.opengl.GL40
- glBlendEquationSeparateiARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
- glBlendEquationSeparateIndexedAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
- glBlendEquationSeparateOES(int, int) - Static method in class org.lwjgl.opengles.OESBlendEquationSeparate
- glBlendFunc(int, int) - Static method in class org.lwjgl.opengl.GL11
- glBlendFunc(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBlendFunci(int, int, int) - Static method in class org.lwjgl.opengl.GL40
- glBlendFunciARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
- glBlendFuncIndexedAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
- glBlendFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengl.GL14
- glBlendFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glBlendFuncSeparateEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTBlendFuncSeparate
- glBlendFuncSeparatei(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
- glBlendFuncSeparateiARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
- glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
- glBlendFuncSeparateOES(int, int, int, int) - Static method in class org.lwjgl.opengles.OESBlendFuncSeparate
- glBlendParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVBlendEquationAdvanced
- glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
-
Transfers a rectangle of pixel values from one region of the read framebuffer to another in the draw framebuffer.
- glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Transfers a rectangle of pixel values from one region of the read framebuffer to another in the draw framebuffer.
- glBlitFramebufferANGLE(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.ANGLEFramebufferBlit
- glBlitFramebufferEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferBlit
-
Transfers a rectangle of pixel values from one region of the read framebuffer to another in the draw framebuffer.
- glBlitNamedFramebuffer(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glBlitNamedFramebuffer(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glBufferAddressRangeNV(int, int, long, long) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glBufferData(int, long, int) - Static method in class org.lwjgl.opengl.GL15
- glBufferData(int, long, int) - Static method in class org.lwjgl.opengles.GLES20
- glBufferData(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL15
- glBufferData(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
- glBufferData(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.GL15
- glBufferData(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.GL15
- glBufferData(int, FloatBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
- glBufferData(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL15
- glBufferData(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
- glBufferData(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL15
- glBufferData(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
- glBufferDataARB(int, long, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferDataARB(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferDataARB(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferDataARB(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferDataARB(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferDataARB(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferPageCommitmentARB(int, long, long, boolean) - Static method in class org.lwjgl.opengl.ARBSparseBuffer
- glBufferParameteriAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEFlushBufferRange
- glBufferStorage(int, long, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
-
Overloads glBufferStorage.
- glBufferStorage(int, long, int) - Static method in class org.lwjgl.opengl.GL44
-
Overloads glBufferStorage.
- glBufferStorage(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glBufferStorage(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL44
- glBufferStorage(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glBufferStorage(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.GL44
- glBufferStorage(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glBufferStorage(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.GL44
- glBufferStorage(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glBufferStorage(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL44
- glBufferStorage(int, LongBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glBufferStorage(int, LongBuffer, int) - Static method in class org.lwjgl.opengl.GL44
- glBufferStorage(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glBufferStorage(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL44
- glBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
- glBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL15
- glBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.GL15
- glBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.GL15
- glBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glBufferSubDataARB(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferSubDataARB(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferSubDataARB(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferSubDataARB(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glBufferSubDataARB(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glCallList(int) - Static method in class org.lwjgl.opengl.GL11
- glCallLists(ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glCallLists(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glCallLists(ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glCheckFramebufferStatus(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glCheckFramebufferStatus(int) - Static method in class org.lwjgl.opengl.GL30
- glCheckFramebufferStatus(int) - Static method in class org.lwjgl.opengles.GLES20
- glCheckFramebufferStatusEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glCheckFramebufferStatusOES(int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glCheckNamedFramebufferStatus(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCheckNamedFramebufferStatus(int, int) - Static method in class org.lwjgl.opengl.GL45
- glCheckNamedFramebufferStatusEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glClampColor(int, int) - Static method in class org.lwjgl.opengl.GL30
- glClampColorARB(int, int) - Static method in class org.lwjgl.opengl.ARBColorBufferFloat
- glClear(int) - Static method in class org.lwjgl.opengl.GL11
- glClear(int) - Static method in class org.lwjgl.opengles.GLES20
- glClearAccum(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glClearBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL30
- glClearBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glClearBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glClearBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glClearBufferData(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBClearBufferObject
- glClearBufferData(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glClearBufferfi(int, int, float, int) - Static method in class org.lwjgl.opengl.GL30
- glClearBufferfi(int, int, float, int) - Static method in class org.lwjgl.opengles.GLES30
- glClearBufferSubData(int, int, long, long, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBClearBufferObject
- glClearBufferSubData(int, int, long, long, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glClearBufferu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glClearBufferu(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glClearColor(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glClearColor(float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glClearColorIiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
- glClearColorIuiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
- glClearDepth(double) - Static method in class org.lwjgl.opengl.GL11
- glClearDepthdNV(double) - Static method in class org.lwjgl.opengl.NVDepthBufferFloat
- glClearDepthf(float) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
- glClearDepthf(float) - Static method in class org.lwjgl.opengl.GL41
- glClearDepthf(float) - Static method in class org.lwjgl.opengles.GLES20
- glClearNamedBufferData(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glClearNamedBufferData(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glClearNamedBufferDataEXT(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBClearBufferObject
- glClearNamedBufferSubData(int, int, long, long, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glClearNamedBufferSubData(int, int, long, long, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glClearNamedBufferSubDataEXT(int, int, long, long, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBClearBufferObject
- glClearNamedFramebuffer(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glClearNamedFramebuffer(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glClearNamedFramebuffer(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glClearNamedFramebuffer(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glClearNamedFramebufferfi(int, int, float, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glClearNamedFramebufferfi(int, int, float, int) - Static method in class org.lwjgl.opengl.GL45
- glClearNamedFramebufferu(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glClearNamedFramebufferu(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glClearStencil(int) - Static method in class org.lwjgl.opengl.GL11
- glClearStencil(int) - Static method in class org.lwjgl.opengles.GLES20
- glClearTexImage(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexImage(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexImage(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexImage(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexImage(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexImage(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexImage(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexImage(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexImage(int, int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexImage(int, int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexImage(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexImage(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBClearTexture
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL44
- glClientActiveTexture(int) - Static method in class org.lwjgl.opengl.GL13
- glClientActiveTextureARB(int) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glClientActiveVertexStreamATI(int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glClientAttribDefaultEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glClientWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.ARBSync
- glClientWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.GL32
- glClientWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glClientWaitSyncAPPLE(GLSync, int, long) - Static method in class org.lwjgl.opengles.APPLESync
- glClipControl(int, int) - Static method in class org.lwjgl.opengl.ARBClipControl
- glClipControl(int, int) - Static method in class org.lwjgl.opengl.GL45
- glClipPlane(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glColor3b(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
- glColor3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glColor3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glColor3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glColor3ub(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
- glColor4b(byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
- glColor4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glColor4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glColor4hNV(short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glColor4ub(byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
- glColorFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glColorFragmentOp1ATI(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glColorFragmentOp2ATI(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glColorFragmentOp3ATI(int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glColorMask(boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.GL11
- glColorMask(boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengles.GLES20
- glColorMaski(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.GL30
- glColorMaskIndexedEXT(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
- glColorMaterial(int, int) - Static method in class org.lwjgl.opengl.GL11
- glColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glColorP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glColorP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glColorP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glColorP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glColorP4ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glColorP4ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glColorPointer(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glColorPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glColorPointer(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glColorPointer.
- glColorPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glColorPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glColorSubTable(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorSubTable(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorSubTable(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorSubTable(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorSubTableEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorSubTableEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorSubTableEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorSubTableEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorSubTableEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorTable(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorTable(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorTable(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorTable(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorTableEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorTableEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorTableEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorTableEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorTableEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glColorTableParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glColorTableParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glCombinerInputNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glCombinerOutputNV(int, int, int, int, int, int, int, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glCombinerParameterfNV(int, float) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glCombinerParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glCombinerParameterNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glCombinerParameterNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glCombinerStageParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners2
- glCompileShader(int) - Static method in class org.lwjgl.opengl.GL20
- glCompileShader(int) - Static method in class org.lwjgl.opengles.GLES20
- glCompileShaderARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glCompileShaderIncludeARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
- glCompileShaderIncludeARB(int, CharSequence[]) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glCompileShaderIncludeARB.
- glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTexImage1D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL13
-
Overloads glCompressedTexImage1D.
- glCompressedTexImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexImage1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexImage1DARB(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexImage1DARB(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexImage2D(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL13
-
Overloads glCompressedTexImage2D.
- glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glCompressedTexImage2DARB(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexImage2DARB(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexImage3D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL13
-
Overloads glCompressedTexImage3D.
- glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glCompressedTexImage3D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexImage3D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glCompressedTexImage3DARB(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexImage3DARB(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexImage3DOES(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexSubImage1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexSubImage1DARB(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexSubImage1DARB(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glCompressedTexSubImage2DARB(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexSubImage2DARB(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glCompressedTexSubImage3DARB(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexSubImage3DARB(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glCompressedTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCompressedTextureSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glCompressedTextureSubImage1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCompressedTextureSubImage1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCompressedTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glCompressedTextureSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCompressedTextureSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCompressedTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glCompressedTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCompressedTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- GLContext - Class in org.lwjgl.opengl
-
Manages GL contexts.
- GLContext - Class in org.lwjgl.opengles
-
Manages GL contexts.
- GLContext() - Constructor for class org.lwjgl.opengl.GLContext
- GLContext() - Constructor for class org.lwjgl.opengles.GLContext
- glConvolutionFilter1D(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter1D(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter1D(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter1D(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter1D(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter2D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter2D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter2D(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionFilter2D(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionParameterf(int, int, float) - Static method in class org.lwjgl.opengl.ARBImaging
- glConvolutionParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
- glCopyBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengl.ARBCopyBuffer
- glCopyBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengl.GL31
- glCopyBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengles.GLES30
- glCopyColorSubTable(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
- glCopyColorTable(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
- glCopyConvolutionFilter1D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
- glCopyConvolutionFilter2D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
- glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBCopyImage
- glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVCopyImage
- glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyNamedBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCopyNamedBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengl.GL45
- glCopyPathNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glCopyPixels(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glCopyTexImage1D(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glCopyTexImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glCopyTexImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glCopyTexSubImage1D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL12
- glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glCopyTexSubImage3DOES(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESTexture3D
- glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyTextureLevelsAPPLE(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTCopyTextureLevels
- glCopyTextureSubImage1D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCopyTextureSubImage1D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyTextureSubImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCopyTextureSubImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCopyTextureSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCopyTextureSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glCoverageMaskNV(boolean) - Static method in class org.lwjgl.opengles.NVCoverageSample
- glCoverageOperationNV(int) - Static method in class org.lwjgl.opengles.NVCoverageSample
- glCoverFillPathInstancedNV(int, ByteBuffer, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glCoverFillPathNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glCoverStrokePathInstancedNV(int, ByteBuffer, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glCoverStrokePathNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glCreateBuffers() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateBuffers.
- glCreateBuffers() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateBuffers.
- glCreateBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateFramebuffers() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateFramebuffers.
- glCreateFramebuffers() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateFramebuffers.
- glCreateFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreatePathbufferNV(int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glCreatePathNV(int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVDrawPath
- glCreatePathProgramNV() - Static method in class org.lwjgl.opengles.NVDrawPath
- glCreateProgram() - Static method in class org.lwjgl.opengl.GL20
- glCreateProgram() - Static method in class org.lwjgl.opengles.GLES20
- glCreateProgramObjectARB() - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glCreateProgramPipelines() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateProgramPipelines.
- glCreateProgramPipelines() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateProgramPipelines.
- glCreateProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateQueries(int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateQueries.
- glCreateQueries(int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateQueries.
- glCreateQueries(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateQueries(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateRenderbuffers() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateRenderbuffers.
- glCreateRenderbuffers() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateRenderbuffers.
- glCreateRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateSamplers() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateSamplers.
- glCreateSamplers() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateSamplers.
- glCreateSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateShader(int) - Static method in class org.lwjgl.opengl.GL20
- glCreateShader(int) - Static method in class org.lwjgl.opengles.GLES20
- glCreateShaderObjectARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glCreateShaderProgram(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, CharSequence) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, CharSequence[]) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, CharSequence[]) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Single null-terminated source code string.
- glCreateShaderProgram(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
-
Single null-terminated source code string.
- glCreateShaderProgram(int, ByteBuffer[]) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgram(int, ByteBuffer[]) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glCreateShaderProgramv.
- glCreateShaderProgramEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glCreateShaderProgramvEXT.
- glCreateShaderProgramEXT(int, CharSequence) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
-
Overloads glCreateShaderProgramEXT.
- glCreateShaderProgramEXT(int, CharSequence) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glCreateShaderProgramvEXT.
- glCreateShaderProgramEXT(int, CharSequence[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glCreateShaderProgramvEXT.
- glCreateShaderProgramEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
- glCreateShaderProgramEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Single null-terminated source code string.
- glCreateShaderProgramEXT(int, ByteBuffer[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glCreateShaderProgramvEXT.
- glCreateSyncFromCLeventARB(CLContext, CLEvent, int) - Static method in class org.lwjgl.opengl.ARBCLEvent
- glCreateTextures(int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateTextures.
- glCreateTextures(int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateTextures.
- glCreateTextures(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateTextures(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateTransformFeedbacks() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateTransformFeedbacks.
- glCreateTransformFeedbacks() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateTransformFeedbacks.
- glCreateTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCreateVertexArrays() - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glCreateVertexArrays.
- glCreateVertexArrays() - Static method in class org.lwjgl.opengl.GL45
-
Overloads glCreateVertexArrays.
- glCreateVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glCreateVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glCullFace(int) - Static method in class org.lwjgl.opengl.GL11
- glCullFace(int) - Static method in class org.lwjgl.opengles.GLES20
- glCurrentPaletteMatrixARB(int) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glDebugMessageCallback(KHRDebugCallback) - Static method in class org.lwjgl.opengl.GL43
-
The
KHRDebugCallback.Handler
implementation passed to this method will be used for KHR_debug messages. - glDebugMessageCallback(KHRDebugCallback) - Static method in class org.lwjgl.opengl.KHRDebug
-
The
KHRDebugCallback.Handler
implementation passed to this method will be used for KHR_debug messages. - glDebugMessageCallback(KHRDebugCallback) - Static method in class org.lwjgl.opengles.KHRDebug
-
The
KHRDebugCallback.Handler
implementation passed to this method will be used for KHR_debug messages. - glDebugMessageCallbackAMD(AMDDebugOutputCallback) - Static method in class org.lwjgl.opengl.AMDDebugOutput
-
The
AMDDebugOutputCallback.Handler
implementation passed to this method will be used for AMD_debug_output messages. - glDebugMessageCallbackARB(ARBDebugOutputCallback) - Static method in class org.lwjgl.opengl.ARBDebugOutput
-
The
ARBDebugOutputCallback.Handler
implementation passed to this method will be used for ARB_debug_output messages. - glDebugMessageControl(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengl.GL43
- glDebugMessageControl(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengl.KHRDebug
- glDebugMessageControl(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengles.KHRDebug
- glDebugMessageControlARB(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengl.ARBDebugOutput
- glDebugMessageEnableAMD(int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengl.AMDDebugOutput
- glDebugMessageInsert(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glDebugMessageInsert.
- glDebugMessageInsert(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.KHRDebug
-
Overloads glDebugMessageInsert.
- glDebugMessageInsert(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
-
Overloads glDebugMessageInsert.
- glDebugMessageInsert(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glDebugMessageInsert(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glDebugMessageInsert(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glDebugMessageInsertAMD(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.AMDDebugOutput
-
Overloads glDebugMessageInsertAMD.
- glDebugMessageInsertAMD(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDDebugOutput
- glDebugMessageInsertARB(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBDebugOutput
-
Overloads glDebugMessageInsertARB.
- glDebugMessageInsertARB(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDebugOutput
- glDeleteBuffers(int) - Static method in class org.lwjgl.opengl.GL15
-
Overloads glDeleteBuffers.
- glDeleteBuffers(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glDeleteBuffers.
- glDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDeleteBuffersARB(int) - Static method in class org.lwjgl.opengl.ARBBufferObject
-
Overloads glDeleteBuffersARB.
- glDeleteBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glDeleteFencesAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
-
Overloads glDeleteFencesAPPLE.
- glDeleteFencesAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEFence
- glDeleteFencesNV(int) - Static method in class org.lwjgl.opengl.NVFence
-
Overloads glDeleteFencesNV.
- glDeleteFencesNV(int) - Static method in class org.lwjgl.opengles.NVFence
-
Overloads glDeleteFencesNV.
- glDeleteFencesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVFence
- glDeleteFencesNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVFence
- glDeleteFragmentShaderATI(int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glDeleteFramebuffers(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Overloads glDeleteFramebuffers.
- glDeleteFramebuffers(int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glDeleteFramebuffers.
- glDeleteFramebuffers(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glDeleteFramebuffers.
- glDeleteFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glDeleteFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glDeleteFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDeleteFramebuffersEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Overloads glDeleteFramebuffersEXT.
- glDeleteFramebuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glDeleteFramebuffersOES(int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Overloads glDeleteFramebuffersOES.
- glDeleteFramebuffersOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glDeleteLists(int, int) - Static method in class org.lwjgl.opengl.GL11
- glDeleteNamedStringARB(CharSequence) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glDeleteNamedStringARB.
- glDeleteNamedStringARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
- glDeleteNamesAMD(int, int) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
-
Overloads glDeleteNamesAMD.
- glDeleteNamesAMD(int, IntBuffer) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
- glDeleteObjectARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glDeleteOcclusionQueriesNV(int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
-
Overloads glDeleteOcclusionQueriesNV.
- glDeleteOcclusionQueriesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glDeletePathbufferNV(int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glDeletePathNV(int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glDeletePathsNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glDeletePerfMonitorsAMD(int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Overloads glDeletePerfMonitorsAMD.
- glDeletePerfMonitorsAMD(int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Overloads glDeletePerfMonitorsAMD.
- glDeletePerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glDeletePerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glDeleteProgram(int) - Static method in class org.lwjgl.opengl.GL20
- glDeleteProgram(int) - Static method in class org.lwjgl.opengles.GLES20
- glDeleteProgramPipelines(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glDeleteProgramPipelines.
- glDeleteProgramPipelines(int) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glDeleteProgramPipelines.
- glDeleteProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glDeleteProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glDeleteProgramPipelinesEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glDeleteProgramPipelinesEXT.
- glDeleteProgramPipelinesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glDeleteProgramsARB(int) - Static method in class org.lwjgl.opengl.ARBProgram
-
Overloads glDeleteProgramsARB.
- glDeleteProgramsARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glDeleteProgramsNV(int) - Static method in class org.lwjgl.opengl.NVProgram
-
Overloads glDeleteProgramsNV.
- glDeleteProgramsNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glDeleteQueries(int) - Static method in class org.lwjgl.opengl.GL15
-
Overloads glDeleteQueries.
- glDeleteQueries(int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glDeleteQueries.
- glDeleteQueries(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glDeleteQueries(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDeleteQueriesARB(int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
-
Overloads glDeleteQueriesARB.
- glDeleteQueriesARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glDeleteQueriesEXT(int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Overloads glDeleteQueriesEXT.
- glDeleteQueriesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glDeleteRenderbuffers(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Overloads glDeleteRenderbuffers.
- glDeleteRenderbuffers(int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glDeleteRenderbuffers.
- glDeleteRenderbuffers(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glDeleteRenderbuffers.
- glDeleteRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glDeleteRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glDeleteRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDeleteRenderbuffersEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Overloads glDeleteRenderbuffersEXT.
- glDeleteRenderbuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glDeleteRenderbuffersOES(int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Overloads glDeleteRenderbuffersOES.
- glDeleteRenderbuffersOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glDeleteSamplers(int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
-
Overloads glDeleteSamplers.
- glDeleteSamplers(int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glDeleteSamplers.
- glDeleteSamplers(int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glDeleteSamplers.
- glDeleteSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glDeleteSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glDeleteSamplers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDeleteShader(int) - Static method in class org.lwjgl.opengl.GL20
- glDeleteShader(int) - Static method in class org.lwjgl.opengles.GLES20
- glDeleteSync(GLSync) - Static method in class org.lwjgl.opengl.ARBSync
- glDeleteSync(GLSync) - Static method in class org.lwjgl.opengl.GL32
- glDeleteSync(GLSync) - Static method in class org.lwjgl.opengles.GLES30
- glDeleteSyncAPPLE(GLSync) - Static method in class org.lwjgl.opengles.APPLESync
- glDeleteTextures(int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glDeleteTextures.
- glDeleteTextures(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glDeleteTextures.
- glDeleteTextures(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDeleteTextures(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDeleteTransformFeedbacks(int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
-
Overloads glDeleteTransformFeedbacks.
- glDeleteTransformFeedbacks(int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glDeleteTransformFeedbacks.
- glDeleteTransformFeedbacks(int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glDeleteTransformFeedbacks.
- glDeleteTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glDeleteTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glDeleteTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDeleteTransformFeedbacksNV(int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
-
Overloads glDeleteTransformFeedbacksNV.
- glDeleteTransformFeedbacksNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glDeleteVertexArrays(int) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
-
Overloads glDeleteVertexArrays.
- glDeleteVertexArrays(int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glDeleteVertexArrays.
- glDeleteVertexArrays(int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glDeleteVertexArrays.
- glDeleteVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
- glDeleteVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glDeleteVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDeleteVertexArraysAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
-
Overloads glDeleteVertexArraysAPPLE.
- glDeleteVertexArraysAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
- glDeleteVertexArraysOES(int) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
-
Overloads glDeleteVertexArraysOES.
- glDeleteVertexArraysOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
- glDeleteVertexShaderEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glDepthBoundsdNV(double, double) - Static method in class org.lwjgl.opengl.NVDepthBufferFloat
- glDepthBoundsEXT(double, double) - Static method in class org.lwjgl.opengl.EXTDepthBoundsTest
- glDepthFunc(int) - Static method in class org.lwjgl.opengl.GL11
- glDepthFunc(int) - Static method in class org.lwjgl.opengles.GLES20
- glDepthMask(boolean) - Static method in class org.lwjgl.opengl.GL11
- glDepthMask(boolean) - Static method in class org.lwjgl.opengles.GLES20
- glDepthRange(double, double) - Static method in class org.lwjgl.opengl.GL11
- glDepthRangeArray(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glDepthRangeArray(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glDepthRangedNV(double, double) - Static method in class org.lwjgl.opengl.NVDepthBufferFloat
- glDepthRangef(float, float) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
- glDepthRangef(float, float) - Static method in class org.lwjgl.opengl.GL41
- glDepthRangef(float, float) - Static method in class org.lwjgl.opengles.GLES20
- glDepthRangeIndexed(int, double, double) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glDepthRangeIndexed(int, double, double) - Static method in class org.lwjgl.opengl.GL41
- glDetachObjectARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glDetachShader(int, int) - Static method in class org.lwjgl.opengl.GL20
- glDetachShader(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glDisable(int) - Static method in class org.lwjgl.opengl.GL11
- glDisable(int) - Static method in class org.lwjgl.opengles.GLES20
- glDisableClientState(int) - Static method in class org.lwjgl.opengl.GL11
- glDisableClientStateiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glDisableClientStateIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glDisableDriverControlQCOM(int) - Static method in class org.lwjgl.opengles.QCOMDriverControl
- glDisablei(int, int) - Static method in class org.lwjgl.opengl.GL30
- glDisableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glDisableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glDisableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
- glDisableVariantClientStateEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glDisableVertexArrayAttrib(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glDisableVertexArrayAttrib(int, int) - Static method in class org.lwjgl.opengl.GL45
- glDisableVertexArrayAttribEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glDisableVertexArrayEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glDisableVertexAttribAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glDisableVertexAttribArray(int) - Static method in class org.lwjgl.opengl.GL20
- glDisableVertexAttribArray(int) - Static method in class org.lwjgl.opengles.GLES20
- glDisableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glDisableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glDiscardFramebufferEXT(int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTDiscardFramebuffer
- glDispatchCompute(int, int, int) - Static method in class org.lwjgl.opengl.ARBComputeShader
- glDispatchCompute(int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glDispatchComputeGroupSizeARB(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBComputeVariableGroupSize
- glDispatchComputeIndirect(long) - Static method in class org.lwjgl.opengl.ARBComputeShader
- glDispatchComputeIndirect(long) - Static method in class org.lwjgl.opengl.GL43
- glDrawArrays(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glDrawArrays(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glDrawArraysIndirect(int, long) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
- glDrawArraysIndirect(int, long) - Static method in class org.lwjgl.opengl.GL40
- glDrawArraysIndirect(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
- glDrawArraysIndirect(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
- glDrawArraysIndirect(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
-
Overloads glDrawArraysIndirect.
- glDrawArraysIndirect(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glDrawArraysIndirect.
- glDrawArraysInstanced(int, int, int, int) - Static method in class org.lwjgl.opengl.GL31
- glDrawArraysInstanced(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glDrawArraysInstancedARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
- glDrawArraysInstancedBaseInstance(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawArraysInstancedBaseInstance(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawArraysInstancedEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
- glDrawBuffer(int) - Static method in class org.lwjgl.opengl.GL11
- glDrawBuffers(int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glDrawBuffers.
- glDrawBuffers(int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glDrawBuffers.
- glDrawBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glDrawBuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDrawBuffersARB(int) - Static method in class org.lwjgl.opengl.ARBDrawBuffers
-
Overloads glDrawBuffersARB.
- glDrawBuffersARB(int) - Static method in class org.lwjgl.opengles.ARBDrawBuffers
-
Overloads glDrawBuffersARB.
- glDrawBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDrawBuffers
- glDrawBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengles.ARBDrawBuffers
- glDrawBuffersATI(int) - Static method in class org.lwjgl.opengl.ATIDrawBuffers
-
Overloads glDrawBuffersATI.
- glDrawBuffersATI(IntBuffer) - Static method in class org.lwjgl.opengl.ATIDrawBuffers
- glDrawBuffersIndexedEXT(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
- glDrawBuffersNV(int) - Static method in class org.lwjgl.opengles.NVDrawBuffers
-
Overloads glDrawBuffersNV.
- glDrawBuffersNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVDrawBuffers
- glDrawElementArrayAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glDrawElementArrayATI(int, int) - Static method in class org.lwjgl.opengl.ATIElementArray
- glDrawElements(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glDrawElements(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
- glDrawElements(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glDrawElements.
- glDrawElements(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDrawElements(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDrawElements(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDrawElements(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDrawElements(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDrawElements(int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glDrawElementsBaseVertex(int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsBaseVertex(int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsBaseVertex(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsBaseVertex(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsBaseVertex(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsBaseVertex(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsBaseVertex(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsBaseVertex(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsIndirect(int, int, long) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
- glDrawElementsIndirect(int, int, long) - Static method in class org.lwjgl.opengl.GL40
- glDrawElementsIndirect(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
- glDrawElementsIndirect(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
- glDrawElementsIndirect(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
-
Overloads glDrawElementsIndirect.
- glDrawElementsIndirect(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glDrawElementsIndirect.
- glDrawElementsInstanced(int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL31
- glDrawElementsInstanced(int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES30
- glDrawElementsInstanced(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL31
- glDrawElementsInstanced(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
- glDrawElementsInstanced(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL31
- glDrawElementsInstanced(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
- glDrawElementsInstanced(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL31
- glDrawElementsInstanced(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
- glDrawElementsInstancedARB(int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
- glDrawElementsInstancedARB(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
- glDrawElementsInstancedARB(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
- glDrawElementsInstancedARB(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
- glDrawElementsInstancedBaseInstance(int, int, int, long, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseInstance(int, int, int, long, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseInstance(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseInstance(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseInstance(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseInstance(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseInstance(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseInstance(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsInstancedBaseVertex(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsInstancedBaseVertex(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsInstancedBaseVertex(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsInstancedBaseVertex(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsInstancedBaseVertex(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawElementsInstancedBaseVertex(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, long, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseVertexBaseInstance(int, ByteBuffer, int, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseVertexBaseInstance(int, ByteBuffer, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseVertexBaseInstance(int, IntBuffer, int, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseVertexBaseInstance(int, IntBuffer, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedBaseVertexBaseInstance(int, ShortBuffer, int, int, int) - Static method in class org.lwjgl.opengl.ARBBaseInstance
- glDrawElementsInstancedBaseVertexBaseInstance(int, ShortBuffer, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawElementsInstancedEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
- glDrawElementsInstancedEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
- glDrawElementsInstancedEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
- glDrawElementsInstancedEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
- glDrawPathbufferNV(int, int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glDrawPathNV(int, int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glDrawPixels(int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glDrawPixels(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDrawPixels(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDrawPixels(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glDrawRangeElementArrayAPPLE(int, int, int, int, int) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glDrawRangeElementArrayATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATIElementArray
- glDrawRangeElements(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL12
- glDrawRangeElements(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glDrawRangeElements(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL12
- glDrawRangeElements(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDrawRangeElements(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL12
- glDrawRangeElements(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDrawRangeElements(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL12
- glDrawRangeElements(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glDrawRangeElementsBaseVertex(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawRangeElementsBaseVertex(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawRangeElementsBaseVertex(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawRangeElementsBaseVertex(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawRangeElementsBaseVertex(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawRangeElementsBaseVertex(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawRangeElementsBaseVertex(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
- glDrawRangeElementsBaseVertex(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL32
- glDrawRangeElementsEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
- glDrawRangeElementsEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
- glDrawRangeElementsEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
- glDrawRangeElementsEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
- glDrawTextureNV(int, int, float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.opengl.NVDrawTexture
- glDrawTextureNV(int, int, float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.opengles.NVDrawTexture
- glDrawTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glDrawTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.GL40
- glDrawTransformFeedbackInstanced(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedbackInstanced
- glDrawTransformFeedbackInstanced(int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glDrawTransformFeedbackNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glDrawTransformFeedbackStream(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
- glDrawTransformFeedbackStream(int, int, int) - Static method in class org.lwjgl.opengl.GL40
- glDrawTransformFeedbackStreamInstanced(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedbackInstanced
- glDrawTransformFeedbackStreamInstanced(int, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glEdgeFlag(boolean) - Static method in class org.lwjgl.opengl.GL11
- glEdgeFlagFormatNV(int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glEdgeFlagPointer(int, long) - Static method in class org.lwjgl.opengl.GL11
- glEdgeFlagPointer(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glEGLImageTargetRenderbufferStorageOES(int, EGLImageOES) - Static method in class org.lwjgl.opengles.OESEGLImage
- glEGLImageTargetTexture2DOES(int, EGLImageOES) - Static method in class org.lwjgl.opengles.OESEGLImage
- glEGLImageTargetTexture2DOES(int, EGLImageOES) - Static method in class org.lwjgl.opengles.OESEGLImageExternal
- glElementPointerAPPLE(ByteBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glElementPointerAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glElementPointerAPPLE(ShortBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glElementPointerATI(ByteBuffer) - Static method in class org.lwjgl.opengl.ATIElementArray
- glElementPointerATI(IntBuffer) - Static method in class org.lwjgl.opengl.ATIElementArray
- glElementPointerATI(ShortBuffer) - Static method in class org.lwjgl.opengl.ATIElementArray
- glEnable(int) - Static method in class org.lwjgl.opengl.GL11
- glEnable(int) - Static method in class org.lwjgl.opengles.GLES20
- glEnableClientState(int) - Static method in class org.lwjgl.opengl.GL11
- glEnableClientStateiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glEnableClientStateIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glEnableDriverControlQCOM(int) - Static method in class org.lwjgl.opengles.QCOMDriverControl
- glEnablei(int, int) - Static method in class org.lwjgl.opengl.GL30
- glEnableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glEnableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glEnableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
- glEnableVariantClientStateEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glEnableVertexArrayAttrib(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glEnableVertexArrayAttrib(int, int) - Static method in class org.lwjgl.opengl.GL45
- glEnableVertexArrayAttribEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glEnableVertexArrayEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glEnableVertexAttribAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glEnableVertexAttribArray(int) - Static method in class org.lwjgl.opengl.GL20
- glEnableVertexAttribArray(int) - Static method in class org.lwjgl.opengles.GLES20
- glEnableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glEnableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glEnd() - Static method in class org.lwjgl.opengl.GL11
- glEndConditionalRender() - Static method in class org.lwjgl.opengl.GL30
- glEndConditionalRenderNV() - Static method in class org.lwjgl.opengl.NVConditionalRender
- glEndFragmentShaderATI() - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glEndList() - Static method in class org.lwjgl.opengl.GL11
- glEndOcclusionQueryNV() - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glEndPerfMonitorAMD(int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glEndPerfMonitorAMD(int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glEndQuery(int) - Static method in class org.lwjgl.opengl.GL15
- glEndQuery(int) - Static method in class org.lwjgl.opengles.GLES30
- glEndQueryARB(int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glEndQueryEXT(int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glEndQueryIndexed(int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
- glEndQueryIndexed(int, int) - Static method in class org.lwjgl.opengl.GL40
- glEndTilingQCOM(int) - Static method in class org.lwjgl.opengles.QCOMTiledRendering
- glEndTransformFeedback() - Static method in class org.lwjgl.opengl.GL30
- glEndTransformFeedback() - Static method in class org.lwjgl.opengles.GLES30
- glEndTransformFeedbackEXT() - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glEndTransformFeedbackNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glEndVertexShaderEXT() - Static method in class org.lwjgl.opengl.EXTVertexShader
- glEndVideoCaptureNV(int) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glEnumerateVideoCaptureDevicesNV(LongBuffer) - Static method in class org.lwjgl.opengl.NVVideoCaptureUtil
-
Enumerate the available video capture devices.
- glEnumerateVideoDevicesNV(LongBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideoUtil
-
Enumerate the available video output devices.
- GLES20 - Class in org.lwjgl.opengles
- GLES30 - Class in org.lwjgl.opengles
- glEvalCoord1d(double) - Static method in class org.lwjgl.opengl.GL11
- glEvalCoord1f(float) - Static method in class org.lwjgl.opengl.GL11
- glEvalCoord2d(double, double) - Static method in class org.lwjgl.opengl.GL11
- glEvalCoord2f(float, float) - Static method in class org.lwjgl.opengl.GL11
- glEvalMapsNV(int, int) - Static method in class org.lwjgl.opengl.NVEvaluators
- glEvalMesh1(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glEvalMesh2(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glEvalPoint1(int) - Static method in class org.lwjgl.opengl.GL11
- glEvalPoint2(int, int) - Static method in class org.lwjgl.opengl.GL11
- glExecuteProgramNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glExtGetBufferPointervQCOM(int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetBuffersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetFramebuffersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
- glExtGetProgramsQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
- glExtGetRenderbuffersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetShadersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
- glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtGetTexturesQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glExtIsProgramBinaryQCOM(int) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
- glExtractComponentEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glExtTexObjectStateOverrideiQCOM(int, int, int) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
- glFeedbackBuffer(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glFenceSync(int, int) - Static method in class org.lwjgl.opengl.ARBSync
- glFenceSync(int, int) - Static method in class org.lwjgl.opengl.GL32
- glFenceSync(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glFenceSyncAPPLE(int, int) - Static method in class org.lwjgl.opengles.APPLESync
- glFinalCombinerInputNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glFinish() - Static method in class org.lwjgl.opengl.GL11
- glFinish() - Static method in class org.lwjgl.opengles.GLES20
- glFinishFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
- glFinishFenceNV(int) - Static method in class org.lwjgl.opengl.NVFence
- glFinishFenceNV(int) - Static method in class org.lwjgl.opengles.NVFence
- glFinishObjectAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEFence
- glFlush() - Static method in class org.lwjgl.opengl.GL11
- glFlush() - Static method in class org.lwjgl.opengles.GLES20
- glFlushMappedBufferRange(int, long, long) - Static method in class org.lwjgl.opengl.ARBMapBufferRange
- glFlushMappedBufferRange(int, long, long) - Static method in class org.lwjgl.opengl.GL30
- glFlushMappedBufferRange(int, long, long) - Static method in class org.lwjgl.opengles.GLES30
- glFlushMappedBufferRangeAPPLE(int, long, long) - Static method in class org.lwjgl.opengl.APPLEFlushBufferRange
- glFlushMappedBufferRangeEXT(int, long, long) - Static method in class org.lwjgl.opengles.EXTMapBufferRange
- glFlushMappedNamedBufferRange(int, long, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glFlushMappedNamedBufferRange(int, long, long) - Static method in class org.lwjgl.opengl.GL45
- glFlushMappedNamedBufferRangeEXT(int, long, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glFlushPixelDataRangeNV(int) - Static method in class org.lwjgl.opengl.NVPixelDataRange
- glFlushVertexArrayRangeAPPLE(ByteBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayRange
- glFlushVertexArrayRangeNV() - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glFog(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glFog(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glFogCoordd(double) - Static method in class org.lwjgl.opengl.GL14
- glFogCoorddEXT(double) - Static method in class org.lwjgl.opengl.EXTFogCoord
- glFogCoordf(float) - Static method in class org.lwjgl.opengl.GL14
- glFogCoordfEXT(float) - Static method in class org.lwjgl.opengl.EXTFogCoord
- glFogCoordFormatNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glFogCoordhNV(short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glFogCoordPointer(int, int, long) - Static method in class org.lwjgl.opengl.GL14
- glFogCoordPointer(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL14
- glFogCoordPointer(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL14
- glFogCoordPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTFogCoord
- glFogCoordPointerEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTFogCoord
- glFogCoordPointerEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTFogCoord
- glFogf(int, float) - Static method in class org.lwjgl.opengl.GL11
- glFogi(int, int) - Static method in class org.lwjgl.opengl.GL11
- glFramebufferDrawBufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glFramebufferDrawBuffersEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glFramebufferParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferNoAttachments
- glFramebufferParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glFramebufferReadBufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glFramebufferRenderbufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glFramebufferRenderbufferOES(int, int, int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glFramebufferTexture(int, int, int, int) - Static method in class org.lwjgl.opengl.GL32
- glFramebufferTexture1D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glFramebufferTexture1D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glFramebufferTexture1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glFramebufferTexture2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glFramebufferTexture2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glFramebufferTexture2D(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glFramebufferTexture2DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glFramebufferTexture2DMultisampleEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
- glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
- glFramebufferTexture2DOES(int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glFramebufferTexture3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glFramebufferTexture3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glFramebufferTexture3DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glFramebufferTexture3DOES(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESTexture3D
- glFramebufferTextureARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
- glFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
- glFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
- glFramebufferTextureFaceARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
- glFramebufferTextureFaceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
- glFramebufferTextureFaceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
- glFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glFramebufferTextureLayerARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
- glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
- glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureArray
- glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
- glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureArray
- glFramebufferVertexAttribArrayNV(int, int, int, int, int, int, boolean, long, long, long, int) - Static method in class org.lwjgl.opengles.NVFramebufferVertexAttribArray
- glFrameTerminatorGREMEDY() - Static method in class org.lwjgl.opengl.GREMEDYFrameTerminator
- glFreeMemoryNV(ByteBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glFreeObjectBufferATI(int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glFrontFace(int) - Static method in class org.lwjgl.opengl.GL11
- glFrontFace(int) - Static method in class org.lwjgl.opengles.GLES20
- glFrustum(double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glGenBuffers() - Static method in class org.lwjgl.opengl.GL15
-
Overloads glGenBuffers.
- glGenBuffers() - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGenBuffers.
- glGenBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGenBuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGenBuffersARB() - Static method in class org.lwjgl.opengl.ARBBufferObject
-
Overloads glGenBuffersARB.
- glGenBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGenerateMipmap(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glGenerateMipmap(int) - Static method in class org.lwjgl.opengl.GL30
- glGenerateMipmap(int) - Static method in class org.lwjgl.opengles.GLES20
- glGenerateMipmapEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glGenerateMipmapOES(int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glGenerateMultiTexMipmapEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGenerateTextureMipmap(int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGenerateTextureMipmap(int) - Static method in class org.lwjgl.opengl.GL45
- glGenerateTextureMipmapEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGenFencesAPPLE() - Static method in class org.lwjgl.opengl.APPLEFence
-
Overloads glGenFencesAPPLE.
- glGenFencesAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEFence
- glGenFencesNV() - Static method in class org.lwjgl.opengl.NVFence
-
Overloads glGenFencesNV.
- glGenFencesNV() - Static method in class org.lwjgl.opengles.NVFence
-
Overloads glGenFencesNV.
- glGenFencesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVFence
- glGenFencesNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVFence
- glGenFragmentShadersATI(int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glGenFramebuffers() - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Overloads glGenFramebuffers.
- glGenFramebuffers() - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGenFramebuffers.
- glGenFramebuffers() - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGenFramebuffers.
- glGenFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glGenFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGenFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGenFramebuffersEXT() - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Overloads glGenFramebuffersEXT.
- glGenFramebuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glGenFramebuffersOES() - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Overloads glGenFramebuffersOES.
- glGenFramebuffersOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glGenLists(int) - Static method in class org.lwjgl.opengl.GL11
- glGenNamesAMD(int) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
-
Overloads glGenNamesAMD.
- glGenNamesAMD(int, IntBuffer) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
- glGenOcclusionQueriesNV() - Static method in class org.lwjgl.opengl.NVOcclusionQuery
-
Overloads glGenOcclusionQueriesNV.
- glGenOcclusionQueriesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glGenPathsNV(int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGenPerfMonitorsAMD() - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Overloads glGenPerfMonitorsAMD.
- glGenPerfMonitorsAMD() - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Overloads glGenPerfMonitorsAMD.
- glGenPerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGenPerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGenProgramPipelines() - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glGenProgramPipelines.
- glGenProgramPipelines() - Static method in class org.lwjgl.opengl.GL41
-
Overloads glGenProgramPipelines.
- glGenProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glGenProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGenProgramPipelinesEXT() - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glGenProgramPipelinesEXT.
- glGenProgramPipelinesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glGenProgramsARB() - Static method in class org.lwjgl.opengl.ARBProgram
-
Overloads glGenProgramsARB.
- glGenProgramsARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGenProgramsNV() - Static method in class org.lwjgl.opengl.NVProgram
-
Overloads glGenProgramsNV.
- glGenProgramsNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glGenQueries() - Static method in class org.lwjgl.opengl.GL15
-
Overloads glGenQueries.
- glGenQueries() - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGenQueries.
- glGenQueries(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGenQueries(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGenQueriesARB() - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
-
Overloads glGenQueriesARB.
- glGenQueriesARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glGenQueriesEXT() - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Overloads glGenQueriesEXT.
- glGenQueriesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glGenRenderbuffers() - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Overloads glGenRenderbuffers.
- glGenRenderbuffers() - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGenRenderbuffers.
- glGenRenderbuffers() - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGenRenderbuffers.
- glGenRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glGenRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGenRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGenRenderbuffersEXT() - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Overloads glGenRenderbuffersEXT.
- glGenRenderbuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glGenRenderbuffersOES() - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Overloads glGenRenderbuffersOES.
- glGenRenderbuffersOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glGenSamplers() - Static method in class org.lwjgl.opengl.ARBSamplerObjects
-
Overloads glGenSamplers.
- glGenSamplers() - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGenSamplers.
- glGenSamplers() - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGenSamplers.
- glGenSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glGenSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGenSamplers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGenSymbolsEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGenTextures() - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGenTextures.
- glGenTextures() - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGenTextures.
- glGenTextures(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGenTextures(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGenTransformFeedbacks() - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
-
Overloads glGenTransformFeedbacks.
- glGenTransformFeedbacks() - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGenTransformFeedbacks.
- glGenTransformFeedbacks() - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGenTransformFeedbacks.
- glGenTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glGenTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGenTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGenTransformFeedbacksNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback2
-
Overloads glGenTransformFeedbacksNV.
- glGenTransformFeedbacksNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glGenVertexArrays() - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
-
Overloads glGenVertexArrays.
- glGenVertexArrays() - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGenVertexArrays.
- glGenVertexArrays() - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGenVertexArrays.
- glGenVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
- glGenVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGenVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGenVertexArraysAPPLE() - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
-
Overloads glGenVertexArraysAPPLE.
- glGenVertexArraysAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
- glGenVertexArraysOES() - Static method in class org.lwjgl.opengles.OESVertexArrayObject
-
Overloads glGenVertexArraysOES.
- glGenVertexArraysOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
- glGenVertexShadersEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetActiveAtomicCounterBuffer(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderAtomicCounters
-
Overloads glGetActiveAtomicCounterBufferiv.
- glGetActiveAtomicCounterBuffer(int, int, int) - Static method in class org.lwjgl.opengl.GL42
-
Overloads glGetActiveAtomicCounterBufferiv.
- glGetActiveAtomicCounterBuffer(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderAtomicCounters
- glGetActiveAtomicCounterBuffer(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL42
- glGetActiveAttrib(int, int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveAttrib.
- glGetActiveAttrib(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveAttrib.
- glGetActiveAttrib(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveAttrib.
- glGetActiveAttrib(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveAttrib.
- glGetActiveAttrib(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetActiveAttrib(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetActiveAttribARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glGetActiveAttribARB.
- glGetActiveAttribARB(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glGetActiveAttribARB.
- glGetActiveAttribARB(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glGetActiveAttribSize(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveAttrib.
- glGetActiveAttribSize(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveAttrib.
- glGetActiveAttribSizeARB(int, int) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glGetActiveAttribARB.
- glGetActiveAttribType(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveAttrib.
- glGetActiveAttribType(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveAttrib.
- glGetActiveAttribTypeARB(int, int) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glGetActiveAttribARB.
- glGetActiveSubroutineName(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetActiveSubroutineName.
- glGetActiveSubroutineName(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetActiveSubroutineName.
- glGetActiveSubroutineName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetActiveSubroutineName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetActiveSubroutineUniform(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Deprecated.Will be removed in 3.0. Use
GL40.glGetActiveSubroutineUniformi(int, int, int, int)
instead. - glGetActiveSubroutineUniform(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetActiveSubroutineUniform(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetActiveSubroutineUniformi(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetActiveSubroutineUniformiv.
- glGetActiveSubroutineUniformi(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetActiveSubroutineUniformiv.
- glGetActiveSubroutineUniformName(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetActiveSubroutineUniformName.
- glGetActiveSubroutineUniformName(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetActiveSubroutineUniformName.
- glGetActiveSubroutineUniformName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetActiveSubroutineUniformName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetActiveUniform(int, int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveUniform.
- glGetActiveUniform(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveUniform.
- glGetActiveUniform(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveUniform.
- glGetActiveUniform(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveUniform.
- glGetActiveUniform(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetActiveUniform(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetActiveUniformARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetActiveUniformARB.
- glGetActiveUniformARB(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetActiveUniformARB.
- glGetActiveUniformARB(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetActiveUniformBlock(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Deprecated.Will be removed in 3.0. Use
ARBUniformBufferObject.glGetActiveUniformBlocki(int, int, int)
instead. - glGetActiveUniformBlock(int, int, int) - Static method in class org.lwjgl.opengl.GL31
-
Deprecated.Will be removed in 3.0. Use
GL31.glGetActiveUniformBlocki(int, int, int)
instead. - glGetActiveUniformBlock(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetActiveUniformBlock(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL31
- glGetActiveUniformBlock(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetActiveUniformBlocki(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetActiveUniformBlockiv.
- glGetActiveUniformBlocki(int, int, int) - Static method in class org.lwjgl.opengl.GL31
-
Overloads glGetActiveUniformBlockiv.
- glGetActiveUniformBlocki(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetActiveUniformBlockiv.
- glGetActiveUniformBlockName(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetActiveUniformBlockName.
- glGetActiveUniformBlockName(int, int, int) - Static method in class org.lwjgl.opengl.GL31
-
Overloads glGetActiveUniformBlockName.
- glGetActiveUniformBlockName(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetActiveUniformBlockName.
- glGetActiveUniformBlockName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetActiveUniformBlockName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL31
- glGetActiveUniformBlockName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetActiveUniformName(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetActiveUniformName.
- glGetActiveUniformName(int, int, int) - Static method in class org.lwjgl.opengl.GL31
-
Overloads glGetActiveUniformName.
- glGetActiveUniformName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetActiveUniformName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL31
- glGetActiveUniforms(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Deprecated.Will be removed in 3.0. Use
ARBUniformBufferObject.glGetActiveUniformsi(int, int, int)
instead. - glGetActiveUniforms(int, int, int) - Static method in class org.lwjgl.opengl.GL31
-
Deprecated.Will be removed in 3.0. Use
GL31.glGetActiveUniformsi(int, int, int)
instead. - glGetActiveUniforms(int, IntBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetActiveUniforms(int, IntBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL31
- glGetActiveUniforms(int, IntBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetActiveUniformsi(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetActiveUniformsiv.
- glGetActiveUniformsi(int, int, int) - Static method in class org.lwjgl.opengl.GL31
-
Overloads glGetActiveUniformsiv.
- glGetActiveUniformsi(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetActiveUniformsiv.
- glGetActiveUniformSize(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveUniform.
- glGetActiveUniformSize(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveUniform.
- glGetActiveUniformSizeARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetActiveUniformARB.
- glGetActiveUniformType(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetActiveUniform.
- glGetActiveUniformType(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetActiveUniform.
- glGetActiveUniformTypeARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetActiveUniformARB.
- glGetActiveVaryingNV(int, int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glGetActiveVaryingNV.
- glGetActiveVaryingNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glGetActiveVaryingNV.
- glGetActiveVaryingNV(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glGetActiveVaryingSizeNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glGetActiveVaryingNV.
- glGetActiveVaryingTypeNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glGetActiveVaryingNV.
- glGetArrayObjectATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glGetArrayObjectATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glGetAttachedObjectsARB(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetAttachedShaders(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetAttachedShaders(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetAttribLocation(int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetAttribLocation.
- glGetAttribLocation(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetAttribLocation.
- glGetAttribLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetAttribLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetAttribLocationARB(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glGetAttribLocationARB.
- glGetAttribLocationARB(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glGetBoolean(int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetBooleanv.
- glGetBoolean(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetBooleanv.
- glGetBoolean(int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetBooleani_v.
- glGetBoolean(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetBoolean(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetBoolean(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetBooleanIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetBooleanIndexedvEXT.
- glGetBooleanIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
-
Overloads glGetBooleanIndexedvEXT.
- glGetBooleanIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
-
Overloads glGetBooleanIndexedvEXT.
- glGetBooleanIndexedEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetBooleanIndexedEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
- glGetBooleanIndexedEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
- glGetBufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL15
-
Deprecated.Will be removed in 3.0. Use
GL15.glGetBufferParameteri(int, int)
instead. - glGetBufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL32
-
Deprecated.Will be removed in 3.0. Use
GL32.glGetBufferParameteri64(int, int)
instead. - glGetBufferParameter(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Deprecated.Will be removed in 3.0. Use
GLES20.glGetBufferParameteri(int, int)
instead. - glGetBufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetBufferParameter(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL32
- glGetBufferParameter(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetBufferParameterARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
-
Deprecated.Will be removed in 3.0. Use
ARBBufferObject.glGetBufferParameteriARB(int, int)
instead. - glGetBufferParameterARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetBufferParameteri(int, int) - Static method in class org.lwjgl.opengl.GL15
-
Overloads glGetBufferParameteriv.
- glGetBufferParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetBufferParameteriv.
- glGetBufferParameteri64(int, int) - Static method in class org.lwjgl.opengl.GL32
-
Overloads glGetBufferParameteri64v.
- glGetBufferParameteri64(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetBufferParameteri64v.
- glGetBufferParameteriARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
-
Overloads glGetBufferParameterivARB.
- glGetBufferParameterui64NV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
-
Overloads glGetBufferParameterui64vNV.
- glGetBufferParameteruNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glGetBufferPointer(int, int) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferPointer(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glGetBufferPointerARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetBufferPointerOES(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
- glGetBufferPointervOES(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
- glGetBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetBufferSubDataARB(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetBufferSubDataARB(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetBufferSubDataARB(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetBufferSubDataARB(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetBufferSubDataARB(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glGetClipPlane(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetColorTable(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetColorTable(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetColorTable(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetColorTableEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetColorTableEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetColorTableEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetColorTableEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetColorTableEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetColorTableParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetColorTableParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetColorTableParameterEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetColorTableParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
- glGetCombinerInputParameterfNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
-
Overloads glGetCombinerInputParameterfvNV.
- glGetCombinerInputParameteriNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
-
Overloads glGetCombinerInputParameterivNV.
- glGetCombinerInputParameterNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glGetCombinerInputParameterNV(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glGetCombinerOutputParameterfNV(int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
-
Overloads glGetCombinerOutputParameterfvNV.
- glGetCombinerOutputParameteriNV(int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
-
Overloads glGetCombinerOutputParameterivNV.
- glGetCombinerOutputParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glGetCombinerOutputParameterNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glGetCombinerStageParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners2
- glGetCompressedMultiTexImageEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedMultiTexImageEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedMultiTexImageEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedMultiTexImageEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedTexImage(int, int, long) - Static method in class org.lwjgl.opengl.GL13
- glGetCompressedTexImage(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
- glGetCompressedTexImage(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL13
- glGetCompressedTexImage(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL13
- glGetCompressedTexImageARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glGetCompressedTexImageARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
- glGetCompressedTexImageNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetCompressedTextureImage(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetCompressedTextureImage(int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureImage(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetCompressedTextureImage(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureImage(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetCompressedTextureImage(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureImage(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetCompressedTextureImage(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureImageEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedTextureImageEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedTextureImageEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedTextureImageEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetConvolutionFilter(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionFilter(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionFilter(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionFilter(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionFilter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionFilter(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetConvolutionParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetDebugMessageLog(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetDebugMessageLog(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glGetDebugMessageLog(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glGetDebugMessageLogAMD(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDDebugOutput
- glGetDebugMessageLogARB(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDebugOutput
- glGetDouble(int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetDoublev.
- glGetDouble(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
-
Overloads glGetDoublei_v.
- glGetDouble(int, int) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glGetDoublei_v.
- glGetDouble(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glGetDouble(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetDouble(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetDoubleEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetDoublei_vEXT.
- glGetDoubleEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetDoubleIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetDoubleIndexedvEXT.
- glGetDoubleIndexedEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetDriverControlsQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMDriverControl
- glGetDriverControlStringQCOM(int, int) - Static method in class org.lwjgl.opengles.QCOMDriverControl
-
Overloads glGetDriverControlStringQCOM.
- glGetDriverControlStringQCOM(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.QCOMDriverControl
- glGetError() - Static method in class org.lwjgl.opengl.GL11
- glGetError() - Static method in class org.lwjgl.opengles.GLES20
- glGetFenceivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVFence
- glGetFenceivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVFence
- glGetFinalCombinerInputParameterfNV(int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
-
Overloads glGetFinalCombinerInputParameterfvNV.
- glGetFinalCombinerInputParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
-
Overloads glGetFinalCombinerInputParameterivNV.
- glGetFinalCombinerInputParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glGetFinalCombinerInputParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
- glGetFloat(int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetFloatv.
- glGetFloat(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetFloatv.
- glGetFloat(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
-
Overloads glGetFloati_v.
- glGetFloat(int, int) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glGetFloati_v.
- glGetFloat(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glGetFloat(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetFloat(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetFloat(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetFloatEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetFloati_vEXT.
- glGetFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetFloatIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetFloatIndexedvEXT.
- glGetFloatIndexedEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetFragDataIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Overloads glGetFragDataIndex.
- glGetFragDataIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetFragDataIndex.
- glGetFragDataIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
- glGetFragDataIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetFragDataLocation(int, CharSequence) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetFragDataLocation.
- glGetFragDataLocation(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetFragDataLocation.
- glGetFragDataLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetFragDataLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetFragDataLocationEXT(int, CharSequence) - Static method in class org.lwjgl.opengl.EXTGpuShader4
-
Overloads glGetFragDataLocationEXT.
- glGetFragDataLocationEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glGetFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Deprecated.Will be removed in 3.0. Use
ARBFramebufferObject.glGetFramebufferAttachmentParameteri(int, int, int)
instead. - glGetFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengl.GL30
-
Deprecated.Will be removed in 3.0. Use
GL30.glGetFramebufferAttachmentParameteri(int, int, int)
instead. - glGetFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Deprecated.Will be removed in 3.0. Use
GLES20.glGetFramebufferAttachmentParameteri(int, int, int)
instead. - glGetFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glGetFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetFramebufferAttachmentParameterEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Deprecated.Will be removed in 3.0. Use
EXTFramebufferObject.glGetFramebufferAttachmentParameteriEXT(int, int, int)
instead. - glGetFramebufferAttachmentParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glGetFramebufferAttachmentParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Overloads glGetFramebufferAttachmentParameteriv.
- glGetFramebufferAttachmentParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetFramebufferAttachmentParameteriv.
- glGetFramebufferAttachmentParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetFramebufferAttachmentParameteriv.
- glGetFramebufferAttachmentParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Overloads glGetFramebufferAttachmentParameterivEXT.
- glGetFramebufferAttachmentParameteriOES(int, int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Overloads glGetFramebufferAttachmentParameterivOES.
- glGetFramebufferAttachmentParameterOES(int, int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Deprecated.Will be removed in 3.0. Use
OESFramebufferObject.glGetFramebufferAttachmentParameteriOES(int, int, int)
instead. - glGetFramebufferAttachmentParameterOES(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glGetFramebufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferNoAttachments
- glGetFramebufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetFramebufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetFramebufferParameterivEXT.
- glGetFramebufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetFramebufferParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Overloads glGetFramebufferParameteriv.
- glGetFramebufferParameteri(int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetFramebufferParameteriv.
- glGetGraphicsResetStatus() - Static method in class org.lwjgl.opengl.GL45
- glGetGraphicsResetStatus() - Static method in class org.lwjgl.opengl.KHRRobustness
- glGetGraphicsResetStatusARB() - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetGraphicsResetStatusEXT() - Static method in class org.lwjgl.opengles.EXTRobustness
- glGetHandleARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetHistogram(int, boolean, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogram(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogram(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogram(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogram(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogram(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogramParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetHistogramParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetImageHandleARB(int, int, boolean, int, int) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glGetImageHandleNV(int, int, boolean, int, int) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glGetInfoLogARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetInfoLogARB.
- glGetInfoLogARB(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetInteger(int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetIntegerv.
- glGetInteger(int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetIntegerv.
- glGetInteger(int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetIntegeri_v.
- glGetInteger(int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetIntegeri_v.
- glGetInteger(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetIntegeri_v.
- glGetInteger(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetInteger(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetInteger(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetInteger(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetInteger(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetInteger64(int) - Static method in class org.lwjgl.opengl.ARBSync
-
Overloads glGetInteger64v.
- glGetInteger64(int) - Static method in class org.lwjgl.opengl.GL32
-
Overloads glGetInteger64v.
- glGetInteger64(int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetInteger64v.
- glGetInteger64(int, int) - Static method in class org.lwjgl.opengl.GL32
-
Overloads glGetInteger64i_v.
- glGetInteger64(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetInteger64i_v.
- glGetInteger64(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL32
- glGetInteger64(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetInteger64(int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBSync
- glGetInteger64(int, LongBuffer) - Static method in class org.lwjgl.opengl.GL32
- glGetInteger64(int, LongBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetInteger64APPLE(int) - Static method in class org.lwjgl.opengles.APPLESync
-
Overloads glGetInteger64vAPPLE.
- glGetInteger64APPLE(int, LongBuffer) - Static method in class org.lwjgl.opengles.APPLESync
- glGetIntegerEXT(int, int) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
-
Overloads glGetIntegeri_vEXT.
- glGetIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
- glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
-
Overloads glGetIntegerIndexedivEXT.
- glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetIntegerIndexedvEXT.
- glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
-
Overloads glGetIntegerIndexedvEXT.
- glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
-
Overloads glGetIntegerIndexedvEXT.
- glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
- glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
- glGetIntegerui64NV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
-
Overloads glGetIntegerui64vNV.
- glGetIntegerui64NV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Overloads glGetIntegerui64i_vNV.
- glGetIntegeruNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glGetIntegeruNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glGetIntegerv(int) - Static method in class org.lwjgl.util.glu.Util
-
Convenience method for returning an int, rather than getting it out of a buffer yourself.
- glGetInternalformat(int, int, int) - Static method in class org.lwjgl.opengl.ARBInternalformatQuery
-
Overloads glGetInternalformativ.
- glGetInternalformat(int, int, int) - Static method in class org.lwjgl.opengl.GL42
-
Overloads glGetInternalformativ.
- glGetInternalformat(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetInternalformativ.
- glGetInternalformat(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBInternalformatQuery
- glGetInternalformat(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL42
- glGetInternalformat(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetInternalformat(int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBInternalformatQuery2
- glGetInternalformat(int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetInternalformati64(int, int, int) - Static method in class org.lwjgl.opengl.ARBInternalformatQuery2
-
Overloads glGetInternalformati64v.
- glGetInternalformati64(int, int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetInternalformati64v.
- glGetInvariantBooleanEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetInvariantFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetInvariantIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetLight(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetLight(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetLocalConstantBooleanEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetLocalConstantFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetLocalConstantIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetMap(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetMap(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetMap(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetMapAttribParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glGetMapAttribParameterNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glGetMapControlPointsNV(int, int, int, int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glGetMapParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glGetMapParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glGetMaterial(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetMaterial(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetMinmax(int, boolean, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmax(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmax(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmax(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmax(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmax(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmaxParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMinmaxParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetMultisample(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
- glGetMultisample(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL32
- glGetMultisampleNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
- glGetMultiTexEnvEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexEnvEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexGenEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexGenEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexGenEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexImageEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexImageEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexImageEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexImageEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexImageEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexImageEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexLevelParameterEXT(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexLevelParameterEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexLevelParameterfEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetMultiTexLevelParameterfvEXT.
- glGetMultiTexLevelParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetMultiTexLevelParameterivEXT.
- glGetMultiTexParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexParameterfEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetMultiTexParameterfvEXT.
- glGetMultiTexParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetMultiTexParameterivEXT.
- glGetMultiTexParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexParameterIiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetMultiTexParameterIivEXT.
- glGetMultiTexParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetMultiTexParameterIuiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetMultiTexParameterIuivEXT.
- glGetNamedBufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferParameter(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferParameter(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetNamedBufferParameterivEXT.
- glGetNamedBufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedBufferParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetNamedBufferParameteriv.
- glGetNamedBufferParameteri(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetNamedBufferParameteriv.
- glGetNamedBufferParameteri64(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetNamedBufferParameteri64v.
- glGetNamedBufferParameteri64(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetNamedBufferParameteri64v.
- glGetNamedBufferParameterui64NV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
-
Overloads glGetNamedBufferParameterui64vNV.
- glGetNamedBufferParameteruNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glGetNamedBufferPointer(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferPointer(int, int) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferPointerEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedBufferSubDataEXT(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedBufferSubDataEXT(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedBufferSubDataEXT(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedBufferSubDataEXT(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedBufferSubDataEXT(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetNamedFramebufferAttachmentParameteriv.
- glGetNamedFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetNamedFramebufferAttachmentParameteriv.
- glGetNamedFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedFramebufferAttachmentParameterEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetNamedFramebufferAttachmentParameterivEXT.
- glGetNamedFramebufferAttachmentParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedFramebufferParameter(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetNamedFramebufferParameteriv.
- glGetNamedFramebufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetNamedFramebufferParameteriv.
- glGetNamedFramebufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedFramebufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedFramebufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferNoAttachments
-
Overloads glGetNamedFramebufferParameterivEXT.
- glGetNamedFramebufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferNoAttachments
- glGetNamedProgramEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetNamedProgramivEXT.
- glGetNamedProgramEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedProgramLocalParameterEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedProgramLocalParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedProgramLocalParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedProgramLocalParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedProgramStringEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetNamedProgramStringEXT.
- glGetNamedProgramStringEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetNamedRenderbufferParameteriv.
- glGetNamedRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetNamedRenderbufferParameteriv.
- glGetNamedRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetNamedRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetNamedRenderbufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetNamedRenderbufferParameterivEXT.
- glGetNamedRenderbufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetNamedStringARB(CharSequence, int) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glGetNamedStringARB.
- glGetNamedStringARB(CharSequence, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glGetNamedStringARB.
- glGetNamedStringARB(ByteBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
- glGetNamedStringARB(ByteBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
- glGetNamedStringiARB(CharSequence, int) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glGetNamedStringivARB.
- glGetNamedStringiARB(CharSequence, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glGetNamedStringivARB.
- glGetnColorTableARB(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnColorTableARB(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnColorTableARB(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnCompressedTexImageARB(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnCompressedTexImageARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnCompressedTexImageARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnCompressedTexImageARB(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnConvolutionFilterARB(int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnConvolutionFilterARB(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnConvolutionFilterARB(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnConvolutionFilterARB(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnConvolutionFilterARB(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnConvolutionFilterARB(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnHistogramARB(int, boolean, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnHistogramARB(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnHistogramARB(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnHistogramARB(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnHistogramARB(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnHistogramARB(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMapdvARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMapfvARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMapivARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMinmaxARB(int, boolean, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMinmaxARB(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMinmaxARB(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMinmaxARB(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMinmaxARB(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnMinmaxARB(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnPixelMapfvARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnPixelMapuivARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnPixelMapusvARB(int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnPolygonStippleARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, int, long, int, long, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnTexImageARB(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnTexImageARB(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnTexImageARB(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnTexImageARB(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnTexImageARB(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnTexImageARB(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnUniform(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetnUniform(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glGetnUniform(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetnUniform(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glGetnUniformdvARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnUniformEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
- glGetnUniformEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
- glGetnUniformfvARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnUniformivARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetnUniformu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetnUniformu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glGetnUniformuivARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glGetObjectBufferATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glGetObjectBufferATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glGetObjectBufferiATI(int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
-
Overloads glGetObjectBufferivATI.
- glGetObjectLabel(int, int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetObjectLabel.
- glGetObjectLabel(int, int, int) - Static method in class org.lwjgl.opengl.KHRDebug
-
Overloads glGetObjectLabel.
- glGetObjectLabel(int, int, int) - Static method in class org.lwjgl.opengles.KHRDebug
-
Overloads glGetObjectLabel.
- glGetObjectLabel(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetObjectLabel(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glGetObjectLabel(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glGetObjectLabelEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTDebugLabel
-
Overloads glGetObjectLabelEXT.
- glGetObjectLabelEXT(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugLabel
- glGetObjectParameterAPPLE(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
- glGetObjectParameterARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetObjectParameterARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetObjectParameterfARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetObjectParameterfvARB.
- glGetObjectParameteriAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Overloads glGetObjectParameterivAPPLE.
- glGetObjectParameteriARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetObjectParameterivARB.
- glGetObjectPtrLabel(PointerWrapper, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetObjectPtrLabel.
- glGetObjectPtrLabel(PointerWrapper, int) - Static method in class org.lwjgl.opengl.KHRDebug
-
Overloads glGetObjectPtrLabel.
- glGetObjectPtrLabel(PointerWrapper, int) - Static method in class org.lwjgl.opengles.KHRDebug
-
Overloads glGetObjectPtrLabel.
- glGetObjectPtrLabel(PointerWrapper, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetObjectPtrLabel(PointerWrapper, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glGetObjectPtrLabel(PointerWrapper, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glGetOcclusionQueryiNV(int, int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
-
Overloads glGetOcclusionQueryivNV.
- glGetOcclusionQueryNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glGetOcclusionQueryuiNV(int, int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
-
Overloads glGetOcclusionQueryuivNV.
- glGetOcclusionQueryuNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glGetPathColorGenfNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
-
Overloads glGetPathColorGenfvNV.
- glGetPathColorGeniNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
-
Overloads glGetPathColorGenivNV.
- glGetPathColorGenNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathColorGenNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathCommandsNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathCoordsNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathDashArrayNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathLengthNV(int, int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathMetricRangeNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathMetricsNV(int, int, ByteBuffer, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathParameterfNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
-
Overloads glGetPathParameterfvNV.
- glGetPathParameterfvNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
-
Overloads glGetPathParameterivNV.
- glGetPathParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathSpacingNV(int, int, ByteBuffer, int, float, float, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathTexGenfNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
-
Overloads glGetPathTexGenfvNV.
- glGetPathTexGeniNV(int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
-
Overloads glGetPathTexGenivNV.
- glGetPathTexGenNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPathTexGenNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glGetPerfMonitorCounterDataAMD(int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Overloads glGetPerfMonitorCounterDataAMD.
- glGetPerfMonitorCounterDataAMD(int, int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Overloads glGetPerfMonitorCounterDataAMD.
- glGetPerfMonitorCounterDataAMD(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGetPerfMonitorCounterDataAMD(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGetPerfMonitorCounterInfoAMD(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGetPerfMonitorCounterInfoAMD(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGetPerfMonitorCounterStringAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Overloads glGetPerfMonitorCounterStringAMD.
- glGetPerfMonitorCounterStringAMD(int, int, int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Overloads glGetPerfMonitorCounterStringAMD.
- glGetPerfMonitorCounterStringAMD(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGetPerfMonitorCounterStringAMD(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGetPerfMonitorGroupsAMD(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGetPerfMonitorGroupsAMD(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGetPerfMonitorGroupStringAMD(int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Overloads glGetPerfMonitorGroupStringAMD.
- glGetPerfMonitorGroupStringAMD(int, int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Overloads glGetPerfMonitorGroupStringAMD.
- glGetPerfMonitorGroupStringAMD(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glGetPerfMonitorGroupStringAMD(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glGetPixelMap(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetPixelMapfv(int, long) - Static method in class org.lwjgl.opengl.GL11
- glGetPixelMapu(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetPixelMapu(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetPixelMapuiv(int, long) - Static method in class org.lwjgl.opengl.GL11
- glGetPixelMapusv(int, long) - Static method in class org.lwjgl.opengl.GL11
- glGetPointer(int, long) - Static method in class org.lwjgl.opengl.GL11
- glGetPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetPointerIndexedEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetPolygonStipple(long) - Static method in class org.lwjgl.opengl.GL11
- glGetPolygonStipple(ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetProgram(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Deprecated.Will be removed in 3.0. Use
GL20.glGetProgrami(int, int)
instead. - glGetProgram(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Deprecated.Will be removed in 3.0. Use
GLES20.glGetProgrami(int, int)
instead. - glGetProgram(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetProgram(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetProgramARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
-
Deprecated.Will be removed in 3.0. Use
ARBProgram.glGetProgramiARB(int, int)
instead. - glGetProgramARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGetProgramBinary(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBGetProgramBinary
- glGetProgramBinary(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetProgramBinary(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetProgramBinaryOES(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
- glGetProgramEnvParameterARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGetProgramEnvParameterARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGetProgramEnvParameterINV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glGetProgramEnvParameterIuNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glGetProgrami(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetProgramiv.
- glGetProgrami(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetProgramiv.
- glGetProgramiARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
-
Overloads glGetProgramivARB.
- glGetProgramInfoLog(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetProgramInfoLog.
- glGetProgramInfoLog(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetProgramInfoLog.
- glGetProgramInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetProgramInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetProgramInterface(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
- glGetProgramInterface(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetProgramInterfacei(int, int, int) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Overloads glGetProgramInterfaceiv.
- glGetProgramInterfacei(int, int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetProgramInterfaceiv.
- glGetProgramiNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
-
Overloads glGetProgramivNV.
- glGetProgramLocalParameterARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGetProgramLocalParameterARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGetProgramLocalParameterINV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glGetProgramLocalParameterIuNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glGetProgramNamedParameterNV(int, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVFragmentProgram
- glGetProgramNamedParameterNV(int, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.NVFragmentProgram
- glGetProgramNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
-
Deprecated.Will be removed in 3.0. Use
NVProgram.glGetProgramiNV(int, int)
instead. - glGetProgramNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glGetProgramParameterNV(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetProgramParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetProgramPipeline(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glGetProgramPipeline(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetProgramPipelineEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glGetProgramPipelinei(int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glGetProgramPipelineiv.
- glGetProgramPipelinei(int, int) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glGetProgramPipelineiv.
- glGetProgramPipelineiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glGetProgramPipelineivEXT.
- glGetProgramPipelineInfoLog(int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Overloads glGetProgramPipelineInfoLog.
- glGetProgramPipelineInfoLog(int, int) - Static method in class org.lwjgl.opengl.GL41
-
Overloads glGetProgramPipelineInfoLog.
- glGetProgramPipelineInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glGetProgramPipelineInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetProgramPipelineInfoLogEXT(int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
-
Overloads glGetProgramPipelineInfoLogEXT.
- glGetProgramPipelineInfoLogEXT(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glGetProgramResource(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
- glGetProgramResource(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetProgramResourceIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Overloads glGetProgramResourceIndex.
- glGetProgramResourceIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetProgramResourceIndex.
- glGetProgramResourceIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
- glGetProgramResourceIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetProgramResourceLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Overloads glGetProgramResourceLocation.
- glGetProgramResourceLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetProgramResourceLocation.
- glGetProgramResourceLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
- glGetProgramResourceLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetProgramResourceLocationIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Overloads glGetProgramResourceLocationIndex.
- glGetProgramResourceLocationIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetProgramResourceLocationIndex.
- glGetProgramResourceLocationIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
- glGetProgramResourceLocationIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetProgramResourceName(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
-
Overloads glGetProgramResourceName.
- glGetProgramResourceName(int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glGetProgramResourceName.
- glGetProgramResourceName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgramInterfaceQuery
- glGetProgramResourceName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glGetProgramStage(int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Deprecated.Will be removed in 3.0. Use
GL40.glGetProgramStagei(int, int, int)
instead. - glGetProgramStage(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetProgramStage(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetProgramStagei(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetProgramStageiv.
- glGetProgramStagei(int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetProgramStageiv.
- glGetProgramStringARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
-
Overloads glGetProgramStringARB.
- glGetProgramStringARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glGetProgramStringNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
-
Overloads glGetProgramStringNV.
- glGetProgramStringNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glGetQuery(int, int) - Static method in class org.lwjgl.opengl.GL15
-
Deprecated.Will be removed in 3.0. Use
GL15.glGetQueryi(int, int)
instead. - glGetQuery(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetQuery(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetQueryARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
-
Deprecated.Will be removed in 3.0. Use
ARBOcclusionQuery.glGetQueryiARB(int, int)
instead. - glGetQueryARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glGetQueryEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glGetQueryi(int, int) - Static method in class org.lwjgl.opengl.GL15
-
Overloads glGetQueryiv.
- glGetQueryi(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetQueryiv.
- glGetQueryiARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
-
Overloads glGetQueryivARB.
- glGetQueryiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Overloads glGetQueryivEXT.
- glGetQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Deprecated.Will be removed in 3.0. Use
GL40.glGetQueryIndexedi(int, int, int)
instead. - glGetQueryIndexed(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
- glGetQueryIndexed(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetQueryIndexedi(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
-
Overloads glGetQueryIndexediv.
- glGetQueryIndexedi(int, int, int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetQueryIndexediv.
- glGetQueryObject(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Deprecated.Will be removed in 3.0. Use
GL33.glGetQueryObjecti64(int, int)
instead. - glGetQueryObject(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetQueryObject(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBTimerQuery
- glGetQueryObject(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetQueryObjectARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glGetQueryObjectEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTimerQuery
-
Overloads glGetQueryObjecti64vEXT.
- glGetQueryObjectEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.EXTTimerQuery
- glGetQueryObjecti(int, int) - Static method in class org.lwjgl.opengl.GL15
-
Overloads glGetQueryObjectiv.
- glGetQueryObjecti64(int, int) - Static method in class org.lwjgl.opengl.ARBTimerQuery
-
Overloads glGetQueryObjecti64v.
- glGetQueryObjecti64(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetQueryObjecti64v.
- glGetQueryObjectiARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
-
Overloads glGetQueryObjectivARB.
- glGetQueryObjectu(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Deprecated.Will be removed in 3.0. Use
GL33.glGetQueryObjectui64(int, int)
instead. - glGetQueryObjectu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
- glGetQueryObjectu(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetQueryObjectu(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBTimerQuery
- glGetQueryObjectu(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetQueryObjectuARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glGetQueryObjectuEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTimerQuery
-
Overloads glGetQueryObjectui64vEXT.
- glGetQueryObjectuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glGetQueryObjectuEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.EXTTimerQuery
- glGetQueryObjectui(int, int) - Static method in class org.lwjgl.opengl.GL15
-
Overloads glGetQueryObjectuiv.
- glGetQueryObjectui(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetQueryObjectuiv.
- glGetQueryObjectui64(int, int) - Static method in class org.lwjgl.opengl.ARBTimerQuery
-
Overloads glGetQueryObjectui64v.
- glGetQueryObjectui64(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetQueryObjectui64v.
- glGetQueryObjectuiARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
-
Overloads glGetQueryObjectuivARB.
- glGetQueryObjectuiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
-
Overloads glGetQueryObjectuivEXT.
- glGetRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Deprecated.Will be removed in 3.0. Use
ARBFramebufferObject.glGetRenderbufferParameteri(int, int)
instead. - glGetRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL30
-
Deprecated.Will be removed in 3.0. Use
GL30.glGetRenderbufferParameteri(int, int)
instead. - glGetRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Deprecated.Will be removed in 3.0. Use
GLES20.glGetRenderbufferParameteri(int, int)
instead. - glGetRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glGetRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetRenderbufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Deprecated.Will be removed in 3.0. Use
EXTFramebufferObject.glGetRenderbufferParameteriEXT(int, int)
instead. - glGetRenderbufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glGetRenderbufferParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
-
Overloads glGetRenderbufferParameteriv.
- glGetRenderbufferParameteri(int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetRenderbufferParameteriv.
- glGetRenderbufferParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetRenderbufferParameteriv.
- glGetRenderbufferParameteriEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
-
Overloads glGetRenderbufferParameterivEXT.
- glGetRenderbufferParameteriOES(int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Overloads glGetRenderbufferParameterivOES.
- glGetRenderbufferParameterOES(int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
-
Deprecated.Will be removed in 3.0. Use
OESFramebufferObject.glGetRenderbufferParameteriOES(int, int)
instead. - glGetRenderbufferParameterOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glGetSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glGetSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glGetSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetSamplerParameterf(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
-
Overloads glGetSamplerParameterfv.
- glGetSamplerParameterf(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetSamplerParameterfv.
- glGetSamplerParameterf(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetSamplerParameterfv.
- glGetSamplerParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
-
Overloads glGetSamplerParameteriv.
- glGetSamplerParameteri(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetSamplerParameteriv.
- glGetSamplerParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetSamplerParameteriv.
- glGetSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glGetSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetSamplerParameterIi(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
-
Overloads glGetSamplerParameterIiv.
- glGetSamplerParameterIi(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetSamplerParameterIiv.
- glGetSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glGetSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glGetSamplerParameterIui(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
-
Overloads glGetSamplerParameterIuiv.
- glGetSamplerParameterIui(int, int) - Static method in class org.lwjgl.opengl.GL33
-
Overloads glGetSamplerParameterIuiv.
- glGetSeparableFilter(int, int, int, long, long, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glGetShader(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Deprecated.Will be removed in 3.0. Use
GL20.glGetShaderi(int, int)
instead. - glGetShader(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Deprecated.Will be removed in 3.0. Use
GLES20.glGetShaderi(int, int)
instead. - glGetShader(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetShader(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetShaderi(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetShaderiv.
- glGetShaderi(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetShaderiv.
- glGetShaderInfoLog(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetShaderInfoLog.
- glGetShaderInfoLog(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetShaderInfoLog.
- glGetShaderInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetShaderInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
- glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetShaderSource(int, int) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetShaderSource.
- glGetShaderSource(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetShaderSource.
- glGetShaderSource(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetShaderSource(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetShaderSourceARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetShaderSourceARB.
- glGetShaderSourceARB(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetString(int) - Static method in class org.lwjgl.opengl.GL11
- glGetString(int) - Static method in class org.lwjgl.opengles.GLES20
- glGetStringi(int, int) - Static method in class org.lwjgl.opengl.GL30
- glGetStringi(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glGetSubroutineIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetSubroutineIndex.
- glGetSubroutineIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetSubroutineIndex.
- glGetSubroutineIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetSubroutineIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetSubroutineUniformLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetSubroutineUniformLocation.
- glGetSubroutineUniformLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetSubroutineUniformLocation.
- glGetSubroutineUniformLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetSubroutineUniformLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetSync(GLSync, int) - Static method in class org.lwjgl.opengl.ARBSync
-
Deprecated.Will be removed in 3.0. Use
ARBSync.glGetSynci(org.lwjgl.opengl.GLSync, int)
instead. - glGetSync(GLSync, int) - Static method in class org.lwjgl.opengl.GL32
-
Deprecated.Will be removed in 3.0. Use
GL32.glGetSynci(org.lwjgl.opengl.GLSync, int)
instead. - glGetSync(GLSync, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSync
- glGetSync(GLSync, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL32
- glGetSync(GLSync, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetSyncAPPLE(GLSync, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.APPLESync
- glGetSynci(GLSync, int) - Static method in class org.lwjgl.opengl.ARBSync
-
Overloads glGetSynciv.
- glGetSynci(GLSync, int) - Static method in class org.lwjgl.opengl.GL32
-
Overloads glGetSynciv.
- glGetSynci(GLSync, int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetSynciv.
- glGetSynciAPPLE(GLSync, int) - Static method in class org.lwjgl.opengles.APPLESync
-
Overloads glGetSyncivAPPLE.
- glGetSystemTimeFrequencyNV() - Static method in class org.lwjgl.opengles.NVSystemTime
- glGetSystemTimeNV() - Static method in class org.lwjgl.opengles.NVSystemTime
- glGetTexBumpParameterATI(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
- glGetTexBumpParameterATI(int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
- glGetTexEnv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexEnv(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexEnvf(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexEnvfv.
- glGetTexEnvi(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexEnviv.
- glGetTexGen(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexGen(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexGen(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexGend(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexGendv.
- glGetTexGenf(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexGenfv.
- glGetTexGeni(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexGeniv.
- glGetTexImage(int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glGetTexImage(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexImage(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexImage(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexImage(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexImage(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexImageNV(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetTexImageNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetTexImageNV(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetTexImageNV(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetTexLevelParameter(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexLevelParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexLevelParameterf(int, int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexLevelParameterfv.
- glGetTexLevelParameterfNV(int, int, int) - Static method in class org.lwjgl.opengles.NVGetTexImage
-
Overloads glGetTexLevelParameterfvNV.
- glGetTexLevelParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexLevelParameteriv.
- glGetTexLevelParameteriNV(int, int, int) - Static method in class org.lwjgl.opengles.NVGetTexImage
-
Overloads glGetTexLevelParameterivNV.
- glGetTexLevelParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetTexLevelParameterNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVGetTexImage
- glGetTexParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetTexParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glGetTexParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetTexParameterf(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexParameterfv.
- glGetTexParameterf(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetTexParameterfv.
- glGetTexParameteri(int, int) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glGetTexParameteriv.
- glGetTexParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetTexParameteriv.
- glGetTexParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetTexParameterIEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
- glGetTexParameterIi(int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetTexParameterIiv.
- glGetTexParameterIiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
-
Overloads glGetTexParameterIivEXT.
- glGetTexParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetTexParameterIuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
- glGetTexParameterIui(int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetTexParameterIuiv.
- glGetTexParameterIuiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
-
Overloads glGetTexParameterIuivEXT.
- glGetTexParameterPointervAPPLE(int, int, long) - Static method in class org.lwjgl.opengl.APPLETextureRange
- glGetTextureHandleARB(int) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glGetTextureHandleNV(int) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glGetTextureImage(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureImage(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureImage(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureImage(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureImage(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureImage(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureImage(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureImage(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureImage(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureImage(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureImage(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureImage(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureImageEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureImageEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureImageEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureImageEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureImageEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureImageEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureLevelParameter(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureLevelParameter(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureLevelParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureLevelParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureLevelParameterEXT(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureLevelParameterEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureLevelParameterf(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTextureLevelParameterfv.
- glGetTextureLevelParameterf(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTextureLevelParameterfv.
- glGetTextureLevelParameterfEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetTextureLevelParameterfvEXT.
- glGetTextureLevelParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTextureLevelParameteriv.
- glGetTextureLevelParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTextureLevelParameteriv.
- glGetTextureLevelParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetTextureLevelParameterivEXT.
- glGetTextureParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureParameterf(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTextureParameterfv.
- glGetTextureParameterf(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTextureParameterfv.
- glGetTextureParameterfEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetTextureParameterfvEXT.
- glGetTextureParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTextureParameteriv.
- glGetTextureParameteri(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTextureParameteriv.
- glGetTextureParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetTextureParameterivEXT.
- glGetTextureParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureParameterIi(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTextureParameterIiv.
- glGetTextureParameterIi(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTextureParameterIiv.
- glGetTextureParameterIiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetTextureParameterIivEXT.
- glGetTextureParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTextureParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetTextureParameterIui(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTextureParameterIuiv.
- glGetTextureParameterIui(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTextureParameterIuiv.
- glGetTextureParameterIuiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetTextureParameterIuivEXT.
- glGetTextureSamplerHandleARB(int, int) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glGetTextureSamplerHandleNV(int, int) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBGetTextureSubImage
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTrackMatrixNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetTransformFeedback(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTransformFeedback(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTransformFeedback(int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTransformFeedback(int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTransformFeedback(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetTransformFeedback(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetTransformFeedbacki(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTransformFeedbackiv.
- glGetTransformFeedbacki(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTransformFeedbackiv.
- glGetTransformFeedbacki(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTransformFeedbacki_v.
- glGetTransformFeedbacki(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTransformFeedbacki_v.
- glGetTransformFeedbacki64(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetTransformFeedbacki64_v.
- glGetTransformFeedbacki64(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetTransformFeedbacki64_v.
- glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glGetTransformFeedbackVarying.
- glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetTransformFeedbackVarying.
- glGetTransformFeedbackVarying(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetTransformFeedbackVarying(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetTransformFeedbackVaryingEXT(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
-
Overloads glGetTransformFeedbackVaryingEXT.
- glGetTransformFeedbackVaryingEXT(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glGetTransformFeedbackVaryingNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glGetTransformFeedbackVaryingNV.
- glGetTransformFeedbackVaryingNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glGetUniform(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glGetUniform(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetUniform(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetUniform(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetUniform(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetUniform(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetUniformARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetUniformARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glGetUniformBlockIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetUniformBlockIndex.
- glGetUniformBlockIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.GL31
-
Overloads glGetUniformBlockIndex.
- glGetUniformBlockIndex(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetUniformBlockIndex.
- glGetUniformBlockIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetUniformBlockIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL31
- glGetUniformBlockIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetUniformBufferSizeEXT(int, int) - Static method in class org.lwjgl.opengl.EXTBindableUniform
- glGetUniformIndices(int, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
-
Overloads glGetUniformIndices.
- glGetUniformIndices(int, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opengl.GL31
-
Overloads glGetUniformIndices.
- glGetUniformIndices(int, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glGetUniformIndices.
- glGetUniformIndices(int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glGetUniformIndices(int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL31
- glGetUniformIndices(int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetUniformLocation(int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetUniformLocation.
- glGetUniformLocation(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glGetUniformLocation.
- glGetUniformLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
-
Returns the location of the uniform with the specified name.
- glGetUniformLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
-
Returns the location of the uniform with the specified name.
- glGetUniformLocationARB(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glGetUniformLocationARB.
- glGetUniformLocationARB(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Returns the location of the uniform with the specified name.
- glGetUniformNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glGetUniformOffsetEXT(int, int) - Static method in class org.lwjgl.opengl.EXTBindableUniform
- glGetUniformSubroutineu(int, int) - Static method in class org.lwjgl.opengl.GL40
-
Deprecated.Will be removed in 3.0. Use
GL40.glGetUniformSubroutineui(int, int)
instead. - glGetUniformSubroutineu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glGetUniformSubroutineu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glGetUniformSubroutineui(int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
-
Overloads glGetUniformSubroutineuiv.
- glGetUniformSubroutineui(int, int) - Static method in class org.lwjgl.opengl.GL40
-
Overloads glGetUniformSubroutineuiv.
- glGetUniformu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetUniformu(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetUniformuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glGetUniformuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glGetUniformuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glGetVariantArrayObjectATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glGetVariantArrayObjectATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glGetVariantBooleanEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetVariantFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetVariantIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetVariantPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glGetVaryingLocationNV(int, CharSequence) - Static method in class org.lwjgl.opengl.NVTransformFeedback
-
Overloads glGetVaryingLocationNV.
- glGetVaryingLocationNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glGetVertexArray(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetVertexArrayiv.
- glGetVertexArray(int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetVertexArrayiv.
- glGetVertexArray(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetVertexArray(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetVertexArrayIndexed(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetVertexArrayIndexediv.
- glGetVertexArrayIndexed(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetVertexArrayIndexediv.
- glGetVertexArrayIndexed(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetVertexArrayIndexed(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetVertexArrayIndexed64i(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glGetVertexArrayIndexed64iv.
- glGetVertexArrayIndexed64i(int, int, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glGetVertexArrayIndexed64iv.
- glGetVertexArrayIndexed64i(int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glGetVertexArrayIndexed64i(int, int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL45
- glGetVertexArrayIntegerEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetVertexArrayIntegervEXT.
- glGetVertexArrayIntegerEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetVertexArrayIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetVertexArrayIntegeriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glGetVertexArrayIntegeri_vEXT.
- glGetVertexArrayPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetVertexArrayPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glGetVertexAttrib(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetVertexAttrib(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetVertexAttrib(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetVertexAttrib(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glGetVertexAttrib(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glGetVertexAttribARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glGetVertexAttribARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glGetVertexAttribARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glGetVertexAttribARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glGetVertexAttribARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glGetVertexAttribARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glGetVertexAttribArrayObjectATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexAttribArrayObject
- glGetVertexAttribArrayObjectATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexAttribArrayObject
- glGetVertexAttribI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetVertexAttribI(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetVertexAttribIEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glGetVertexAttribIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glGetVertexAttribIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glGetVertexAttribIuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glGetVertexAttribL(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glGetVertexAttribL(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glGetVertexAttribLEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glGetVertexAttribLNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glGetVertexAttribLuARB(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glGetVertexAttribLuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glGetVertexAttribNV(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetVertexAttribNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetVertexAttribNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetVertexAttribPointer(int, int, long) - Static method in class org.lwjgl.opengl.GL20
- glGetVertexAttribPointer(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
- glGetVertexAttribPointer(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glGetVertexAttribPointerv.
- glGetVertexAttribPointerARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glGetVertexAttribPointerARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glGetVertexAttribPointerNV(int, int, long) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glGetVideoCaptureiNV(int, int) - Static method in class org.lwjgl.opengl.NVVideoCapture
-
Overloads glGetVideoCaptureivNV.
- glGetVideoCaptureNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glGetVideoCaptureStreamdNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVideoCapture
-
Overloads glGetVideoCaptureStreamdvNV.
- glGetVideoCaptureStreamfNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVideoCapture
-
Overloads glGetVideoCaptureStreamfvNV.
- glGetVideoCaptureStreamiNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVideoCapture
-
Overloads glGetVideoCaptureStreamivNV.
- glGetVideoCaptureStreamNV(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glGetVideoCaptureStreamNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glGetVideoCaptureStreamNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glGetVideoi64NV(int, int) - Static method in class org.lwjgl.opengl.NVPresentVideo
-
Overloads glGetVideoi64vNV.
- glGetVideoiNV(int, int) - Static method in class org.lwjgl.opengl.NVPresentVideo
-
Overloads glGetVideoivNV.
- glGetVideoNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideo
- glGetVideoNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideo
- glGetVideoui64NV(int, int) - Static method in class org.lwjgl.opengl.NVPresentVideo
-
Overloads glGetVideoui64vNV.
- glGetVideouiNV(int, int) - Static method in class org.lwjgl.opengl.NVPresentVideo
-
Overloads glGetVideouivNV.
- glGetVideouNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideo
- glGetVideouNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideo
- glHint(int, int) - Static method in class org.lwjgl.opengl.GL11
- glHint(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glHistogram(int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBImaging
- glIndexFormatNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glInitNames() - Static method in class org.lwjgl.opengl.GL11
- glInsertComponentEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glInsertEventMarkerEXT(CharSequence) - Static method in class org.lwjgl.opengles.EXTDebugMarker
-
Overloads glInsertEventMarkerEXT.
- glInsertEventMarkerEXT(ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugMarker
- glInterleavedArrays(int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glInterleavedArrays(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glInterleavedArrays(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glInterleavedArrays(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glInterleavedArrays(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glInterleavedArrays(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glInterpolatePathsNV(int, int, int, float) - Static method in class org.lwjgl.opengl.NVPathRendering
- glInvalidateBufferData(int) - Static method in class org.lwjgl.opengl.ARBInvalidateSubdata
- glInvalidateBufferData(int) - Static method in class org.lwjgl.opengl.GL43
- glInvalidateBufferSubData(int, long, long) - Static method in class org.lwjgl.opengl.ARBInvalidateSubdata
- glInvalidateBufferSubData(int, long, long) - Static method in class org.lwjgl.opengl.GL43
- glInvalidateFramebuffer(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBInvalidateSubdata
- glInvalidateFramebuffer(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL43
- glInvalidateFramebuffer(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glInvalidateNamedFramebufferData(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glInvalidateNamedFramebufferData(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glInvalidateNamedFramebufferSubData(int, IntBuffer, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glInvalidateNamedFramebufferSubData(int, IntBuffer, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glInvalidateSubFramebuffer(int, IntBuffer, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBInvalidateSubdata
- glInvalidateSubFramebuffer(int, IntBuffer, int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glInvalidateSubFramebuffer(int, IntBuffer, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glInvalidateTexImage(int, int) - Static method in class org.lwjgl.opengl.ARBInvalidateSubdata
- glInvalidateTexImage(int, int) - Static method in class org.lwjgl.opengl.GL43
- glInvalidateTexSubImage(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBInvalidateSubdata
- glInvalidateTexSubImage(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glIsBuffer(int) - Static method in class org.lwjgl.opengl.GL15
- glIsBuffer(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsBufferARB(int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glIsBufferResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glIsEnabled(int) - Static method in class org.lwjgl.opengl.GL11
- glIsEnabled(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsEnabledi(int, int) - Static method in class org.lwjgl.opengl.GL30
- glIsEnabledIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glIsEnabledIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glIsEnabledIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
- glIsFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
- glIsFenceNV(int) - Static method in class org.lwjgl.opengl.NVFence
- glIsFenceNV(int) - Static method in class org.lwjgl.opengles.NVFence
- glIsFramebuffer(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glIsFramebuffer(int) - Static method in class org.lwjgl.opengl.GL30
- glIsFramebuffer(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsFramebufferEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glIsFramebufferOES(int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glIsImageHandleResidentARB(long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glIsImageHandleResidentNV(long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glIsList(int) - Static method in class org.lwjgl.opengl.GL11
- glIsNameAMD(int, int) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
- glIsNamedBufferResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glIsNamedStringARB(CharSequence) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glIsNamedStringARB.
- glIsNamedStringARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
- glIsObjectBufferATI(int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glIsOcclusionQueryNV(int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
- glIsPathNV(int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glIsPointInFillPathNV(int, int, float, float) - Static method in class org.lwjgl.opengl.NVPathRendering
- glIsPointInStrokePathNV(int, float, float) - Static method in class org.lwjgl.opengl.NVPathRendering
- glIsProgram(int) - Static method in class org.lwjgl.opengl.GL20
- glIsProgram(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsProgramARB(int) - Static method in class org.lwjgl.opengl.ARBProgram
- glIsProgramNV(int) - Static method in class org.lwjgl.opengl.NVProgram
- glIsProgramPipeline(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glIsProgramPipeline(int) - Static method in class org.lwjgl.opengl.GL41
- glIsProgramPipelineEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glIsQuery(int) - Static method in class org.lwjgl.opengl.GL15
- glIsQuery(int) - Static method in class org.lwjgl.opengles.GLES30
- glIsQueryARB(int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
- glIsQueryEXT(int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
- glIsRenderbuffer(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glIsRenderbuffer(int) - Static method in class org.lwjgl.opengl.GL30
- glIsRenderbuffer(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsRenderbufferEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glIsRenderbufferOES(int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glIsSampler(int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glIsSampler(int) - Static method in class org.lwjgl.opengl.GL33
- glIsSampler(int) - Static method in class org.lwjgl.opengles.GLES30
- glIsShader(int) - Static method in class org.lwjgl.opengl.GL20
- glIsShader(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsSync(GLSync) - Static method in class org.lwjgl.opengl.ARBSync
- glIsSync(GLSync) - Static method in class org.lwjgl.opengl.GL32
- glIsSync(GLSync) - Static method in class org.lwjgl.opengles.GLES30
- glIsSyncAPPLE(GLSync) - Static method in class org.lwjgl.opengles.APPLESync
- glIsTexture(int) - Static method in class org.lwjgl.opengl.GL11
- glIsTexture(int) - Static method in class org.lwjgl.opengles.GLES20
- glIsTextureHandleResidentARB(long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glIsTextureHandleResidentNV(long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glIsTransformFeedback(int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glIsTransformFeedback(int) - Static method in class org.lwjgl.opengl.GL40
- glIsTransformFeedback(int) - Static method in class org.lwjgl.opengles.GLES30
- glIsTransformFeedbackNV(int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glIsVariantEnabledEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glIsVertexArray(int) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
- glIsVertexArray(int) - Static method in class org.lwjgl.opengl.GL30
- glIsVertexArray(int) - Static method in class org.lwjgl.opengles.GLES30
- glIsVertexArrayAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
- glIsVertexArrayOES(int) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
- glIsVertexAttribEnabledAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glLabelObjectEXT(int, int, CharSequence) - Static method in class org.lwjgl.opengles.EXTDebugLabel
-
Overloads glLabelObjectEXT.
- glLabelObjectEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugLabel
- glLight(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glLight(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glLightf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
- glLighti(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glLightModel(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glLightModel(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glLightModelf(int, float) - Static method in class org.lwjgl.opengl.GL11
- glLightModeli(int, int) - Static method in class org.lwjgl.opengl.GL11
- glLineStipple(int, short) - Static method in class org.lwjgl.opengl.GL11
- glLineWidth(float) - Static method in class org.lwjgl.opengl.GL11
- glLineWidth(float) - Static method in class org.lwjgl.opengles.GLES20
- glLinkProgram(int) - Static method in class org.lwjgl.opengl.GL20
- glLinkProgram(int) - Static method in class org.lwjgl.opengles.GLES20
- glLinkProgramARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glListBase(int) - Static method in class org.lwjgl.opengl.GL11
- glLoadIdentity() - Static method in class org.lwjgl.opengl.GL11
- glLoadMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glLoadMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glLoadName(int) - Static method in class org.lwjgl.opengl.GL11
- glLoadProgramNV(int, int, CharSequence) - Static method in class org.lwjgl.opengl.NVProgram
-
Overloads glLoadProgramNV.
- glLoadProgramNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glLoadTransposeMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL13
- glLoadTransposeMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL13
- glLoadTransposeMatrixARB(FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTransposeMatrix
- glLockArraysEXT(int, int) - Static method in class org.lwjgl.opengl.EXTCompiledVertexArray
- glLockVideoCaptureDeviceNV(long) - Static method in class org.lwjgl.opengl.NVVideoCaptureUtil
-
To lock a video capture device to a display connection, use this method.
- glLogicOp(int) - Static method in class org.lwjgl.opengl.GL11
- glMakeBufferNonResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glMakeBufferResidentNV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glMakeImageHandleNonResidentARB(long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glMakeImageHandleNonResidentNV(long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glMakeImageHandleResidentARB(long, int) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glMakeImageHandleResidentNV(long, int) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glMakeNamedBufferNonResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glMakeNamedBufferResidentNV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glMakeTextureHandleNonResidentARB(long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glMakeTextureHandleNonResidentNV(long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glMakeTextureHandleResidentARB(long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glMakeTextureHandleResidentNV(long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glMap1d(int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMap1f(int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMapBuffer(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
-
glMapBuffer maps a GL buffer object to a ByteBuffer.
- glMapBuffer(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
-
glMapBuffer maps a GL buffer object to a ByteBuffer.
- glMapBufferARB(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
-
glMapBufferARB maps a GL buffer object to a ByteBuffer.
- glMapBufferARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
-
glMapBufferARB maps a GL buffer object to a ByteBuffer.
- glMapBufferOES(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
-
glMapBufferOES maps a GL buffer object to a ByteBuffer.
- glMapBufferOES(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
-
glMapBufferOES maps a GL buffer object to a ByteBuffer.
- glMapBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBMapBufferRange
-
glMapBufferRange maps a GL buffer object range to a ByteBuffer.
- glMapBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
-
glMapBufferRange maps a GL buffer object range to a ByteBuffer.
- glMapBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
-
glMapBufferRange maps a GL buffer object range to a ByteBuffer.
- glMapBufferRangeEXT(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTMapBufferRange
-
glMapBufferRange maps a GL buffer object range to a ByteBuffer.
- glMapControlPointsNV(int, int, int, int, int, int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glMapGrid1d(int, double, double) - Static method in class org.lwjgl.opengl.GL11
- glMapGrid1f(int, float, float) - Static method in class org.lwjgl.opengl.GL11
- glMapGrid2d(int, double, double, int, double, double) - Static method in class org.lwjgl.opengl.GL11
- glMapGrid2f(int, float, float, int, float, float) - Static method in class org.lwjgl.opengl.GL11
- glMapNamedBuffer(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Maps a buffer object's data store.
- glMapNamedBuffer(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
-
Maps a buffer object's data store.
- glMapNamedBuffer(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Maps a buffer object's data store.
- glMapNamedBuffer(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
-
Maps a buffer object's data store.
- glMapNamedBufferEXT(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
glMapNamedBufferEXT maps a GL buffer object to a ByteBuffer.
- glMapNamedBufferEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
glMapNamedBufferEXT maps a GL buffer object to a ByteBuffer.
- glMapNamedBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glMapNamedBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glMapNamedBufferRangeEXT(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
glMapNamedBufferRangeEXT maps a GL buffer object range to a ByteBuffer.
- glMapObjectBufferATI(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ATIMapObjectBuffer
-
glMapObjectBufferATI maps an ATI vertex array object to a ByteBuffer.
- glMapObjectBufferATI(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ATIMapObjectBuffer
-
glMapObjectBufferATI maps an ATI vertex array object to a ByteBuffer.
- glMapParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glMapParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
- glMapTexture2DINTEL(int, int, long, int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.INTELMapTexture
-
The length parameter does not exist in the native API.
- glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
- glMaterial(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMaterial(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMaterialf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
- glMateriali(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glMatrixFrustumEXT(int, double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixIndexPointerARB(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixIndexPointerARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixIndexPointerARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixIndexPointerARB(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixIndexuARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixIndexuARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixIndexuARB(ShortBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
- glMatrixLoadEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixLoadEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixLoadIdentityEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixLoadTransposeEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixLoadTransposeEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixMode(int) - Static method in class org.lwjgl.opengl.GL11
- glMatrixMultEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixMultEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixMultTransposeEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixMultTransposeEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixOrthoEXT(int, double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixPopEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixPushEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixRotatedEXT(int, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixRotatefEXT(int, float, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixScaledEXT(int, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixScalefEXT(int, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixTranslatedEXT(int, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMatrixTranslatefEXT(int, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMemoryBarrier(int) - Static method in class org.lwjgl.opengl.ARBShaderImageLoadStore
- glMemoryBarrier(int) - Static method in class org.lwjgl.opengl.GL42
- glMemoryBarrierByRegion(int) - Static method in class org.lwjgl.opengl.ARBES31Compatibility
- glMemoryBarrierByRegion(int) - Static method in class org.lwjgl.opengl.GL45
- glMemoryBarrierEXT(int) - Static method in class org.lwjgl.opengl.EXTShaderImageLoadStore
- glMinmax(int, int, boolean) - Static method in class org.lwjgl.opengl.ARBImaging
- glMinSampleShading(float) - Static method in class org.lwjgl.opengl.GL40
- glMinSampleShadingARB(float) - Static method in class org.lwjgl.opengl.ARBSampleShading
- glMultiDrawArrays(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL14
- glMultiDrawArraysEXT(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.EXTMultiDrawArrays
- glMultiDrawArraysEXT(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
- glMultiDrawArraysIndirect(int, long, int, int) - Static method in class org.lwjgl.opengl.ARBMultiDrawIndirect
- glMultiDrawArraysIndirect(int, long, int, int) - Static method in class org.lwjgl.opengl.GL43
- glMultiDrawArraysIndirect(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBMultiDrawIndirect
- glMultiDrawArraysIndirect(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.GL43
- glMultiDrawArraysIndirect(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBMultiDrawIndirect
-
Overloads glMultiDrawArraysIndirect.
- glMultiDrawArraysIndirect(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glMultiDrawArraysIndirect.
- glMultiDrawArraysIndirectAMD(int, long, int, int) - Static method in class org.lwjgl.opengl.AMDMultiDrawIndirect
- glMultiDrawArraysIndirectAMD(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.AMDMultiDrawIndirect
- glMultiDrawArraysIndirectAMD(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.AMDMultiDrawIndirect
-
Overloads glMultiDrawArraysIndirectAMD.
- glMultiDrawArraysIndirectBindlessNV(int, long, int, int, int) - Static method in class org.lwjgl.opengl.NVBindlessMultiDrawIndirect
- glMultiDrawArraysIndirectBindlessNV(int, ByteBuffer, int, int, int) - Static method in class org.lwjgl.opengl.NVBindlessMultiDrawIndirect
- glMultiDrawArraysIndirectCountARB(int, long, long, int, int) - Static method in class org.lwjgl.opengl.ARBIndirectParameters
- glMultiDrawArraysIndirectCountARB(int, ByteBuffer, long, int, int) - Static method in class org.lwjgl.opengl.ARBIndirectParameters
- glMultiDrawArraysIndirectCountARB(int, IntBuffer, long, int, int) - Static method in class org.lwjgl.opengl.ARBIndirectParameters
-
Overloads glMultiDrawArraysIndirectCountARB.
- glMultiDrawElementArrayAPPLE(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glMultiDrawElementsIndirect(int, int, long, int, int) - Static method in class org.lwjgl.opengl.ARBMultiDrawIndirect
- glMultiDrawElementsIndirect(int, int, long, int, int) - Static method in class org.lwjgl.opengl.GL43
- glMultiDrawElementsIndirect(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBMultiDrawIndirect
- glMultiDrawElementsIndirect(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.GL43
- glMultiDrawElementsIndirect(int, int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBMultiDrawIndirect
-
Overloads glMultiDrawElementsIndirect.
- glMultiDrawElementsIndirect(int, int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glMultiDrawElementsIndirect.
- glMultiDrawElementsIndirectAMD(int, int, long, int, int) - Static method in class org.lwjgl.opengl.AMDMultiDrawIndirect
- glMultiDrawElementsIndirectAMD(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.AMDMultiDrawIndirect
- glMultiDrawElementsIndirectAMD(int, int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.AMDMultiDrawIndirect
-
Overloads glMultiDrawElementsIndirectAMD.
- glMultiDrawElementsIndirectBindlessNV(int, int, long, int, int, int) - Static method in class org.lwjgl.opengl.NVBindlessMultiDrawIndirect
- glMultiDrawElementsIndirectBindlessNV(int, int, ByteBuffer, int, int, int) - Static method in class org.lwjgl.opengl.NVBindlessMultiDrawIndirect
- glMultiDrawElementsIndirectCountARB(int, int, long, long, int, int) - Static method in class org.lwjgl.opengl.ARBIndirectParameters
- glMultiDrawElementsIndirectCountARB(int, int, ByteBuffer, long, int, int) - Static method in class org.lwjgl.opengl.ARBIndirectParameters
- glMultiDrawElementsIndirectCountARB(int, int, IntBuffer, long, int, int) - Static method in class org.lwjgl.opengl.ARBIndirectParameters
-
Overloads glMultiDrawElementsIndirectCountARB.
- glMultiDrawRangeElementArrayAPPLE(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
- glMultiTexBufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexCoord1d(int, double) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord1dARB(int, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord1f(int, float) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord1hNV(int, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glMultiTexCoord1iARB(int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord1sARB(int, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord2d(int, double, double) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord2dARB(int, double, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord2f(int, float, float) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord2hNV(int, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glMultiTexCoord2iARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord2sARB(int, short, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord3dARB(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord3f(int, float, float, float) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord3hNV(int, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glMultiTexCoord3iARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord3sARB(int, short, short, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord4dARB(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord4f(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL13
- glMultiTexCoord4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord4hNV(int, short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glMultiTexCoord4iARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoord4sARB(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
- glMultiTexCoordP1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP1ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP1ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP2ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP2ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP3ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP3ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordP4ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glMultiTexCoordP4ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
- glMultiTexCoordPointerEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexCoordPointerEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexCoordPointerEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexEnvEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexEnvEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexEnvfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexEnviEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexGendEXT(int, int, int, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexGenEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexGenEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexGenEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexGenfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexGeniEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexParameterfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexParameterIEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glMultiTexParameterIivEXT.
- glMultiTexParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexParameterIuEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glMultiTexParameterIuivEXT.
- glMultiTexParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexRenderbufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glMultMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMultMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glMultTransposeMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL13
- glMultTransposeMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL13
- glMultTransposeMatrixARB(FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTransposeMatrix
- glNamedBufferData(int, long, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferData(int, long, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferData(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferData(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferData(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferData(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferData(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferData(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferData(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferData(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferData(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferData(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferDataEXT(int, long, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferDataEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferDataEXT(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferDataEXT(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferDataEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferDataEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferStorage(int, long, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
-
Overloads glNamedBufferStorage.
- glNamedBufferStorage(int, long, int) - Static method in class org.lwjgl.opengl.GL45
-
Overloads glNamedBufferStorage.
- glNamedBufferStorage(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferStorage(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferStorage(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferStorage(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferStorage(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferStorage(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferStorage(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferStorage(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferStorage(int, LongBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferStorage(int, LongBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferStorage(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferStorage(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferStorageEXT(int, long, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
-
Overloads glNamedBufferStorageEXT.
- glNamedBufferStorageEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glNamedBufferStorageEXT(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glNamedBufferStorageEXT(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glNamedBufferStorageEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glNamedBufferStorageEXT(int, LongBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glNamedBufferStorageEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferStorage
- glNamedBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glNamedBufferSubDataEXT(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferSubDataEXT(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferSubDataEXT(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferSubDataEXT(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedBufferSubDataEXT(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferDrawBuffer(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferDrawBuffer(int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferDrawBuffers(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferDrawBuffers(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferNoAttachments
- glNamedFramebufferReadBuffer(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferReadBuffer(int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferRenderbufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferTexture(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferTexture(int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameter4EXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameter4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameterI4EXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameterI4uEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParameters4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParametersI4EXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramLocalParametersI4uEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedProgramStringEXT(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glNamedProgramStringEXT.
- glNamedProgramStringEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedRenderbufferStorageEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glNamedRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glNamedStringARB(int, CharSequence, CharSequence) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Overloads glNamedStringARB.
- glNamedStringARB(int, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
- glNewList(int, int) - Static method in class org.lwjgl.opengl.GL11
- glNewObjectBufferATI(int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glNewObjectBufferATI(ByteBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glNewObjectBufferATI(DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glNewObjectBufferATI(FloatBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glNewObjectBufferATI(IntBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glNewObjectBufferATI(ShortBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glNormal3b(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
- glNormal3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glNormal3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glNormal3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glNormal3i(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glNormalFormatNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glNormalP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glNormalP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glNormalP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glNormalP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glNormalPointer(int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glNormalPointer(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glNormalPointer.
- glNormalPointer(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glNormalPointer(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glNormalPointer(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glNormalPointer(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glNormalStream3bATI(int, byte, byte, byte) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glNormalStream3dATI(int, double, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glNormalStream3fATI(int, float, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glNormalStream3iATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glNormalStream3sATI(int, short, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glObjectLabel(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glObjectLabel.
- glObjectLabel(int, int, CharSequence) - Static method in class org.lwjgl.opengl.KHRDebug
-
Overloads glObjectLabel.
- glObjectLabel(int, int, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
-
Overloads glObjectLabel.
- glObjectLabel(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glObjectLabel(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glObjectLabel(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glObjectPtrLabel(PointerWrapper, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glObjectPtrLabel.
- glObjectPtrLabel(PointerWrapper, CharSequence) - Static method in class org.lwjgl.opengl.KHRDebug
-
Overloads glObjectPtrLabel.
- glObjectPtrLabel(PointerWrapper, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
-
Overloads glObjectPtrLabel.
- glObjectPtrLabel(PointerWrapper, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glObjectPtrLabel(PointerWrapper, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glObjectPtrLabel(PointerWrapper, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glObjectPurgeableAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
- glObjectUnpurgeableAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
- glOrtho(double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glPassTexCoordATI(int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glPassThrough(float) - Static method in class org.lwjgl.opengl.GL11
- glPatchParameter(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTessellationShader
- glPatchParameter(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL40
- glPatchParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBTessellationShader
- glPatchParameteri(int, int) - Static method in class org.lwjgl.opengl.GL40
- glPathbufferPathNV(int, int, int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glPathbufferPositionNV(int, int, float, float) - Static method in class org.lwjgl.opengles.NVDrawPath
- glPathColorGenNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathCommandsNV(int, ByteBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathCoordsNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathCoverDepthFuncNV(int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathDashArrayNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathFogGenNV(int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathGlyphRangeNV(int, int, ByteBuffer, int, int, int, int, int, float) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathGlyphsNV(int, int, ByteBuffer, int, int, ByteBuffer, int, int, float) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathMatrixNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVDrawPath
- glPathParameterfNV(int, int, float) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathParameterfNV(int, int, float) - Static method in class org.lwjgl.opengles.NVDrawPath
- glPathParameteriNV(int, int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathParameteriNV(int, int, int) - Static method in class org.lwjgl.opengles.NVDrawPath
- glPathParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathStencilDepthOffsetNV(float, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathStencilFuncNV(int, int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathStringNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathSubCommandsNV(int, int, int, ByteBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathSubCoordsNV(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathTexGenNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPathVerticesNV(int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVDrawPath
- glPauseTransformFeedback() - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glPauseTransformFeedback() - Static method in class org.lwjgl.opengl.GL40
- glPauseTransformFeedback() - Static method in class org.lwjgl.opengles.GLES30
- glPauseTransformFeedbackNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glPixelDataRangeNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
- glPixelDataRangeNV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
- glPixelDataRangeNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
- glPixelDataRangeNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
- glPixelDataRangeNV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
- glPixelMap(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glPixelMapfv(int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glPixelMapu(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glPixelMapu(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glPixelMapuiv(int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glPixelMapusv(int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glPixelStoref(int, float) - Static method in class org.lwjgl.opengl.GL11
- glPixelStorei(int, int) - Static method in class org.lwjgl.opengl.GL11
- glPixelStorei(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glPixelTransferf(int, float) - Static method in class org.lwjgl.opengl.GL11
- glPixelTransferi(int, int) - Static method in class org.lwjgl.opengl.GL11
- glPixelZoom(float, float) - Static method in class org.lwjgl.opengl.GL11
- glPNTrianglesfATI(int, float) - Static method in class org.lwjgl.opengl.ATIPnTriangles
- glPNTrianglesiATI(int, int) - Static method in class org.lwjgl.opengl.ATIPnTriangles
- glPointAlongPathNV(int, int, int, float, FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glPointParameter(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL14
- glPointParameter(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL14
- glPointParameterARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBPointParameters
- glPointParameterEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPointParameters
- glPointParameterf(int, float) - Static method in class org.lwjgl.opengl.GL14
- glPointParameterfARB(int, float) - Static method in class org.lwjgl.opengl.ARBPointParameters
- glPointParameterfEXT(int, float) - Static method in class org.lwjgl.opengl.EXTPointParameters
- glPointParameteri(int, int) - Static method in class org.lwjgl.opengl.GL14
- glPointParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVPointSprite
- glPointParameterNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPointSprite
- glPointSize(float) - Static method in class org.lwjgl.opengl.GL11
- glPolygonMode(int, int) - Static method in class org.lwjgl.opengl.GL11
- glPolygonOffset(float, float) - Static method in class org.lwjgl.opengl.GL11
- glPolygonOffset(float, float) - Static method in class org.lwjgl.opengles.GLES20
- glPolygonStipple(long) - Static method in class org.lwjgl.opengl.GL11
- glPolygonStipple(ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glPopAttrib() - Static method in class org.lwjgl.opengl.GL11
- glPopClientAttrib() - Static method in class org.lwjgl.opengl.GL11
- glPopDebugGroup() - Static method in class org.lwjgl.opengl.GL43
- glPopDebugGroup() - Static method in class org.lwjgl.opengl.KHRDebug
- glPopDebugGroup() - Static method in class org.lwjgl.opengles.KHRDebug
- glPopGroupMarkerEXT() - Static method in class org.lwjgl.opengles.EXTDebugMarker
- glPopMatrix() - Static method in class org.lwjgl.opengl.GL11
- glPopName() - Static method in class org.lwjgl.opengl.GL11
- glPresentFrameDualFillNV(int, long, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVPresentVideo
- glPresentFrameKeyedNV(int, long, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVPresentVideo
- glPrimitiveRestartIndex(int) - Static method in class org.lwjgl.opengl.GL31
- glPrimitiveRestartIndexNV(int) - Static method in class org.lwjgl.opengl.NVPrimitiveRestart
- glPrimitiveRestartNV() - Static method in class org.lwjgl.opengl.NVPrimitiveRestart
- glPrioritizeTextures(IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glProgramBinary(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBGetProgramBinary
- glProgramBinary(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramBinary(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glProgramBinaryOES(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
- glProgramBufferParametersINV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVParameterBufferObject
- glProgramBufferParametersIuNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVParameterBufferObject
- glProgramBufferParametersNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVParameterBufferObject
- glProgramEnvParameter4ARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramEnvParameter4ARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramEnvParameter4dARB(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramEnvParameter4fARB(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramEnvParameterI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramEnvParameterI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramEnvParameters4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTGpuProgramParameters
- glProgramEnvParametersI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramEnvParametersI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramLocalParameter4ARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramLocalParameter4ARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramLocalParameter4dARB(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramLocalParameter4fARB(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramLocalParameterI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramLocalParameterI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramLocalParameters4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTGpuProgramParameters
- glProgramLocalParametersI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramLocalParametersI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
- glProgramNamedParameter4dNV(int, ByteBuffer, double, double, double, double) - Static method in class org.lwjgl.opengl.NVFragmentProgram
- glProgramNamedParameter4fNV(int, ByteBuffer, float, float, float, float) - Static method in class org.lwjgl.opengl.NVFragmentProgram
- glProgramParameter4dNV(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glProgramParameter4fNV(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBGetProgramBinary
- glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glProgramParameteriARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
- glProgramParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
- glProgramParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramParameters4NV(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glProgramParameters4NV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glProgramStringARB(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBProgram
-
Overloads glProgramStringARB.
- glProgramStringARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
- glProgramUniform1(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1d(int, int, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1d(int, int, double) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1dEXT(int, int, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform1EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform1EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform1EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform1EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform1EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform1f(int, int, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1f(int, int, float) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1fEXT(int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform1fEXT(int, int, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform1i(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1i(int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1i64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform1iEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform1iEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform1NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform1ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform1ui(int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform1ui64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform1uiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform1uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform2(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2d(int, int, double, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2d(int, int, double, double) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2dEXT(int, int, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform2EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform2EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform2EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform2EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform2EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform2f(int, int, float, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2f(int, int, float, float) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2fEXT(int, int, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform2fEXT(int, int, float, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform2i(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2i64NV(int, int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform2iEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform2iEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform2NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform2ui(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform2ui(int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform2ui64NV(int, int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform2uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform2uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform3(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3d(int, int, double, double, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3d(int, int, double, double, double) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3dEXT(int, int, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform3EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform3EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform3EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform3EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform3EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform3f(int, int, float, float, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3f(int, int, float, float, float) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3fEXT(int, int, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform3fEXT(int, int, float, float, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform3i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3i64NV(int, int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform3iEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform3iEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform3NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform3ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform3ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform3ui64NV(int, int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform3uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform3uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform4(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4d(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4d(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4dEXT(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform4EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniform4EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform4EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform4EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform4EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform4f(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4f(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4fEXT(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform4fEXT(int, int, float, float, float, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform4i(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4i(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4i64NV(int, int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform4iEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform4iEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniform4NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform4ui(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniform4ui(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniform4ui64NV(int, int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniform4uiEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniform4uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glProgramUniformHandleuARB(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glProgramUniformHandleui64ARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glProgramUniformHandleui64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glProgramUniformHandleuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glProgramUniformMatrix2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix2EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniformMatrix2x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix2x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix2x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix2x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix2x3EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix2x3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix2x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix2x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix2x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix2x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix2x4EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix2x4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix3EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniformMatrix3x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix3x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix3x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix3x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix3x2EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix3x2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix3x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix3x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix3x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix3x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix3x4EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix3x4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix4EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glProgramUniformMatrix4x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix4x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix4x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix4x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix4x2EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix4x2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformMatrix4x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix4x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix4x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glProgramUniformMatrix4x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glProgramUniformMatrix4x3EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glProgramUniformMatrix4x3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glProgramUniformui64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glProgramUniformuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glProgramVertexLimitNV(int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
- glProvokingVertex(int) - Static method in class org.lwjgl.opengl.ARBProvokingVertex
- glProvokingVertex(int) - Static method in class org.lwjgl.opengl.GL32
- glProvokingVertexEXT(int) - Static method in class org.lwjgl.opengl.EXTProvokingVertex
- glPushAttrib(int) - Static method in class org.lwjgl.opengl.GL11
- glPushClientAttrib(int) - Static method in class org.lwjgl.opengl.GL11
- glPushClientAttribDefaultEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glPushDebugGroup(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL43
-
Overloads glPushDebugGroup.
- glPushDebugGroup(int, int, CharSequence) - Static method in class org.lwjgl.opengl.KHRDebug
-
Overloads glPushDebugGroup.
- glPushDebugGroup(int, int, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
-
Overloads glPushDebugGroup.
- glPushDebugGroup(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL43
- glPushDebugGroup(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRDebug
- glPushDebugGroup(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
- glPushGroupMarkerEXT(CharSequence) - Static method in class org.lwjgl.opengles.EXTDebugMarker
-
Overloads glPushGroupMarkerEXT.
- glPushGroupMarkerEXT(ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugMarker
- glPushMatrix() - Static method in class org.lwjgl.opengl.GL11
- glPushName(int) - Static method in class org.lwjgl.opengl.GL11
- glQueryContextNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPresentVideoUtil
-
Queries an attribute associated with the current context.
- glQueryCounter(int, int) - Static method in class org.lwjgl.opengl.ARBTimerQuery
- glQueryCounter(int, int) - Static method in class org.lwjgl.opengl.GL33
- glQueryVideoCaptureDeviceNV(long, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVideoCaptureUtil
-
Use this method to query the unique ID of the physical device backing a video capture device handle.
- glRasterPos2d(double, double) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos2f(float, float) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos2i(int, int) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos3i(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glRasterPos4i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glReadBuffer(int) - Static method in class org.lwjgl.opengl.GL11
- glReadBuffer(int) - Static method in class org.lwjgl.opengles.GLES30
- glReadBufferIndexedEXT(int, int) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
- glReadBufferNV(int) - Static method in class org.lwjgl.opengles.NVReadBuffer
- glReadnPixels(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glReadnPixels(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.KHRRobustness
- glReadnPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glReadnPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glReadnPixels(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glReadnPixels(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glReadnPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glReadnPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glReadnPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glReadnPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glReadnPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glReadnPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.KHRRobustness
- glReadnPixelsARB(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
- glReadnPixelsARB(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glReadnPixelsARB(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glReadnPixelsARB(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glReadnPixelsARB(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glReadnPixelsARB(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
- glReadnPixelsEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
- glReadnPixelsEXT(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
- glReadnPixelsEXT(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
- glReadnPixelsEXT(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
- glReadPixels(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glReadPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glReadPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glReadPixels(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glReadPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glReadPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glReadPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glReadPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glReadPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glReadPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glRectd(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glRectf(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glRecti(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glReleaseShaderCompiler() - Static method in class org.lwjgl.opengl.ARBES2Compatibility
- glReleaseShaderCompiler() - Static method in class org.lwjgl.opengl.GL41
- glReleaseShaderCompiler() - Static method in class org.lwjgl.opengles.GLES20
- glReleaseVideoCaptureDeviceNV(long) - Static method in class org.lwjgl.opengl.NVVideoCaptureUtil
-
Use this method when finished capturing data on a locked video capture device to unlock it.
- glRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glRenderbufferStorageEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
- glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
- glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
-
Establishes the data storage, format, dimensions, and number of samples of a renderbuffer object's image.
- glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
-
Establishes the data storage, format, dimensions, and number of samples of a renderbuffer object's image.
- glRenderbufferStorageMultisampleANGLE(int, int, int, int, int) - Static method in class org.lwjgl.opengles.ANGLEFramebufferMultisample
- glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Static method in class org.lwjgl.opengles.APPLEFramebufferMultisample
- glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
- glRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Establishes the data storage, format, dimensions, and number of samples of a renderbuffer object's image.
- glRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
- glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Static method in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
- glRenderbufferStorageOES(int, int, int, int) - Static method in class org.lwjgl.opengles.OESFramebufferObject
- glRenderMode(int) - Static method in class org.lwjgl.opengl.GL11
- glRequestResidentProgramsNV(int) - Static method in class org.lwjgl.opengl.NVProgram
-
Overloads glRequestResidentProgramsNV.
- glRequestResidentProgramsNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
- glResetHistogram(int) - Static method in class org.lwjgl.opengl.ARBImaging
- glResetMinmax(int) - Static method in class org.lwjgl.opengl.ARBImaging
- glResolveMultisampleFramebufferAPPLE() - Static method in class org.lwjgl.opengles.APPLEFramebufferMultisample
- glResumeTransformFeedback() - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
- glResumeTransformFeedback() - Static method in class org.lwjgl.opengl.GL40
- glResumeTransformFeedback() - Static method in class org.lwjgl.opengles.GLES30
- glResumeTransformFeedbackNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback2
- glRotated(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glRotatef(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glSampleCoverage(float, boolean) - Static method in class org.lwjgl.opengl.GL13
- glSampleCoverage(float, boolean) - Static method in class org.lwjgl.opengles.GLES20
- glSampleCoverageARB(float, boolean) - Static method in class org.lwjgl.opengl.ARBMultisample
- glSampleMapATI(int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glSampleMaski(int, int) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
- glSampleMaski(int, int) - Static method in class org.lwjgl.opengl.GL32
- glSampleMaskIndexedNV(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
- glSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL33
- glSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glSamplerParameterf(int, int, float) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glSamplerParameterf(int, int, float) - Static method in class org.lwjgl.opengl.GL33
- glSamplerParameterf(int, int, float) - Static method in class org.lwjgl.opengles.GLES30
- glSamplerParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glSamplerParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL33
- glSamplerParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
- glSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glScaled(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glScalef(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glScissor(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glScissor(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glScissorArray(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glScissorArray(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glScissorIndexed(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glScissorIndexed(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glScissorIndexed(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glScissorIndexed(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
- glSecondaryColor3b(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColor3bEXT(byte, byte, byte) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColor3d(double, double, double) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColor3dEXT(double, double, double) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColor3f(float, float, float) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColor3fEXT(float, float, float) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColor3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glSecondaryColor3ub(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColor3ubEXT(byte, byte, byte) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColorFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glSecondaryColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glSecondaryColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glSecondaryColorP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glSecondaryColorP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glSecondaryColorPointer(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColorPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColorPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColorPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL14
- glSecondaryColorPointerEXT(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColorPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColorPointerEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSecondaryColorPointerEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
- glSelectBuffer(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glSelectPerfMonitorCountersAMD(int, boolean, int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Overloads glSelectPerfMonitorCountersAMD.
- glSelectPerfMonitorCountersAMD(int, boolean, int, int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
-
Overloads glSelectPerfMonitorCountersAMD.
- glSelectPerfMonitorCountersAMD(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
- glSelectPerfMonitorCountersAMD(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
- glSeparableFilter2D(int, int, int, int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
- glSetFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
- glSetFenceNV(int, int) - Static method in class org.lwjgl.opengl.NVFence
- glSetFenceNV(int, int) - Static method in class org.lwjgl.opengles.NVFence
- glSetFragmentShaderConstantATI(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIFragmentShader
- glSetInvariantEXT(int, boolean, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetInvariantEXT(int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetInvariantEXT(int, boolean, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetInvariantEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetInvariantEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetLocalConstantEXT(int, boolean, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetLocalConstantEXT(int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetLocalConstantEXT(int, boolean, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetLocalConstantEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetLocalConstantEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glSetMultisampleAMD(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.AMDSamplePositions
- glShadeModel(int) - Static method in class org.lwjgl.opengl.GL11
- glShaderBinary(IntBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
- glShaderBinary(IntBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
- glShaderBinary(IntBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glShaderOp1EXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glShaderOp2EXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glShaderOp3EXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glShaderSource(int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glShaderSource.
- glShaderSource(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glShaderSource.
- glShaderSource(int, CharSequence[]) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glShaderSource.
- glShaderSource(int, CharSequence[]) - Static method in class org.lwjgl.opengles.GLES20
-
Overloads glShaderSource.
- glShaderSource(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
-
The ARB_shader_objects extension allows multiple, optionally null-terminated, source strings to define a shader program.
- glShaderSource(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
-
glShaderSource allows multiple, optionally null-terminated, source strings to define a shader program.
- glShaderSourceARB(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glShaderSourceARB.
- glShaderSourceARB(int, CharSequence[]) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
Overloads glShaderSourceARB.
- glShaderSourceARB(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
-
The ARB_shader_objects extension allows multiple, optionally null-terminated, source strings to define a shader program.
- glShaderStorageBlockBinding(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderStorageBufferObject
- glShaderStorageBlockBinding(int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glStartTilingQCOM(int, int, int, int, int) - Static method in class org.lwjgl.opengles.QCOMTiledRendering
- glStencilClearTagEXT(int, int) - Static method in class org.lwjgl.opengl.EXTStencilClearTag
-
Controls the stencil clear tag state.
- glStencilFillPathInstancedNV(int, ByteBuffer, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glStencilFillPathNV(int, int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glStencilFunc(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glStencilFunc(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glStencilFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
- glStencilFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glStencilFuncSeparateATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATISeparateStencil
- glStencilMask(int) - Static method in class org.lwjgl.opengl.GL11
- glStencilMask(int) - Static method in class org.lwjgl.opengles.GLES20
- glStencilMaskSeparate(int, int) - Static method in class org.lwjgl.opengl.GL20
- glStencilMaskSeparate(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glStencilOp(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glStencilOp(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glStencilOpSeparate(int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
- glStencilOpSeparate(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glStencilOpSeparateATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATISeparateStencil
- glStencilOpValueAMD(int, int) - Static method in class org.lwjgl.opengl.AMDStencilOperationExtended
- glStencilStrokePathInstancedNV(int, ByteBuffer, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glStencilStrokePathNV(int, int, int) - Static method in class org.lwjgl.opengl.NVPathRendering
- glStringMarkerGREMEDY(CharSequence) - Static method in class org.lwjgl.opengl.GREMEDYStringMarker
-
Overloads glStringMarkerGREMEDY.
- glStringMarkerGREMEDY(ByteBuffer) - Static method in class org.lwjgl.opengl.GREMEDYStringMarker
- glSwizzleEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- GLSync - Class in org.lwjgl.opengl
-
This class is a wrapper around a GLsync pointer.
- GLSync - Class in org.lwjgl.opengles
-
This class is a wrapper around a GLsync pointer.
- glSyncTextureINTEL(int) - Static method in class org.lwjgl.opengl.INTELMapTexture
- glTessellationFactorAMD(float) - Static method in class org.lwjgl.opengl.AMDVertexShaderTessellator
- glTessellationModeAMD(int) - Static method in class org.lwjgl.opengl.AMDVertexShaderTessellator
- glTestFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
- glTestFenceNV(int) - Static method in class org.lwjgl.opengl.NVFence
- glTestFenceNV(int) - Static method in class org.lwjgl.opengles.NVFence
- glTestObjectAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEFence
- glTexBuffer(int, int, int) - Static method in class org.lwjgl.opengl.GL31
- glTexBufferARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureBufferObject
- glTexBufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureBufferObject
- glTexBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBTextureBufferRange
- glTexBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.GL43
- glTexBumpParameterATI(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
- glTexBumpParameterATI(int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
- glTexCoord1d(double) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord1f(float) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord1hNV(short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glTexCoord2d(double, double) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord2f(float, float) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord2hNV(short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glTexCoord3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glTexCoord4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glTexCoord4hNV(short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glTexCoordFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glTexCoordP1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP1ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP1ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP2ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP2ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordP4ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glTexCoordP4ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glTexCoordPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glTexCoordPointer(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glTexCoordPointer.
- glTexCoordPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexCoordPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexCoordPointer(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexCoordPointer(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexEnv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexEnv(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexEnvf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
- glTexEnvi(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glTexGen(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexGen(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexGen(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexGend(int, int, double) - Static method in class org.lwjgl.opengl.GL11
- glTexGenf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
- glTexGeni(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glTexImage1D(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glTexImage1D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage1D(int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage1D(int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage1D(int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage1D(int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexImage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
- glTexImage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL32
- glTexImage2DMultisampleCoverageNV(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.NVTextureMultisample
- glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL12
- glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glTexImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexImage3D(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexImage3D(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexImage3D(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexImage3D(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexImage3D(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexImage3D(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexImage3D(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
- glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL32
- glTexImage3DMultisampleCoverageNV(int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.NVTextureMultisample
- glTexImage3DOES(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexImage3DOES(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexImage3DOES(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexImage3DOES(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexPageCommitmentARB(int, int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBSparseTexture
- glTexParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexParameterf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
- glTexParameterf(int, int, float) - Static method in class org.lwjgl.opengles.GLES20
- glTexParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glTexParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glTexParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glTexParameterIEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
- glTexParameterIi(int, int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glTexParameterIiv.
- glTexParameterIiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
-
Overloads glTexParameterIivEXT.
- glTexParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glTexParameterIuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
- glTexParameterIui(int, int, int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glTexParameterIuiv.
- glTexParameterIuiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
-
Overloads glTexParameterIuivEXT.
- glTexRenderbufferNV(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
- glTexStorage1D(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureStorage
- glTexStorage1D(int, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glTexStorage1DEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
- glTexStorage2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureStorage
- glTexStorage2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glTexStorage2D(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glTexStorage2DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
- glTexStorage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureStorageMultisample
- glTexStorage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL43
- glTexStorage3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureStorage
- glTexStorage3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL42
- glTexStorage3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glTexStorage3DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
- glTexStorage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureStorageMultisample
- glTexStorage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL43
- glTexStorageSparseAMD(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.AMDSparseTexture
- glTexSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage1D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage1D(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage1D(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage1D(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage1D(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL12
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL12
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
- glTextureBarrier() - Static method in class org.lwjgl.opengl.ARBTextureBarrier
- glTextureBarrier() - Static method in class org.lwjgl.opengl.GL45
- glTextureBarrierNV() - Static method in class org.lwjgl.opengl.NVTextureBarrier
- glTextureBuffer(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureBuffer(int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glTextureBufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.GL45
- glTextureBufferRangeEXT(int, int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBTextureBufferRange
- glTextureImage1DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage1DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage1DEXT(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage1DEXT(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage1DEXT(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage1DEXT(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage2DMultisampleCoverageNV(int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.NVTextureMultisample
- glTextureImage2DMultisampleNV(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.NVTextureMultisample
- glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureImage3DMultisampleCoverageNV(int, int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.NVTextureMultisample
- glTextureImage3DMultisampleNV(int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.NVTextureMultisample
- glTexturePageCommitmentEXT(int, int, int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBSparseTexture
- glTextureParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureParameterf(int, int, float) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureParameterf(int, int, float) - Static method in class org.lwjgl.opengl.GL45
- glTextureParameterfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glTextureParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureParameterIEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glTextureParameterIivEXT.
- glTextureParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureParameterIuEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
-
Overloads glTextureParameterIuivEXT.
- glTextureParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureRangeAPPLE(int, ByteBuffer) - Static method in class org.lwjgl.opengl.APPLETextureRange
- glTextureRenderbufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureStorage1D(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureStorage1D(int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glTextureStorage1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureStorage
- glTextureStorage1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
- glTextureStorage2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureStorage2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glTextureStorage2DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureStorage
- glTextureStorage2DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
- glTextureStorage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureStorage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL45
- glTextureStorage2DMultisampleEXT(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureStorageMultisample
- glTextureStorage3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureStorage3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glTextureStorage3DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureStorage
- glTextureStorage3DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
- glTextureStorage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureStorage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL45
- glTextureStorage3DMultisampleEXT(int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureStorageMultisample
- glTextureStorageSparseAMD(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.AMDSparseTexture
- glTextureSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage1D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage1D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage1D(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage1D(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage1D(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage1D(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage1D(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage1D(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage1D(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage1D(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage1DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage1DEXT(int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage1DEXT(int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage1DEXT(int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage1DEXT(int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL45
- glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glTextureView(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureView
- glTextureView(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glTrackMatrixNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glTransformFeedbackAttribsNV(IntBuffer, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glTransformFeedbackBufferBase(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTransformFeedbackBufferBase(int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glTransformFeedbackBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glTransformFeedbackBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.GL45
- glTransformFeedbackVaryings(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL30
- glTransformFeedbackVaryings(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
- glTransformFeedbackVaryings(int, CharSequence[], int) - Static method in class org.lwjgl.opengl.GL30
-
Overloads glTransformFeedbackVaryings.
- glTransformFeedbackVaryings(int, CharSequence[], int) - Static method in class org.lwjgl.opengles.GLES30
-
Overloads glTransformFeedbackVaryings.
- glTransformFeedbackVaryingsEXT(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
- glTransformFeedbackVaryingsEXT(int, CharSequence[], int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
-
Overloads glTransformFeedbackVaryingsEXT.
- glTransformFeedbackVaryingsNV(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
- glTransformPathNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glTranslated(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glTranslatef(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- GLU - Class in org.lwjgl.util.glu
-
GLU.java Created 23-dec-2003
- GLU() - Constructor for class org.lwjgl.util.glu.GLU
- GLU_AUTO_LOAD_MATRIX - Static variable in class org.lwjgl.util.glu.GLU
-
NURBS constants
- GLU_BEGIN - Static variable in class org.lwjgl.util.glu.GLU
- GLU_CCW - Static variable in class org.lwjgl.util.glu.GLU
- GLU_CULLING - Static variable in class org.lwjgl.util.glu.GLU
- GLU_CW - Static variable in class org.lwjgl.util.glu.GLU
- GLU_DISPLAY_MODE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_DOMAIN_DISTANCE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_EDGE_FLAG - Static variable in class org.lwjgl.util.glu.GLU
- GLU_END - Static variable in class org.lwjgl.util.glu.GLU
- GLU_ERROR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_EXTENSIONS - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_EXTENSIONS - Static variable in class org.lwjgl.util.glu.GLU
- GLU_EXTERIOR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_FALSE - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_FALSE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_FILL - Static variable in class org.lwjgl.util.glu.GLU
- GLU_FLAT - Static variable in class org.lwjgl.util.glu.GLU
- GLU_INCOMPATIBLE_GL_VERSION - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_INCOMPATIBLE_GL_VERSION - Static variable in class org.lwjgl.util.glu.GLU
- GLU_INSIDE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_INTERIOR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_INVALID_ENUM - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_INVALID_ENUM - Static variable in class org.lwjgl.util.glu.GLU
- GLU_INVALID_VALUE - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_INVALID_VALUE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_LINE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_MAP1_TRIM_2 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_MAP1_TRIM_3 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NONE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR1 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR10 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR11 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR12 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR13 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR14 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR15 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR16 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR17 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR18 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR19 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR2 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR20 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR21 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR22 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR23 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR24 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR25 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR26 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR27 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR28 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR29 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR3 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR30 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR31 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR32 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR33 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR34 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR35 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR36 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR37 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR4 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR5 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR6 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR7 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR8 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_NURBS_ERROR9 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_OUT_OF_MEMORY - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_OUT_OF_MEMORY - Static variable in class org.lwjgl.util.glu.GLU
- GLU_OUTLINE_PATCH - Static variable in class org.lwjgl.util.glu.GLU
- GLU_OUTLINE_POLYGON - Static variable in class org.lwjgl.util.glu.GLU
- GLU_OUTSIDE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_PARAMETRIC_ERROR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_PARAMETRIC_TOLERANCE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_PATH_LENGTH - Static variable in class org.lwjgl.util.glu.GLU
- GLU_POINT - Static variable in class org.lwjgl.util.glu.GLU
- GLU_SAMPLING_METHOD - Static variable in class org.lwjgl.util.glu.GLU
- GLU_SAMPLING_TOLERANCE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_SILHOUETTE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_SMOOTH - Static variable in class org.lwjgl.util.glu.GLU
-
Quadric constants
- GLU_TESS_BEGIN - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_BEGIN_DATA - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_BOUNDARY_ONLY - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_COMBINE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_COMBINE_DATA - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_COORD_TOO_LARGE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_EDGE_FLAG - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_EDGE_FLAG_DATA - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_END - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_END_DATA - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR_DATA - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR1 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR2 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR3 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR4 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR5 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR6 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR7 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_ERROR8 - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_MAX_COORD - Static variable in class org.lwjgl.util.glu.GLU
-
Tesselation constants
- GLU_TESS_MISSING_BEGIN_CONTOUR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_MISSING_BEGIN_POLYGON - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_MISSING_END_CONTOUR - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_MISSING_END_POLYGON - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_NEED_COMBINE_CALLBACK - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_TOLERANCE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_VERTEX - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_VERTEX_DATA - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_WINDING_ABS_GEQ_TWO - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_WINDING_NEGATIVE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_WINDING_NONZERO - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_WINDING_ODD - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_WINDING_POSITIVE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TESS_WINDING_RULE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_TRUE - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_TRUE - Static variable in class org.lwjgl.util.glu.GLU
- GLU_U_STEP - Static variable in class org.lwjgl.util.glu.GLU
- GLU_UNKNOWN - Static variable in class org.lwjgl.util.glu.GLU
- GLU_V_STEP - Static variable in class org.lwjgl.util.glu.GLU
- GLU_VERSION - Static variable in interface org.lwjgl.opengl.GLUConstants
- GLU_VERSION - Static variable in class org.lwjgl.util.glu.GLU
- GLU_VERTEX - Static variable in class org.lwjgl.util.glu.GLU
- gluBeginPolygon() - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluBeginPolygon() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluBuild2DMipmaps(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluBuild2DMipmaps
- gluBuild2DMipmaps(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.MipMap
-
Method gluBuild2DMipmaps
- gluCheckExtension(String, String) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluCheckExtension.
- gluCheckExtension(String, String) - Static method in class org.lwjgl.util.glu.Registry
-
Method gluCheckExtension
- GLUConstants - Interface in org.lwjgl.opengl
-
GLU constants.
- gluDeleteTess() - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluDeleteTess() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluEndPolygon() - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluEndPolygon() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluErrorString(int) - Static method in class org.lwjgl.util.glu.GLU
- gluGetString(int) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluGetString.
- gluGetString(int) - Static method in class org.lwjgl.util.glu.Registry
-
Method gluGetString
- gluGetTessProperty(int, double[], int) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluGetTessProperty(int, double[], int) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluLookAt(float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluLookAt
- gluLookAt(float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.util.glu.Project
-
Method gluLookAt
- gluNewTess() - Static method in class org.lwjgl.util.glu.GLU
- gluNewTess() - Static method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluNextContour(int) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluNextContour(int) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- glUniform1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniform1(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform1(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform1(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform1(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform1ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform1ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform1d(int, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform1d(int, double) - Static method in class org.lwjgl.opengl.GL40
- glUniform1f(int, float) - Static method in class org.lwjgl.opengl.GL20
- glUniform1f(int, float) - Static method in class org.lwjgl.opengles.GLES20
- glUniform1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform1i(int, int) - Static method in class org.lwjgl.opengl.GL20
- glUniform1i(int, int) - Static method in class org.lwjgl.opengles.GLES20
- glUniform1i64NV(int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform1iARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform1NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glUniform1u(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniform1uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform1ui(int, int) - Static method in class org.lwjgl.opengl.GL30
- glUniform1ui(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glUniform1ui64NV(int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform1uiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform1uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniform2(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform2(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform2(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform2(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform2ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform2ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform2d(int, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform2d(int, double, double) - Static method in class org.lwjgl.opengl.GL40
- glUniform2f(int, float, float) - Static method in class org.lwjgl.opengl.GL20
- glUniform2f(int, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glUniform2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform2i(int, int, int) - Static method in class org.lwjgl.opengl.GL20
- glUniform2i(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glUniform2i64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform2iARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform2NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glUniform2u(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniform2uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform2ui(int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glUniform2ui(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glUniform2ui64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform2uiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform2uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniform3(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform3(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform3(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform3(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform3ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform3ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform3d(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL40
- glUniform3f(int, float, float, float) - Static method in class org.lwjgl.opengl.GL20
- glUniform3f(int, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glUniform3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform3i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
- glUniform3i(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glUniform3i64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform3iARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform3NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glUniform3u(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniform3uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform3ui(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glUniform3ui(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glUniform3ui64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform3uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform3uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniform4(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform4(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform4(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniform4(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniform4ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform4ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniform4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL40
- glUniform4f(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL20
- glUniform4f(int, float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glUniform4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform4i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
- glUniform4i(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glUniform4i64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform4iARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniform4NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glUniform4u(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniform4uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glUniform4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glUniform4ui64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniform4uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glUniform4uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
- glUniformBlockBinding(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
- glUniformBlockBinding(int, int, int) - Static method in class org.lwjgl.opengl.GL31
- glUniformBlockBinding(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glUniformBufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTBindableUniform
- glUniformHandleuARB(int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glUniformHandleui64ARB(int, long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glUniformHandleui64NV(int, long) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glUniformHandleuNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVBindlessTexture
- glUniformMatrix2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniformMatrix2ARB(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniformMatrix2x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix2x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix2x3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
- glUniformMatrix2x3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniformMatrix2x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix2x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix2x4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
- glUniformMatrix2x4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniformMatrix3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniformMatrix3ARB(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniformMatrix3x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix3x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix3x2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
- glUniformMatrix3x2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniformMatrix3x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix3x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix3x4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
- glUniformMatrix3x4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniformMatrix4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glUniformMatrix4ARB(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUniformMatrix4x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix4x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix4x2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
- glUniformMatrix4x2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniformMatrix4x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
- glUniformMatrix4x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformMatrix4x3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
- glUniformMatrix4x3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glUniformSubroutinesu(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
- glUniformSubroutinesu(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
- glUniformui64NV(int, long) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glUniformuNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
- glUnlockArraysEXT() - Static method in class org.lwjgl.opengl.EXTCompiledVertexArray
- glUnmapBuffer(int) - Static method in class org.lwjgl.opengl.GL15
- glUnmapBuffer(int) - Static method in class org.lwjgl.opengles.GLES30
- glUnmapBufferARB(int) - Static method in class org.lwjgl.opengl.ARBBufferObject
- glUnmapBufferOES(int) - Static method in class org.lwjgl.opengles.OESMapbuffer
- glUnmapNamedBuffer(int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glUnmapNamedBuffer(int) - Static method in class org.lwjgl.opengl.GL45
- glUnmapNamedBufferEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glUnmapObjectBufferATI(int) - Static method in class org.lwjgl.opengl.ATIMapObjectBuffer
- glUnmapTexture2DINTEL(int, int) - Static method in class org.lwjgl.opengl.INTELMapTexture
- gluOrtho2D(float, float, float, float) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluOrtho2D
- glUpdateObjectBufferATI(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glUpdateObjectBufferATI(int, int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glUpdateObjectBufferATI(int, int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glUpdateObjectBufferATI(int, int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glUpdateObjectBufferATI(int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- gluPerspective(float, float, float, float) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluPerspective
- gluPerspective(float, float, float, float) - Static method in class org.lwjgl.util.glu.Project
-
Method gluPerspective.
- gluPickMatrix(float, float, float, float, IntBuffer) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluPickMatrix
- gluPickMatrix(float, float, float, float, IntBuffer) - Static method in class org.lwjgl.util.glu.Project
-
Method gluPickMatrix
- gluProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluProject
- gluProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.Project
-
Method gluProject
- gluScaleImage(int, int, int, int, ByteBuffer, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluScaleImage.
- gluScaleImage(int, int, int, int, ByteBuffer, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.MipMap
-
Method gluScaleImage.
- glUseProgram(int) - Static method in class org.lwjgl.opengl.GL20
- glUseProgram(int) - Static method in class org.lwjgl.opengles.GLES20
- glUseProgramObjectARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glUseProgramStages(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glUseProgramStages(int, int, int) - Static method in class org.lwjgl.opengl.GL41
- glUseProgramStagesEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glUseShaderProgramEXT(int, int) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
- gluTessBeginContour() - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessBeginContour() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessBeginPolygon(Object) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessBeginPolygon(Object) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessCallback(int, GLUtessellatorCallback) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessCallback(int, GLUtessellatorCallback) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- GLUtessellator - Interface in org.lwjgl.util.glu
- GLUtessellatorCallback - Interface in org.lwjgl.util.glu
-
GLUtessellatorCallback interface provides methods that the user will override to define the callbacks for a tessellation object.
- GLUtessellatorCallbackAdapter - Class in org.lwjgl.util.glu
-
The GLUtessellatorCallbackAdapter provides a default implementation of
GLUtessellatorCallback
with empty callback methods. - GLUtessellatorCallbackAdapter() - Constructor for class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- GLUtessellatorImpl - Class in org.lwjgl.util.glu.tessellation
- GLUtessellatorImpl() - Constructor for class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessEndContour() - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessEndContour() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessEndPolygon() - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessEndPolygon() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessNormal(double, double, double) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessNormal(double, double, double) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessProperty(int, double) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessProperty(int, double) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluTessVertex(double[], int, Object) - Method in interface org.lwjgl.util.glu.GLUtessellator
- gluTessVertex(double[], int, Object) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- gluUnProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.GLU
-
Method gluUnproject
- gluUnProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.Project
-
Method gluUnproject
- glValidateProgram(int) - Static method in class org.lwjgl.opengl.GL20
- glValidateProgram(int) - Static method in class org.lwjgl.opengles.GLES20
- glValidateProgramARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
- glValidateProgramPipeline(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
- glValidateProgramPipeline(int) - Static method in class org.lwjgl.opengl.GL41
- glValidateProgramPipelineEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
- glVariantArrayObjectATI(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
- glVariantEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantEXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantPointerEXT(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantPointerEXT(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantPointerEXT(int, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantPointerEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantPointerEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantuEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantuEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVariantuEXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
- glVertex2d(double, double) - Static method in class org.lwjgl.opengl.GL11
- glVertex2f(float, float) - Static method in class org.lwjgl.opengl.GL11
- glVertex2hNV(short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertex2i(int, int) - Static method in class org.lwjgl.opengl.GL11
- glVertex3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glVertex3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glVertex3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertex3i(int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glVertex4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
- glVertex4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
- glVertex4hNV(short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertex4i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glVertexArrayAttribBinding(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayAttribBinding(int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayAttribFormat(int, int, int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayAttribFormat(int, int, int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayAttribIFormat(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayAttribIFormat(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayAttribLFormat(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayAttribLFormat(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayBindingDivisor(int, int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayBindingDivisor(int, int, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayColorOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayEdgeFlagOffsetEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayElementBuffer(int, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayElementBuffer(int, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayFogCoordOffsetEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayIndexOffsetEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayMultiTexCoordOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayNormalOffsetEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayParameteriAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayRange
- glVertexArrayRangeAPPLE(ByteBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayRange
- glVertexArrayRangeNV(ByteBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glVertexArrayRangeNV(DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glVertexArrayRangeNV(FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glVertexArrayRangeNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glVertexArrayRangeNV(ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
- glVertexArraySecondaryColorOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayTexCoordOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayVertexAttribIOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayVertexAttribLOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexArrayVertexAttribLOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexArrayVertexAttribOffsetEXT(int, int, int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexArrayVertexBuffer(int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayVertexBuffer(int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayVertexBuffers(int, int, int, IntBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDirectStateAccess
- glVertexArrayVertexBuffers(int, int, int, IntBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL45
- glVertexArrayVertexOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
- glVertexAttrib1(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib1d(int, double) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib1dARB(int, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib1dARB(int, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib1dNV(int, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib1f(int, float) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib1f(int, float) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib1fNV(int, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib1hNV(int, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttrib1s(int, short) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib1sARB(int, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib1sARB(int, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib1sNV(int, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib2(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib2d(int, double, double) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib2dARB(int, double, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib2dARB(int, double, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib2dNV(int, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib2f(int, float, float) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib2f(int, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib2fNV(int, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib2hNV(int, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttrib2s(int, short, short) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib2sARB(int, short, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib2sARB(int, short, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib2sNV(int, short, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib3(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib3dARB(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib3dARB(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib3dNV(int, double, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib3f(int, float, float, float) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib3f(int, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib3fNV(int, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib3hNV(int, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttrib3s(int, short, short, short) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib3sARB(int, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib3sARB(int, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib3sNV(int, short, short, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib4(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib4dARB(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib4dARB(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib4dNV(int, double, double, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib4f(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib4f(int, float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttrib4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib4fNV(int, float, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib4hNV(int, short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttrib4Nub(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib4s(int, short, short, short, short) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttrib4sARB(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttrib4sARB(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttrib4sNV(int, short, short, short, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttrib4ubNV(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribArrayObjectATI(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexAttribArrayObject
- glVertexAttribBinding(int, int) - Static method in class org.lwjgl.opengl.ARBVertexAttribBinding
- glVertexAttribBinding(int, int) - Static method in class org.lwjgl.opengl.GL43
- glVertexAttribDivisor(int, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribDivisor(int, int) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribDivisorARB(int, int) - Static method in class org.lwjgl.opengl.ARBInstancedArrays
- glVertexAttribFormat(int, int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexAttribBinding
- glVertexAttribFormat(int, int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL43
- glVertexAttribFormatNV(int, int, int, boolean, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glVertexAttribI1(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI1EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI1i(int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI1iEXT(int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI1uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI1ui(int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI1uiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI2(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI2EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI2i(int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI2iEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI2uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI2ui(int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI2uiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI3(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI3EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI3i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI3iEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI3uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI3ui(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI3uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribI4(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4EXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4EXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4i(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribI4iEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4u(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4u(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribI4u(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4uEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4uEXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribI4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribI4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribI4uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribIFormat(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexAttribBinding
- glVertexAttribIFormat(int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glVertexAttribIFormatNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glVertexAttribIPointer(int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribIPointer(int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribIPointer(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribIPointer(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribIPointer(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribIPointer(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribIPointer(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL30
- glVertexAttribIPointer(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
- glVertexAttribIPointerEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribIPointerEXT(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribIPointerEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribIPointerEXT(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
- glVertexAttribL1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL1d(int, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL1d(int, double) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL1dEXT(int, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL1EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL1i64NV(int, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL1NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL1uARB(int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glVertexAttribL1ui64ARB(int, long) - Static method in class org.lwjgl.opengl.ARBBindlessTexture
- glVertexAttribL1ui64NV(int, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL1uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL2d(int, double, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL2d(int, double, double) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL2dEXT(int, double, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL2EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL2i64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL2NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL2ui64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL2uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL3d(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL3dEXT(int, double, double, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL3EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL3i64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL3NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL3ui64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL3uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribL4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribL4dEXT(int, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL4EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribL4i64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL4NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL4ui64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribL4uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribLFormat(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexAttribBinding
- glVertexAttribLFormat(int, int, int, int) - Static method in class org.lwjgl.opengl.GL43
- glVertexAttribLFormatNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
- glVertexAttribLPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribLPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribLPointer(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
- glVertexAttribLPointer(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
- glVertexAttribLPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribLPointerEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
- glVertexAttribP1u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP1u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP1ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP1ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP2u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP2u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP2ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP2ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP3u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP3u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP3ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP3ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP4u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP4u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribP4ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexAttribP4ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexAttribParameteriAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDInterleavedElements
- glVertexAttribPointer(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttribPointer(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttribPointer(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttribPointer(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttribPointer(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttribPointer(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttribPointer(int, int, boolean, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttribPointer(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttribPointer(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttribPointer(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.GL20
- glVertexAttribPointer(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.GLES20
- glVertexAttribPointer(int, int, int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
-
Overloads glVertexAttribPointer.
- glVertexAttribPointerARB(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttribPointerARB(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttribPointerARB(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttribPointerARB(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttribPointerARB(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttribPointerARB(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttribPointerARB(int, int, boolean, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttribPointerARB(int, int, boolean, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttribPointerARB(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttribPointerARB(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttribPointerARB(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.ARBVertexProgram
- glVertexAttribPointerARB(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.ARBVertexShader
- glVertexAttribPointerARB(int, int, int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
-
Overloads glVertexAttribPointerARB.
- glVertexAttribPointerNV(int, int, int, int, long) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribPointerNV(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribPointerNV(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribPointerNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribPointerNV(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribPointerNV(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs1NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs1NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs1NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttribs1NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs2NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs2NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs2NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttribs2NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs3NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs3NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs3NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttribs3NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs4NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs4NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexAttribs4NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexAttribs4NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
- glVertexBindingDivisor(int, int) - Static method in class org.lwjgl.opengl.ARBVertexAttribBinding
- glVertexBindingDivisor(int, int) - Static method in class org.lwjgl.opengl.GL43
- glVertexBlendARB(int) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glVertexBlendEnvfATI(int, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexBlendEnviATI(int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
- glVertexP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexP2ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexP2ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
- glVertexP4ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
- glVertexP4ui(int, int) - Static method in class org.lwjgl.opengl.GL33
- glVertexPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
- glVertexPointer(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
-
Overloads glVertexPointer.
- glVertexPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
- glVertexPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
- glVertexPointer(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
- glVertexPointer(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
- glVertexStream2dATI(int, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream2fATI(int, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream2iATI(int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream2sATI(int, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream3dATI(int, double, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream3fATI(int, float, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream3iATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream3sATI(int, short, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream4dATI(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream4fATI(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream4iATI(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexStream4sATI(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
- glVertexWeightfEXT(float) - Static method in class org.lwjgl.opengl.EXTVertexWeighting
- glVertexWeighthNV(short) - Static method in class org.lwjgl.opengl.NVHalfFloat
- glVertexWeightPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexWeighting
- glVertexWeightPointerEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexWeighting
- glVideoCaptureNV(int, IntBuffer, LongBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glVideoCaptureStreamParameterNV(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glVideoCaptureStreamParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glVideoCaptureStreamParameterNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVideoCapture
- glViewport(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
- glViewport(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
- glViewportArray(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glViewportArray(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glViewportIndexed(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glViewportIndexed(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
- glViewportIndexedf(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBViewportArray
- glViewportIndexedf(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL41
- glWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.ARBSync
- glWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.GL32
- glWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengles.GLES30
- glWaitSyncAPPLE(GLSync, int, long) - Static method in class org.lwjgl.opengles.APPLESync
- glWeightARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightARB(DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightARB(FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightARB(ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightPathsNV(int, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPathRendering
- glWeightPointerARB(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightPointerARB(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightPointerARB(int, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightPointerARB(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightPointerARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightPointerARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightuARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightuARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWeightuARB(ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
- glWindowPos2d(double, double) - Static method in class org.lwjgl.opengl.GL14
- glWindowPos2dARB(double, double) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos2f(float, float) - Static method in class org.lwjgl.opengl.GL14
- glWindowPos2fARB(float, float) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos2i(int, int) - Static method in class org.lwjgl.opengl.GL14
- glWindowPos2iARB(int, int) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos2sARB(short, short) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos3d(double, double, double) - Static method in class org.lwjgl.opengl.GL14
- glWindowPos3dARB(double, double, double) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos3f(float, float, float) - Static method in class org.lwjgl.opengl.GL14
- glWindowPos3fARB(float, float, float) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos3i(int, int, int) - Static method in class org.lwjgl.opengl.GL14
- glWindowPos3iARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWindowPos3sARB(short, short, short) - Static method in class org.lwjgl.opengl.ARBWindowPos
- glWriteMaskEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
- GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
-
Accepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig:
- GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
-
Accepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig:
- GLX_RGBA_FLOAT_BIT - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted as a bit set in the GLX_RENDER_TYPE variable
- GLX_RGBA_FLOAT_TYPE - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted as values of the <render_type> arguments in the glXCreateNewContext and glXCreateContext functions
- GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Returned by glXGetFBConfigAttrib (when <attribute> is set to GLX_RENDER_TYPE) and accepted by the <attrib_list> parameter of glXChooseFBConfig (following the GLX_RENDER_TYPE token):
- GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted as values of the <render_type> arguments in the glXCreateNewContext and glXCreateContext functions
- grabMouse(boolean) - Method in interface org.lwjgl.opengl.InputImplementation
- GREEN - Static variable in interface org.lwjgl.util.ReadableColor
- GREEN_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- GREMEDYFrameTerminator - Class in org.lwjgl.opengl
- GREMEDYStringMarker - Class in org.lwjgl.opengl
- GREY - Static variable in interface org.lwjgl.util.ReadableColor
- grow(int, int) - Method in class org.lwjgl.util.Rectangle
-
Resizes the
Rectangle
both horizontally and vertically.
H
- handleMessage(int, int, int, int, String) - Method in interface org.lwjgl.opengl.ARBDebugOutputCallback.Handler
-
This method will be called when an ARB_debug_output message is generated.
- handleMessage(int, int, int, int, String) - Method in interface org.lwjgl.opengl.KHRDebugCallback.Handler
-
This method will be called when an ARB_debug_output message is generated.
- handleMessage(int, int, int, int, String) - Method in interface org.lwjgl.opengles.KHRDebugCallback.Handler
-
This method will be called when an ARB_debug_output message is generated.
- handleMessage(int, int, int, String) - Method in interface org.lwjgl.opengl.AMDDebugOutputCallback.Handler
-
This method will be called when an AMD_debug_output message is generated.
- handleMessage(long) - Method in class org.lwjgl.opencl.CLMemObjectDestructorCallback
-
The callback method.
- handleMessage(String) - Method in class org.lwjgl.opencl.CLPrintfCallback
-
The callback method.
- handleMessage(String, ByteBuffer) - Method in class org.lwjgl.opencl.CLContextCallback
-
The callback method.
- handleMessage(CLEvent, int) - Method in class org.lwjgl.opencl.CLEventCallback
-
The callback method.
- hashCode() - Method in class org.lwjgl.opengl.DisplayMode
-
Retrieves the hashcode for this object
- hashCode() - Method in class org.lwjgl.PointerBuffer
-
Returns the current hash code of this buffer.
- hashCode() - Method in class org.lwjgl.PointerWrapperAbstract
- hashCode() - Method in class org.lwjgl.util.Color
-
Hashcode
- hashCode() - Method in class org.lwjgl.util.Dimension
-
Returns the hash code for this
Dimension
. - hashCode() - Method in class org.lwjgl.util.Point
-
Returns the hash code for this
Point
. - hasRemaining() - Method in class org.lwjgl.PointerBuffer
-
Tells whether there are any elements between the current position and the limit.
- hasTimedOut() - Method in class org.lwjgl.input.Cursor
-
Determines whether this cursor has timed out
- hasWheel() - Static method in class org.lwjgl.input.Mouse
- hasWheel() - Method in interface org.lwjgl.opengl.InputImplementation
-
Query of wheel support
- headless - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether to run in headless mode
- headlessMessage - Variable in class org.lwjgl.util.applet.AppletLoader
-
messages to be passed via liveconnect in headless mode
- headlessWaiting - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether to switch applets in headless mode or wait longer
- height - Variable in class org.lwjgl.opengl.XRandR.Screen
-
Height in pixels
- hierarchyChanged(HierarchyEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
- HIGHPASS_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- HIGHPASS_DEFAULT_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- HIGHPASS_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
- HIGHPASS_MAX_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- HIGHPASS_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
- HIGHPASS_MIN_GAINLF - Static variable in class org.lwjgl.openal.EFX10
- HPOcclusionTest - Class in org.lwjgl.opengl
I
- IBMRasterposClip - Class in org.lwjgl.opengl
- iget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- iget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- IMAGE_FORMAT_COMPATIBILITY_BY_CLASS - Static variable in class org.lwjgl.opengl.ARBShaderImageLoadStore
-
Returned in the <data> parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, and GetTexParameterIuiv when <value> is IMAGE_FORMAT_COMPATIBILITY_TYPE:
- IMAGE_FORMAT_COMPATIBILITY_BY_CLASS - Static variable in class org.lwjgl.opengl.GL42
-
Returned in the <data> parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, and GetTexParameterIuiv when <value> is IMAGE_FORMAT_COMPATIBILITY_TYPE:
- imageUpdate(Image, int, int, int, int, int) - Method in class org.lwjgl.util.applet.AppletLoader
-
When an animated gif frame is ready to be drawn the ImageObserver will call this method.
- IMGMultisampledRenderToTexture - Class in org.lwjgl.opengles
- IMGProgramBinary - Class in org.lwjgl.opengles
- IMGReadFormat - Class in org.lwjgl.opengles
- IMGShaderBinary - Class in org.lwjgl.opengles
- IMGTextureCompressionPvrtc - Class in org.lwjgl.opengles
- init() - Method in class org.lwjgl.util.applet.AppletLoader
- initContext(float, float, float) - Method in class org.lwjgl.opengl.AWTGLCanvas
- initGL() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Override this to do initialising of the context.
- initialize() - Static method in class org.lwjgl.Sys
-
Initialization.
- InputImplementation - Interface in org.lwjgl.opengl
- INTELImmediateExecution - Class in org.lwjgl.opencl
- INTELMapTexture - Class in org.lwjgl.opengl
- INTELThreadLocalExec - Class in org.lwjgl.opencl
- intersection(ReadableRectangle, Rectangle) - Method in class org.lwjgl.util.Rectangle
-
Computes the intersection of this
Rectangle
with the specifiedRectangle
. - intersects(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
-
Determines whether or not this
Rectangle
and the specifiedRectangle
intersect. - invert() - Method in class org.lwjgl.util.vector.Matrix
-
Invert this matrix
- invert() - Method in class org.lwjgl.util.vector.Matrix2f
-
Invert this matrix
- invert() - Method in class org.lwjgl.util.vector.Matrix3f
-
Invert this matrix
- invert() - Method in class org.lwjgl.util.vector.Matrix4f
-
Invert this matrix
- invert(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Invert the source matrix and place the result in the destination matrix.
- invert(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Invert the source matrix and put the result into the destination matrix
- invert(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Invert the source matrix and put the result in the destination
- iput(int, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- iput(MappedObject, int, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- is64Bit() - Static method in class org.lwjgl.PointerBuffer
-
Returns true if the underlying architecture is 64bit.
- is64Bit() - Static method in class org.lwjgl.Sys
-
Returns true if a 64bit implementation was loaded.
- isActive() - Static method in class org.lwjgl.opengl.Display
- isBufferLost() - Method in class org.lwjgl.opengl.Pbuffer
-
Method to test for validity of the buffer.
- isButtonDown(int) - Static method in class org.lwjgl.input.Mouse
-
See if a particular mouse button is down.
- isButtonPressed(int) - Method in interface org.lwjgl.input.Controller
-
Check if a button is currently pressed
- isButtonPressed(int) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Check if a button is currently pressed
- isClipMouseCoordinatesToWindow() - Static method in class org.lwjgl.input.Mouse
- isCloseRequested() - Static method in class org.lwjgl.opengl.Display
- isContextResetIsolation() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_RESET_ISOLATION_BIT_ARB
has been set. - isCreated() - Static method in class org.lwjgl.input.Controllers
- isCreated() - Static method in class org.lwjgl.input.Keyboard
- isCreated() - Static method in class org.lwjgl.input.Mouse
- isCreated() - Static method in class org.lwjgl.openal.AL
- isCreated() - Static method in class org.lwjgl.opencl.CL
- isCreated() - Static method in class org.lwjgl.opengl.Display
- isCurrent() - Method in class org.lwjgl.opengl.AWTGLCanvas
- isCurrent() - Static method in class org.lwjgl.opengl.Display
-
Returns true if the Display's context is current in the current thread.
- isCurrent() - Method in interface org.lwjgl.opengl.Drawable
-
Returns true if the Drawable's context is current in the current thread.
- isDebug() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_DEBUG_BIT_ARB
has been set. - isDirty() - Static method in class org.lwjgl.opengl.Display
-
Determine if the window's contents have been damaged by external events.
- isEffectSupported(int) - Static method in class org.lwjgl.openal.EFXUtil
-
Tests OpenAL to see whether the given effect type is supported.
- isEfxSupported() - Static method in class org.lwjgl.openal.EFXUtil
-
Checks if OpenAL implementation is loaded and supports ALC_EXT_EFX.
- isEmpty() - Method in class org.lwjgl.util.Rectangle
-
Determines whether or not this
Rectangle
is empty. - isEventAxis() - Static method in class org.lwjgl.input.Controllers
-
Check if the current event was caused by a axis
- isEventButton() - Static method in class org.lwjgl.input.Controllers
-
Check if the current event was caused by a button
- isEventPovX() - Static method in class org.lwjgl.input.Controllers
-
Check if the current event was cause by the POV x-axis
- isEventPovY() - Static method in class org.lwjgl.input.Controllers
-
Check if the current event was cause by the POV x-axis
- isEventXAxis() - Static method in class org.lwjgl.input.Controllers
-
Check if the current event was caused by movement on the x-axis
- isEventYAxis() - Static method in class org.lwjgl.input.Controllers
-
Check if the current event was caused by movement on the y-axis
- isExtensionSupported(String) - Method in class org.lwjgl.opengles.EGLDisplay
-
Returns true if the specified EGL extension is supported by this EGL display.
- isFilterSupported(int) - Static method in class org.lwjgl.openal.EFXUtil
-
Tests OpenAL to see whether the given filter type is supported.
- isFloatingPoint() - Method in class org.lwjgl.opengl.PixelFormat
- isForwardCompatible() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
has been set. - isFullscreen() - Static method in class org.lwjgl.opengl.Display
- isFullscreenCapable() - Method in class org.lwjgl.opengl.DisplayMode
-
True if this instance can be used for fullscreen modes
- isGrabbed() - Static method in class org.lwjgl.input.Mouse
- isInsideWindow() - Static method in class org.lwjgl.input.Mouse
-
Retrieves whether or not the mouse cursor is within the bounds of the window.
- isInsideWindow() - Method in interface org.lwjgl.opengl.InputImplementation
- isKeyDown(int) - Static method in class org.lwjgl.input.Keyboard
-
Checks to see if a key is down.
- isLoseContextOnReset() - Method in class org.lwjgl.opengl.ContextAttribs
-
Deprecated.
- isMacOSXEqualsOrBetterThan(int, int) - Static method in class org.lwjgl.LWJGLUtil
-
Method to determine if the current system is running a version of Mac OS X better than the given version.
- isMinJREVersionAvailable() - Method in class org.lwjgl.util.applet.AppletLoader
-
When this method is supplied with a JRE version it will compare it to the current JRE version.
- isPaused() - Method in class org.lwjgl.util.Timer
- isProfileCompatibility() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
has been set. - isProfileCore() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_CORE_PROFILE_BIT_ARB
has been set. - isProfileES() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_ES2_PROFILE_BIT_EXT
has been set. - isReadOnly() - Method in class org.lwjgl.PointerBuffer
- isRepeatEvent() - Static method in class org.lwjgl.input.Keyboard
- isResizable() - Static method in class org.lwjgl.opengl.Display
- isRobustAccess() - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns true if the
ContextAttribs.CONTEXT_ROBUST_ACCESS_BIT_ARB
has been set. - isSRGB() - Method in class org.lwjgl.opengl.PixelFormat
- isStereo() - Method in class org.lwjgl.opengl.PixelFormat
- isSupported() - Method in class org.lwjgl.util.jinput.LWJGLEnvironmentPlugin
- isSurfaceAttrib() - Method in enum org.lwjgl.opengles.PixelFormat.Attrib
- isValid() - Method in class org.lwjgl.openal.ALCcontext
- isValid() - Method in class org.lwjgl.openal.ALCdevice
- isValid() - Method in class org.lwjgl.PointerWrapperAbstract
-
Returns true if this object represents a valid pointer.
- isVisible() - Static method in class org.lwjgl.opengl.Display
- isZipValid(File) - Method in class org.lwjgl.util.applet.AppletLoader
-
This method will check if a zip file is valid by running through it and checking for any corruption and CRC failures
- ivget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- ivget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- ivput(int, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- ivput(MappedObject, int, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
J
- jget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jput(long, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jput(MappedObject, long, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jvget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jvget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jvput(long, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- jvput(MappedObject, long, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
K
- KEY_0 - Static variable in class org.lwjgl.input.Keyboard
- KEY_1 - Static variable in class org.lwjgl.input.Keyboard
- KEY_2 - Static variable in class org.lwjgl.input.Keyboard
- KEY_3 - Static variable in class org.lwjgl.input.Keyboard
- KEY_4 - Static variable in class org.lwjgl.input.Keyboard
- KEY_5 - Static variable in class org.lwjgl.input.Keyboard
- KEY_6 - Static variable in class org.lwjgl.input.Keyboard
- KEY_7 - Static variable in class org.lwjgl.input.Keyboard
- KEY_8 - Static variable in class org.lwjgl.input.Keyboard
- KEY_9 - Static variable in class org.lwjgl.input.Keyboard
- KEY_A - Static variable in class org.lwjgl.input.Keyboard
- KEY_ADD - Static variable in class org.lwjgl.input.Keyboard
- KEY_APOSTROPHE - Static variable in class org.lwjgl.input.Keyboard
- KEY_APPS - Static variable in class org.lwjgl.input.Keyboard
- KEY_AT - Static variable in class org.lwjgl.input.Keyboard
- KEY_AX - Static variable in class org.lwjgl.input.Keyboard
- KEY_B - Static variable in class org.lwjgl.input.Keyboard
- KEY_BACK - Static variable in class org.lwjgl.input.Keyboard
- KEY_BACKSLASH - Static variable in class org.lwjgl.input.Keyboard
- KEY_C - Static variable in class org.lwjgl.input.Keyboard
- KEY_CAPITAL - Static variable in class org.lwjgl.input.Keyboard
- KEY_CIRCUMFLEX - Static variable in class org.lwjgl.input.Keyboard
- KEY_CLEAR - Static variable in class org.lwjgl.input.Keyboard
- KEY_COLON - Static variable in class org.lwjgl.input.Keyboard
- KEY_COMMA - Static variable in class org.lwjgl.input.Keyboard
- KEY_CONVERT - Static variable in class org.lwjgl.input.Keyboard
- KEY_D - Static variable in class org.lwjgl.input.Keyboard
- KEY_DECIMAL - Static variable in class org.lwjgl.input.Keyboard
- KEY_DELETE - Static variable in class org.lwjgl.input.Keyboard
- KEY_DIVIDE - Static variable in class org.lwjgl.input.Keyboard
- KEY_DOWN - Static variable in class org.lwjgl.input.Keyboard
- KEY_E - Static variable in class org.lwjgl.input.Keyboard
- KEY_END - Static variable in class org.lwjgl.input.Keyboard
- KEY_EQUALS - Static variable in class org.lwjgl.input.Keyboard
- KEY_ESCAPE - Static variable in class org.lwjgl.input.Keyboard
- KEY_F - Static variable in class org.lwjgl.input.Keyboard
- KEY_F1 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F10 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F11 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F12 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F13 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F14 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F15 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F16 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F17 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F18 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F19 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F2 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F3 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F4 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F5 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F6 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F7 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F8 - Static variable in class org.lwjgl.input.Keyboard
- KEY_F9 - Static variable in class org.lwjgl.input.Keyboard
- KEY_FUNCTION - Static variable in class org.lwjgl.input.Keyboard
- KEY_G - Static variable in class org.lwjgl.input.Keyboard
- KEY_GRAVE - Static variable in class org.lwjgl.input.Keyboard
- KEY_H - Static variable in class org.lwjgl.input.Keyboard
- KEY_HOME - Static variable in class org.lwjgl.input.Keyboard
- KEY_I - Static variable in class org.lwjgl.input.Keyboard
- KEY_INSERT - Static variable in class org.lwjgl.input.Keyboard
- KEY_J - Static variable in class org.lwjgl.input.Keyboard
- KEY_K - Static variable in class org.lwjgl.input.Keyboard
- KEY_KANA - Static variable in class org.lwjgl.input.Keyboard
- KEY_KANJI - Static variable in class org.lwjgl.input.Keyboard
- KEY_L - Static variable in class org.lwjgl.input.Keyboard
- KEY_LBRACKET - Static variable in class org.lwjgl.input.Keyboard
- KEY_LCONTROL - Static variable in class org.lwjgl.input.Keyboard
- KEY_LEFT - Static variable in class org.lwjgl.input.Keyboard
- KEY_LMENU - Static variable in class org.lwjgl.input.Keyboard
- KEY_LMETA - Static variable in class org.lwjgl.input.Keyboard
- KEY_LSHIFT - Static variable in class org.lwjgl.input.Keyboard
- KEY_LWIN - Static variable in class org.lwjgl.input.Keyboard
-
Deprecated.Use KEY_LMETA instead
- KEY_M - Static variable in class org.lwjgl.input.Keyboard
- KEY_MINUS - Static variable in class org.lwjgl.input.Keyboard
- KEY_MULTIPLY - Static variable in class org.lwjgl.input.Keyboard
- KEY_N - Static variable in class org.lwjgl.input.Keyboard
- KEY_NEXT - Static variable in class org.lwjgl.input.Keyboard
- KEY_NOCONVERT - Static variable in class org.lwjgl.input.Keyboard
- KEY_NONE - Static variable in class org.lwjgl.input.Keyboard
-
The special keycode meaning that only the translated character is valid.
- KEY_NUMLOCK - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD0 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD1 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD2 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD3 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD4 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD5 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD6 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD7 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD8 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPAD9 - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPADCOMMA - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPADENTER - Static variable in class org.lwjgl.input.Keyboard
- KEY_NUMPADEQUALS - Static variable in class org.lwjgl.input.Keyboard
- KEY_O - Static variable in class org.lwjgl.input.Keyboard
- KEY_P - Static variable in class org.lwjgl.input.Keyboard
- KEY_PAUSE - Static variable in class org.lwjgl.input.Keyboard
- KEY_PERIOD - Static variable in class org.lwjgl.input.Keyboard
- KEY_POWER - Static variable in class org.lwjgl.input.Keyboard
- KEY_PRIOR - Static variable in class org.lwjgl.input.Keyboard
- KEY_Q - Static variable in class org.lwjgl.input.Keyboard
- KEY_R - Static variable in class org.lwjgl.input.Keyboard
- KEY_RBRACKET - Static variable in class org.lwjgl.input.Keyboard
- KEY_RCONTROL - Static variable in class org.lwjgl.input.Keyboard
- KEY_RETURN - Static variable in class org.lwjgl.input.Keyboard
- KEY_RIGHT - Static variable in class org.lwjgl.input.Keyboard
- KEY_RMENU - Static variable in class org.lwjgl.input.Keyboard
- KEY_RMETA - Static variable in class org.lwjgl.input.Keyboard
- KEY_RSHIFT - Static variable in class org.lwjgl.input.Keyboard
- KEY_RWIN - Static variable in class org.lwjgl.input.Keyboard
-
Deprecated.Use KEY_RMETA instead
- KEY_S - Static variable in class org.lwjgl.input.Keyboard
- KEY_SCROLL - Static variable in class org.lwjgl.input.Keyboard
- KEY_SECTION - Static variable in class org.lwjgl.input.Keyboard
- KEY_SEMICOLON - Static variable in class org.lwjgl.input.Keyboard
- KEY_SLASH - Static variable in class org.lwjgl.input.Keyboard
- KEY_SLEEP - Static variable in class org.lwjgl.input.Keyboard
- KEY_SPACE - Static variable in class org.lwjgl.input.Keyboard
- KEY_STOP - Static variable in class org.lwjgl.input.Keyboard
- KEY_SUBTRACT - Static variable in class org.lwjgl.input.Keyboard
- KEY_SYSRQ - Static variable in class org.lwjgl.input.Keyboard
- KEY_T - Static variable in class org.lwjgl.input.Keyboard
- KEY_TAB - Static variable in class org.lwjgl.input.Keyboard
- KEY_U - Static variable in class org.lwjgl.input.Keyboard
- KEY_UNDERLINE - Static variable in class org.lwjgl.input.Keyboard
- KEY_UNLABELED - Static variable in class org.lwjgl.input.Keyboard
- KEY_UP - Static variable in class org.lwjgl.input.Keyboard
- KEY_V - Static variable in class org.lwjgl.input.Keyboard
- KEY_W - Static variable in class org.lwjgl.input.Keyboard
- KEY_X - Static variable in class org.lwjgl.input.Keyboard
- KEY_Y - Static variable in class org.lwjgl.input.Keyboard
- KEY_YEN - Static variable in class org.lwjgl.input.Keyboard
- KEY_Z - Static variable in class org.lwjgl.input.Keyboard
- Keyboard - Class in org.lwjgl.input
-
A raw Keyboard interface. - KEYBOARD_SIZE - Static variable in class org.lwjgl.input.Keyboard
- KHRContextFlushControl - Class in org.lwjgl.opengl
- KHRDebug - Class in org.lwjgl.opengl
- KHRDebug - Class in org.lwjgl.opengles
- KHRDebugCallback - Class in org.lwjgl.opengl
-
Instances of this class are needed to use the callback functionality of the KHR_debug extension.
- KHRDebugCallback - Class in org.lwjgl.opengles
-
Instances of this class are needed to use the callback functionality of the KHR_debug extension.
- KHRDebugCallback() - Constructor for class org.lwjgl.opengl.KHRDebugCallback
-
Creates an KHRebugCallback with a default callback handler.
- KHRDebugCallback() - Constructor for class org.lwjgl.opengles.KHRDebugCallback
-
Creates an KHRebugCallback with a default callback handler.
- KHRDebugCallback(KHRDebugCallback.Handler) - Constructor for class org.lwjgl.opengl.KHRDebugCallback
-
Creates an ARBDebugOutputCallback with the specified callback handler.
- KHRDebugCallback(KHRDebugCallback.Handler) - Constructor for class org.lwjgl.opengles.KHRDebugCallback
-
Creates an ARBDebugOutputCallback with the specified callback handler.
- KHRDebugCallback.Handler - Interface in org.lwjgl.opengl
-
Implementations of this interface can be used to receive ARB_debug_output notifications.
- KHRDebugCallback.Handler - Interface in org.lwjgl.opengles
-
Implementations of this interface can be used to receive ARB_debug_output notifications.
- KHRDepthImages - Class in org.lwjgl.opencl
- KHRFp16 - Class in org.lwjgl.opencl
- KHRFp64 - Class in org.lwjgl.opencl
- KHRGLDepthImages - Class in org.lwjgl.opencl
- KHRGLEvent - Class in org.lwjgl.opencl
- KHRGLMsaaSharing - Class in org.lwjgl.opencl
- KHRGLSharing - Class in org.lwjgl.opencl
- KHRICD - Class in org.lwjgl.opencl
- KHRImage2DFromBuffer - Class in org.lwjgl.opencl
- KHRInitializeMemory - Class in org.lwjgl.opencl
- KHRRobustness - Class in org.lwjgl.opengl
- KHRSubgroups - Class in org.lwjgl.opencl
- KHRTerminateContext - Class in org.lwjgl.opencl
- KHRTextureCompressionAstcLdr - Class in org.lwjgl.opengl
- KHRTextureCompressionAstcLdr - Class in org.lwjgl.opengles
L
- length() - Method in interface org.lwjgl.util.vector.ReadableVector
- length() - Method in class org.lwjgl.util.vector.Vector
- lengthSquared() - Method in class org.lwjgl.util.vector.Quaternion
- lengthSquared() - Method in interface org.lwjgl.util.vector.ReadableVector
- lengthSquared() - Method in class org.lwjgl.util.vector.Vector
- lengthSquared() - Method in class org.lwjgl.util.vector.Vector2f
- lengthSquared() - Method in class org.lwjgl.util.vector.Vector3f
- lengthSquared() - Method in class org.lwjgl.util.vector.Vector4f
- limit() - Method in class org.lwjgl.PointerBuffer
-
Returns this buffer's limit.
- limit(int) - Method in class org.lwjgl.PointerBuffer
-
Sets this buffer's limit.
- load(InputStream) - Static method in class org.lwjgl.util.XPMFile
-
Loads the XPM file
- load(String) - Static method in class org.lwjgl.util.XPMFile
-
Loads the XPM file
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
-
Load from a float buffer.
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
-
Load from a float buffer.
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
-
Load from a float buffer.
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
-
Load from a float buffer.
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Quaternion
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector
-
Load this vector from a FloatBuffer
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector2f
-
Load this vector from a FloatBuffer
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector3f
- load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector4f
- load(Matrix2f) - Method in class org.lwjgl.util.vector.Matrix2f
-
Load from another matrix
- load(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Copy the source matrix to the destination matrix.
- load(Matrix3f) - Method in class org.lwjgl.util.vector.Matrix3f
-
Load from another matrix
- load(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Copy source matrix to destination matrix
- load(Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Load from another matrix4f
- load(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Copy the source matrix to the destination matrix
- loadClass(String, boolean) - Method in class org.lwjgl.util.mapped.MappedObjectClassLoader
- loaderThread - Variable in class org.lwjgl.util.applet.AppletLoader
-
actual thread that does the loading
- loadJarURLs() - Method in class org.lwjgl.util.applet.AppletLoader
-
Reads list of jars to download and adds the urls to urlList also finds out which OS you are on and adds appropriate native jar to the urlList
- loadMappedObject() - Method in class org.lwjgl.util.mapped.MappedObjectClassLoader
- loadOpenGLLibrary() - Static method in class org.lwjgl.opengl.GLContext
-
If the OpenGL reference count is 0, the library is loaded.
- loadOpenGLLibrary() - Static method in class org.lwjgl.opengles.GLContext
-
If the OpenGL reference count is 0, the library is loaded.
- loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
-
Load from a float buffer.
- loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
-
Load from a float buffer.
- loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
-
Load from a float buffer.
- loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
-
Load from a float buffer.
- log(CharSequence) - Static method in class org.lwjgl.LWJGLUtil
-
Prints the given message to System.err if DEBUG is true.
- logo - Variable in class org.lwjgl.util.applet.AppletLoader
-
logo to be shown while loading
- logoBuffer - Variable in class org.lwjgl.util.applet.AppletLoader
-
logo to be shown while loading
- LOSE_CONTEXT_ON_RESET_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- LOWPASS_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
- LOWPASS_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- LOWPASS_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
- LOWPASS_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- LOWPASS_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
- LOWPASS_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
- LTGREY - Static variable in interface org.lwjgl.util.ReadableColor
- LUMINANCE_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- lwjglApplet - Variable in class org.lwjgl.util.applet.AppletLoader
-
applet to load after all downloads are complete
- LWJGLEnvironmentPlugin - Class in org.lwjgl.util.jinput
- LWJGLEnvironmentPlugin() - Constructor for class org.lwjgl.util.jinput.LWJGLEnvironmentPlugin
- LWJGLException - Exception in org.lwjgl
-
This exception is supplied to make exception handling more generic for LWJGL specific exceptions
- LWJGLException() - Constructor for exception org.lwjgl.LWJGLException
-
Plain c'tor
- LWJGLException(String) - Constructor for exception org.lwjgl.LWJGLException
-
Creates a new LWJGLException
- LWJGLException(String, Throwable) - Constructor for exception org.lwjgl.LWJGLException
- LWJGLException(Throwable) - Constructor for exception org.lwjgl.LWJGLException
- LWJGLIcon16x16 - Static variable in class org.lwjgl.LWJGLUtil
-
LWJGL Logo - 16 by 16 pixels
- LWJGLIcon32x32 - Static variable in class org.lwjgl.LWJGLUtil
-
LWJGL Logo - 32 by 32 pixels
- LWJGLUtil - Class in org.lwjgl
-
Internal library methods
- LWJGLUtil() - Constructor for class org.lwjgl.LWJGLUtil
- LWJGLUtil.TokenFilter - Interface in org.lwjgl
-
Simple interface for Field filtering.
- lzmaSupported - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether lzma is supported
M
- m00 - Variable in class org.lwjgl.util.vector.Matrix2f
- m00 - Variable in class org.lwjgl.util.vector.Matrix3f
- m00 - Variable in class org.lwjgl.util.vector.Matrix4f
- m01 - Variable in class org.lwjgl.util.vector.Matrix2f
- m01 - Variable in class org.lwjgl.util.vector.Matrix3f
- m01 - Variable in class org.lwjgl.util.vector.Matrix4f
- m02 - Variable in class org.lwjgl.util.vector.Matrix3f
- m02 - Variable in class org.lwjgl.util.vector.Matrix4f
- m03 - Variable in class org.lwjgl.util.vector.Matrix4f
- m10 - Variable in class org.lwjgl.util.vector.Matrix2f
- m10 - Variable in class org.lwjgl.util.vector.Matrix3f
- m10 - Variable in class org.lwjgl.util.vector.Matrix4f
- m11 - Variable in class org.lwjgl.util.vector.Matrix2f
- m11 - Variable in class org.lwjgl.util.vector.Matrix3f
- m11 - Variable in class org.lwjgl.util.vector.Matrix4f
- m12 - Variable in class org.lwjgl.util.vector.Matrix3f
- m12 - Variable in class org.lwjgl.util.vector.Matrix4f
- m13 - Variable in class org.lwjgl.util.vector.Matrix4f
- m20 - Variable in class org.lwjgl.util.vector.Matrix3f
- m20 - Variable in class org.lwjgl.util.vector.Matrix4f
- m21 - Variable in class org.lwjgl.util.vector.Matrix3f
- m21 - Variable in class org.lwjgl.util.vector.Matrix4f
- m22 - Variable in class org.lwjgl.util.vector.Matrix3f
- m22 - Variable in class org.lwjgl.util.vector.Matrix4f
- m23 - Variable in class org.lwjgl.util.vector.Matrix4f
- m30 - Variable in class org.lwjgl.util.vector.Matrix4f
- m31 - Variable in class org.lwjgl.util.vector.Matrix4f
- m32 - Variable in class org.lwjgl.util.vector.Matrix4f
- m33 - Variable in class org.lwjgl.util.vector.Matrix4f
- main(String[]) - Static method in class org.lwjgl.util.XPMFile
- majorVersion - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- majorVersion - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- makeCurrent() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Make the canvas' context current.
- makeCurrent() - Static method in class org.lwjgl.opengl.Display
-
Make the Display the current rendering context for GL calls.
- makeCurrent() - Method in interface org.lwjgl.opengl.Drawable
-
Makes the Drawable's context current in the current thread.
- makeCurrent(EGLSurface) - Method in class org.lwjgl.opengles.EGLContext
- makeCurrent(EGLSurface, EGLSurface) - Method in class org.lwjgl.opengles.EGLContext
- malloc(int) - Static method in class org.lwjgl.util.mapped.MappedObject
-
Creates a MappedObject instance, mapping the memory region of an allocated direct ByteBuffer with a capacity of
elementCount*SIZEOF
- map(long, int) - Static method in class org.lwjgl.util.mapped.MappedObject
-
Creates a MappedObject instance, mapping the memory region specified.
- map(ByteBuffer) - Static method in class org.lwjgl.util.mapped.MappedObject
-
Creates a MappedObject instance, mapping the memory region of the specified direct ByteBuffer.
- mapLibraryName(String) - Static method in class org.lwjgl.LWJGLUtil
- MappedField - Annotation Type in org.lwjgl.util.mapped
-
This annotation can be used on fields of
MappedObject
subclasses, to manually specify byte offsets and lengths. - MappedHelper - Class in org.lwjgl.util.mapped
-
[INTERNAL USE ONLY]
- MappedHelper() - Constructor for class org.lwjgl.util.mapped.MappedHelper
- MappedObject - Class in org.lwjgl.util.mapped
-
Base superclass of all mapped objects.
- MappedObject() - Constructor for class org.lwjgl.util.mapped.MappedObject
- MappedObjectClassLoader - Class in org.lwjgl.util.mapped
-
This classloader is responsible for applying the bytecode transformation to mapped objects.
- MappedObjectTransformer - Class in org.lwjgl.util.mapped
-
This class implements the bytecode transformation that mapped object go through.
- MappedObjectTransformer() - Constructor for class org.lwjgl.util.mapped.MappedObjectTransformer
- MappedSet - Class in org.lwjgl.util.mapped
-
Factory for mapped sets.
- MappedSet() - Constructor for class org.lwjgl.util.mapped.MappedSet
- MappedSet2 - Class in org.lwjgl.util.mapped
-
MappedSet
implementation for twoMappedObject
s. - MappedSet3 - Class in org.lwjgl.util.mapped
-
MappedSet
implementation for threeMappedObject
s. - MappedSet4 - Class in org.lwjgl.util.mapped
-
MappedSet
implementation for fourMappedObject
s. - MappedType - Annotation Type in org.lwjgl.util.mapped
-
This annotation marks a class as a mapped object, which will go under bytecode transformation at runtime.
- mark() - Method in class org.lwjgl.PointerBuffer
-
Sets this buffer's mark at its position.
- Matrix - Class in org.lwjgl.util.vector
-
Base class for matrices.
- Matrix() - Constructor for class org.lwjgl.util.vector.Matrix
-
Constructor for Matrix.
- Matrix2f - Class in org.lwjgl.util.vector
-
Holds a 2x2 matrix
- Matrix2f() - Constructor for class org.lwjgl.util.vector.Matrix2f
-
Constructor for Matrix2f.
- Matrix2f(Matrix2f) - Constructor for class org.lwjgl.util.vector.Matrix2f
-
Constructor
- Matrix3f - Class in org.lwjgl.util.vector
-
Holds a 3x3 matrix.
- Matrix3f() - Constructor for class org.lwjgl.util.vector.Matrix3f
-
Constructor for Matrix3f.
- Matrix4f - Class in org.lwjgl.util.vector
-
Holds a 4x4 float matrix.
- Matrix4f() - Constructor for class org.lwjgl.util.vector.Matrix4f
-
Construct a new matrix, initialized to the identity.
- Matrix4f(Matrix4f) - Constructor for class org.lwjgl.util.vector.Matrix4f
- MAX_SWAP_INTERVAL - org.lwjgl.opengles.PixelFormat.Attrib
- MemoryUtil - Class in org.lwjgl
-
[INTERNAL USE ONLY]
- MIN_SWAP_INTERVAL - org.lwjgl.opengles.PixelFormat.Attrib
- minimumJREMessage - Variable in class org.lwjgl.util.applet.AppletLoader
-
error message to display if minimum JRE version is not met
- minimumJreNotFound - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether the minimum required JRE version is not found
- minorVersion - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- minorVersion - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- MipMap - Class in org.lwjgl.util.glu
-
MipMap.java Created 11-jan-2004
- MipMap() - Constructor for class org.lwjgl.util.glu.MipMap
- MIPMAP_LEVEL - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture mipmap level attribute.
- Mouse - Class in org.lwjgl.input
-
A raw Mouse interface. - mul(Matrix2f, Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Multiply the right matrix by the left and place the result in a third matrix.
- mul(Matrix3f, Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Multiply the right matrix by the left and place the result in a third matrix.
- mul(Matrix4f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Multiply the right matrix by the left and place the result in a third matrix.
- mul(Quaternion, Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Sets the value of this quaternion to the quaternion product of quaternions left and right (this = left * right).
- mulInverse(Quaternion, Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Multiplies quaternion left by the inverse of quaternion right and places the value into this quaternion.
- MULTISAMPLE_RESOLVE - org.lwjgl.opengles.PixelFormat.Attrib
N
- name - Variable in class org.lwjgl.opengl.XRandR.Screen
-
Name for this output
- nativeJarCount - Variable in class org.lwjgl.util.applet.AppletLoader
-
Number of native jars
- natives_loaded - Static variable in class org.lwjgl.util.applet.AppletLoader
-
have natives been loaded by another instance of this applet
- nearestPower(int) - Static method in class org.lwjgl.util.glu.Util
-
Method nearestPower.
- negate() - Method in class org.lwjgl.util.vector.Matrix
-
Negate this matrix
- negate() - Method in class org.lwjgl.util.vector.Matrix2f
-
Negate this matrix
- negate() - Method in class org.lwjgl.util.vector.Matrix3f
-
Negate this matrix
- negate() - Method in class org.lwjgl.util.vector.Matrix4f
-
Negate this matrix
- negate() - Method in class org.lwjgl.util.vector.Quaternion
-
Calculate the conjugate of this quaternion
- negate() - Method in class org.lwjgl.util.vector.Vector
-
Negate a vector
- negate() - Method in class org.lwjgl.util.vector.Vector2f
-
Negate a vector
- negate() - Method in class org.lwjgl.util.vector.Vector3f
-
Negate a vector
- negate() - Method in class org.lwjgl.util.vector.Vector4f
-
Negate a vector
- negate(Matrix2f) - Method in class org.lwjgl.util.vector.Matrix2f
-
Negate this matrix and stash the result in another matrix.
- negate(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Negate the source matrix and stash the result in the destination matrix.
- negate(Matrix3f) - Method in class org.lwjgl.util.vector.Matrix3f
-
Negate this matrix and place the result in a destination matrix.
- negate(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Negate the source matrix and place the result in the destination matrix.
- negate(Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Negate this matrix and place the result in a destination matrix.
- negate(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Negate this matrix and place the result in a destination matrix.
- negate(Quaternion) - Method in class org.lwjgl.util.vector.Quaternion
-
Calculate the conjugate of this quaternion and put it into the given one
- negate(Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Calculate the conjugate of this quaternion and put it into the given one
- negate(Vector2f) - Method in class org.lwjgl.util.vector.Vector2f
-
Negate a vector and place the result in a destination vector.
- negate(Vector3f) - Method in class org.lwjgl.util.vector.Vector3f
-
Negate a vector and place the result in a destination vector.
- negate(Vector4f) - Method in class org.lwjgl.util.vector.Vector4f
-
Negate a vector and place the result in a destination vector.
- newBuffer(long, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- newInstance(ByteBuffer) - Method in class org.lwjgl.PointerBuffer
-
This method is used in slice and duplicate instead of normal object construction, so that subclasses can return themselves.
- next() - Static method in class org.lwjgl.input.Controllers
-
Move to the next event that has been stored.
- next() - Static method in class org.lwjgl.input.Keyboard
-
Gets the next keyboard event.
- next() - Static method in class org.lwjgl.input.Mouse
-
Gets the next mouse event.
- next() - Method in class org.lwjgl.util.mapped.MappedObject
-
Moves the current view to the next element.
- next() - Method in class org.lwjgl.util.mapped.MappedSet2
- next() - Method in class org.lwjgl.util.mapped.MappedSet3
- next() - Method in class org.lwjgl.util.mapped.MappedSet4
- nextCursor() - Method in class org.lwjgl.input.Cursor
-
Changes to the next cursor
- NO_RESET_NOTIFICATION_ARB - Static variable in class org.lwjgl.opengl.ContextAttribs
- normal3f(float, float, float) - Method in class org.lwjgl.util.glu.Quadric
-
Call glNormal3f after scaling normal to unit length.
- normalise() - Method in class org.lwjgl.util.vector.Vector
-
Normalise this vector
- normalise(Quaternion) - Method in class org.lwjgl.util.vector.Quaternion
-
Normalise this quaternion and place the result in another quaternion.
- normalise(Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Normalise the source quaternion and place the result in another quaternion.
- normalise(Vector2f) - Method in class org.lwjgl.util.vector.Vector2f
-
Normalise this vector and place the result in another vector.
- normalise(Vector3f) - Method in class org.lwjgl.util.vector.Vector3f
-
Normalise this vector and place the result in another vector.
- normalise(Vector4f) - Method in class org.lwjgl.util.vector.Vector4f
-
Normalise this vector and place the result in another vector.
- normalize(float[]) - Static method in class org.lwjgl.util.glu.Util
-
Normalize vector
- normals - Variable in class org.lwjgl.util.glu.Quadric
- NVBindlessMultiDrawIndirect - Class in org.lwjgl.opengl
- NVBindlessTexture - Class in org.lwjgl.opengl
- NVBlendEquationAdvanced - Class in org.lwjgl.opengl
- NVComputeProgram5 - Class in org.lwjgl.opengl
- NVConditionalRender - Class in org.lwjgl.opengl
- NVCopyDepthToColor - Class in org.lwjgl.opengl
- NVCopyImage - Class in org.lwjgl.opengl
- NVCoverageSample - Class in org.lwjgl.opengles
- NVDeepTexture3D - Class in org.lwjgl.opengl
- NVDepthBufferFloat - Class in org.lwjgl.opengl
- NVDepthClamp - Class in org.lwjgl.opengl
- NVDepthNonlinear - Class in org.lwjgl.opengles
- NVDeviceAttributeQuery - Class in org.lwjgl.opencl
- NVDrawBuffers - Class in org.lwjgl.opengles
- NVDrawPath - Class in org.lwjgl.opengles
- NVDrawTexture - Class in org.lwjgl.opengl
- NVDrawTexture - Class in org.lwjgl.opengles
- NVEGLStreamConsumerExternal - Class in org.lwjgl.opengles
- NVEvaluators - Class in org.lwjgl.opengl
- NVExplicitMultisample - Class in org.lwjgl.opengl
- NVFboColorAttachments - Class in org.lwjgl.opengles
- NVFence - Class in org.lwjgl.opengl
- NVFence - Class in org.lwjgl.opengles
- NVFloatBuffer - Class in org.lwjgl.opengl
- NVFogDistance - Class in org.lwjgl.opengl
- NVFragmentProgram - Class in org.lwjgl.opengl
- NVFragmentProgram2 - Class in org.lwjgl.opengl
- NVFramebufferMultisampleCoverage - Class in org.lwjgl.opengl
- NVFramebufferVertexAttribArray - Class in org.lwjgl.opengles
- NVGeometryProgram4 - Class in org.lwjgl.opengl
- NVGetTexImage - Class in org.lwjgl.opengles
- NVGpuProgram4 - Class in org.lwjgl.opengl
- NVGpuProgram5 - Class in org.lwjgl.opengl
- NVGpuShader5 - Class in org.lwjgl.opengl
- NVHalfFloat - Class in org.lwjgl.opengl
- NVLightMaxExponent - Class in org.lwjgl.opengl
- NVMultisampleCoverage - Class in org.lwjgl.opengl
- NVMultisampleFilterHint - Class in org.lwjgl.opengl
- NVOcclusionQuery - Class in org.lwjgl.opengl
- NVPackedDepthStencil - Class in org.lwjgl.opengl
- NVParameterBufferObject - Class in org.lwjgl.opengl
- NVPathRendering - Class in org.lwjgl.opengl
- NVPixelDataRange - Class in org.lwjgl.opengl
- NVPlatformBinary - Class in org.lwjgl.opengles
- NVPointSprite - Class in org.lwjgl.opengl
- NVPresentVideo - Class in org.lwjgl.opengl
- NVPresentVideoUtil - Class in org.lwjgl.opengl
-
This class exposes the platform specific functionality present in the NV_present_video extension.
- NVPrimitiveRestart - Class in org.lwjgl.opengl
- NVProgram - Class in org.lwjgl.opengl
- NVProgram() - Constructor for class org.lwjgl.opengl.NVProgram
- NVReadBuffer - Class in org.lwjgl.opengles
- NVRegisterCombiners - Class in org.lwjgl.opengl
- NVRegisterCombiners2 - Class in org.lwjgl.opengl
- NVShaderBufferLoad - Class in org.lwjgl.opengl
- NVShaderBufferStore - Class in org.lwjgl.opengl
- NVSystemTime - Class in org.lwjgl.opengles
- NVTessellationProgram5 - Class in org.lwjgl.opengl
- NVTexgenReflection - Class in org.lwjgl.opengl
- NVTextureBarrier - Class in org.lwjgl.opengl
- NVTextureCompressionVTC - Class in org.lwjgl.opengl
- NVTextureEnvCombine4 - Class in org.lwjgl.opengl
- NVTextureExpandNormal - Class in org.lwjgl.opengl
- NVTextureMultisample - Class in org.lwjgl.opengl
- NVTextureRectangle - Class in org.lwjgl.opengl
- NVTextureShader - Class in org.lwjgl.opengl
- NVTextureShader2 - Class in org.lwjgl.opengl
- NVTextureShader3 - Class in org.lwjgl.opengl
- NVTransformFeedback - Class in org.lwjgl.opengl
- NVTransformFeedback2 - Class in org.lwjgl.opengl
- NVVertexArrayRange - Class in org.lwjgl.opengl
- NVVertexArrayRange2 - Class in org.lwjgl.opengl
- NVVertexAttribInteger64bit - Class in org.lwjgl.opengl
- NVVertexBufferUnifiedMemory - Class in org.lwjgl.opengl
- NVVertexProgram - Class in org.lwjgl.opengl
- NVVertexProgram2Option - Class in org.lwjgl.opengl
- NVVertexProgram3 - Class in org.lwjgl.opengl
- NVVideoCapture - Class in org.lwjgl.opengl
- NVVideoCaptureUtil - Class in org.lwjgl.opengl
-
This class exposes the platform specific functionality present in the NV_video_capture extension.
- NVXGpuMemoryInfo - Class in org.lwjgl.opengl
-
Experimental extension, may be removed/changed in the future.
O
- OESBlendEquationSeparate - Class in org.lwjgl.opengles
- OESBlendFuncSeparate - Class in org.lwjgl.opengles
- OESBlendSubtract - Class in org.lwjgl.opengles
- OESCompressedETC1RGB8Texture - Class in org.lwjgl.opengles
- OESCompressedPalettedTexture - Class in org.lwjgl.opengles
- OESDepth24 - Class in org.lwjgl.opengles
- OESDepth32 - Class in org.lwjgl.opengles
- OESDepthTexture - Class in org.lwjgl.opengles
- OESEGLImage - Class in org.lwjgl.opengles
- OESEGLImageExternal - Class in org.lwjgl.opengles
- OESElementIndexUint - Class in org.lwjgl.opengles
- OESFramebufferObject - Class in org.lwjgl.opengles
- OESGetProgramBinary - Class in org.lwjgl.opengles
- OESMapbuffer - Class in org.lwjgl.opengles
- OESPackedDepthStencil - Class in org.lwjgl.opengles
- OESRGB8RGBA8 - Class in org.lwjgl.opengles
- OESStandardDerivatives - Class in org.lwjgl.opengles
- OESStencil1 - Class in org.lwjgl.opengles
- OESStencil4 - Class in org.lwjgl.opengles
- OESStencil8 - Class in org.lwjgl.opengles
- OESSurfacelessContext - Class in org.lwjgl.opengles
- OESTexture3D - Class in org.lwjgl.opengles
- OESTextureHalfFloat - Class in org.lwjgl.opengles
- OESVertexArrayObject - Class in org.lwjgl.opengles
- OESVertexHalfFloat - Class in org.lwjgl.opengles
- OESVertexType1010102 - Class in org.lwjgl.opengles
- offscreen - Variable in class org.lwjgl.util.applet.AppletLoader
-
offscreen image used
- OpenALException - Exception in org.lwjgl.openal
-
Thrown by the debug build library of the LWJGL if any OpenAL operation causes an error. - OpenALException() - Constructor for exception org.lwjgl.openal.OpenALException
-
Constructor for OpenALException.
- OpenALException(int) - Constructor for exception org.lwjgl.openal.OpenALException
-
Constructor that takes an AL error number
- OpenALException(String) - Constructor for exception org.lwjgl.openal.OpenALException
-
Constructor for OpenALException.
- OpenALException(String, Throwable) - Constructor for exception org.lwjgl.openal.OpenALException
-
Constructor for OpenALException.
- OpenALException(Throwable) - Constructor for exception org.lwjgl.openal.OpenALException
-
Constructor for OpenALException.
- OpenCL11 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- OpenCL11 - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- OpenCL12 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
- OpenCL12 - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
- OpenCLException - Exception in org.lwjgl.opencl
- OpenCLException() - Constructor for exception org.lwjgl.opencl.OpenCLException
- OpenCLException(String) - Constructor for exception org.lwjgl.opencl.OpenCLException
- OpenCLException(String, Throwable) - Constructor for exception org.lwjgl.opencl.OpenCLException
- OpenCLException(Throwable) - Constructor for exception org.lwjgl.opencl.OpenCLException
- OpenGL11 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL12 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL13 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL14 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL15 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL20 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL21 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL30 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL31 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL32 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL33 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL40 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL41 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL42 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL43 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL44 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGL45 - Variable in class org.lwjgl.opengl.ContextCapabilities
- OpenGLES20 - Variable in class org.lwjgl.opengles.ContextCapabilities
- OpenGLES30 - Variable in class org.lwjgl.opengles.ContextCapabilities
- OpenGLException - Exception in org.lwjgl.opengl
-
Thrown by the debug build library of the LWJGL if any OpenGL operation causes an error.
- OpenGLException() - Constructor for exception org.lwjgl.opengl.OpenGLException
-
Constructor for OpenGLException.
- OpenGLException(int) - Constructor for exception org.lwjgl.opengl.OpenGLException
-
Constructor for OpenGLException.
- OpenGLException(String) - Constructor for exception org.lwjgl.opengl.OpenGLException
-
Constructor for OpenGLException.
- OpenGLException(String, Throwable) - Constructor for exception org.lwjgl.opengl.OpenGLException
-
Constructor for OpenGLException.
- OpenGLException(Throwable) - Constructor for exception org.lwjgl.opengl.OpenGLException
-
Constructor for OpenGLException.
- openURL(String) - Static method in class org.lwjgl.Sys
-
Open the system web browser and point it at the specified URL.
- ORANGE - Static variable in interface org.lwjgl.util.ReadableColor
- order() - Method in class org.lwjgl.PointerBuffer
-
Retrieves this buffer's byte order.
- org.lwjgl - package org.lwjgl
- org.lwjgl.input - package org.lwjgl.input
- org.lwjgl.openal - package org.lwjgl.openal
- org.lwjgl.opencl - package org.lwjgl.opencl
- org.lwjgl.opencl.api - package org.lwjgl.opencl.api
- org.lwjgl.opengl - package org.lwjgl.opengl
- org.lwjgl.opengles - package org.lwjgl.opengles
- org.lwjgl.util - package org.lwjgl.util
- org.lwjgl.util.applet - package org.lwjgl.util.applet
- org.lwjgl.util.glu - package org.lwjgl.util.glu
- org.lwjgl.util.glu.tessellation - package org.lwjgl.util.glu.tessellation
- org.lwjgl.util.input - package org.lwjgl.util.input
- org.lwjgl.util.jinput - package org.lwjgl.util.jinput
- org.lwjgl.util.mapped - package org.lwjgl.util.mapped
- org.lwjgl.util.vector - package org.lwjgl.util.vector
- orientation - Variable in class org.lwjgl.util.glu.Quadric
P
- pack200Supported - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether pack200 is supported
- padding() - Method in annotation type org.lwjgl.util.mapped.MappedType
-
The number of bytes to add to the total byte size.
- paint(Graphics) - Method in class org.lwjgl.opengl.AWTGLCanvas
-
The default paint() operation makes the context current and calls paintGL() which should be overridden to do GL operations.
- paint(Graphics) - Method in class org.lwjgl.util.applet.AppletLoader
- paintGL() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Override this to do painting
- painting - Variable in class org.lwjgl.util.applet.AppletLoader
-
set to true while painting is done
- PartialDisk - Class in org.lwjgl.util.glu
-
PartialDisk.java Created 23-dec-2003
- PartialDisk() - Constructor for class org.lwjgl.util.glu.PartialDisk
-
Constructor for PartialDisk.
- pause() - Method in class org.lwjgl.util.Timer
-
Pause the timer.
- Pbuffer - Class in org.lwjgl.opengl
-
Pbuffer encapsulates an OpenGL pbuffer.
- Pbuffer(int, int, PixelFormat, Drawable) - Constructor for class org.lwjgl.opengl.Pbuffer
-
Create an instance of a Pbuffer with a unique OpenGL context.
- Pbuffer(int, int, PixelFormat, RenderTexture, Drawable) - Constructor for class org.lwjgl.opengl.Pbuffer
-
Create an instance of a Pbuffer with a unique OpenGL context.
- Pbuffer(int, int, PixelFormat, RenderTexture, Drawable, ContextAttribs) - Constructor for class org.lwjgl.opengl.Pbuffer
-
Create an instance of a Pbuffer with a unique OpenGL context.
- PBUFFER_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
-
Indicates that Pbuffers can be created.
- percentage - Variable in class org.lwjgl.util.applet.AppletLoader
-
used to calculate length of progress bar
- PixelFormat - Class in org.lwjgl.opengl
-
This class describes pixel format properties for an OpenGL context.
- PixelFormat - Class in org.lwjgl.opengles
-
This class describes the configuration settings for an EGL surface.
- PixelFormat() - Constructor for class org.lwjgl.opengl.PixelFormat
-
Default pixel format is minimum 8 bits depth, and no alpha nor stencil requirements.
- PixelFormat() - Constructor for class org.lwjgl.opengles.PixelFormat
-
Creates a new PixelFormat with rgbSize = 8, alphaSize = 8 and depthSize = 16.
- PixelFormat(int, int, int) - Constructor for class org.lwjgl.opengl.PixelFormat
- PixelFormat(int, int, int) - Constructor for class org.lwjgl.opengles.PixelFormat
-
Creates a new PixelFormat with rgbSize = 8 and the specified alphaSize, depthSize and stencilSize.
- PixelFormat(int, int, int, int) - Constructor for class org.lwjgl.opengl.PixelFormat
- PixelFormat(int, int, int, int) - Constructor for class org.lwjgl.opengles.PixelFormat
-
Creates a new PixelFormat with rgbSize = 8 and the specified alphaSize, depthSize, stencilSize and samples.
- PixelFormat(int, int, int, int, int) - Constructor for class org.lwjgl.opengl.PixelFormat
- PixelFormat(int, int, int, int, int, int) - Constructor for class org.lwjgl.opengles.PixelFormat
-
Creates a new PixelFormat with the specified RGB sizes, EGL_ALPHA_SIZE, EGL_LUMINANCE_SIZE, EGL_DEPTH_SIZE, EGL_STENCIL_SIZE, EGL_SAMPLES.
- PixelFormat(int, int, int, int, int, int, int, int, boolean) - Constructor for class org.lwjgl.opengl.PixelFormat
- PixelFormat(int, int, int, int, int, int, int, int, boolean, boolean) - Constructor for class org.lwjgl.opengl.PixelFormat
- PixelFormat.Attrib - Enum in org.lwjgl.opengles
- PixelFormatLWJGL - Interface in org.lwjgl.opengl
-
[INTERNAL USE ONLY]
- PLATFORM_LINUX - Static variable in class org.lwjgl.LWJGLUtil
- PLATFORM_LINUX_NAME - Static variable in class org.lwjgl.LWJGLUtil
- PLATFORM_MACOSX - Static variable in class org.lwjgl.LWJGLUtil
- PLATFORM_MACOSX_NAME - Static variable in class org.lwjgl.LWJGLUtil
- PLATFORM_WINDOWS - Static variable in class org.lwjgl.LWJGLUtil
- PLATFORM_WINDOWS_NAME - Static variable in class org.lwjgl.LWJGLUtil
- Point - Class in org.lwjgl.util
-
A 2D integer point class, which looks remarkably like an AWT one.
- Point() - Constructor for class org.lwjgl.util.Point
-
Constructor for Point.
- Point(int, int) - Constructor for class org.lwjgl.util.Point
-
Constructor for Point.
- Point(ReadablePoint) - Constructor for class org.lwjgl.util.Point
-
Constructor for Point.
- pointer - Variable in class org.lwjgl.PointerWrapperAbstract
- Pointer - Annotation Type in org.lwjgl.util.mapped
-
This annotation can be used on long fields of
MappedObject
subclasses, to specify that the long value should be interpreted as a pointer. - PointerBuffer - Class in org.lwjgl
-
This class is a container for architecture independent pointer data.
- PointerBuffer(int) - Constructor for class org.lwjgl.PointerBuffer
-
Creates a new PointerBuffer with the specified capacity.
- PointerBuffer(ByteBuffer) - Constructor for class org.lwjgl.PointerBuffer
-
Creates a new PointerBuffer using the specified ByteBuffer as its pointer data source.
- pointers - Variable in class org.lwjgl.PointerBuffer
- PointerWrapper - Interface in org.lwjgl
-
A common interface for classes that wrap pointer addresses.
- PointerWrapperAbstract - Class in org.lwjgl
-
Base PointerWrapper implementation.
- PointerWrapperAbstract(long) - Constructor for class org.lwjgl.PointerWrapperAbstract
- poll() - Method in interface org.lwjgl.input.Controller
-
Poll the controller for new data.
- poll() - Static method in class org.lwjgl.input.Controllers
-
Poll the controllers available.
- poll() - Static method in class org.lwjgl.input.Keyboard
-
Polls the keyboard for its current state.
- poll() - Static method in class org.lwjgl.input.Mouse
-
Polls the mouse for its current state.
- poll() - Method in class org.lwjgl.util.input.ControllerAdapter
-
Poll the controller for new data.
- pollKeyboard(ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to poll the keyboard.
- pollMouse(IntBuffer, ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to poll the mouse
- position() - Method in class org.lwjgl.PointerBuffer
-
Returns this buffer's position.
- position(int) - Method in class org.lwjgl.PointerBuffer
-
Sets this buffer's position.
- positionByte() - Method in class org.lwjgl.PointerBuffer
-
Returns this buffer's position, in bytes.
- PowerManagementEventException - Exception in org.lwjgl.opengles
-
A PowerManagementEventException exception will be thrown when a call to eglSwapBuffers, eglCopyBuffers or eglMakeCurrent returns EGL_FALSE and the EGL_ERROR generated is EGL_CONTEXT_LOST.
- PowerManagementEventException() - Constructor for exception org.lwjgl.opengles.PowerManagementEventException
- PowerManagementEventException(String) - Constructor for exception org.lwjgl.opengles.PowerManagementEventException
- PowerManagementEventException(String, Throwable) - Constructor for exception org.lwjgl.opengles.PowerManagementEventException
- PowerManagementEventException(Throwable) - Constructor for exception org.lwjgl.opengles.PowerManagementEventException
- prependHost - Variable in class org.lwjgl.util.applet.AppletLoader
-
whether to prepend host to cache path
- processMessages() - Static method in class org.lwjgl.opengl.Display
-
Process operating system events.
- progressbar - Variable in class org.lwjgl.util.applet.AppletLoader
-
progressbar to render while loading
- progressbarBuffer - Variable in class org.lwjgl.util.applet.AppletLoader
-
progressbar to render while loading
- Project - Class in org.lwjgl.util.glu
-
Project.java
- Project() - Constructor for class org.lwjgl.util.glu.Project
- PURPLE - Static variable in interface org.lwjgl.util.ReadableColor
- put(int, long) - Method in class org.lwjgl.PointerBuffer
-
Absolute put method (optional operation).
- put(int, PointerWrapper) - Method in class org.lwjgl.PointerBuffer
-
Convenience put that accepts PointerWrapper objects.
- put(long) - Method in class org.lwjgl.PointerBuffer
-
Relative put method (optional operation).
- put(long[]) - Method in class org.lwjgl.PointerBuffer
-
Relative bulk put method (optional operation).
- put(long[], int, int) - Method in class org.lwjgl.PointerBuffer
-
Relative bulk put method (optional operation).
- put(ByteBuffer, int, long) - Static method in class org.lwjgl.PointerBuffer
-
Convenience put on a target ByteBuffer.
- put(ByteBuffer, long) - Static method in class org.lwjgl.PointerBuffer
-
Convenience put on a target ByteBuffer.
- put(PointerBuffer) - Method in class org.lwjgl.PointerBuffer
-
Relative bulk put method (optional operation).
- put(PointerWrapper) - Method in class org.lwjgl.PointerBuffer
-
Convenience put that accepts PointerWrapper objects.
- put_view(MappedObject, int, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- put_view_next(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- put_view_shift(MappedObject, int, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- put_views(MappedSet2, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- put_views(MappedSet3, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- put_views(MappedSet4, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
Q
- QCOMBinningControl - Class in org.lwjgl.opengles
- QCOMDriverControl - Class in org.lwjgl.opengles
- QCOMExtendedGet - Class in org.lwjgl.opengles
- QCOMExtendedGet2 - Class in org.lwjgl.opengles
- QCOMPerformanceMonitorGlobalMode - Class in org.lwjgl.opengles
- QCOMTiledRendering - Class in org.lwjgl.opengles
- QCOMWriteonlyRendering - Class in org.lwjgl.opengles
- Quadric - Class in org.lwjgl.util.glu
-
Quadric.java Created 22-dec-2003
- Quadric() - Constructor for class org.lwjgl.util.glu.Quadric
-
Constructor for Quadric.
- Quaternion - Class in org.lwjgl.util.vector
- Quaternion() - Constructor for class org.lwjgl.util.vector.Quaternion
-
C'tor.
- Quaternion(float, float, float, float) - Constructor for class org.lwjgl.util.vector.Quaternion
-
C'tor
- Quaternion(ReadableVector4f) - Constructor for class org.lwjgl.util.vector.Quaternion
-
C'tor
- query(int) - Method in class org.lwjgl.opengles.EGLDisplay
-
Returns a string describing some aspect of the EGL implementation running on the specified display.
R
- readABGR(ByteBuffer) - Method in class org.lwjgl.util.Color
-
Read a color from a byte buffer
- readABGR(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
-
Read a color from a byte buffer
- ReadableColor - Interface in org.lwjgl.util
-
Readonly interface for Colors
- ReadableDimension - Interface in org.lwjgl.util
-
Readonly interface for Dimensions
- ReadablePoint - Interface in org.lwjgl.util
-
Readonly interface for Points
- ReadableRectangle - Interface in org.lwjgl.util
-
Readonly interface for Rectangles
- ReadableVector - Interface in org.lwjgl.util.vector
- ReadableVector2f - Interface in org.lwjgl.util.vector
- ReadableVector3f - Interface in org.lwjgl.util.vector
- ReadableVector4f - Interface in org.lwjgl.util.vector
- readARGB(ByteBuffer) - Method in class org.lwjgl.util.Color
-
Read a color from a byte buffer
- readARGB(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
-
Read a color from a byte buffer
- readBGR(ByteBuffer) - Method in class org.lwjgl.util.Color
-
Read a color from a byte buffer
- readBGR(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
-
Read a color from a byte buffer
- readBGRA(ByteBuffer) - Method in class org.lwjgl.util.Color
-
Read a color from a byte buffer
- readBGRA(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
-
Read a color from a byte buffer
- readHashMapFile(File) - Method in class org.lwjgl.util.applet.AppletLoader
-
read the HashMap from File
- readKeyboard(ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to read the keyboard buffer
- readMouse(ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to read the mouse buffer
- readObjectFile(File) - Method in class org.lwjgl.util.applet.AppletLoader
-
read the object from the File
- readRGB(ByteBuffer) - Method in class org.lwjgl.util.Color
-
Read a color from a byte buffer
- readRGB(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
-
Read a color from a byte buffer
- readRGBA(ByteBuffer) - Method in class org.lwjgl.util.Color
-
Read a color from a byte buffer
- readRGBA(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
-
Read a color from a byte buffer
- readStringFile(File) - Method in class org.lwjgl.util.applet.AppletLoader
-
read String object from File
- Rectangle - Class in org.lwjgl.util
-
A 2D integer Rectangle class which looks remarkably like an AWT one.
- Rectangle() - Constructor for class org.lwjgl.util.Rectangle
-
Constructor for Rectangle.
- Rectangle(int, int, int, int) - Constructor for class org.lwjgl.util.Rectangle
-
Constructor for Rectangle.
- Rectangle(ReadablePoint, ReadableDimension) - Constructor for class org.lwjgl.util.Rectangle
-
Constructor for Rectangle.
- Rectangle(ReadableRectangle) - Constructor for class org.lwjgl.util.Rectangle
-
Constructor for Rectangle.
- RED - Static variable in interface org.lwjgl.util.ReadableColor
- RED_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- register(Class<? extends MappedObject>) - Static method in class org.lwjgl.util.mapped.MappedObjectTransformer
-
Registers a class as a mapped object.
- Registry - Class in org.lwjgl.util.glu
-
Registry.java Created 11-jan-2004
- Registry() - Constructor for class org.lwjgl.util.glu.Registry
- releaseContext() - Method in class org.lwjgl.opengl.AWTGLCanvas
- releaseContext() - Static method in class org.lwjgl.opengl.Display
-
Release the Display context.
- releaseContext() - Method in interface org.lwjgl.opengl.Drawable
-
If the Drawable's context is current in the current thread, no context will be current after a call to this method.
- releaseTexImage(int) - Method in class org.lwjgl.opengl.Pbuffer
-
Releases the currently bound texture from the buffer specified.
- remaining() - Method in class org.lwjgl.PointerBuffer
-
Returns the number of elements between the current position and the limit.
- remainingByte() - Method in class org.lwjgl.PointerBuffer
-
Returns the number of bytes between the current position and the limit.
- removeNotify() - Method in class org.lwjgl.opengl.AWTGLCanvas
- render() - Method in interface org.lwjgl.util.Renderable
-
"Render" this thing.
- RENDER_DEPTH_TEXTURE_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
-
Indicates that Pbuffers can be used as depth render-textures.
- RENDER_TEXTURE_1D - Static variable in class org.lwjgl.opengl.RenderTexture
-
The TEXTURE_1D target.
- RENDER_TEXTURE_2D - Static variable in class org.lwjgl.opengl.RenderTexture
-
The TEXTURE_2D target.
- RENDER_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.RenderTexture
-
The TEXTURE_CUBE_MAP target.
- RENDER_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.RenderTexture
-
The TEXTURE_RECTANGLE target.
- RENDER_TEXTURE_RECTANGLE_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
-
Indicates that Pbuffers can be used as non-power-of-two render-textures.
- RENDER_TEXTURE_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
-
Indicates that Pbuffers can be used as render-textures.
- Renderable - Interface in org.lwjgl.util
-
Simple interface to things that can be Rendered.
- RenderTexture - Class in org.lwjgl.opengl
-
This class represents the state necessary for render-to-texture.
- RenderTexture(boolean, boolean, boolean, boolean, int, int) - Constructor for class org.lwjgl.opengl.RenderTexture
-
Creates a RenderTexture object for enabling render-to-texture on a P-buffer.
- replaceLast(String, String, String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Replaces the last occurrence of the specified target substring with the specified replacement string in a string.
- reset() - Method in class org.lwjgl.PointerBuffer
-
Resets this buffer's position to the previously-marked position.
- reset() - Method in class org.lwjgl.util.Timer
-
Reset the timer.
- restoreConfiguration() - Static method in class org.lwjgl.opengl.XRandR
-
Restores the configuration for all connected display devices.
- resume() - Method in class org.lwjgl.util.Timer
-
Resume the timer.
- rewind() - Method in class org.lwjgl.PointerBuffer
-
Rewinds this buffer.
- rotate(float, Vector3f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Rotates the matrix around the given axis the specified angle
- rotate(float, Vector3f, Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Rotates the matrix around the given axis the specified angle
- rotate(float, Vector3f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Rotates the source matrix around the given axis the specified angle and put the result in the destination matrix.
- run() - Method in class org.lwjgl.util.applet.AppletLoader
-
9 steps 1) check jre version meets minimum requirements 2) check applet cache and decide which jars to download 3) download the jars 4) extract native files 5) validate jars for any corruption 6) save applet cache information 7) add jars to class path 8) set any lwjgl properties 9) switch to loaded applet
- runViewConstructor() - Method in class org.lwjgl.util.mapped.MappedObject
-
Any code in the default constructor will not run automatically.
S
- SAMPLE_BUFFERS - org.lwjgl.opengles.PixelFormat.Attrib
- samplerate - Variable in class org.lwjgl.util.WaveData
-
sample rate of data
- SAMPLES - org.lwjgl.opengles.PixelFormat.Attrib
- saveConfiguration() - Static method in class org.lwjgl.opengl.XRandR
-
Saves the current configuration for all connected display devices.
- scale(float) - Method in class org.lwjgl.util.vector.Quaternion
- scale(float) - Method in class org.lwjgl.util.vector.Vector
-
Scale this vector
- scale(float) - Method in class org.lwjgl.util.vector.Vector2f
- scale(float) - Method in class org.lwjgl.util.vector.Vector3f
- scale(float) - Method in class org.lwjgl.util.vector.Vector4f
- scale(float, Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Scale the source quaternion by scale and put the result in the destination
- scale(Vector3f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Scales this matrix
- scale(Vector3f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Scales the source matrix and put the result in the destination matrix
- set(byte, byte, byte) - Method in class org.lwjgl.util.Color
-
Set a color
- set(byte, byte, byte) - Method in interface org.lwjgl.util.WritableColor
-
Set a color
- set(byte, byte, byte, byte) - Method in class org.lwjgl.util.Color
-
Set a color
- set(byte, byte, byte, byte) - Method in interface org.lwjgl.util.WritableColor
-
Set a color
- set(float) - Method in class org.lwjgl.util.Timer
-
Set the time of this timer
- set(float, float) - Method in class org.lwjgl.util.vector.Quaternion
- set(float, float) - Method in class org.lwjgl.util.vector.Vector2f
- set(float, float) - Method in class org.lwjgl.util.vector.Vector3f
- set(float, float) - Method in class org.lwjgl.util.vector.Vector4f
- set(float, float) - Method in interface org.lwjgl.util.vector.WritableVector2f
-
Set the X,Y values
- set(float, float, float) - Method in class org.lwjgl.util.vector.Quaternion
- set(float, float, float) - Method in class org.lwjgl.util.vector.Vector3f
- set(float, float, float) - Method in class org.lwjgl.util.vector.Vector4f
- set(float, float, float) - Method in interface org.lwjgl.util.vector.WritableVector3f
-
Set the X,Y,Z values
- set(float, float, float, float) - Method in class org.lwjgl.util.vector.Quaternion
- set(float, float, float, float) - Method in class org.lwjgl.util.vector.Vector4f
- set(float, float, float, float) - Method in interface org.lwjgl.util.vector.WritableVector4f
-
Set the X,Y,Z,W values
- set(int, int, int) - Method in class org.lwjgl.util.Color
-
Set a color
- set(int, int, int) - Method in interface org.lwjgl.util.WritableColor
-
Set a color
- set(int, int, int, int) - Method in class org.lwjgl.util.Color
-
Set a color
- set(int, int, int, int) - Method in interface org.lwjgl.util.WritableColor
-
Set a color
- set(ReadableVector2f) - Method in class org.lwjgl.util.vector.Vector2f
-
Load from another Vector2f
- set(ReadableVector3f) - Method in class org.lwjgl.util.vector.Vector3f
-
Load from another Vector3f
- set(ReadableVector4f) - Method in class org.lwjgl.util.vector.Quaternion
-
Load from another Vector4f
- set(ReadableVector4f) - Method in class org.lwjgl.util.vector.Vector4f
-
Load from another Vector4f
- setAlpha(byte) - Method in class org.lwjgl.util.Color
-
Set the Alpha component
- setAlpha(byte) - Method in interface org.lwjgl.util.WritableColor
-
Set the Alpha component
- setAlpha(int) - Method in class org.lwjgl.util.Color
-
Set the Alpha component
- setAlpha(int) - Method in interface org.lwjgl.util.WritableColor
-
Set the Alpha component
- setArg(int, byte) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified byte value.
- setArg(int, double) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified double value.
- setArg(int, float) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified float value.
- setArg(int, int) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified int value.
- setArg(int, long) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified long value.
- setArg(int, short) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified byte value.
- setArg(int, CLObject) - Method in class org.lwjgl.opencl.CLKernel
-
Sets a kernel argument at the specified index to the specified pointer value.
- setArgSize(int, long) - Method in class org.lwjgl.opencl.CLKernel
-
Sets the size of a __local kernel argument at the specified index.
- setAttrib(int, int) - Method in class org.lwjgl.opengl.Pbuffer
-
Sets a render-to-texture attribute.
- setBlue(byte) - Method in class org.lwjgl.util.Color
-
Set the Blue component
- setBlue(byte) - Method in interface org.lwjgl.util.WritableColor
-
Set the Blue component
- setBlue(int) - Method in class org.lwjgl.util.Color
-
Set the Blue component
- setBlue(int) - Method in interface org.lwjgl.util.WritableColor
-
Set the Blue component
- setBounds(int, int, int, int) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setBounds(int, int, int, int) - Method in class org.lwjgl.util.Rectangle
- setBounds(int, int, int, int) - Method in interface org.lwjgl.util.WritableRectangle
-
Sets the bounds of the rectangle
- setBounds(ReadablePoint, ReadableDimension) - Method in class org.lwjgl.util.Rectangle
- setBounds(ReadablePoint, ReadableDimension) - Method in interface org.lwjgl.util.WritableRectangle
-
Sets the bounds of the rectangle
- setBounds(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
- setBounds(ReadableRectangle) - Method in interface org.lwjgl.util.WritableRectangle
-
Sets the bounds of the rectangle
- setClipMouseCoordinatesToWindow(boolean) - Static method in class org.lwjgl.input.Mouse
- setCLSharingProperties(PointerBuffer) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setCLSharingProperties(PointerBuffer) - Method in interface org.lwjgl.opengl.Drawable
-
Sets the appropriate khr_gl_sharing properties in the target
PointerBuffer
, so that if it is used in aclCreateContext(FromType)
call, the created CL context will be sharing objects with thisDrawable
's GL context. - setColor(ReadableColor) - Method in class org.lwjgl.util.Color
-
Set this color's color by copying another color
- setColor(ReadableColor) - Method in interface org.lwjgl.util.WritableColor
-
Set this color's color by copying another color
- setConfiguration(boolean, XRandR.Screen...) - Static method in class org.lwjgl.opengl.XRandR
- setCursorPosition(int, int) - Static method in class org.lwjgl.input.Mouse
-
Set the position of the cursor.
- setCursorPosition(int, int) - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to set the native cursor position
- setDeadZone(int, float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the specified axis
- setDeadZone(int, float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the specified axis
- setDisplay(EGLDisplay) - Method in class org.lwjgl.opengles.EGLContext
- setDisplayConfiguration(float, float, float) - Static method in class org.lwjgl.opengl.Display
-
Set the display configuration to the specified gamma, brightness and contrast.
- setDisplayMode(DisplayMode) - Static method in class org.lwjgl.opengl.Display
-
Set the current display mode.
- setDisplayMode(DisplayMode[], String[]) - Static method in class org.lwjgl.util.Display
-
Create the display by choosing from a list of display modes based on an order of preference.
- setDisplayModeAndFullscreen(DisplayMode) - Static method in class org.lwjgl.opengl.Display
-
Set the mode of the context.
- setDrawStyle(int) - Method in class org.lwjgl.util.glu.Quadric
-
specifies the draw style for quadrics.
- setFromAxisAngle(Vector4f) - Method in class org.lwjgl.util.vector.Quaternion
-
Sets the value of this quaternion to the equivalent rotation of the Axis-Angle argument.
- setFromMatrix(Matrix3f) - Method in class org.lwjgl.util.vector.Quaternion
-
Sets the value of this quaternion using the rotational component of the passed matrix.
- setFromMatrix(Matrix3f, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Sets the value of the source quaternion using the rotational component of the passed matrix.
- setFromMatrix(Matrix4f) - Method in class org.lwjgl.util.vector.Quaternion
-
Sets the value of this quaternion using the rotational component of the passed matrix.
- setFromMatrix(Matrix4f, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Sets the value of the source quaternion using the rotational component of the passed matrix.
- setFullscreen(boolean) - Static method in class org.lwjgl.opengl.Display
-
Set the fullscreen mode of the context.
- setGrabbed(boolean) - Static method in class org.lwjgl.input.Mouse
-
Sets whether or not the mouse has grabbed the cursor (and thus hidden).
- setGreen(byte) - Method in class org.lwjgl.util.Color
-
Set the Green component
- setGreen(byte) - Method in interface org.lwjgl.util.WritableColor
-
Set the Green component
- setGreen(int) - Method in class org.lwjgl.util.Color
-
Set the Green component
- setGreen(int) - Method in interface org.lwjgl.util.WritableColor
-
Set the Green component
- setHeight(int) - Method in class org.lwjgl.util.Dimension
-
Sets the height.
- setHeight(int) - Method in class org.lwjgl.util.Rectangle
-
Sets the height.
- setHeight(int) - Method in interface org.lwjgl.util.WritableDimension
-
Sets the height.
- setIcon(ByteBuffer[]) - Static method in class org.lwjgl.opengl.Display
-
Sets one or more icons for the Display.
- setIdentity() - Method in class org.lwjgl.util.vector.Matrix
-
Set this matrix to be the identity matrix.
- setIdentity() - Method in class org.lwjgl.util.vector.Matrix2f
-
Set this matrix to be the identity matrix.
- setIdentity() - Method in class org.lwjgl.util.vector.Matrix3f
-
Set this matrix to be the identity matrix.
- setIdentity() - Method in class org.lwjgl.util.vector.Matrix4f
-
Set this matrix to be the identity matrix.
- setIdentity() - Method in class org.lwjgl.util.vector.Quaternion
-
Set this quaternion to the multiplication identity.
- setIdentity(Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Set the source matrix to be the identity matrix.
- setIdentity(Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Set the matrix to be the identity matrix.
- setIdentity(Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Set the given matrix to be the identity matrix.
- setIdentity(Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
-
Set the given quaternion to the multiplication identity.
- setInitialBackground(float, float, float) - Static method in class org.lwjgl.opengl.Display
-
Set the initial color of the Display.
- setLocation(int, int) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setLocation(int, int) - Static method in class org.lwjgl.opengl.Display
-
Set the window's location.
- setLocation(int, int) - Method in class org.lwjgl.util.Point
- setLocation(int, int) - Method in class org.lwjgl.util.Rectangle
- setLocation(int, int) - Method in interface org.lwjgl.util.WritablePoint
- setLocation(Point) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setLocation(ReadablePoint) - Method in class org.lwjgl.util.Point
- setLocation(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
- setLocation(ReadablePoint) - Method in interface org.lwjgl.util.WritablePoint
- setLWJGLProperties() - Method in class org.lwjgl.util.applet.AppletLoader
-
Parses the java_arguments list and sets lwjgl specific properties accordingly, before the launch.
- setNativeCursor(Object) - Method in interface org.lwjgl.opengl.InputImplementation
-
Method to set the native cursor
- setNativeCursor(Cursor) - Static method in class org.lwjgl.input.Mouse
-
Binds a native cursor.
- setNormals(int) - Method in class org.lwjgl.util.glu.Quadric
-
specifies what kind of normals are desired for quadrics.
- setOrientation(int) - Method in class org.lwjgl.util.glu.Quadric
-
specifies what kind of orientation is desired for.
- setParent(Canvas) - Static method in class org.lwjgl.opengl.Display
-
Set the parent of the Display.
- setPixelFormat(PixelFormatLWJGL) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setPixelFormat(PixelFormatLWJGL, ContextAttribs) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setRed(byte) - Method in class org.lwjgl.util.Color
-
Set the Red component
- setRed(byte) - Method in interface org.lwjgl.util.WritableColor
-
Set the Red component
- setRed(int) - Method in class org.lwjgl.util.Color
-
Set the Red component
- setRed(int) - Method in interface org.lwjgl.util.WritableColor
-
Set the Red component
- setResizable(boolean) - Static method in class org.lwjgl.opengl.Display
-
Enable or disable the Display window to be resized.
- setRumblerStrength(int, float) - Method in interface org.lwjgl.input.Controller
-
Sets the vibration strength of the specified rumbler
- setRumblerStrength(int, float) - Method in class org.lwjgl.util.input.ControllerAdapter
- setRXAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the RX axis
- setRXAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the RX axis
- setRYAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the RY axis
- setRYAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the RY axis
- setRZAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the RZ axis
- setRZAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the RZ axis
- setSize(int, int) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setSize(int, int) - Method in class org.lwjgl.util.Dimension
- setSize(int, int) - Method in class org.lwjgl.util.Rectangle
- setSize(int, int) - Method in interface org.lwjgl.util.WritableDimension
- setSize(Dimension) - Method in class org.lwjgl.opengl.AWTGLCanvas
- setSize(ReadableDimension) - Method in class org.lwjgl.util.Dimension
- setSize(ReadableDimension) - Method in class org.lwjgl.util.Rectangle
- setSize(ReadableDimension) - Method in interface org.lwjgl.util.WritableDimension
- setState(int) - Method in class org.lwjgl.util.applet.AppletLoader
-
set the state of applet loader
- setSurfaceAttribs(EGLSurface) - Method in class org.lwjgl.opengles.PixelFormat
-
Applies this PixelFormat's surface attributes to the specified EGL surface.
- setSwapInterval(int) - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Set swap interval.
- setSwapInterval(int) - Static method in class org.lwjgl.opengl.Display
-
Set the buffer swap interval.
- setSwapInterval(int) - Method in class org.lwjgl.opengles.EGLDisplay
- setTextureFlag(boolean) - Method in class org.lwjgl.util.glu.Quadric
-
specifies if texture coordinates should be generated for quadrics rendered with qobj.
- setTimeout() - Method in class org.lwjgl.input.Cursor
-
Sets the timout property to the time it should be changed
- setTitle(String) - Static method in class org.lwjgl.opengl.Display
-
Set the title of the window.
- setup(MappedObject, ByteBuffer, int, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- setViewAddress(long) - Method in class org.lwjgl.util.mapped.MappedObject
- setVSyncEnabled(boolean) - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Enable vsync
- setVSyncEnabled(boolean) - Static method in class org.lwjgl.opengl.Display
-
Enable or disable vertical monitor synchronization.
- setW(float) - Method in class org.lwjgl.util.vector.Quaternion
-
Set W
- setW(float) - Method in class org.lwjgl.util.vector.Vector4f
-
Set W
- setW(float) - Method in interface org.lwjgl.util.vector.WritableVector4f
-
Set the W value
- setWidth(int) - Method in class org.lwjgl.util.Dimension
-
Sets the width.
- setWidth(int) - Method in class org.lwjgl.util.Rectangle
-
Sets the width.
- setWidth(int) - Method in interface org.lwjgl.util.WritableDimension
-
Sets the width.
- setX(float) - Method in class org.lwjgl.util.vector.Quaternion
-
Set X
- setX(float) - Method in class org.lwjgl.util.vector.Vector2f
-
Set X
- setX(float) - Method in class org.lwjgl.util.vector.Vector3f
-
Set X
- setX(float) - Method in class org.lwjgl.util.vector.Vector4f
-
Set X
- setX(float) - Method in interface org.lwjgl.util.vector.WritableVector2f
-
Set the X value
- setX(int) - Method in class org.lwjgl.util.Point
- setX(int) - Method in class org.lwjgl.util.Rectangle
-
Sets the x.
- setX(int) - Method in interface org.lwjgl.util.WritablePoint
- setXAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the X axis
- setXAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the X axis
- setY(float) - Method in class org.lwjgl.util.vector.Quaternion
-
Set Y
- setY(float) - Method in class org.lwjgl.util.vector.Vector2f
-
Set Y
- setY(float) - Method in class org.lwjgl.util.vector.Vector3f
-
Set Y
- setY(float) - Method in class org.lwjgl.util.vector.Vector4f
-
Set Y
- setY(float) - Method in interface org.lwjgl.util.vector.WritableVector2f
-
Set the Y value
- setY(int) - Method in class org.lwjgl.util.Point
- setY(int) - Method in class org.lwjgl.util.Rectangle
-
Sets the y.
- setY(int) - Method in interface org.lwjgl.util.WritablePoint
- setYAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the Y axis
- setYAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the Y axis
- setZ(float) - Method in class org.lwjgl.util.vector.Quaternion
-
Set Z
- setZ(float) - Method in class org.lwjgl.util.vector.Vector3f
-
Set Z
- setZ(float) - Method in class org.lwjgl.util.vector.Vector4f
-
Set Z
- setZ(float) - Method in interface org.lwjgl.util.vector.WritableVector3f
-
Set the Z value
- setZAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
-
Set the dead zone for the Z axis
- setZAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
-
Set the dead zone for the Z axis
- setZero() - Method in class org.lwjgl.util.vector.Matrix
-
Set this matrix to 0.
- setZero() - Method in class org.lwjgl.util.vector.Matrix2f
-
Set this matrix to 0.
- setZero() - Method in class org.lwjgl.util.vector.Matrix3f
-
Set this matrix to 0.
- setZero() - Method in class org.lwjgl.util.vector.Matrix4f
-
Set this matrix to 0.
- setZero(Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
- setZero(Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Set the matrix matrix to 0.
- setZero(Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Set the given matrix to 0.
- sget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- sget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- SGISGenerateMipmap - Class in org.lwjgl.opengl
- SGISTextureLOD - Class in org.lwjgl.opengl
- SharedDrawable - Class in org.lwjgl.opengl
-
A Drawable implementation that shares its context with another Drawable.
- SharedDrawable(Drawable) - Constructor for class org.lwjgl.opengl.SharedDrawable
- SIGNALED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned in <values> for GetSyncivAPPLE <pname> SYNC_STATUS_APPLE:
- sin(float) - Method in class org.lwjgl.util.glu.Quadric
- SIZEOF - Static variable in class org.lwjgl.util.mapped.MappedObject
-
Holds the value of sizeof of the sub-type of this MappedObject
The behavior of this (transformed) method does not follow the normal Java behavior.
Vec2.SIZEOF
will yield 8 (2 floats)
Vec3.SIZEOF
will yield 12 (3 floats)
This (required) notation might cause compiler warnings, which can be suppressed with @SuppressWarnings("static-access").
Using Java 5.0's static-import on this method will break functionality. - sleep(long) - Method in class org.lwjgl.util.applet.AppletLoader
-
Utility method for sleeping
- slice() - Method in class org.lwjgl.PointerBuffer
-
Creates a new pointer buffer whose content is a shared subsequence of this buffer's content.
- slice() - Method in class org.lwjgl.util.mapped.MappedObject
-
Creates a new MappedObject instance, with a base offset equal to the offset of the current view, comparable to the contract of
ByteBuffer.slice()
. - slice(MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedHelper
- Sphere - Class in org.lwjgl.util.glu
-
Sphere.java Created 23-dec-2003
- Sphere() - Constructor for class org.lwjgl.util.glu.Sphere
-
Constructor
- sput(short, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- sput(MappedObject, short, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- start() - Method in class org.lwjgl.util.applet.AppletLoader
- state - Variable in class org.lwjgl.util.applet.AppletLoader
-
state of applet loader
- STATE_CHECK_JRE_VERSION - Static variable in class org.lwjgl.util.applet.AppletLoader
-
checking version of jre
- STATE_CHECKING_CACHE - Static variable in class org.lwjgl.util.applet.AppletLoader
-
checking for already downloaded files
- STATE_CHECKING_FOR_UPDATES - Static variable in class org.lwjgl.util.applet.AppletLoader
-
checking if any updates are available for cache files
- STATE_DETERMINING_PACKAGES - Static variable in class org.lwjgl.util.applet.AppletLoader
-
determining which packages that are required
- STATE_DONE - Static variable in class org.lwjgl.util.applet.AppletLoader
-
done
- STATE_DOWNLOADING - Static variable in class org.lwjgl.util.applet.AppletLoader
-
downloading packages
- STATE_EXTRACTING_PACKAGES - Static variable in class org.lwjgl.util.applet.AppletLoader
-
extracting packages
- STATE_INIT - Static variable in class org.lwjgl.util.applet.AppletLoader
-
initializing
- STATE_INITIALIZE_REAL_APPLET - Static variable in class org.lwjgl.util.applet.AppletLoader
-
initializing real applet
- STATE_START_REAL_APPLET - Static variable in class org.lwjgl.util.applet.AppletLoader
-
stating real applet
- STATE_SWITCHING_APPLET - Static variable in class org.lwjgl.util.applet.AppletLoader
-
switching to real applet
- STATE_UPDATING_CLASSPATH - Static variable in class org.lwjgl.util.applet.AppletLoader
-
updating the classpath
- STATE_VALIDATING_PACKAGES - Static variable in class org.lwjgl.util.applet.AppletLoader
-
validating packages
- STD_ERR_CALLBACK - Static variable in class org.lwjgl.opencl.APPLEContextLoggingUtil
-
Sends all log messages to the file descriptor stderr.
- STD_OUT_CALLBACK - Static variable in class org.lwjgl.opencl.APPLEContextLoggingUtil
-
Sends all log messages to the file descriptor stdout.
- STENCIL_SIZE - org.lwjgl.opengles.PixelFormat.Attrib
- stop() - Method in class org.lwjgl.util.applet.AppletLoader
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
-
Store this matrix in a float buffer.
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
-
Store this matrix in a float buffer.
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
-
Store this matrix in a float buffer.
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
-
Store this matrix in a float buffer.
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Quaternion
- store(FloatBuffer) - Method in interface org.lwjgl.util.vector.ReadableVector
-
Store this vector in a FloatBuffer
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector
-
Store this vector in a FloatBuffer
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector2f
-
Store this vector in a FloatBuffer
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector3f
- store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector4f
- store3f(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
-
Store the rotation portion of this matrix in a float buffer.
- storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
-
Store this matrix in a float buffer.
- storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
-
Store this matrix in a float buffer.
- storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
-
Store this matrix in a float buffer.
- storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
-
Store this matrix in a float buffer.
- STRUCT_SIZE - Static variable in class org.lwjgl.opencl.api.CLBufferRegion
-
The cl_buffer_region struct size in bytes.
- STRUCT_SIZE - Static variable in class org.lwjgl.opencl.api.CLImageFormat
-
The cl_image_format struct size in bytes.
- sub(Matrix2f, Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Subtract the right matrix from the left and place the result in a third matrix.
- sub(Matrix3f, Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Subtract the right matrix from the left and place the result in a third matrix.
- sub(Matrix4f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Subtract the right matrix from the left and place the result in a third matrix.
- sub(Vector2f, Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
-
Subtract a vector from another vector and place the result in a destination vector.
- sub(Vector3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
-
Subtract a vector from another vector and place the result in a destination vector.
- sub(Vector4f, Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
-
Subtract a vector from another vector and place the result in a destination vector.
- subtaskMessage - Variable in class org.lwjgl.util.applet.AppletLoader
-
String to display as a subtask
- SUNSliceAccum - Class in org.lwjgl.opengl
- svget(long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- svget(MappedObject, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- svput(short, long) - Static method in class org.lwjgl.util.mapped.MappedHelper
- svput(MappedObject, short, int) - Static method in class org.lwjgl.util.mapped.MappedHelper
- SWAP_BEHAVIOR - org.lwjgl.opengles.PixelFormat.Attrib
- swapBuffers() - Method in class org.lwjgl.opengl.AWTGLCanvas
-
Swap the canvas' buffer
- swapBuffers() - Static method in class org.lwjgl.opengl.Display
-
Swap the display buffers.
- swapBuffers() - Method in class org.lwjgl.opengles.EGLSurface
- switchApplet() - Method in class org.lwjgl.util.applet.AppletLoader
-
replace the current applet with the lwjgl applet using AppletStub and initialise and start it
- sync(int) - Static method in class org.lwjgl.opengl.Display
-
An accurate sync method that will attempt to run at a constant frame rate.
- SYNC_CONDITION_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted as the <pname> parameter of GetSyncivAPPLE:
- SYNC_FLAGS_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted as the <pname> parameter of GetSyncivAPPLE:
- SYNC_STATUS_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Accepted as the <pname> parameter of GetSyncivAPPLE:
- Sys - Class in org.lwjgl
-
System class (named Sys so as not to conflict with java.lang.System)
- SYSTEM_LOG_CALLBACK - Static variable in class org.lwjgl.opencl.APPLEContextLoggingUtil
-
Sends all log messages to the Apple System Logger.
T
- terminate() - Method in class org.lwjgl.opengles.EGLDisplay
-
Release the resources associated with this EGL display.
- TESS_MAX_CACHE - Static variable in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
- TESS_MAX_COORD - Static variable in class org.lwjgl.util.glu.GLU
- TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map negative X face value.
- TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map negative Y face value.
- TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map negative Z face value.
- TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map positive X face value.
- TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map positive Y face value.
- TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengl.Pbuffer
-
The render-to-texture cube map positive Z face value.
- textureFlag - Variable in class org.lwjgl.util.glu.Quadric
- tick() - Static method in class org.lwjgl.util.Timer
-
Get the next time update from the system's hires timer.
- TIMEOUT_EXPIRED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned by ClientWaitSyncAPPLE:
- Timer - Class in org.lwjgl.util
-
A hires timer.
- Timer() - Constructor for class org.lwjgl.util.Timer
-
Constructs a timer.
- toHexString(int) - Static method in class org.lwjgl.LWJGLUtil
-
Returns a string representation of the integer argument as an unsigned integer in base 16.
- toHSB(float[]) - Method in class org.lwjgl.util.Color
-
RGB to HSB conversion, pinched from java.awt.Color.
- toString() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
- toString() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
- toString() - Method in class org.lwjgl.opengl.ContextAttribs
- toString() - Method in class org.lwjgl.opengl.DisplayMode
-
Retrieves a String representation of this
DisplayMode
- toString() - Method in class org.lwjgl.opengl.XRandR.Screen
- toString() - Method in class org.lwjgl.opengles.ContextAttribs
- toString() - Method in class org.lwjgl.opengles.EGLConfig
- toString() - Method in class org.lwjgl.PointerBuffer
-
Returns a string summarizing the state of this buffer.
- toString() - Method in class org.lwjgl.PointerWrapperAbstract
- toString() - Method in class org.lwjgl.util.Color
-
Stringify
- toString() - Method in class org.lwjgl.util.Dimension
-
Returns a string representation of the values of this
Dimension
object'sheight
andwidth
fields. - toString() - Method in class org.lwjgl.util.Point
-
Returns a string representation of this point and its location in the (x, y) coordinate space.
- toString() - Method in class org.lwjgl.util.Rectangle
-
Debugging
- toString() - Method in class org.lwjgl.util.Timer
-
Debug output.
- toString() - Method in class org.lwjgl.util.vector.Matrix2f
-
Returns a string representation of this matrix
- toString() - Method in class org.lwjgl.util.vector.Matrix3f
-
Returns a string representation of this matrix
- toString() - Method in class org.lwjgl.util.vector.Matrix4f
-
Returns a string representation of this matrix
- toString() - Method in class org.lwjgl.util.vector.Quaternion
- toString() - Method in class org.lwjgl.util.vector.Vector2f
- toString() - Method in class org.lwjgl.util.vector.Vector3f
- toString() - Method in class org.lwjgl.util.vector.Vector4f
- totalDownloadSize - Variable in class org.lwjgl.util.applet.AppletLoader
-
total size of download in bytes
- totalSizeExtract - Variable in class org.lwjgl.util.applet.AppletLoader
-
total size of extracted in bytes
- transform(Matrix2f, Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Transform a Vector by a matrix and return the result in a destination vector.
- transform(Matrix3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Transform a Vector by a matrix and return the result in a destination vector.
- transform(Matrix4f, Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Transform a Vector by a matrix and return the result in a destination vector.
- translate(float, float) - Method in class org.lwjgl.util.vector.Vector2f
-
Translate a vector
- translate(float, float, float) - Method in class org.lwjgl.util.vector.Vector3f
-
Translate a vector
- translate(float, float, float, float) - Method in class org.lwjgl.util.vector.Vector4f
-
Translate a vector
- translate(int, int) - Method in class org.lwjgl.util.Point
-
Translate a point.
- translate(int, int) - Method in class org.lwjgl.util.Rectangle
-
Translate the rectangle by an amount.
- translate(ReadablePoint) - Method in class org.lwjgl.util.Point
-
Translate a point.
- translate(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
-
Translate the rectangle by an amount.
- translate(Vector2f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Translate this matrix
- translate(Vector2f, Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Translate this matrix and stash the result in another matrix
- translate(Vector2f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Translate the source matrix and stash the result in the destination matrix
- translate(Vector3f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Translate this matrix
- translate(Vector3f, Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Translate this matrix and stash the result in another matrix
- translate(Vector3f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Translate the source matrix and stash the result in the destination matrix
- translateGLErrorString(int) - Static method in class org.lwjgl.opengl.Util
-
Translate a GL error code to a String describing the error
- translateGLErrorString(int) - Static method in class org.lwjgl.opengles.Util
-
Translates a GL error code to a String describing the error.
- TRANSPARENT_BLUE_VALUE - org.lwjgl.opengles.PixelFormat.Attrib
- TRANSPARENT_GREEN_VALUE - org.lwjgl.opengles.PixelFormat.Attrib
- TRANSPARENT_RED_VALUE - org.lwjgl.opengles.PixelFormat.Attrib
- TRANSPARENT_TYPE - org.lwjgl.opengles.PixelFormat.Attrib
- transpose() - Method in class org.lwjgl.util.vector.Matrix
-
Transpose this matrix
- transpose() - Method in class org.lwjgl.util.vector.Matrix2f
-
Transpose this matrix
- transpose() - Method in class org.lwjgl.util.vector.Matrix3f
-
Transpose this matrix
- transpose() - Method in class org.lwjgl.util.vector.Matrix4f
-
Transpose this matrix
- transpose(Matrix2f) - Method in class org.lwjgl.util.vector.Matrix2f
-
Transpose this matrix and place the result in another matrix.
- transpose(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
-
Transpose the source matrix and place the result in the destination matrix.
- transpose(Matrix3f) - Method in class org.lwjgl.util.vector.Matrix3f
-
Transpose this matrix and place the result in another matrix
- transpose(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
-
Transpose the source matrix and place the result into the destination matrix
- transpose(Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
-
Transpose this matrix and place the result in another matrix
- transpose(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
-
Transpose the source matrix and place the result in the destination matrix
- trimExtensionByCapabilities(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Trims the passed file string based on the available capabilities
- TXTR_COORD(float, float) - Method in class org.lwjgl.util.glu.Quadric
U
- union(ReadableRectangle, WritableRectangle) - Method in class org.lwjgl.util.Rectangle
-
Computes the union of this
Rectangle
with the specifiedRectangle
. - unloadOpenGLLibrary() - Static method in class org.lwjgl.opengl.GLContext
-
The OpenGL library reference count is decremented, and if it reaches 0, the library is unloaded.
- unloadOpenGLLibrary() - Static method in class org.lwjgl.opengles.GLContext
-
The OpenGL library reference count is decremented, and if it reaches 0, the library is unloaded.
- untranslate(ReadablePoint) - Method in class org.lwjgl.util.Point
-
Un-translate a point.
- untranslate(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
-
Un-translate the rectangle by an amount.
- update() - Static method in class org.lwjgl.opengl.Display
-
Update the window.
- update(boolean) - Static method in class org.lwjgl.opengl.Display
-
Update the window.
- update(Graphics) - Method in class org.lwjgl.opengl.AWTGLCanvas
-
override update to avoid clearing
- update(Graphics) - Method in class org.lwjgl.util.applet.AppletLoader
- updateClassPath(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Edits the ClassPath at runtime to include the jars that have just been downloaded and then adds the lwjgl natives folder property.
- updateCursor() - Static method in class org.lwjgl.input.Mouse
-
Updates the cursor, so that animation can be changed if needed.
- urlList - Variable in class org.lwjgl.util.applet.AppletLoader
-
urls of the jars to download
- useContext(Object) - Static method in class org.lwjgl.opengl.GLContext
-
Makes a GL context the current LWJGL context by loading GL function pointers.
- useContext(Object) - Static method in class org.lwjgl.opengles.GLContext
-
Makes a GL context the current LWJGL context by loading GL function pointers.
- useContext(Object, boolean) - Static method in class org.lwjgl.opengl.GLContext
-
Makes a GL context the current LWJGL context by loading GL function pointers.
- Util - Class in org.lwjgl.openal
-
Simple utility class for checking AL/ALC errors
- Util - Class in org.lwjgl.opencl
-
Utility methods for OpenCL
- Util - Class in org.lwjgl.opengl
-
Simple utility class.
- Util - Class in org.lwjgl.opengles
-
Simple utility class.
- Util - Class in org.lwjgl.util.glu
-
Util.java
- Util() - Constructor for class org.lwjgl.util.glu.Util
V
- validateJars(String) - Method in class org.lwjgl.util.applet.AppletLoader
-
Check and validate jars which will be loaded into the classloader to make sure that they are not corrupt.
- valueOf(String) - Static method in enum org.lwjgl.opengles.PixelFormat.Attrib
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lwjgl.opengles.PixelFormat.Attrib
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Vector - Class in org.lwjgl.util.vector
-
Base class for vectors.
- Vector() - Constructor for class org.lwjgl.util.vector.Vector
-
Constructor for Vector.
- Vector2f - Class in org.lwjgl.util.vector
-
Holds a 2-tuple vector.
- Vector2f() - Constructor for class org.lwjgl.util.vector.Vector2f
-
Constructor for Vector3f.
- Vector2f(float, float) - Constructor for class org.lwjgl.util.vector.Vector2f
-
Constructor
- Vector2f(ReadableVector2f) - Constructor for class org.lwjgl.util.vector.Vector2f
-
Constructor
- Vector3f - Class in org.lwjgl.util.vector
-
Holds a 3-tuple vector.
- Vector3f() - Constructor for class org.lwjgl.util.vector.Vector3f
-
Constructor for Vector3f.
- Vector3f(float, float, float) - Constructor for class org.lwjgl.util.vector.Vector3f
-
Constructor
- Vector3f(ReadableVector3f) - Constructor for class org.lwjgl.util.vector.Vector3f
-
Constructor
- Vector4f - Class in org.lwjgl.util.vector
-
Holds a 4-tuple vector.
- Vector4f() - Constructor for class org.lwjgl.util.vector.Vector4f
-
Constructor for Vector4f.
- Vector4f(float, float, float, float) - Constructor for class org.lwjgl.util.vector.Vector4f
-
Constructor
- Vector4f(ReadableVector4f) - Constructor for class org.lwjgl.util.vector.Vector4f
-
Constructor
- vertex(Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
- vertex(Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- vertexData(Object, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
-
The same as the
vertex
callback method except that it takes an additional reference argument. - vertexData(Object, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
- view - Variable in class org.lwjgl.PointerBuffer
- view - Variable in class org.lwjgl.util.mapped.MappedObject
-
The mapped object view offset, in elements.
- view - Variable in class org.lwjgl.util.mapped.MappedSet2
- view - Variable in class org.lwjgl.util.mapped.MappedSet3
- view - Variable in class org.lwjgl.util.mapped.MappedSet4
- view32 - Variable in class org.lwjgl.PointerBuffer
- view64 - Variable in class org.lwjgl.PointerBuffer
- viewAddress - Variable in class org.lwjgl.util.mapped.MappedObject
-
The mapped object view memory address, in bytes.
- VIVShaderBinary - Class in org.lwjgl.opengles
W
- w - Variable in class org.lwjgl.util.vector.Quaternion
- w - Variable in class org.lwjgl.util.vector.Vector4f
- WAIT_FAILED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
-
Returned by ClientWaitSyncAPPLE:
- wasResized() - Static method in class org.lwjgl.opengl.Display
- WaveData - Class in org.lwjgl.util
-
Utitlity class for loading wavefiles.
- WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
-
Accepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT:
- WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
-
Accepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT:
- WGL_TYPE_RGBA_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted as a value in the <piAttribIList> and <pfAttribFList> parameter arrays of wglChoosePixelFormatARB, and returned in the <piValues> parameter array of wglGetPixelFormatAttribivARB, and the <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
- WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted as a value in the <piAttribIList> and <pfAttribFList> parameter arrays of wglChoosePixelFormatARB, and returned in the <piValues> parameter array of wglGetPixelFormatAttribivARB, and the <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
- WHITE - Static variable in interface org.lwjgl.util.ReadableColor
- width - Variable in class org.lwjgl.opengl.XRandR.Screen
-
Width in pixels
- withAccumulationAlpha(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new alpha bits in the accumulation buffer value.
- withAccumulationBitsPerPixel(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new bits per pixel in the accumulation buffer value.
- withAlphaBits(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new alpha bits value.
- withAlphaSize(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_ALPHA_SIZE.
- withAuxBuffers(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new auxiliary buffers value.
- withBitsPerPixel(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new bits per pixel value.
- withContextReleaseBehavior(int) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a ContextAttribs instance with
ContextAttribs.CONTEXT_RELEASE_BEHABIOR_ARB
set to the given behavior. - withContextResetIsolation(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_RESET_ISOLATION_BIT_ARB
bit inContextAttribs.CONTEXT_FLAGS_ARB
set to the given value. - withCoverageSamples(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new color samples values.
- withCoverageSamples(int, int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new color samples and coverage samples values.
- withCoverageSamplesNV(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified number of EGL_COVERAGE_SAMPLES_NV.
- withDebug(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_DEBUG_BIT_ARB
bit inContextAttribs.CONTEXT_FLAGS_ARB
set to the given value. - withDepthBits(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new depth bits value.
- withDepthEncodingNonlinearNV(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_DEPTH_ENCODING_NONLINEAR_NV.
- withDepthSize(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_DEPTH_SIZE.
- withFloatingPoint(boolean) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new floating point value.
- withFloatingPointPacked(boolean) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new packed floating point value.
- withForwardCompatible(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_FORWARD_COMPATIBLE_BIT_ARB
bit inContextAttribs.CONTEXT_FLAGS_ARB
set to the given value. - withLayer(int) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance withContextAttribs.CONTEXT_LAYER_PLANE_ARB
set to the given value. - withLoseContextOnReset(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Deprecated.
- withLuminanceSize(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_LUMINANCE_SIZE.
- withMaxSwapInterval(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_MAX_SWAP_INTERVAL.
- withMinSwapInterval(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_MIN_SWAP_INTERVAL.
- withMultisampleResolve(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_MULTISAMPLE_RESOLVE value.
- withProfileCompatibility(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB
bit inContextAttribs.CONTEXT_PROFILE_MASK_ARB
set to the given value. - withProfileCore(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_CORE_PROFILE_BIT_ARB
bit inContextAttribs.CONTEXT_PROFILE_MASK_ARB
set to the given value. - withProfileES(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_ES2_PROFILE_BIT_EXT
bit inContextAttribs.CONTEXT_PROFILE_MASK_ARB
set to the given value. - withResetNotificationStrategy(int) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a ContextAttribs instance with
ContextAttribs.CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
set to the given strategy. - withRGBSize(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified RGB sizes.
- withRGBSize(int, int, int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_RED_SIZE, EGL_GREEN_SIZE and EGL_BLUE_SIZE.
- withRobustAccess(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
-
Returns a new
ContextAttribs
instance with theContextAttribs.CONTEXT_ROBUST_ACCESS_BIT_ARB
bit inContextAttribs.CONTEXT_FLAGS_ARB
set to the given value. - withSamples(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new samples value.
- withSamples(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified number of EGL_SAMPLES.
- withSRGB(boolean) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new sRGB value.
- withStencilBits(int) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new stencil bits value.
- withStencilSize(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_STENCIL_SIZE.
- withStereo(boolean) - Method in class org.lwjgl.opengl.PixelFormat
-
Returns a new PixelFormat object with the same properties as this PixelFormat and the new stereo value.
- withSwapBehavior(int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_SWAP_BEHAVIOR value.
- withTransparentType(int, int, int, int) - Method in class org.lwjgl.opengles.PixelFormat
-
Returns a new PixelFormat with the specified EGL_TRANSPARENT_TYPE and the specified transparent RGB values.
- WritableColor - Interface in org.lwjgl.util
-
Write interface for Colors
- WritableDimension - Interface in org.lwjgl.util
-
Write interface for Dimensions
- WritablePoint - Interface in org.lwjgl.util
-
Write interface for Points
- WritableRectangle - Interface in org.lwjgl.util
-
Write interface for Rectangles
- WritableVector2f - Interface in org.lwjgl.util.vector
-
Writable interface to Vector2fs
- WritableVector3f - Interface in org.lwjgl.util.vector
-
Writable interface to Vector3fs
- WritableVector4f - Interface in org.lwjgl.util.vector
-
Writable interface to Vector4fs
- writeABGR(ByteBuffer) - Method in class org.lwjgl.util.Color
- writeABGR(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
-
Write the ABGR color directly out to a ByteBuffer
- writeARGB(ByteBuffer) - Method in class org.lwjgl.util.Color
- writeARGB(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
-
Write the ARGB color directly out to a ByteBuffer
- writeBGR(ByteBuffer) - Method in class org.lwjgl.util.Color
- writeBGR(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
-
Write the BGR color directly out to a ByteBuffer
- writeBGRA(ByteBuffer) - Method in class org.lwjgl.util.Color
- writeBGRA(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
-
Write the BGRA color directly out to a ByteBuffer
- writeObjectFile(File, Object) - Method in class org.lwjgl.util.applet.AppletLoader
-
write object to specified File
- writeRGB(ByteBuffer) - Method in class org.lwjgl.util.Color
- writeRGB(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
-
Write the RGB color directly out to a ByteBuffer
- writeRGBA(ByteBuffer) - Method in class org.lwjgl.util.Color
- writeRGBA(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
-
Write the RGBA color directly out to a ByteBuffer
X
- x - Variable in class org.lwjgl.util.vector.Quaternion
- x - Variable in class org.lwjgl.util.vector.Vector2f
- x - Variable in class org.lwjgl.util.vector.Vector3f
- x - Variable in class org.lwjgl.util.vector.Vector4f
- XPMFile - Class in org.lwjgl.util
-
NOTE: This simple XPM reader does not support extensions nor hotspots
- xPos - Variable in class org.lwjgl.opengl.XRandR.Screen
-
Position on the x-axis, in pixels
- XRandR - Class in org.lwjgl.opengl
-
Utility for working with the xrandr commmand-line utility.
- XRandR() - Constructor for class org.lwjgl.opengl.XRandR
- XRandR.Screen - Class in org.lwjgl.opengl
-
Encapsulates the configuration of a monitor.
Y
- y - Variable in class org.lwjgl.util.vector.Quaternion
- y - Variable in class org.lwjgl.util.vector.Vector2f
- y - Variable in class org.lwjgl.util.vector.Vector3f
- y - Variable in class org.lwjgl.util.vector.Vector4f
- YELLOW - Static variable in interface org.lwjgl.util.ReadableColor
- yPos - Variable in class org.lwjgl.opengl.XRandR.Screen
-
Position on the y-axis, in pixels
Z
- z - Variable in class org.lwjgl.util.vector.Quaternion
- z - Variable in class org.lwjgl.util.vector.Vector3f
- z - Variable in class org.lwjgl.util.vector.Vector4f
- zeroBuffer(ByteBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
- zeroBuffer(CharBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
- zeroBuffer(DoubleBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
- zeroBuffer(FloatBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
- zeroBuffer(IntBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
- zeroBuffer(LongBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
- zeroBuffer(ShortBuffer) - Static method in class org.lwjgl.BufferUtils
-
Fill buffer with zeros from position to remaining
All Classes All Packages