- 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
and newy, to this Rectangle.
- add(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
-
Adds the specified Point to this
Rectangle.
- add(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
-
Adds a Rectangle to this Rectangle.
- 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
-
- 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.
- AL10 - Class in org.lwjgl.openal
-
This is the core OpenAL class.
- AL11 - Class in org.lwjgl.openal
-
This is the core OpenAL class.
- 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
-
- alAuxiliaryEffectSlot(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alAuxiliaryEffectSlot(int, int, FloatBuffer) - 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.
- 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
-
- 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
- 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 and
null.
- 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(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alDeleteAuxiliaryEffectSlots(int) - Static method in class org.lwjgl.openal.EFX10
-
Overloads alDeleteAuxiliaryEffectSlots.
- alDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests deletion of a number of Buffers by calling DeleteBuffers.
- alDeleteBuffers(int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alDeleteBuffers.
- alDeleteEffects(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alDeleteEffects(int) - Static method in class org.lwjgl.openal.EFX10
-
Overloads alDeleteEffects.
- alDeleteFilters(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alDeleteFilters(int) - Static method in class org.lwjgl.openal.EFX10
-
Overloads alDeleteFilters.
- alDeleteSources(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests deletion of a number of Sources by DeleteSources.
- alDeleteSources(int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alDeleteSources.
- 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, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alEffect(int, int, FloatBuffer) - 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, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alFilter(int, int, FloatBuffer) - 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(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alGenAuxiliaryEffectSlots() - Static method in class org.lwjgl.openal.EFX10
-
Overloads alGenAuxiliaryEffectSlots.
- alGenBuffers(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests a number of Buffers using GenBuffers.
- alGenBuffers() - Static method in class org.lwjgl.openal.AL10
-
Overloads alGenBuffers.
- alGenEffects(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alGenEffects() - Static method in class org.lwjgl.openal.EFX10
-
Overloads alGenEffects.
- alGenFilters(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alGenFilters() - Static method in class org.lwjgl.openal.EFX10
-
Overloads alGenFilters.
- alGenSources(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application requests a number of Sources using GenSources.
- alGenSources() - Static method in class org.lwjgl.openal.AL10
-
Overloads alGenSources.
- alGetAuxiliaryEffectSlot(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alGetAuxiliaryEffectSlot(int, int, FloatBuffer) - 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, IntBuffer) - Static method in class org.lwjgl.openal.AL11
-
This function retrieves an integer property of a buffer.
- alGetBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
-
This function retrieves a floating point 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, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alGetEffect(int, int, FloatBuffer) - 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, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
-
- alGetFilter(int, int, FloatBuffer) - 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.
- 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.
- 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(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Pause() applied to an AL_INITIAL Source is a legal NOP.
- alSourcePause(int) - Static method in class org.lwjgl.openal.AL10
-
Pause() applied to an AL_INITIAL Source is a legal NOP.
- 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.
- 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.
- alSourceQueueBuffers(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
The application can queue up one or multiple buffer names using
SourceQueueBuffers.
- alSourceQueueBuffers(int, int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alSourceQueueBuffers.
- alSourceRewind(IntBuffer) - Static method in class org.lwjgl.openal.AL10
-
Rewind() applied to an AL_INITIAL Source is a legal NOP.
- alSourceRewind(int) - Static method in class org.lwjgl.openal.AL10
-
Rewind() 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.
- alSourceStop(int) - Static method in class org.lwjgl.openal.AL10
-
Stop() applied to an AL_INITIAL Source is a legal NOP.
- 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.
- alSourceUnqueueBuffers(int) - Static method in class org.lwjgl.openal.AL10
-
Overloads alSourceUnqueueBuffers.
- 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
-
- 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
-
- 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
-
- ARBBlendFuncExtended - Class in org.lwjgl.opengl
-
- ARBBufferObject - Class in org.lwjgl.opengl
-
- ARBBufferObject() - Constructor for class org.lwjgl.opengl.ARBBufferObject
-
- ARBClearBufferObject - Class in org.lwjgl.opengl
-
- ARBCLEvent - Class in org.lwjgl.opengl
-
- ARBColorBufferFloat - Class in org.lwjgl.opengl
-
- ARBCompressedTexturePixelStorage - Class in org.lwjgl.opengl
-
- ARBComputeShader - Class in org.lwjgl.opengl
-
- ARBCopyBuffer - Class in org.lwjgl.opengl
-
- ARBCopyImage - 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
-
- 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
-
- ARBES2Compatibility - 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
-
- 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.
- 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
-
- 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
-
- 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
-
- ARBRobustness - Class in org.lwjgl.opengl
-
- ARBSamplerObjects - Class in org.lwjgl.opengl
-
- ARBSampleShading - Class in org.lwjgl.opengl
-
- ARBSeamlessCubeMap - 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
-
- ARBStencilTexturing - Class in org.lwjgl.opengl
-
- ARBSync - Class in org.lwjgl.opengl
-
- ARBTessellationShader - 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
-
- 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
-
- 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
-
- AWTGLCanvas - Class in org.lwjgl.opengl
-
An AWT rendering context.
- AWTGLCanvas() - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Constructor using the default PixelFormat.
- AWTGLCanvas(PixelFormat) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
-
Create an AWTGLCanvas with the requested PixelFormat on the default GraphicsDevice.
- 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.
- 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.
- 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(Object[]) - Static method in class org.lwjgl.BufferChecks
-
- checkArray(Object[], int) - Static method in class org.lwjgl.BufferChecks
-
- checkArray(long[], 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(ShortBuffer, 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(FloatBuffer, int) - Static method in class org.lwjgl.BufferChecks
-
- checkBuffer(DoubleBuffer, 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(ShortBuffer) - 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(FloatBuffer) - Static method in class org.lwjgl.BufferChecks
-
- checkDirect(DoubleBuffer) - 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.
- 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.
- 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_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_SetMemObjectDestructor - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
-
- 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_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_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_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_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_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_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_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_OBJECT_TEXTURE_BUFFER - Static variable in class org.lwjgl.opencl.CL12GL
-
- 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_select_fprounding_mode - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
-
- CL_KHR_spir - 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_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_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_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_INT_101010 - 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:
- 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, PointerBuffer, ByteBuffer, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
-
- clBuildProgram(CLProgram, PointerBuffer, CharSequence, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clBuildProgram.
- clBuildProgram(CLProgram, CLDevice, CharSequence, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clBuildProgram.
- 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, ByteBuffer, PointerBuffer, ByteBuffer, CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Single null-terminated header include name.
- clCompileProgram(CLProgram, PointerBuffer, ByteBuffer, PointerBuffer, ByteBuffer[], 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, CharSequence, PointerBuffer, CharSequence[], CLCompileProgramCallback) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCompileProgram.
- 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, 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.
- clCreateContext(PointerBuffer, CLDevice, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateContext.
- 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, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
- clCreateKernel(CLProgram, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateKernel.
- 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, PointerBuffer, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithBinary.
- clCreateProgramWithBinary(CLContext, PointerBuffer, ByteBuffer[], IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clCreateProgramWithBinary.
- clCreateProgramWithBuiltInKernels(CLContext, PointerBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
-
- clCreateProgramWithBuiltInKernels(CLContext, PointerBuffer, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clCreateProgramWithBuiltInKernels.
- 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.
- clCreateProgramWithSource(CLContext, ByteBuffer[], 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, CharSequence[], 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, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
-
- clEnqueueAcquireGLObjects(CLCommandQueue, CLMem, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
-
Overloads clEnqueueAcquireGLObjects.
- 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, PointerBuffer, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.EXTMigrateMemobject
-
- clEnqueueMigrateMemObjectEXT(CLCommandQueue, CLMem, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.EXTMigrateMemobject
-
Overloads clEnqueueMigrateMemObjectEXT.
- 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, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
-
- clEnqueueReleaseGLObjects(CLCommandQueue, CLMem, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
-
Overloads clEnqueueReleaseGLObjects.
- 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, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
-
- clEnqueueWaitForEvents(CLCommandQueue, CLEvent) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clEnqueueWaitForEvents.
- 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
-
- 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, PointerBuffer, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clGetProgramInfo.
- clGetProgramInfo(CLProgram, 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, ByteBuffer, PointerBuffer, CLLinkProgramCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
-
- clLinkProgram(CLContext, PointerBuffer, CharSequence, PointerBuffer, CLLinkProgramCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL12
-
Overloads clLinkProgram.
- 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(PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
-
- clWaitForEvents(CLEvent) - Static method in class org.lwjgl.opencl.CL10
-
Overloads clWaitForEvents.
- Color - Class in org.lwjgl.util
-
A mutable Color class
- Color() - 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(byte, byte, byte) - 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(byte, byte, byte, byte) - 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(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
-
Checks whether or not this Rectangle contains the
specified Point.
- 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(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
-
Checks whether or not this Rectangle entirely contains
the specified Rectangle.
- contains(int, int, int, int) - Method in class org.lwjgl.util.Rectangle
-
Checks whether this Rectangle entirely contains
the Rectangle
at the specified location (X, Y) with the
specified dimensions (W, H).
- ContextAttribs - Class in org.lwjgl.opengl
-
This class represents the context attributes passed to CreateContextAttribs of the ARB_create_context and
ARB_create_context_profile extensions.
- ContextAttribs() - Constructor for class org.lwjgl.opengl.ContextAttribs
-
- ContextAttribs(int, int) - Constructor for class org.lwjgl.opengl.ContextAttribs
-
- ContextAttribs - Class in org.lwjgl.opengles
-
This class represents the context attributes passed to EGL's eglCreateContext.
- ContextAttribs() - Constructor for class org.lwjgl.opengles.ContextAttribs
-
- ContextAttribs(int) - Constructor for class org.lwjgl.opengles.ContextAttribs
-
- 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(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
-
- copy(ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
-
- copy(IntBuffer, IntBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
-
- copy(FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
-
- copy(LongBuffer, LongBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
-
- copy(DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
-
- 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
-
- 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(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() - Static method in class org.lwjgl.openal.AL
-
Creates an OpenAL instance.
- create() - Static method in class org.lwjgl.opencl.CL
-
- 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() - Static method in class org.lwjgl.opengl.Display
-
Create the OpenGL context.
- create(PixelFormat) - 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, ContextAttribs) - 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(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, ContextAttribs) - 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(MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedSet
-
Creates a MappedSet by linking the specified MappedObjects.
- create(MappedObject, MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedSet
-
Creates a MappedSet by linking the specified MappedObjects.
- create(MappedObject, MappedObject, MappedObject, MappedObject) - Static method in class org.lwjgl.util.mapped.MappedSet
-
Creates a MappedSet by linking the specified MappedObjects.
- create(URL) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified url
- create(String) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified in the classpath
- create(InputStream) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified inputstream
- create(byte[]) - Static method in class org.lwjgl.util.WaveData
-
Creates a WaveData container from the specified bytes
- 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
- 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.
- 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_ES2_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_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.
- 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
-
- 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[], int, int) - Method in class org.lwjgl.PointerBuffer
-
Relative bulk get method.
- get(long[]) - 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(ShortBuffer) - Static method in class org.lwjgl.MemoryUtil
-
- getAddress(ShortBuffer, 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(IntBuffer) - Static method in class org.lwjgl.MemoryUtil
-
- getAddress(IntBuffer, 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(LongBuffer) - Static method in class org.lwjgl.MemoryUtil
-
- getAddress(LongBuffer, 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(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(ShortBuffer) - Static method in class org.lwjgl.MemoryUtil
-
- getAddressSafe(ShortBuffer, 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(IntBuffer) - Static method in class org.lwjgl.MemoryUtil
-
- getAddressSafe(IntBuffer, 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(LongBuffer) - Static method in class org.lwjgl.MemoryUtil
-
- getAddressSafe(LongBuffer, 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(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(long) - Method in class org.lwjgl.opencl.CLContext
-
Returns a CLCommandQueue associated with this context.
- getCLCommandQueue() - Method in class org.lwjgl.opencl.CLEvent
-
Returns the command-queue associated with this event.
- 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.
- 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.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
-
- getEventY() - Static method in class org.lwjgl.input.Mouse
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- GL14 - Class in org.lwjgl.opengl
-
- 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
-
- 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_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_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_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_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_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.AMDStencilOperationExtended
-
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp
and StencilOpSeparate:
- 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_blend_func_extended - 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_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_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_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_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_ES2_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_gpu_shader5 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_gpu_shader_fp64 - 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_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_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_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_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_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_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_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_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_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_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_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_feedback2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_transform_feedback3 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_transform_feedback_instanced - 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_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_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_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_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_BGRA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
-
Accepted by the <internalformat> parameter of TexStorage* when
implemented on OpenGL ES:
- 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_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_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_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_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_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.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_VERTEX_ORDER:
- 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_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_PIXEL_STORE_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIP_DISTANCE0 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE1 - Static variable in class org.lwjgl.opengl.GL30
-