- 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.
- 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.
- 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.
- 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.
- 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 applet
- 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
-
- getCacheDir() - Method in class org.lwjgl.util.applet.AppletLoader
-
get path to the lwjgl cache directory
- 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.
- 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
- 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
-
- 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
- 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.
- 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
-
- 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() - 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.
- 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
-
- getMajorVersion() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
-
- getMajorVersion() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
-
- getMajorVersion() - Method in class org.lwjgl.opengl.ContextAttribs
-
- 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
- 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
-
- 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().
- 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
- 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
-
- 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
-
- getStencilBits() - Method in class org.lwjgl.opengl.PixelFormat
-
- 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() - Static method in class org.lwjgl.Sys
-
Return the version of the core LWJGL libraries as a String.
- 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() - 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() - 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() - 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
-
- 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_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_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_ATTRIBUTE_MAX_LENGTH - 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.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- 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_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_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_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_MAX_LENGTH - 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.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- 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_ALIASED_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL12
-
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL12
-
- GL_ALL_ATTRIB_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- 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_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_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ALPHA12 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ALPHA16 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ALPHA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_ALPHA16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_ALPHA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_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_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_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_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_ALWAYS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_AMBIENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_AMBIENT_AND_DIFFUSE - Static variable in class org.lwjgl.opengl.GL11
-
- 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_name_gen_delete - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_AMD_performance_monitor - 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_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_tessellator - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_AND - Static variable in class org.lwjgl.opengl.GL11
-
- GL_AND_INVERTED - Static variable in class org.lwjgl.opengl.GL11
-
- GL_AND_REVERSE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_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_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_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_row_bytes - Variable in class org.lwjgl.opengl.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_blend_func_extended - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_cl_event - 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_copy_buffer - 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_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_explicit_attrib_location - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_fragment_coord_conventions - 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_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_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_map_buffer_range - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_matrix_palette - 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_provoking_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_robustness - 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_bit_encoding - 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_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_include - 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_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_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_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_ARB_texture_rectangle - Variable in class org.lwjgl.opengl.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_swizzle - 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_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_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_ARRAY_BUFFER - Static variable in class org.lwjgl.opengl.GL15
-
- 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_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_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_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_ATTACHED_SHADERS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- 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_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_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_BGR - Static variable in class org.lwjgl.opengl.GL12
-
- GL_BGR_EXT - Static variable in class org.lwjgl.opengl.EXTBgra
-
- GL_BGR_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_BGR_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_BGRA - Static variable in class org.lwjgl.opengl.ARBVertexArrayBgra
-
Accepted by the <size> parameter of ColorPointer,
SecondaryColorPointer, and VertexAttribPointer:
- GL_BGRA - Static variable in class org.lwjgl.opengl.EXTVertexArrayBgra
-
Accepted by the <size> parameter of ColorPointer,
SecondaryColorPointer, and VertexAttribPointer:
- GL_BGRA - Static variable in class org.lwjgl.opengl.GL12
-
- GL_BGRA - Static variable in class org.lwjgl.opengl.GL32
-
- GL_BGRA_EXT - Static variable in class org.lwjgl.opengl.EXTBgra
-
- 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_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_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_BLEND_COLOR - Static variable in class org.lwjgl.opengl.GL14
-
- 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_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_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
-
- 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_ALPHA - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- 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_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- 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_EXT - Static variable in class org.lwjgl.opengl.EXTBlendEquationSeparate
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_BLEND_SRC - Static variable in class org.lwjgl.opengl.GL11
-
- GL_BLEND_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL14
-
- GL_BLEND_SRC_ALPHA_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_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
-
- GL_BLUE - Static variable in class org.lwjgl.opengl.GL11
-
- 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_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_BOOL - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- 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_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_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_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- 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_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_OFFSET - Static variable in class org.lwjgl.opengl.GL30
-
- GL_BUFFER_MAP_POINTER - Static variable in class org.lwjgl.opengl.GL15
-
- GL_BUFFER_MAP_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_MAPPED - Static variable in class org.lwjgl.opengl.GL15
-
- GL_BUFFER_MAPPED_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- GL_BUFFER_OBJECT_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <objectType> parameters of ObjectPurgeableAPPLE,
ObjectUnpurgeableAPPLE and GetObjectParameteriv:
- 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_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- 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_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <pname> parameter of GetBufferParameterivARB:
- 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_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_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_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_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_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_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_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
-
- GL_CLIP_DISTANCE2 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE3 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE4 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE5 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE6 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE7 - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CLIP_DISTANCE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_CLIP_PLANE0 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIP_PLANE1 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIP_PLANE2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIP_PLANE3 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIP_PLANE4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CLIP_PLANE5 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CND0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CND_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_COEFF - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_ALPHA_PAIRING_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_COLOR_ARRAY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_COLOR_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_COLOR_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT0_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT10_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT11_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT12_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT13_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT14_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT15_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT1_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT2_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT3_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT4_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT5_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT6_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT7_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT8_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_COLOR_ATTACHMENT9_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_COLOR_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_FLOAT_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the GetBooleanv:
- GL_COLOR_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_INDEX12_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and
TexImage3DEXT:
- GL_COLOR_INDEX16_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and
TexImage3DEXT:
- GL_COLOR_INDEX1_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and
TexImage3DEXT:
- GL_COLOR_INDEX2_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and
TexImage3DEXT:
- GL_COLOR_INDEX4_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and
TexImage3DEXT:
- GL_COLOR_INDEX8_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the internalformat parameter of TexImage1D, TexImage2D and
TexImage3DEXT:
- GL_COLOR_INDEXES - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_MATERIAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_MATERIAL_FACE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_MATERIAL_PARAMETER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COLOR_MATRIX - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_MATRIX_STACK_DEPTH - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVMultisampleCoverage
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv:
- GL_COLOR_SUM - Static variable in class org.lwjgl.opengl.GL14
-
- GL_COLOR_SUM_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_COLOR_SUM_CLAMP_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COLOR_SUM_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_ALPHA_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_BLUE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_GREEN_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_INTENSITY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_LUMINANCE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_RED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_TABLE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COLOR_TABLE_WIDTH_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the pname parameter of GetColorTableParameterivEXT and
GetColorTableParameterfvEXT:
- GL_COLOR_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COMBINE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMBINE4_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
-
- GL_COMBINE_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMBINE_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_COMBINE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_COMBINE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_COMBINE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_COMBINE_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMBINE_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_COMBINE_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_COMBINER0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER2_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER3_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER4_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER5_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER6_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER7_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_AB_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_AB_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_BIAS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_CD_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_CD_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_COMPONENT_USAGE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_INPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_MAPPING_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_MUX_SUM_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_SCALE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMBINER_SUM_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_COMMAND_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_COMP_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_COMPARE_R_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_COMPARE_R_TO_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
-
- GL_COMPARE_REF_DEPTH_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of TexParameterf, TexParameteri,
TexParameterfv, and TexParameteriv when the <pname> parameter is
TEXTURE_COMPARE_MODE_ARB:
- GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <param> parameter of TexParameterf, TexParameteri,
TexParameterfv, and TexParameteriv when the <pname> parameter is
TEXTURE_COMPARE_MODE_ARB:
- GL_COMPARE_REF_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL30
-
- GL_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_COMPILE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COMPILE_AND_EXECUTE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COMPILE_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_COMPRESSED_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_COMPRESSED_INTENSITY - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_INTENSITY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_COMPRESSED_LUMINANCE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI - Static variable in class org.lwjgl.opengl.ATITextureCompression3DC
-
- GL_COMPRESSED_LUMINANCE_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_LUMINANCE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_COMPRESSED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RED - Static variable in class org.lwjgl.opengl.GL30
-
- GL_COMPRESSED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_RG - Static variable in class org.lwjgl.opengl.GL30
-
- GL_COMPRESSED_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
-
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_RGBA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_COMPRESSED_RGBA_BPTC_UNORM_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
-
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
-
- GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB:
- GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
-
- GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
-
Accepted by the <internalformat> parameter of TexImage3D and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB:
- GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SIGNED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2D and the <format> parameter
of CompressedTexSubImage2D:
- GL_COMPRESSED_SLUMINANCE - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SLUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SLUMINANCE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SLUMINANCE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D,
CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and
CompressedTexImage3DARB and the <format> parameter of
CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
- GL_COMPRESSED_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter
of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter
of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter
of CompressedTexSubImage2DARB.
- GL_COMPRESSED_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_COMPRESSED_SRGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage2D,
CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter
of CompressedTexSubImage2DARB.
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengl.GL13
-
- GL_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_CON_0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_10_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_11_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_12_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_13_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_14_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_15_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_16_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_17_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_18_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_19_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_1_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_20_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_21_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_22_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_23_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_24_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_25_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_26_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_27_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_28_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_29_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_2_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_30_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_31_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_5_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_6_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_7_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_8_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CON_9_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned by ClientWaitSync:
- GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengl.GL32
-
Returned by ClientWaitSync:
- GL_CONST_EYE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and
GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_CONSTANT - Static variable in class org.lwjgl.opengl.GL13
-
- GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CONSTANT_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_CONSTANT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_CONSTANT_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CONSTANT_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CONSTANT_COLOR0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_CONSTANT_COLOR1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_CONSTANT_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_CONSTANT_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_CONTEXT_COMPATIBILITY_PROFILE_BIT - Static variable in class org.lwjgl.opengl.GL32
-
- GL_CONTEXT_CORE_PROFILE_BIT - Static variable in class org.lwjgl.opengl.GL32
-
- GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
- GL_CONTEXT_FLAGS - Static variable in class org.lwjgl.opengl.GL30
-
- GL_CONTEXT_PROFILE_MASK - Static variable in class org.lwjgl.opengl.GL32
-
- GL_CONTINUOUS_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by TessellationModeAMD
- GL_CONVOLUTION_1D - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_2D - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_BORDER_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_BORDER_MODE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_FILTER_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_FILTER_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_HEIGHT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_CONVOLUTION_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_COORD_REPLACE - Static variable in class org.lwjgl.opengl.GL20
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, or GetTexEnviv is POINT_SPRITE, then the value of
<pname> may be:
- GL_COORD_REPLACE_ARB - Static variable in class org.lwjgl.opengl.ARBPointSprite
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, or GetTexEnviv is POINT_SPRITE_ARB, then the value of
<pname> may be:
- GL_COORD_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
-
- GL_COPY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COPY_INVERTED - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COPY_PIXEL_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengl.ARBCopyBuffer
-
Accepted by the target parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, MapBufferRange, FlushMappedBufferRange,
GetBufferParameteriv, BindBufferRange, BindBufferBase,
and CopyBufferSubData:
- GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
- GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengl.ARBCopyBuffer
-
Accepted by the target parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, MapBufferRange, FlushMappedBufferRange,
GetBufferParameteriv, BindBufferRange, BindBufferBase,
and CopyBufferSubData:
- GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
- GL_COUNTER_RANGE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
- GL_COUNTER_TYPE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
- GL_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVMultisampleCoverage
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv:
- GL_CULL_FACE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CULL_FACE_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CULL_FRAGMENT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_CULL_MODES_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and
GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_CURRENT_ATTRIB_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
- GL_CURRENT_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_FOG_COORD - Static variable in class org.lwjgl.opengl.GL15
-
- GL_CURRENT_FOG_COORDINATE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_CURRENT_FOG_COORDINATE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_CURRENT_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_CURRENT_MATRIX_INDEX_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_CURRENT_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_CURRENT_MATRIX_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_CURRENT_MATRIX_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_CURRENT_NORMAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_OCCLUSION_QUERY_ID_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
-
- GL_CURRENT_PALETTE_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_CURRENT_PROGRAM - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> argument of GetInteger:
- GL_CURRENT_QUERY - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryiv:
- GL_CURRENT_QUERY_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryivARB:
- GL_CURRENT_RASTER_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_RASTER_DISTANCE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_RASTER_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_RASTER_POSITION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_RASTER_POSITION_VALID - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_RASTER_SECONDARY_COLOR - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <pname> parameter of GetIntegerv and GetFloatv.
- GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_SECONDARY_COLOR - Static variable in class org.lwjgl.opengl.GL14
-
- GL_CURRENT_SECONDARY_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_CURRENT_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_CURRENT_VERTEX_ATTRIB - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
- GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
- GL_CURRENT_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_CURRENT_VERTEX_WEIGHT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_CURRENT_WEIGHT_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_CW - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_VERTEX_ORDER:
- GL_CW - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DATA_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_DEBUG_CALLBACK_FUNCTION_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CALLBACK_USER_PARAM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <pname> parameter of GetPointerv:
- GL_DEBUG_CATEGORY_API_ERROR_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_APPLICATION_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_DEPRECATION_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_OTHER_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_PERFORMANCE_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
and DEBUGPROCAMD callback function for <category>:
- GL_DEBUG_LOGGED_MESSAGES_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by GetIntegerv:
- GL_DEBUG_LOGGED_MESSAGES_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev:
- GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <target> parameters of Enable, Disable,
and IsEnabled:
- GL_DEBUG_SEVERITY_HIGH_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
DebugMessageInsertAMD, and DEBUGPROCAMD callback function
for <severity>:
- GL_DEBUG_SEVERITY_HIGH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <severity> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB
callback functions, and the <severities> parameter of
GetDebugMessageLogARB:
- GL_DEBUG_SEVERITY_LOW_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
DebugMessageInsertAMD, and DEBUGPROCAMD callback function
for <severity>:
- GL_DEBUG_SEVERITY_LOW_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <severity> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB
callback functions, and the <severities> parameter of
GetDebugMessageLogARB:
- GL_DEBUG_SEVERITY_MEDIUM_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD,
DebugMessageInsertAMD, and DEBUGPROCAMD callback function
for <severity>:
- GL_DEBUG_SEVERITY_MEDIUM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <severity> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB
callback functions, and the <severities> parameter of
GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_API_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_APPLICATION_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_OTHER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_SHADER_COMPILER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_THIRD_PARTY_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <source> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <sources> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_ERROR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_OTHER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_PERFORMANCE_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_PORTABILITY_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <types> parameter of GetDebugMessageLogARB:
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted or provided by the <type> parameters of
DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB,
and the <types> parameter of GetDebugMessageLogARB:
- GL_DECAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
-
Accepted by the <enum> parameter of TexParameterf, TexParameteri,
SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv,
SamplerParameterIiv and SamplerParameterIuiv:
- GL_DECR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DECR_WRAP - Static variable in class org.lwjgl.opengl.GL14
-
- GL_DECR_WRAP_EXT - Static variable in class org.lwjgl.opengl.EXTStencilWrap
-
- GL_DELETE_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_DEPENDENT_AR_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DEPENDENT_GB_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DEPENDENT_HILO_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_DEPENDENT_RGB_TEXTURE_3D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorage, and returned in the <data> parameter of
GetTexLevelParameter and GetRenderbufferParameteriv:
- GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorage, and returned in the <data> parameter of
GetTexLevelParameter and GetRenderbufferParameteriv.
- GL_DEPTH24_STENCIL8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorageEXT, and returned in the <data> parameter of
GetTexLevelParameter and GetRenderbufferParameterivEXT.
- GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT,
and returned in the <data> parameter of GetTexLevelParameter and
GetRenderbufferParameterivEXT:
- GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT,
and returned in the <data> parameter of GetTexLevelParameter and
GetRenderbufferParameterivEXT:
- GL_DEPTH32F_STENCIL8_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT,
and returned in the <data> parameter of GetTexLevelParameter and
GetRenderbufferParameterivEXT:
- GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_DEPTH_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_DEPTH_BIAS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_BOUNDS_EXT - Static variable in class org.lwjgl.opengl.EXTDepthBoundsTest
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_BOUNDS_TEST_EXT - Static variable in class org.lwjgl.opengl.EXTDepthBoundsTest
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
- GL_DEPTH_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_BUFFER_FLOAT_MODE_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP - Static variable in class org.lwjgl.opengl.ARBDepthClamp
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP_FAR_AMD - Static variable in class org.lwjgl.opengl.AMDDepthClampSeparate
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP_NEAR_AMD - Static variable in class org.lwjgl.opengl.AMDDepthClampSeparate
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_DEPTH_CLAMP_NV - Static variable in class org.lwjgl.opengl.NVDepthClamp
-
- GL_DEPTH_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_COMPONENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_COMPONENT16 - Static variable in class org.lwjgl.opengl.GL14
-
- GL_DEPTH_COMPONENT16_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
CopyTexImage1D and CopyTexImage2D:
- GL_DEPTH_COMPONENT24 - Static variable in class org.lwjgl.opengl.GL14
-
- GL_DEPTH_COMPONENT24_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
CopyTexImage1D and CopyTexImage2D:
- GL_DEPTH_COMPONENT32 - Static variable in class org.lwjgl.opengl.GL14
-
- GL_DEPTH_COMPONENT32_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
CopyTexImage1D and CopyTexImage2D:
- GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT,
and returned in the <data> parameter of GetTexLevelParameter and
GetRenderbufferParameterivEXT:
- GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT,
and returned in the <data> parameter of GetTexLevelParameter and
GetRenderbufferParameterivEXT:
- GL_DEPTH_COMPONENT32F_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT,
and returned in the <data> parameter of GetTexLevelParameter and
GetRenderbufferParameterivEXT:
- GL_DEPTH_FUNC - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetDoublei_v:
- GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetDoublei_v:
- GL_DEPTH_SCALE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <format> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, and GetTexImage, by the <type> parameter of
CopyPixels, by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorage, and returned in the <data> parameter of
GetTexLevelParameter and GetRenderbufferParameteriv:
- GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, and GetTexImage, by the <type> parameter of
CopyPixels, by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorage, and returned in the <data> parameter of
GetTexLevelParameter and GetRenderbufferParameteriv.
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_DEPTH_STENCIL_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <format> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, and GetTexImage, by the <type> parameter of
CopyPixels, by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorageEXT, and returned in the <data> parameter of
GetTexLevelParameter and GetRenderbufferParameterivEXT.
- GL_DEPTH_STENCIL_NV - Static variable in class org.lwjgl.opengl.NVPackedDepthStencil
-
- GL_DEPTH_STENCIL_TO_BGRA_NV - Static variable in class org.lwjgl.opengl.NVCopyDepthToColor
-
- GL_DEPTH_STENCIL_TO_RGBA_NV - Static variable in class org.lwjgl.opengl.NVCopyDepthToColor
-
- GL_DEPTH_TEST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DEPTH_TEXTURE_MODE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_DEPTH_TEXTURE_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri,
TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
- GL_DEPTH_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DIFFUSE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DISCARD_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
-
- GL_DISCARD_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_DISCRETE_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by TessellationModeAMD
- GL_DISTANCE_ATTENUATION_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
-
- GL_DITHER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DONT_CARE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DOT2_ADD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_DOT3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_DOT3_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_DOT3_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvDot3
-
- GL_DOT3_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvDot3
-
- GL_DOT3_RGBA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_DOT3_RGBA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvDot3
-
- GL_DOT3_RGBA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvDot3
-
- GL_DOT4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_DEPTH_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_PASS_THROUGH_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_TEXTURE_1D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_DOT_PRODUCT_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_TEXTURE_3D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_DOUBLE - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT2x4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT3x4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_MAT4x3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.GL40
-
Returned in the <type> parameter of GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLE_VEC4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
-
Returned in the <type> parameter of GetActiveAttrib:
- GL_DOUBLEBUFFER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DRAW_BUFFER0 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER0_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER0_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER1 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER10 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER10_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER10_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER11 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER11_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER11_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER12 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER12_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER12_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER13 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER13_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER13_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER14 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER14_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER14_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER15 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER15_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER15_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER1_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER1_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER2 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER2_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER2_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER3 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER3_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER3_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER4 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER4_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER4_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER5 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER5_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER5_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER6 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER6_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER6_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER7 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER7_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER7_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER8 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER8_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER8_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER9 - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER9_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_BUFFER9_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindFramebuffer,
CheckFramebufferStatus, FramebufferTexture{1D|2D|3D},
FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv:
- GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindFramebuffer,
CheckFramebufferStatus, FramebufferTexture{1D|2D|3D},
FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv:
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_DRAW_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_DRAW_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <target> parameter of BindFramebufferEXT,
CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT,
FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT.
- GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.ARBDrawIndirect
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, MapBufferRange, FlushMappedBufferRange,
GetBufferParameteriv, BindBufferRange, BindBufferBase, and
CopyBufferSubData:
- GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, MapBufferRange, FlushMappedBufferRange,
GetBufferParameteriv, BindBufferRange, BindBufferBase, and
CopyBufferSubData:
- GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBDrawIndirect
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv,
and GetDoublev:
- GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv,
and GetDoublev:
- GL_DRAW_PIXEL_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DRAW_PIXELS_APPLE - Static variable in class org.lwjgl.opengl.APPLEFence
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_DRAW_PIXELS_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_DS_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DS_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DSDT8_MAG8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_DSDT8_MAG8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DSDT8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_DSDT8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DSDT_MAG_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_DSDT_MAG_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DSDT_MAG_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D,
TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_DSDT_MAG_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DSDT_MAG_VIB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D,
TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_DSDT_MAG_VIB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DSDT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D,
TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_DSDT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DST_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_DT_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DT_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_DU8DV8_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
-
- GL_DUDV_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
-
- GL_DYNAMIC_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
-
- GL_DYNAMIC_COPY - Static variable in class org.lwjgl.opengl.GL15
-
- GL_DYNAMIC_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_DYNAMIC_DRAW - Static variable in class org.lwjgl.opengl.GL15
-
- GL_DYNAMIC_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_DYNAMIC_READ - Static variable in class org.lwjgl.opengl.GL15
-
- GL_DYNAMIC_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_E_TIMES_F_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_EDGE_FLAG - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EDGE_FLAG_ARRAY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EDGE_FLAG_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_EDGE_FLAG_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_EDGE_FLAG_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EIGHTH_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_ELEMENT_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_ELEMENT_ARRAY_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
-
Accepted by the <array> parameter of EnableClientState and
DisableClientState and the <value> parameter of IsEnabled:
- GL_ELEMENT_ARRAY_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
-
- GL_ELEMENT_ARRAY_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_ELEMENT_ARRAY_BUFFER - Static variable in class org.lwjgl.opengl.GL15
-
- GL_ELEMENT_ARRAY_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <target> parameters of BindBufferARB, BufferDataARB,
BufferSubDataARB, MapBufferARB, UnmapBufferARB,
GetBufferSubDataARB, GetBufferParameterivARB, and
GetBufferPointervARB:
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_ELEMENT_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_ELEMENT_ARRAY_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
-
Accepted by the <pname> parameter of GetPointerv:
- GL_ELEMENT_ARRAY_POINTER_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
-
- GL_ELEMENT_ARRAY_TYPE_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_ELEMENT_ARRAY_TYPE_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
-
- GL_ELEMENT_ARRAY_UNIFIED_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <cap> parameter of DisableClientState,
EnableClientState, IsEnabled:
- GL_EMISSION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ENABLE_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EQUAL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_EQUAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EQUIV - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EVAL_2D_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EVAL_FRACTIONAL_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_TRIANGULAR_2D_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB0_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB10_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB11_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB12_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB13_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB14_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB15_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB1_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB2_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB3_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB4_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB5_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB6_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB7_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB8_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EVAL_VERTEX_ATTRIB9_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_EXP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EXP2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EXPAND_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_EXPAND_NORMAL_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_EXT_abgr - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_bindable_uniform - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_blend_color - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_blend_equation_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_blend_func_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_blend_minmax - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_blend_subtract - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_Cg_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_compiled_vertex_array - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_depth_bounds_test - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_direct_state_access - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_draw_buffers2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_draw_instanced - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_draw_range_elements - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_fog_coord - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_framebuffer_blit - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_framebuffer_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_framebuffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_framebuffer_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_gpu_program_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_gpu_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_multi_draw_arrays - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_packed_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_packed_float - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_packed_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_paletted_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_pixel_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_point_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_provoking_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_rescale_normal - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_secondary_color - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_separate_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_separate_specular_color - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_shader_image_load_store - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_shadow_funcs - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_shared_texture_palette - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_stencil_clear_tag - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_stencil_two_side - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_stencil_wrap - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_3d - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_array - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_compression_latc - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_compression_rgtc - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_compression_s3tc - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_env_combine - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_env_dot3 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_filter_anisotropic - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_integer - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_lod_bias - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_mirror_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_shared_exponent - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_snorm - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_sRGB_decode - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_texture_swizzle - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_timer_query - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_transform_feedback - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_vertex_array_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_vertex_attrib_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_vertex_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXT_vertex_weighting - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_EXTENSIONS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EYE_LINEAR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EYE_PLANE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_EYE_PLANE_ABSOLUTE_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
-
- GL_EYE_RADIAL_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
-
- GL_FALSE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_POINT_MODE:
- GL_FALSE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FASTEST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FEEDBACK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FEEDBACK_BUFFER_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FEEDBACK_BUFFER_TYPE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FENCE_APPLE - Static variable in class org.lwjgl.opengl.APPLEFence
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_FENCE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
- GL_FENCE_CONDITION_NV - Static variable in class org.lwjgl.opengl.NVFence
-
- GL_FENCE_STATUS_NV - Static variable in class org.lwjgl.opengl.NVFence
-
- GL_FILL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_FIRST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertexEXT:
- GL_FIXED - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <type> parameter of VertexAttribPointer:
- GL_FIXED - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <type> parameter of VertexAttribPointer:
- GL_FIXED_ONLY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <clamp> parameter of ClampColor.
- GL_FIXED_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <clamp> parameter of ClampColorARB.
- GL_FLAT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FLOAT - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of
GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_FLOAT - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FLOAT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_FLOAT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_FLOAT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_FLOAT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and
GetTexImage:
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and
GetTexImage:
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and
GetTexImage:
- GL_FLOAT_CLEAR_COLOR_VALUE_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FLOAT_MAT2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_MAT2x3 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT2x4 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_MAT3x2 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT3x4 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_MAT4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_MAT4x2 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_MAT4x3 - Static variable in class org.lwjgl.opengl.GL21
-
Returned by the <type> parameter of GetActiveAttribARB.
- GL_FLOAT_R16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_R32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_R_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RG16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RG32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RG_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RGB16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RGB32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RGB_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RGBA16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RGBA32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_RGBA_MODE_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FLOAT_RGBA_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <internalformat> parameter of TexImage2D and
CopyTexImage2D:
- GL_FLOAT_VEC2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_VEC3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FLOAT_VEC4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_FLOAT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Returned by the <type> parameter of GetActiveAttribARB:
- GL_FOG - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_COORD - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORD_ARRAY - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORD_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORD_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_FOG_COORD_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORD_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORD_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORD_SRC - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORDINATE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FOG_COORDINATE_ARRAY - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_FOG_COORDINATE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FOG_COORDINATE_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FOG_COORDINATE_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FOG_COORDINATE_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FOG_COORDINATE_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FOG_COORDINATE_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FOG_COORDINATE_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FOG_COORDINATE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FOG_COORDINATE_SOURCE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FOG_COORDINATE_SOURCE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FOG_DENSITY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_DISTANCE_MODE_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
-
- GL_FOG_END - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_HINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FOG_START - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FORCE_BLUE_TO_ONE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengl.GL40
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengl.GL40
-
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
- GL_FRAGMENT_DEPTH - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FRAGMENT_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
-
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_FRAGMENT_PROGRAM_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the
<pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev,
and by the <target> parameter of ProgramStringARB, BindProgramARB,
ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB,
GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB,
GetProgramivARB and GetProgramStringARB.
- GL_FRAGMENT_PROGRAM_BINDING_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_FRAGMENT_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the
<pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev,
and by the <target> parameter of BindProgramNV, LoadProgramNV,
ProgramLocalParameter4dARB, ProgramLocalParameter4dvARB,
ProgramLocalParameter4fARB, ProgramLocalParameter4fvARB,
GetProgramLocalParameterdvARB, and GetProgramLocalParameterfvARB:
- GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV,
ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV,
BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer
and the <value> parameter of GetIntegerIndexedvEXT:
- GL_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <shaderType> argument of CreateShader and
returned by the <params> parameter of GetShader{fi}vARB:
- GL_FRAGMENT_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <shaderType> argument of CreateShaderObjectARB and
returned by the <params> parameter of GetObjectParameter{fi}vARB:
- GL_FRAGMENT_SHADER_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <target> parameter of Hint and the <pname> parameter of
GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <target> parameter of Hint and the <pname> parameter of
GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindFramebuffer,
CheckFramebufferStatus, FramebufferTexture{1D|2D|3D},
FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindFramebuffer,
CheckFramebufferStatus, FramebufferTexture{1D|2D|3D},
FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetFramebufferAttachment-
ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment-
ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment-
ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetFramebufferAttachment-
ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment-
ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetFramebufferAttachment-
ParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of
GetFramebufferAttachmentParameterivEXT:
- GL_FRAMEBUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_COMPLETE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengl.GL30
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <target> parameter of BindFramebufferEXT,
CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, and
FramebufferRenderbufferEXT:
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT - Static variable in class org.lwjgl.opengl.GL32
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in class org.lwjgl.opengl.GL32
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Returned by CheckFramebufferStatusEXT:
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Returned by CheckFramebufferStatusEXT.
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRAMEBUFFER_SRGB - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FRAMEBUFFER_SRGB_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FRAMEBUFFER_SRGB_CAPABLE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_FRAMEBUFFER_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengl.GL30
-
Returned by CheckFramebufferStatus():
- GL_FRAMEBUFFER_UNSUPPORTED_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by CheckFramebufferStatusEXT():
- GL_FRONT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FRONT_AND_BACK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FRONT_FACE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FRONT_LEFT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FRONT_RIGHT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_FULL_RANGE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_FUNC_ADD - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_FUNC_ADD - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FUNC_ADD_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT.
- GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FUNC_REVERSE_SUBTRACT_EXT - Static variable in class org.lwjgl.opengl.EXTBlendSubtract
-
- GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengl.GL14
-
- GL_FUNC_SUBTRACT_EXT - Static variable in class org.lwjgl.opengl.EXTBlendSubtract
-
- GL_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.GL14
-
- GL_GENERATE_MIPMAP_HINT - Static variable in class org.lwjgl.opengl.GL14
-
- GL_GENERATE_MIPMAP_HINT_SGIS - Static variable in class org.lwjgl.opengl.SGISGenerateMipmap
-
Accepted by the <target> parameter of Hint, and by the
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
- GL_GENERATE_MIPMAP_SGIS - Static variable in class org.lwjgl.opengl.SGISGenerateMipmap
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_GENERIC_ATTRIB_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_GEOMETRY_INPUT_TYPE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_INPUT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_INPUT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_OUTPUT_TYPE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_OUTPUT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_OUTPUT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV,
ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV,
BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer
and the <value> parameter of GetIntegerIndexedvEXT:
- GL_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_GEOMETRY_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_GEOMETRY_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_GEOMETRY_VERTICES_OUT - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_VERTICES_OUT_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEOMETRY_VERTICES_OUT_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of ProgramParameteriEXT and
GetProgramiv:
- GL_GEQUAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_GPU_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
-
Returned by the <type> parameter of GetActiveUniform:
- GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
-
Accepted by the <pname> parameter of GetIntegerv:
- GL_GREATER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_GREEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_GREEN_BIAS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_GREEN_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_GREEN_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_GREEN_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_GREEN_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_GREEN_SCALE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_GREMEDY_string_marker - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_GUILTY_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_HALF_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameters of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and
GetTexImage:
- GL_HALF_BIAS_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_HALF_BIAS_NORMAL_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_HALF_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_HALF_FLOAT - Static variable in class org.lwjgl.opengl.ARBHalfFloatVertex
-
Accepted by the <type> argument of VertexPointer, NormalPointer,
ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer,
and VertexAttribPointer:
- GL_HALF_FLOAT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter,
SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable,
and GetColorTable:
Accepted by the <type> argument of VertexPointer, NormalPointer,
ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer,
and VertexAttribPointer:
- GL_HALF_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBHalfFloatPixel
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter,
SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable,
and GetColorTable:
- GL_HALF_FLOAT_NV - Static variable in class org.lwjgl.opengl.NVHalfFloat
-
Accepted by the <type> argument of VertexPointer, NormalPointer,
ColorPointer, TexCoordPointer, FogCoordPointerEXT,
SecondaryColorPointerEXT, VertexWeightPointerEXT, VertexAttribPointerNV,
DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, and GetTexImage:
- GL_HI_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_HI_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_HIGH_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_HIGH_INT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_HILO8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <format> parameter of GetTexImage, TexImage1D,
TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_HINT_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_HISTOGRAM - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_SINK - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HISTOGRAM_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_HP_occlusion_test - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_IBM_rasterpos_clip - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_IGNORE_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_BINDING_ACCESS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LAYERED_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_LEVEL_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BINDING_NAME_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
- GL_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_INCR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INCR_WRAP - Static variable in class org.lwjgl.opengl.GL14
-
- GL_INCR_WRAP_EXT - Static variable in class org.lwjgl.opengl.EXTStencilWrap
-
- GL_INDEX - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_INDEX - Static variable in class org.lwjgl.opengl.GL30
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_INDEX_ARRAY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_INDEX_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_INDEX_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_INDEX_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_INDEX_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_OFFSET - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_SHIFT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INDEX_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INFO_LOG_LENGTH - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_INNOCENT_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_INT - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT64_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT64_NV - Static variable in class org.lwjgl.opengl.NVVertexAttribInteger64bit
-
Accepted by the <type> parameter of VertexAttribLPointerEXT,
VertexArrayVertexAttribLOffsetEXT, and VertexAttribLFormatNV:
- GL_INT64_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT64_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT64_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT8_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT8_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT8_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT8_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
-
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer,
NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer,
VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui,
ColorP*, SecondaryColorP* and VertexAttribP*
- GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer,
NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer,
VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui,
ColorP*, SecondaryColorP* and VertexAttribP*
- GL_INT_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_1D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_3D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_INT_VEC2 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC3 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC4 - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_INTENSITY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INTENSITY12 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INTENSITY16 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INTENSITY16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INTENSITY8 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INTENSITY8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTENSITY_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_INTERLEAVED_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryings:
- GL_INTERLEAVED_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryingsEXT:
- GL_INTERLEAVED_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and
TransformFeedbackVaryingsNV:
- GL_INTERPOLATE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_INTERPOLATE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_INTERPOLATE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_INVALID_ENUM - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned by GetError():
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengl.GL30
-
Returned by GetError():
- GL_INVALID_FRAMEBUFFER_OPERATION_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Returned by GetError():
- GL_INVALID_INDEX - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Returned by GetActiveUniformsivARB and GetUniformBlockIndexARB
- GL_INVALID_INDEX - Static variable in class org.lwjgl.opengl.GL31
-
Returned by GetActiveUniformsiv and GetUniformBlockIndex
- GL_INVALID_OPERATION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INVALID_VALUE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_INVARIANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_INVARIANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_INVARIANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_INVERSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_INVERSE_TRANSPOSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_INVERT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ISOLINES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
- GL_ISOLINES - Static variable in class org.lwjgl.opengl.GL40
-
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
- GL_KEEP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of ProvokingVertex:
- GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_LAST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <mode> parameter of ProvokingVertexEXT:
- GL_LAYER_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev and GetInteger64v:
- GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev and GetInteger64v:
- GL_LEFT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LEQUAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LERP_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_LESS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT0 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT1 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT3 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT5 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT6 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT7 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT_MODEL_AMBIENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in class org.lwjgl.opengl.GL12
-
- GL_LIGHT_MODEL_COLOR_CONTROL_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
-
- GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHT_MODEL_TWO_SIDE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHTING - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIGHTING_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_LOOP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_RESET_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_STIPPLE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_STIPPLE_PATTERN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_STIPPLE_REPEAT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_STRIP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_LINE_STRIP_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_LINE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_LINE_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_WIDTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_WIDTH_GRANULARITY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINEAR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINEAR_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINEAR_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINEAR_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINES - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LINES_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_LINES_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_LINES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_LINK_STATUS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_LIST_BASE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIST_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIST_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LIST_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LO_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_LO_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_LOAD - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LOCAL_CONSTANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_LOCAL_CONSTANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_LOCAL_CONSTANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_LOCAL_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LOGIC_OP_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LOSE_CONTEXT_ON_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetIntegerv and related simple queries when
<value> is RESET_NOTIFICATION_STRATEGY_ARB:
- GL_LOW_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_LOW_FLOAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_LOW_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_LOW_INT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_LOWER_LEFT - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_LUMINANCE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE12 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE12_ALPHA12 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE12_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE16 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE16_ALPHA16 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE16_ALPHA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE4_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE6_ALPHA2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE8 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE8_ALPHA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_LUMINANCE_ALPHA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_ALPHA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_LUMINANCE_ALPHA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_LUMINANCE_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_LUMINANCE_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_MAD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_MAGNITUDE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_MAGNITUDE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
- GL_MAJOR_VERSION - Static variable in class org.lwjgl.opengl.GL30
-
- GL_MAP1_COLOR_4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_GRID_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_GRID_SEGMENTS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_NORMAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_TEXTURE_COORD_1 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_TEXTURE_COORD_2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_TEXTURE_COORD_3 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_TEXTURE_COORD_4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_VERTEX_3 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_VERTEX_4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP1_VERTEX_ATTRIB0_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB10_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB11_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB12_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB13_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB14_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB15_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB1_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB2_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB3_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB4_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB5_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB6_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB7_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB8_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP1_VERTEX_ATTRIB9_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map1d and Map1f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_COLOR_4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_GRID_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_GRID_SEGMENTS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_NORMAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_TEXTURE_COORD_1 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_TEXTURE_COORD_2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_TEXTURE_COORD_3 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_TEXTURE_COORD_4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_VERTEX_3 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_VERTEX_4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP2_VERTEX_ATTRIB0_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB10_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB11_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB12_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB13_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB14_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB15_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB1_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB2_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB3_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB4_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB5_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB6_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB7_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB8_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP2_VERTEX_ATTRIB9_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv,
Map2d and Map2f and by the <cap> parameter of Enable, Disable, and
IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAP_ATTRIB_U_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_MAP_ATTRIB_V_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_MAP_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_STENCIL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAP_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <access> parameter of MapBufferRange:
- GL_MATRIX0_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX0_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX10_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX11_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX12_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX13_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX14_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX15_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX16_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX17_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX18_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX19_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX1_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX1_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX20_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX21_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX22_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX23_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX24_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX25_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX26_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX27_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX28_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX29_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX2_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX2_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX30_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX31_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX3_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX3_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX4_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX5_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX5_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX6_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX6_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX7_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX7_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV and by the
<mode> parameter of MatrixMode:
- GL_MATRIX8_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX9_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <mode> parameter of MatrixMode:
- GL_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MATRIX_INDEX_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MATRIX_INDEX_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MATRIX_INDEX_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MATRIX_INDEX_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MATRIX_INDEX_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MATRIX_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MATRIX_PALETTE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MAX - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MAX - Static variable in class org.lwjgl.opengl.GL14
-
- GL_MAX_3D_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL12
-
- GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv
and GetFloatv:
- GL_MAX_ARRAY_TEXTURE_LAYERS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv
and GetFloatv:
- GL_MAX_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_BINDABLE_UNIFORM_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_CLIP_DISTANCES - Static variable in class org.lwjgl.opengl.GL30
-
- GL_MAX_CLIP_PLANES - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_COLOR_ATTACHMENTS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_MAX_COLOR_MATRIX_STACK_DEPTH - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_CONVOLUTION_HEIGHT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MAX_CONVOLUTION_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_MAX_DEBUG_LOGGED_MESSAGES_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by GetIntegerv:
- GL_MAX_DEBUG_LOGGED_MESSAGES_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DEBUG_MESSAGE_LENGTH_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
-
Tokens accepted by GetIntegerv:
- GL_MAX_DEBUG_MESSAGE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
-
Tokens accepted by the <value> parameters of GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev:
- GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_DRAW_BUFFERS_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_DRAW_BUFFERS_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
and GetDoublev:
- GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
and GetDoublev:
- GL_MAX_ELEMENTS_INDICES - Static variable in class org.lwjgl.opengl.GL12
-
- GL_MAX_ELEMENTS_INDICES_EXT - Static variable in class org.lwjgl.opengl.EXTDrawRangeElements
-
- GL_MAX_ELEMENTS_VERTICES - Static variable in class org.lwjgl.opengl.GL12
-
- GL_MAX_ELEMENTS_VERTICES_EXT - Static variable in class org.lwjgl.opengl.EXTDrawRangeElements
-
- GL_MAX_EVAL_ORDER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT.
- GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_GENERAL_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
- GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
- GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_IMAGE_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_LIGHTS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_LIST_NESTING - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_MAP_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetIntegerv.
- GL_MAX_NAME_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_PALETTE_MATRICES_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
-
- GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_PIXEL_MAP_TABLE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram2Option
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_ENV_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram2Option
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_GENERIC_RESULTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_IF_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_LOOP_COUNT_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_LOOP_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_MATRICES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_OUTPUT_VERTICES_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_PATCH_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_RESULT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_PROGRAM_TEXEL_OFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_MAX_PROJECTION_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_RATIONAL_EVAL_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
-
- GL_MAX_RECTANGLE_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv and GetFloatv:
- GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv and GetFloatv:
- GL_MAX_RECTANGLE_TEXTURE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
-
- GL_MAX_RECTANGLE_TEXTURE_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
-
- GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_RENDERBUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_SAMPLE_MASK_WORDS_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- GL_MAX_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetInteger64v:
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetInteger64v:
- GL_MAX_SHADER_BUFFER_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
-
Accepted by the <value> parameter of GetIntegerui64vNV:
- GL_MAX_SHININESS_NV - Static variable in class org.lwjgl.opengl.NVLightMaxExponent
-
- GL_MAX_SPOT_EXPONENT_NV - Static variable in class org.lwjgl.opengl.NVLightMaxExponent
-
- GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, GetDoublev, and GetInteger64v:
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv,
GetIntegerv, and GetInteger64v:
- GL_MAX_TEXTURE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_BUFFER_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_MAX_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_COORDS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TEXTURE_IMAGE_UNITS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengl.GL14
-
- GL_MAX_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
-
- GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureFilterAnisotropic
-
- GL_MAX_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_TEXTURE_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_TEXTURE_UNITS - Static variable in class org.lwjgl.opengl.GL13
-
- GL_MAX_TEXTURE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_MAX_TRACK_MATRICES_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in class org.lwjgl.opengl.ARBTransformFeedback3
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
-
- GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VARYING_FLOATS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VARYING_FLOATS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
-
- GL_MAX_VERTEX_ATTRIBS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
-
- GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.ARBTransformFeedback3
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MAX_VERTEX_STREAMS_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
-
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.NVVertexProgram3
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MAX_VERTEX_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VERTEX_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MAX_VIEWPORT_DIMS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MAX_VIEWPORTS - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev and GetInteger64v:
- GL_MAX_VIEWPORTS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev and GetInteger64v:
- GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_MEDIUM_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_MEDIUM_INT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <precisiontype> parameter of
GetShaderPrecisionFormat:
- GL_MIN - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MIN - Static variable in class org.lwjgl.opengl.GL14
-
- GL_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
-
Accepted by the <mode> parameter of BlendEquationEXT.
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.ARBGpuShader5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
GetDoublev, and GetInteger64v:
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MIN_PROGRAM_TEXEL_OFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_MIN_SAMPLE_SHADING_VALUE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv:
- GL_MIN_SAMPLE_SHADING_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBSampleShading
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv:
- GL_MINMAX - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MINMAX_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MINMAX_SINK - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_MINOR_VERSION - Static variable in class org.lwjgl.opengl.GL30
-
- GL_MIRROR_CLAMP_ATI - Static variable in class org.lwjgl.opengl.ATITextureMirrorOnce
-
- GL_MIRROR_CLAMP_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
-
Accepted by the <param> parameter of TexParameteri and TexParameterf,
and by the <params> parameter of TexParameteriv and TexParameterfv,
when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T,
or TEXTURE_WRAP_R:
- GL_MIRROR_CLAMP_TO_BORDER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
-
Accepted by the <param> parameter of TexParameteri and TexParameterf,
and by the <params> parameter of TexParameteriv and TexParameterfv,
when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T,
or TEXTURE_WRAP_R:
- GL_MIRROR_CLAMP_TO_EDGE_ATI - Static variable in class org.lwjgl.opengl.ATITextureMirrorOnce
-
- GL_MIRROR_CLAMP_TO_EDGE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
-
Accepted by the <param> parameter of TexParameteri and TexParameterf,
and by the <params> parameter of TexParameteriv and TexParameterfv,
when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T,
or TEXTURE_WRAP_R:
- GL_MIRRORED_REPEAT - Static variable in class org.lwjgl.opengl.GL14
-
- GL_MIRRORED_REPEAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureMirroredRepeat
-
- GL_MODELVIEW - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MODELVIEW0_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_MODELVIEW0_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_MODELVIEW0_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_MODELVIEW10_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW11_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW12_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW13_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW14_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW15_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW16_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW17_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW18_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW19_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW1_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_MODELVIEW1_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_MODELVIEW1_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
-
- GL_MODELVIEW20_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW21_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW22_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW23_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW24_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW25_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW26_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW27_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW28_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW29_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW30_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW31_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW5_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW6_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW7_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW8_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW9_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
-
- GL_MODELVIEW_MATRIX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MODELVIEW_PROJECTION_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <matrix> parameter of TrackMatrixNV:
- GL_MODELVIEW_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MODULATE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MODULATE_ADD_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
-
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv,
and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB
or COMBINE_ALPHA_ARB
- GL_MODULATE_SIGNED_ADD_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
-
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv,
and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB
or COMBINE_ALPHA_ARB
- GL_MODULATE_SUBTRACT_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
-
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv,
and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB
or COMBINE_ALPHA_ARB
- GL_MOV_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_MUL_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_MULT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_MULTISAMPLE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_MULTISAMPLE_BIT - Static variable in class org.lwjgl.opengl.GL13
-
- GL_MULTISAMPLE_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetIntegerv.
- GL_MULTISAMPLE_FILTER_HINT_NV - Static variable in class org.lwjgl.opengl.NVMultisampleFilterHint
-
Accepted by the <target> parameter of Hint and by the <pname>
parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
- GL_MVP_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NAME_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NAMED_STRING_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Accepted by the <pname> parameter of GetNamedStringivARB:
- GL_NAMED_STRING_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Accepted by the <pname> parameter of GetNamedStringivARB:
- GL_NAND - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NEAREST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NEAREST_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NEAREST_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NEGATE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NEGATIVE_ONE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_NEGATIVE_W_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_NEGATIVE_X_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_NEGATIVE_Y_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_NEGATIVE_Z_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_NEVER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NICEST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NO_ERROR - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_NO_ERROR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NO_RESET_NOTIFICATION_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetIntegerv and related simple queries when
<value> is RESET_NOTIFICATION_STRATEGY_ARB:
- GL_NONE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NOOP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NORMAL_ARRAY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NORMAL_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_NORMAL_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_NORMAL_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_NORMAL_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NORMAL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NORMAL_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NORMAL_MAP - Static variable in class org.lwjgl.opengl.GL13
-
- GL_NORMAL_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_NORMAL_MAP_NV - Static variable in class org.lwjgl.opengl.NVTexgenReflection
-
- GL_NORMALIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NORMALIZED_RANGE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_NOTEQUAL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengl.GL13
-
- GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_NUM_EXTENSIONS - Static variable in class org.lwjgl.opengl.GL30
-
- GL_NUM_FRAGMENT_CONSTANTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_FRAGMENT_REGISTERS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_GENERAL_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_INSTRUCTIONS_PER_PASS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_INSTRUCTIONS_TOTAL_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_LOOPBACK_COMPONENTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_PASSES_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv and GetDoublev:
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv and GetDoublev:
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_NV_blend_square - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_conditional_render - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_copy_depth_to_color - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_copy_image - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_depth_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_depth_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_evaluators - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_explicit_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_fence - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_float_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_fog_distance - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_fragment_program - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_fragment_program2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_fragment_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_fragment_program_option - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_framebuffer_multisample_coverage - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_geometry_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_gpu_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_gpu_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_gpu_shader5 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_half_float - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_light_max_exponent - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_multisample_coverage - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_multisample_filter_hint - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_occlusion_query - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_packed_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_parameter_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_parameter_buffer_object2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_pixel_data_range - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_point_sprite - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_primitive_restart - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_register_combiners - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_register_combiners2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_shader_buffer_load - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_shader_buffer_store - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_tessellation_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texgen_reflection - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_barrier - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_compression_vtc - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_env_combine4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_expand_normal - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_shader2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_texture_shader3 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_transform_feedback - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_transform_feedback2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_array_range - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_array_range2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_attrib_integer_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_buffer_unified_memory - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_program - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_program1_1 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_program2 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_program2_option - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_program3 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NV_vertex_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_NVX_gpu_memory_info - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter GetObjectParameter{if}vARB:
- GL_OBJECT_ACTIVE_ATTRIBUTES_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
-
Accepted by the <pname> parameter GetObjectParameter{if}vARB:
- GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_ACTIVE_UNIFORMS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_ATTACHED_OBJECTS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_BUFFER_SIZE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
-
- GL_OBJECT_BUFFER_USAGE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
-
- GL_OBJECT_COMPILE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_DELETE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_INFO_LOG_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_LINEAR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OBJECT_LINK_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_PLANE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OBJECT_SHADER_SOURCE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_SUBTYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_OBJECT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OBJECT_VALIDATE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_OCCLUSION_TEST_HP - Static variable in class org.lwjgl.opengl.HPOcclusionTest
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
the <pname> of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev :
- GL_OCCLUSION_TEST_HP - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
-
- GL_OCCLUSION_TEST_RESULT_HP - Static variable in class org.lwjgl.opengl.HPOcclusionTest
-
Accepted by the <pname> of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev :
- GL_OCCLUSION_TEST_RESULT_HP - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
-
- GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_HILO_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_OFFSET_TEXTURE_2D_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_OFFSET_TEXTURE_2D_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and
GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_OFFSET_TEXTURE_2D_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_OFFSET_TEXTURE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_OFFSET_TEXTURE_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and
GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_OFFSET_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_OFFSET_TEXTURE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_ONE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ONE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ONE_MINUS_CONSTANT_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ONE_MINUS_CONSTANT_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
-
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
- GL_ONE_MINUS_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ONE_MINUS_DST_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ONE_MINUS_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC1_COLOR - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC1_COLOR - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_ONE_MINUS_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ONE_MINUS_SRC_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OP_ADD_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_CLAMP_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_CROSS_PRODUCT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_DOT3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_DOT4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_EXP_BASE_2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_FLOOR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_FRAC_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_INDEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_LOG_BASE_2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_MADD_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_MOV_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_MUL_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_MULTIPLY_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_NEGATE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_POWER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_RECIP_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_RECIP_SQRT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_ROUND_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_SET_GE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_SET_LT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OP_SUB_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OPERAND0_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_OPERAND0_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_OPERAND0_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_OPERAND0_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_OPERAND0_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_OPERAND0_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_OPERAND1_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_OPERAND1_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_OPERAND1_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_OPERAND1_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_OPERAND1_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_OPERAND1_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_OPERAND2_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_OPERAND2_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_OPERAND2_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_OPERAND2_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_OPERAND2_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_OPERAND2_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_OPERAND3_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
-
- GL_OPERAND3_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
-
- GL_OR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OR_INVERTED - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OR_REVERSE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_ORDER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OUT_OF_MEMORY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_OUTPUT_COLOR0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_COLOR1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_FOG_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD10_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD11_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD12_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD13_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD14_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD15_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD16_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD17_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD18_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD19_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD20_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD21_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD22_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD23_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD24_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD25_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD26_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD27_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD28_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD29_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD30_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD31_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD5_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD6_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD7_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD8_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_TEXTURE_COORD9_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_OUTPUT_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_PACK_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengl.GL12
-
- GL_PACK_LSB_FIRST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PACK_ROW_BYTES_APPLE - Static variable in class org.lwjgl.opengl.APPLERowBytes
-
Accepted by the <pname> parameter of PixelStorei and the <pname>
parameter of GetIntegerv:
- GL_PACK_ROW_LENGTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengl.GL12
-
- GL_PACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PACK_SKIP_ROWS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PACK_SWAP_BYTES - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PASS_THROUGH_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> and <pname> parameters of TexEnvf, TexEnvfv,
TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV
respectively, then the value of <param> or the value pointed to by
<params> may be:
- GL_PASS_THROUGH_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv,
GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv,
GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv,
GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv,
GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
- GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of PatchParameteri, GetBooleanv,
GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of PatchParameteri, GetBooleanv,
GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
- GL_PATCHES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <mode> parameter of Begin and all vertex array functions
that implicitly call Begin:
- GL_PATCHES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <mode> parameter of Begin and all vertex array functions
that implicitly call Begin:
- GL_PATCHES - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Accepted by the <primitiveMode> parameter of BeginTransformFeedback:
- GL_PER_STAGE_CONSTANTS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners2
-
- GL_PERCENTAGE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of
GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_PERFMON_RESULT_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFMON_RESULT_SIZE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
- GL_PERFORMANCE_MONITOR_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_PERSPECTIVE_CORRECTION_HINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_BUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_PIXEL_COUNT_AVAILABLE_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
-
- GL_PIXEL_COUNT_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
-
- GL_PIXEL_COUNTER_BITS_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
-
- GL_PIXEL_MAP_A_TO_A - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_B_TO_B - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_G_TO_G - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_A - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_B - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_G - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_I - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_R - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_R_TO_R - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_S_TO_S - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_MODE_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PIXEL_PACK_BUFFER - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv.
- GL_PIXEL_PACK_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv:
- GL_PIXEL_PACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- GL_PIXEL_PACK_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PIXEL_PACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PIXEL_PACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv:
- GL_PIXEL_UNPACK_BUFFER - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv.
- GL_PIXEL_UNPACK_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv:
- GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- GL_PIXEL_UNPACK_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PIXEL_UNPACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PIXEL_UNPACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, and GetBufferPointerv:
- GL_PN_TRIANGLES_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_NORMAL_MODE_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_POINT_MODE_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
-
- GL_POINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_DISTANCE_ATTENUATION - Static variable in class org.lwjgl.opengl.GL14
-
- GL_POINT_DISTANCE_ATTENUATION_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
-
- GL_POINT_FADE_THRESHOLD_SIZE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_POINT_FADE_THRESHOLD_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
-
- GL_POINT_FADE_THRESHOLD_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
-
- GL_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_SIZE_GRANULARITY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_SIZE_MAX - Static variable in class org.lwjgl.opengl.GL14
-
- GL_POINT_SIZE_MAX_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
-
- GL_POINT_SIZE_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
-
- GL_POINT_SIZE_MIN - Static variable in class org.lwjgl.opengl.GL14
-
- GL_POINT_SIZE_MIN_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
-
- GL_POINT_SIZE_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
-
- GL_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINT_SPRITE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv,
TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
- GL_POINT_SPRITE_ARB - Static variable in class org.lwjgl.opengl.ARBPointSprite
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv,
TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
- GL_POINT_SPRITE_COORD_ORIGIN - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of PointParameter{if}vARB, and the
<pname> of Get:
- GL_POINT_SPRITE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
-
- GL_POINT_SPRITE_R_MODE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
-
- GL_POINT_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POINTS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_OFFSET_FACTOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_OFFSET_FILL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_OFFSET_LINE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_OFFSET_POINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_OFFSET_UNITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_STIPPLE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_STIPPLE_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POLYGON_TOKEN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POSITION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_POST_COLOR_MATRIX_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_BLUE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_BLUE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_GREEN_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_GREEN_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_RED_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_COLOR_MATRIX_RED_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_BLUE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_BLUE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_GREEN_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_GREEN_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_RED_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_POST_CONVOLUTION_RED_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_PRESERVE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
-
- GL_PREVIOUS - Static variable in class org.lwjgl.opengl.GL13
-
- GL_PREVIOUS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_PREVIOUS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_PREVIOUS_TEXTURE_INPUT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_PRIMARY_COLOR - Static variable in class org.lwjgl.opengl.GL13
-
- GL_PRIMARY_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_PRIMARY_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_PRIMARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_PRIMITIVE_ID_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_PRIMITIVE_RESTART - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <cap> parameter of IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_PRIMITIVE_RESTART_INDEX - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PRIMITIVE_RESTART_INDEX_NV - Static variable in class org.lwjgl.opengl.NVPrimitiveRestart
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PRIMITIVE_RESTART_NV - Static variable in class org.lwjgl.opengl.NVPrimitiveRestart
-
Accepted by the <array> parameter of EnableClientState and
DisableClientState, by the <cap> parameter of IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_PRIMITIVES_GENERATED - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_PRIMITIVES_GENERATED_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_PRIMITIVES_GENERATED_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv and GetDoublev:
- GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv and GetDoublev:
- GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
-
Accepted by the <pname> parameter of ProgramParameteri and
GetProgramiv:
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of ProgramParameteri and
GetProgramiv:
- GL_PROGRAM_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_ERROR_POSITION_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PROGRAM_ERROR_POSITION_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PROGRAM_ERROR_STRING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <name> parameter of GetString:
- GL_PROGRAM_ERROR_STRING_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <name> parameter of GetString:
- GL_PROGRAM_FORMAT_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_FORMAT_ASCII_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <format> parameter of ProgramStringARB:
- GL_PROGRAM_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramivNV:
- GL_PROGRAM_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT,
GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT:
GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
- GL_PROGRAM_MATRIX_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT,
GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT:
GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
- GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_OBJECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Accepted by the <pname> argument of GetHandleARB:
- GL_PROGRAM_PARAMETER_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetProgramParameterfvNV
and GetProgramParameterdvNV:
- GL_PROGRAM_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_PROGRAM_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev,
and GetBooleanv:
- GL_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev,
and GetBooleanv:
- GL_PROGRAM_POINT_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev,
and GetBooleanv:
- GL_PROGRAM_RESIDENT_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramivNV:
- GL_PROGRAM_RESULT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by the <pname> parameter of ProgramParameteri and
GetProgramiv:
- GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of ProgramParameteri and
GetProgramiv:
- GL_PROGRAM_STRING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramStringARB:
- GL_PROGRAM_STRING_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramStringNV:
- GL_PROGRAM_TARGET_NV - Static variable in class org.lwjgl.opengl.NVProgram
-
Accepted by the <pname> parameter of GetProgramivNV:
- GL_PROGRAM_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetProgramivARB:
- GL_PROJECTION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PROJECTION_MATRIX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PROJECTION_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_PROVOKING_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_PROXY_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_PROXY_HISTOGRAM - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_PROXY_POST_CONVOLUTION_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_PROXY_TEXTURE_1D - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PROXY_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexImage2D, TexSubImage2D,
CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and
CompressedTexSubImage2D:
- GL_PROXY_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexImage2D, TexSubImage2D,
CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and
CompressedTexSubImage2D:
- GL_PROXY_TEXTURE_2D - Static variable in class org.lwjgl.opengl.GL11
-
- GL_PROXY_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
- GL_PROXY_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of TexImage2DMultisample:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of TexImage2DMultisample:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of TexImage3DMultisample:
- GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of TexImage3DMultisample:
- GL_PROXY_TEXTURE_3D - Static variable in class org.lwjgl.opengl.GL12
-
- GL_PROXY_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
-
- GL_PROXY_TEXTURE_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_PROXY_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
- GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
- GL_PROXY_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <target> parameter of GetTexLevelParameteriv,
GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
- GL_PROXY_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <target> parameter of GetTexLevelParameteriv,
GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
- GL_PROXY_TEXTURE_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
-
- GL_PROXY_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
-
- GL_PURGEABLE_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <pname> parameters of GetObjectParameteriv:
- GL_Q - Static variable in class org.lwjgl.opengl.GL11
-
- GL_QUAD_STRIP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_QUADRATIC_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_QUADS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
- GL_QUADS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_QUARTER_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_QUERY_BY_REGION_NO_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_NO_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_QUERY_BY_REGION_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_BY_REGION_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_QUERY_COUNTER_BITS - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryiv:
- GL_QUERY_COUNTER_BITS_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryivARB:
- GL_QUERY_NO_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_NO_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_QUERY_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_QUERY_RESULT - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryObjectiv and
GetQueryObjectuiv:
- GL_QUERY_RESULT_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryObjectivARB and
GetQueryObjectuivARB:
- GL_QUERY_RESULT_AVAILABLE - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <pname> parameter of GetQueryObjectiv and
GetQueryObjectuiv:
- GL_QUERY_RESULT_AVAILABLE_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <pname> parameter of GetQueryObjectivARB and
GetQueryObjectuivARB:
- GL_QUERY_WAIT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <mode> parameter of BeginConditionalRender:
- GL_QUERY_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
-
Accepted by the <mode> parameter of BeginConditionalRenderNV:
- GL_R - Static variable in class org.lwjgl.opengl.GL11
-
- GL_R11F_G11F_B10F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorage:
- GL_R11F_G11F_B10F_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorageEXT:
- GL_R16 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_R16_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_R16F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R3_G3_B2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_R8 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_R8_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_R8I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_R8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RASTER_POSITION_UNCLIPPED_IBM - Static variable in class org.lwjgl.opengl.IBMRasterposClip
-
Accepted by the <target> parameter of Enable and Disable and the <value>
parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, GetDoublev:
- GL_RASTERIZER_DISCARD - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_RASTERIZER_DISCARD_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_RASTERIZER_DISCARD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindFramebuffer,
CheckFramebufferStatus, FramebufferTexture{1D|2D|3D},
FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv:
- GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindFramebuffer,
CheckFramebufferStatus, FramebufferTexture{1D|2D|3D},
FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv:
- GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_READ_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
- GL_READ_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
-
Accepted by the <target> parameter of BindFramebufferEXT,
CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT,
FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT.
- GL_READ_ONLY - Static variable in class org.lwjgl.opengl.GL15
-
- GL_READ_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <access> parameter of MapBufferARB:
- GL_READ_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_READ_PIXEL_DATA_RANGE_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <target> parameter of PixelDataRangeNV and
FlushPixelDataRangeNV, and by the <cap> parameter of
EnableClientState, DisableClientState, and IsEnabled:
- GL_READ_PIXEL_DATA_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
-
Accepted by the <pname> parameter of GetPointerv:
- GL_READ_WRITE - Static variable in class org.lwjgl.opengl.GL15
-
- GL_READ_WRITE - Static variable in class org.lwjgl.opengl.NVShaderBufferStore
-
Accepted by the <access> parameter of MakeBufferResidentNV:
- GL_READ_WRITE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <access> parameter of MapBufferARB:
- GL_RED - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <param> parameter of the TexParameter{if}*
functions when <pname> is DEPTH_TEXTURE_MODE:
- GL_RED - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RED - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of the TexParameter{if}*
functions when <pname> is DEPTH_TEXTURE_MODE:
- GL_RED_BIAS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RED_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_RED_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RED_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RED_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RED_SCALE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RED_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RED_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_REDUCE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_REFLECTION_MAP - Static variable in class org.lwjgl.opengl.GL13
-
- GL_REFLECTION_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_REFLECTION_MAP_NV - Static variable in class org.lwjgl.opengl.NVTexgenReflection
-
- GL_REG_0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_10_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_11_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_12_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_13_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_14_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_15_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_16_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_17_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_18_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_19_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_1_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_20_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_21_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_22_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_23_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_24_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_25_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_26_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_27_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_28_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_29_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_2_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_30_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_31_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_5_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_6_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_7_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_8_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REG_9_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_REGISTER_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_RELEASED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameter of ObjectPurgeable, and returned
by ObjectPurgeable:
- GL_RENDER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RENDER_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <target> parameter of BindRenderbuffer,
RenderbufferStorage, and GetRenderbufferParameteriv, and
returned by GetFramebufferAttachmentParameteriv:
- GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BindRenderbuffer,
RenderbufferStorage, and GetRenderbufferParameteriv, and
returned by GetFramebufferAttachmentParameteriv:
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_ALPHA_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv,
and GetDoublev:
- GL_RENDERBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by GetIntegerv():
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_BLUE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
- GL_RENDERBUFFER_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_DEPTH_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <target> parameter of BindRenderbufferEXT,
RenderbufferStorageEXT, and GetRenderbufferParameterivEXT, and
returned by GetFramebufferAttachmentParameterivEXT:
- GL_RENDERBUFFER_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
-
Accepted by the <value> parameter of GetIntegerv:
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_GREEN_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_HEIGHT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_RED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv.
- GL_RENDERBUFFER_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_STENCIL_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
- GL_RENDERBUFFER_WIDTH_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
- GL_RENDERER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_REPEAT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_REPLACE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_REPLICATE_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_RESCALE_NORMAL - Static variable in class org.lwjgl.opengl.GL12
-
- GL_RESCALE_NORMAL_EXT - Static variable in class org.lwjgl.opengl.EXTRescaleNormal
-
- GL_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_RETAINED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameters of ObjectUnpurgeable, and
returned by ObjectUnpurgeable:
- GL_RETURN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RG - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <format> parameter of TexImage3D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RG - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage3D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RG16 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RG16_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RG16F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32F - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8 - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RG8_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RG8I - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, and CopyTexImage2D:
- GL_RG_INTEGER - Static variable in class org.lwjgl.opengl.ARBTextureRg
-
Accepted by the <format> parameter of TexImage3D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RG_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage3D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RG_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RG_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGB - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB10 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB10_A2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB10_A2UI - Static variable in class org.lwjgl.opengl.ARBTextureRGB10_A2UI
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, RenderbufferStorage and
RenderbufferStorageMultisample:
- GL_RGB10_A2UI - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D, RenderbufferStorage and
RenderbufferStorageMultisample:
- GL_RGB12 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB16 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB16_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGB16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB5 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB5_A1 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB8 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGB8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB8_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGB8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB9_E5 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorage:
- GL_RGB9_E5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
-
Accepted by the <internalformat> parameter of TexImage1D,
TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and
RenderbufferStorageEXT:
- GL_RGB_422_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
-
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D,
ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D,
GetSeparableFilter, ColorTable, GetColorTable:
- GL_RGB_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RGB_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RGB_SCALE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_RGB_SCALE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_RGB_SCALE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_RGB_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGB_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGBA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA12 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA16 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA16_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGBA16F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA16I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA16UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA2 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA32F - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA32I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA32UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA4 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA8 - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGBA8I - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA8UI - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
-
Accepted by the parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA_FLOAT_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_RGBA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RGBA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <format> parameter of TexImage1D, TexImage2D,
TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D,
DrawPixels and ReadPixels:
- GL_RGBA_INTEGER_MODE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_RGBA_INTEGER_MODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
-
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_RGBA_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_RGBA_SIGNED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and
GetDoublev:
- GL_RGBA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Accepted by the <internalFormat> parameter of TexImage1D,
TexImage2D, and TexImage3D:
- GL_RGBA_SNORM - Static variable in class org.lwjgl.opengl.GL31
-
- GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_RIGHT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_S - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLE_ALPHA_TO_ONE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLE_ALPHA_TO_ONE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLE_BUFFERS - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLE_BUFFERS_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLE_COVERAGE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLE_COVERAGE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLE_COVERAGE_INVERT - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLE_COVERAGE_INVERT_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLE_COVERAGE_VALUE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLE_COVERAGE_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_SAMPLE_MASK_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by
the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and
GetDoublev:
- GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of GetBooleani_v and
GetIntegeri_v:
- GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of GetBooleani_v and
GetIntegeri_v:
- GL_SAMPLE_MASK_VALUE_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT and
GetIntegerIndexedvEXT:
- GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetMultisamplefv:
- GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetMultisamplefv:
- GL_SAMPLE_POSITION_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetMultisamplefvNV:
- GL_SAMPLE_SHADING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_SAMPLE_SHADING_ARB - Static variable in class org.lwjgl.opengl.ARBSampleShading
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_1D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_1D_SHADOW - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_1D_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL31
-
Returned by <type> parameter of GetActiveUniform when the location
<index> for program object <program> is of type sampler2DRect:
- GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Returned by <type> parameter of GetActiveUniform when the location
<index> for program object <program> is of type sampler2DRect:
- GL_SAMPLER_2D_RECT_SHADOW - Static variable in class org.lwjgl.opengl.GL31
-
Returned by <type> parameter of GetActiveUniform when the location
<index> for program object <program> is of type sampler2DRectShadow:
- GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Returned by <type> parameter of GetActiveUniform when the location
<index> for program object <program> is of type sampler2DRectShadow:
- GL_SAMPLER_2D_SHADOW - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_2D_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_3D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengl.ARBSamplerObjects
-
Accepted by the <value> parameter of the GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv and GetDoublev functions:
- GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <value> parameter of the GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv and GetDoublev functions:
- GL_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_CUBE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <type> parameter of GetActiveUniformARB:
- GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_SHADOW - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_CUBE_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLER_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
-
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
- GL_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_SAMPLES - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SAMPLES_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
-
- GL_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.GL15
-
Accepted by the <target> parameter of BeginQuery, EndQuery,
and GetQueryiv:
- GL_SAMPLES_PASSED_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
-
Accepted by the <target> parameter of BeginQueryARB, EndQueryARB,
and GetQueryivARB:
- GL_SATURATE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SCALAR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
-
- GL_SCALE_BY_FOUR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SCALE_BY_ONE_HALF_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SCALE_BY_TWO_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SCISSOR_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Accepted by the <pname> parameter of Enablei, Disablei, and IsEnabledi:
- GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <pname> parameter of Enablei, Disablei, and IsEnabledi:
- GL_SECONDARY_COLOR_ARRAY - Static variable in class org.lwjgl.opengl.GL14
-
- GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64vNV:
- GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_SECONDARY_COLOR_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_SECONDARY_COLOR_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <value> parameter of GetIntegerv:
- GL_SECONDARY_COLOR_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL14
-
- GL_SECONDARY_COLOR_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_SECONDARY_COLOR_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_SECONDARY_COLOR_ARRAY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_SECONDARY_COLOR_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_SECONDARY_COLOR_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_SECONDARY_COLOR_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
-
- GL_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SECONDARY_INTERPOLATOR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SELECT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SELECTION_BUFFER_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SELECTION_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SEPARABLE_2D - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryings:
- GL_SEPARATE_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackVaryingsEXT:
- GL_SEPARATE_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and
TransformFeedbackVaryingsNV:
- GL_SEPARATE_SPECULAR_COLOR - Static variable in class org.lwjgl.opengl.GL12
-
- GL_SEPARATE_SPECULAR_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
-
- GL_SET - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SGIS_generate_mipmap - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_SGIS_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_SHADE_MODEL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by the <value> parameter of GetBooleanv, GetIntegerv,
GetInteger64v, GetFloatv, and GetDoublev:
- GL_SHADER_CONSISTENT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter GetTexEnvfv and GetTexEnviv is
TEXTURE_SHADER_NV, then the value of <pname> may be:
- GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferStore
-
Accepted by the <barriers> parameter of MemoryBarrierNV:
- GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_SHADER_INCLUDE_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
-
Accepted by the <type> parameter of NamedStringARB:
- GL_SHADER_OBJECT - Static variable in class org.lwjgl.opengl.GL20
-
Returned by the <params> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_OBJECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
-
Returned by the <params> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_OPERATION_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv,
GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value
of <pname> may be:
- GL_SHADER_SOURCE_LENGTH - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_SHADER_TYPE - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
- GL_SHADING_LANGUAGE_VERSION - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <name> parameter of GetString:
- GL_SHADING_LANGUAGE_VERSION_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguage100
-
Accepted by the <name> parameter of GetString:
- GL_SHARED_TEXTURE_PALETTE_EXT - Static variable in class org.lwjgl.opengl.EXTSharedTexturePalette
-
- GL_SHININESS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SHORT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_SIGNALED - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_SIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_SIGNED_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_HILO8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
-
- GL_SIGNED_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of TexImage1D and
TexImage2D.
- GL_SIGNED_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SIGNED_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_LUMINANCE8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_LUMINANCE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_LUMINANCE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
-
Returned by GetTexLevelParmeter
- GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.GL31
-
- GL_SIGNED_RGB8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_RGBA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGBA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SIGNED_RGBA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <internalformat> parameter of CopyTexImage1D,
CopyTexImage2D, TexImage1D, and TexImage2D.
- GL_SIGNED_RGBA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_SINGLE_COLOR - Static variable in class org.lwjgl.opengl.GL12
-
- GL_SINGLE_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
-
- GL_SKIP_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
-
Accepted by the <enum> parameter of TexParameterf, TexParameteri,
SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv,
SamplerParameterIiv and SamplerParameterIuiv:
- GL_SLICE_ACCUM_SUN - Static variable in class org.lwjgl.opengl.SUNSliceAccum
-
Accepted by the <op> parameter of Accum,
- GL_SLUMINANCE - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8_ALPHA8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SLUMINANCE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in class org.lwjgl.opengl.GL12
-
- GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL12
-
- GL_SMOOTH_POINT_SIZE_GRANULARITY - Static variable in class org.lwjgl.opengl.GL12
-
- GL_SMOOTH_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL12
-
- GL_SOURCE0_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SOURCE0_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SOURCE0_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_SOURCE0_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SOURCE0_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SOURCE0_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_SOURCE1_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SOURCE1_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SOURCE1_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_SOURCE1_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SOURCE1_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SOURCE1_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_SOURCE2_ALPHA - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SOURCE2_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SOURCE2_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_SOURCE2_RGB - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SOURCE2_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SOURCE2_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
-
- GL_SOURCE3_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
-
- GL_SOURCE3_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
-
- GL_SPARE0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SPARE0_PLUS_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SPARE1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_SPECULAR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SPHERE_MAP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SPOT_CUTOFF - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SPOT_DIRECTION - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SPOT_EXPONENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SRC0_ALPHA - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SRC0_RGB - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_COLOR - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_COLOR - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <src> and <dst> parameters of BlendFunc and
BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha>
parameters of BlendFuncSeparate and BlendFuncSeparatei:
- GL_SRC1_RGB - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SRC2_ALPHA - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SRC2_RGB - Static variable in class org.lwjgl.opengl.GL15
-
- GL_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SRC_ALPHA_SATURATE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SRC_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SRGB - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_SRGB - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8_ALPHA8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB_ALPHA - Static variable in class org.lwjgl.opengl.GL21
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
-
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D,
TexImage3D, CopyTexImage1D, CopyTexImage2D.
- GL_STACK_OVERFLOW - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STACK_UNDERFLOW - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STATIC_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
-
- GL_STATIC_COPY - Static variable in class org.lwjgl.opengl.GL15
-
- GL_STATIC_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STATIC_DRAW - Static variable in class org.lwjgl.opengl.GL15
-
- GL_STATIC_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STATIC_READ - Static variable in class org.lwjgl.opengl.GL15
-
- GL_STATIC_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STENCIL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and
GetFramebufferAttachmentParameteriv
- GL_STENCIL_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <attachment> parameter of
FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and
GetFramebufferAttachmentParameterivEXT
- GL_STENCIL_BACK_FAIL - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_FAIL_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
-
- GL_STENCIL_BACK_FUNC - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_FUNC_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
-
- GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
-
- GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
-
- GL_STENCIL_BACK_REF - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_VALUE_MASK - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BACK_WRITEMASK - Static variable in class org.lwjgl.opengl.GL20
-
Accepted by the <param> parameter of PointParameter{if}vARB:
- GL_STENCIL_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
- GL_STENCIL_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_CLEAR_TAG_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilClearTag
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- GL_STENCIL_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_FAIL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_FUNC - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_INDEX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_INDEX1 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX1 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX16 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX16 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX16_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorageEXT:
- GL_STENCIL_INDEX1_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorageEXT:
- GL_STENCIL_INDEX4 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX4 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX4_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorageEXT:
- GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <internalformat> parameter of
RenderbufferStorage:
- GL_STENCIL_INDEX8_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
-
Accepted by the <internalformat> parameter of
RenderbufferStorageEXT:
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_REF - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_TAG_BITS_EXT - Static variable in class org.lwjgl.opengl.EXTStencilClearTag
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev.
- GL_STENCIL_TEST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_TEST_TWO_SIDE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilTwoSide
-
- GL_STENCIL_VALUE_MASK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STENCIL_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STEREO - Static variable in class org.lwjgl.opengl.GL11
-
- GL_STORAGE_CACHED_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of TexParameteri, TexParameterf,
TexParameteriv, and TexParameterfv:
- GL_STORAGE_CACHED_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:
- GL_STORAGE_PRIVATE_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of TexParameteri, TexParameterf,
TexParameteriv, and TexParameterfv:
- GL_STORAGE_SHARED_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of TexParameteri, TexParameterf,
TexParameteriv, and TexParameterfv:
- GL_STORAGE_SHARED_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
-
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:
- GL_STREAM_COPY - Static variable in class org.lwjgl.opengl.GL15
-
- GL_STREAM_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STREAM_DRAW - Static variable in class org.lwjgl.opengl.GL15
-
- GL_STREAM_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_STREAM_READ - Static variable in class org.lwjgl.opengl.GL15
-
- GL_STREAM_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
-
Accepted by the <usage> parameter of BufferDataARB:
- GL_SUB_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_SUBTRACT - Static variable in class org.lwjgl.opengl.GL13
-
- GL_SUBTRACT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
-
- GL_SUN_slice_accum - Variable in class org.lwjgl.opengl.ContextCapabilities
-
- GL_SWIZZLE_STQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SWIZZLE_STQ_DQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SWIZZLE_STR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SWIZZLE_STR_DR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SWIZZLE_STRQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SWIZZLE_STRQ_DQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
-
- GL_SYNC_CL_EVENT_ARB - Static variable in class org.lwjgl.opengl.ARBCLEvent
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE.
- GL_SYNC_CL_EVENT_COMPLETE_ARB - Static variable in class org.lwjgl.opengl.ARBCLEvent
-
Returned in <values> for GetSynciv <pname> SYNC_CONDITION.
- GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_FENCE - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE:
- GL_SYNC_FENCE - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> OBJECT_TYPE:
- GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted in the <flags> parameter of ClientWaitSync:
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengl.GL32
-
Accepted in the <flags> parameter of ClientWaitSync:
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> SYNC_CONDITION:
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> SYNC_CONDITION:
- GL_SYNC_STATUS - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted as the <pname> parameter of GetSynciv:
- GL_SYNC_STATUS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted as the <pname> parameter of GetSynciv:
- GL_T - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T2F_C3F_V3F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T2F_C4F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T2F_C4UB_V3F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T2F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T2F_V3F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T4F_C4F_N3F_V4F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_T4F_V4F - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TABLE_TOO_LARGE - Static variable in class org.lwjgl.opengl.ARBImaging
-
- GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_CONTROL_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled,
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the <target> parameter of ProgramStringARB,
BindProgramARB, ProgramEnvParameter4[df][v]ARB,
ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB,
GetProgramLocalParameter[df]vARB, GetProgramivARB and
GetProgramStringARB:
- GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV,
ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV,
BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer
and the <value> parameter of GetIntegerIndexedvEXT:
- GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_EVALUATION_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled,
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the <target> parameter of ProgramStringARB,
BindProgramARB, ProgramEnvParameter4[df][v]ARB,
ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB,
GetProgramLocalParameter[df]vARB, GetProgramivARB and
GetProgramStringARB:
- GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
-
Accepted by the <target> parameter of ProgramBufferParametersfvNV,
ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV,
BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer
and the <value> parameter of GetIntegerIndexedvEXT:
- GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <type> parameter of CreateShader and returned by the
<params> parameter of GetShaderiv:
- GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
-
Accepted by <stages> parameter to UseProgramStages:
- GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TESSELLATION_FACTOR_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by GetFloatv
- GL_TESSELLATION_MODE_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Accepted by GetIntegerv
- GL_TEXT_FRAGMENT_SHADER_ATI - Static variable in class org.lwjgl.opengl.ATITextFragmentShader
-
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the <target> parameter of ProgramStringARB,
BindProgramARB, ProgramEnvParameter4{d,dv,f,fv}ARB,
ProgramLocalParameter4{d,dv,f,fv}ARB,
GetProgramEnvParameter{dv,fv}ARB, GetProgramLocalParameter{dv,fv}ARB,
GetProgramivARB, GetProgramfvATI, and GetProgramStringARB.
- GL_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE0 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE0_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE1 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE10 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE10_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE11 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE11_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE12 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE12_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE13 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE13_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE14 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE14_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE15 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE15_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE16 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE16_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE17 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE17_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE18 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE18_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE19 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE19_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE1_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE2 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE20 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE20_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE21 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE21_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE22 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE22_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE23 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE23_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE24 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE24_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE25 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE25_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE26 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE26_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE27 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE27_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE28 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE28_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE29 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE29_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE2_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE3 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE30 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE30_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE31 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE31_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE3_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE4 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE4_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE5 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE5_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE6 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE6_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE7 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE7_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE8 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE8_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE9 - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE9_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
-
- GL_TEXTURE_1D - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv,
TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv,
TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv,
TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv,
TexParameterf, TexParameterfv, and BindTexture:
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of BindTexture and
TexImage2DMultisample:
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of BindTexture and
TexImage2DMultisample:
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <target> parameter of BindTexture and
TexImage3DMultisample:
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <target> parameter of BindTexture and
TexImage3DMultisample:
- GL_TEXTURE_3D - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_ALPHA_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_ALPHA_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_BASE_LEVEL - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_BASE_LEVEL_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_BINDING_1D - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_BINDING_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv
and GetFloatv:
- GL_TEXTURE_BINDING_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv
and GetFloatv:
- GL_TEXTURE_BINDING_2D - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_BINDING_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv
and GetFloatv:
- GL_TEXTURE_BINDING_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv
and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TEXTURE_BINDING_3D - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_BINDING_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BINDING_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BINDING_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BINDING_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_BINDING_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv and GetFloatv:
- GL_TEXTURE_BINDING_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv and GetDoublev:
- GL_TEXTURE_BINDING_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv and GetDoublev:
- GL_TEXTURE_BINDING_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
-
- GL_TEXTURE_BINDING_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
-
- GL_TEXTURE_BINDING_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TEXTURE_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_BLUE_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_BLUE_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_BORDER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_BORDER_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_BORDER_VALUES_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of TexParameteriv, TexParameterfv,
GetTexParameterfv and GetTexParameteriv.
- GL_TEXTURE_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <target> parameter of BindBuffer, BufferData,
BufferSubData, MapBuffer, MapBufferRange, BindTexture, UnmapBuffer,
GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBuffer,
and the
parameter of GetBooleanv, GetDoublev, GetFloatv, and
GetIntegerv:
- GL_TEXTURE_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <target> parameter of BindBuffer, BufferData,
BufferSubData, MapBuffer, MapBufferRangeARB, BindTexture, UnmapBuffer,
GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBufferARB,
and the
parameter of GetBooleanv, GetDoublev, GetFloatv, and
GetIntegerv:
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <target> parameter of BindBuffer, BufferData,
BufferSubData, MapBuffer, BindTexture, UnmapBuffer, GetBufferSubData,
GetBufferParameteriv, GetBufferPointerv, and TexBufferEXT, and
the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, and
GetIntegerv:
- GL_TEXTURE_BUFFER_FORMAT - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_FORMAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_BUFFER_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
-
Accepted by the <pname> parameters of GetBooleanv, GetDoublev,
GetFloatv, and GetIntegerv:
- GL_TEXTURE_COMPARE_FAIL_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBShadowAmbient
-
- GL_TEXTURE_COMPARE_FUNC - Static variable in class org.lwjgl.opengl.GL14
-
- GL_TEXTURE_COMPARE_FUNC_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
-
- GL_TEXTURE_COMPARE_MODE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_TEXTURE_COMPARE_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
-
- GL_TEXTURE_COMPONENTS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_COMPRESSED - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_COMPRESSED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_TEXTURE_COMPRESSION_HINT - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_COMPRESSION_HINT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
-
- GL_TEXTURE_COORD_ARRAY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_COORD_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <pname> parameter of BufferAddressRangeNV
and the <value> parameter of GetIntegerui64i_vNV:
- GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
-
- GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_TEXTURE_COORD_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
-
Accepted by the <target> parameter of GetIntegeri_vNV:
- GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_COORD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
- GL_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv,
TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:
Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
Accepted by the <tex> parameter of GetTexImage:
- GL_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Accepted by the <target> parameter of TexParameteri, TexParameteriv,
TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:
Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
Accepted by the <tex> parameter of GetTexImage:
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
-
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.AMDSeamlessCubemapPerTexture
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri,
TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.ARBSeamlessCubeMap
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
and GetDoublev:
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
and GetDoublev:
- GL_TEXTURE_DEPTH - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL14
-
- GL_TEXTURE_DEPTH_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv:
- GL_TEXTURE_DEPTH_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_DEPTH_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_DS_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv.
- GL_TEXTURE_DT_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv.
- GL_TEXTURE_ENV - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_ENV_COLOR - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_ENV_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_FETCH_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_TEXTURE_FILTER_CONTROL - Static variable in class org.lwjgl.opengl.GL14
-
- GL_TEXTURE_FILTER_CONTROL_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
-
- GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_FLOAT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv:
- GL_TEXTURE_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
-
Accepted by the <value> parameter of GetIntegerv:
- GL_TEXTURE_GEN_MODE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_GEN_Q - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_GEN_R - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_GEN_S - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_GEN_T - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_GREEN_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_GREEN_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_HEIGHT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_HI_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv.
- GL_TEXTURE_INDEX_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
-
Accepted by the value parameter of GetTexLevelParameter{if}v:
- GL_TEXTURE_INTENSITY_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_INTENSITY_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_INTENSITY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_LO_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv.
- GL_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengl.GL14
-
- GL_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
-
- GL_TEXTURE_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_LUMINANCE_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_LUMINANCE_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_MAG_FILTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_MAG_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv.
- GL_TEXTURE_MATRIX - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureFilterAnisotropic
-
- GL_TEXTURE_MAX_LEVEL - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_MAX_LEVEL_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_MAX_LOD - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_MAX_LOD_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_MIN_FILTER - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_MIN_LOD - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_MIN_LOD_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
-
Accepted by the <pname> parameter of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
- GL_TEXTURE_PRIORITY - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_RANGE_LENGTH_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of GetTexParameteriv and
GetTexParameterfv:
- GL_TEXTURE_RANGE_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of GetTexParameterPointerv:
- GL_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled;
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
and GetDoublev; and by the <target> parameter of BindTexture,
GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri,
TexParameterfv and TexParameteriv:
Accepted by the <target> parameter of GetTexImage,
GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D,
CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
- GL_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
-
Accepted by the <cap> parameter of Enable, Disable and IsEnabled;
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
and GetDoublev; and by the <target> parameter of BindTexture,
GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri,
TexParameterfv and TexParameteriv:
Accepted by the <target> parameter of GetTexImage,
GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D,
CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
- GL_TEXTURE_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
-
- GL_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
-
- GL_TEXTURE_RED_SIZE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_RED_TYPE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_RED_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TEXTURE_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Accepted by the <target> parameter of BindTexture, and TexRenderbufferNV:
- GL_TEXTURE_RESIDENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <pname> parameter of GetTexLevelParameter
- GL_TEXTURE_SHADER_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled,
and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the <target> parameter of TexEnvf, TexEnvfv,
TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv.
- GL_TEXTURE_SHARED_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv:
- GL_TEXTURE_SHARED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
-
Accepted by the <pname> parameter of GetTexLevelParameterfv and
GetTexLevelParameteriv:
- GL_TEXTURE_SRGB_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
-
Accepted by the <pname> parameter of TexParameterf, TexParameteri,
GetTexParameterfv, GetTexParameteriv, SamplerParameteri,
SamplerParameterf, SamplerParameteriv, SamplerParameterfv,
SamplerParameterIiv, SamplerParameterIuiv, GetSamplerParameteriv,
GetSamplerParameterfv, GetSamplerParameterIiv, and GetSamplerParameterIuiv:
- GL_TEXTURE_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <value> parameter of GetTexLevelParameter:
- GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <value> parameter of GetTexLevelParameter.
- GL_TEXTURE_STENCIL_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <value> parameter of GetTexLevelParameter.
- GL_TEXTURE_STORAGE_HINT_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
-
Accepted by the
parameters of TexParameteri, TexParameterf,
TexParameteriv, TexParameterfv, GetTexParameteriv, and
GetTexParameterfv:
- GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_A_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_B_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_G_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_R_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteri,
TexParameterf, TexParameteriv, TexParameterfv,
GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_RGBA - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteriv,
TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_RGBA - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <pname> parameters of TexParameteriv,
TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_SWIZZLE_RGBA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
-
Accepted by the <pname> parameters of TexParameteriv,
TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
- GL_TEXTURE_UNSIGNED_REMAP_MODE_NV - Static variable in class org.lwjgl.opengl.NVTextureExpandNormal
-
Accepted by the <pname> parameters of TexParameteri,
TexParameteriv, TexParameterf, TexParameterfv, GetTexParameteri,
and GetTexParameteriv:
- GL_TEXTURE_UPDATE_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_TEXTURE_WIDTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_WRAP_R - Static variable in class org.lwjgl.opengl.GL12
-
- GL_TEXTURE_WRAP_S - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TEXTURE_WRAP_T - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TIME_ELAPSED - Static variable in class org.lwjgl.opengl.ARBTimerQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_TIME_ELAPSED - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_TIME_ELAPSED_EXT - Static variable in class org.lwjgl.opengl.EXTTimerQuery
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned by ClientWaitSync:
- GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengl.GL32
-
Returned by ClientWaitSync:
- GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengl.ARBSync
-
Accepted in the <timeout> parameter of WaitSync:
- GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengl.GL32
-
Accepted in the <timeout> parameter of WaitSync:
- GL_TIMESTAMP - Static variable in class org.lwjgl.opengl.ARBTimerQuery
-
Accepted by the <target> parameter of GetQueryiv and QueryCounter.
- GL_TIMESTAMP - Static variable in class org.lwjgl.opengl.GL33
-
Accepted by the <target> parameter of GetQueryiv and QueryCounter.
- GL_TRACK_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetTrackMatrixivNV:
- GL_TRACK_MATRIX_TRANSFORM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <pname> parameter of GetTrackMatrixivNV:
- GL_TRANSFORM_BIT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <target> parameter of BindTransformFeedback:
- GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <target> parameter of BindTransformFeedback:
- GL_TRANSFORM_FEEDBACK_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BINDING_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, BindBufferRange, BindBufferOffset and
BindBufferBase:
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of GetIntegerIndexedv and
GetBooleanIndexedv, and by the <pname> parameter of GetBooleanv,
GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv,
GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv,
GetDoublev, GetIntegerv, and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, BindBufferRangeEXT, BindBufferOffsetEXT and
BindBufferBaseEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
GetFloatv, and GetProgramiv:
- GL_TRANSFORM_FEEDBACK_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData,
GetBufferPointerv, BindBufferRangeNV, BindBufferOffsetNV and
BindBufferBaseNV:
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv,
and GetFloatv:
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of GetIntegerIndexedv and
GetBooleanIndexedv:
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <param> parameter of GetIntegerIndexedv and
GetBooleanIndexedv:
- GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_BUFFER_START_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
-
Accepted by the <target> parameter of BindTransformFeedbackNV:
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <target> parameter of BeginQuery, EndQuery, and
GetQueryiv:
- GL_TRANSFORM_FEEDBACK_RECORD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <param> parameter of GetIntegerIndexedvEXT and
GetBooleanIndexedvEXT:
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYINGS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSFORM_FEEDBACK_VARYINGS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
-
Accepted by the <pname> parameter of GetProgramiv:
- GL_TRANSPOSE_COLOR_MATRIX - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TRANSPOSE_COLOR_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
-
- GL_TRANSPOSE_CURRENT_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_TRANSPOSE_MODELVIEW_MATRIX - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TRANSPOSE_MODELVIEW_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
-
- GL_TRANSPOSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
-
Accepted by the <transform> parameter of TrackMatrixNV:
- GL_TRANSPOSE_PROGRAM_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
-
Accepted by the <pname> parameter of GetBooleanIndexedvEXT,
GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT:
GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
- GL_TRANSPOSE_PROJECTION_MATRIX - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TRANSPOSE_PROJECTION_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
-
- GL_TRANSPOSE_TEXTURE_MATRIX - Static variable in class org.lwjgl.opengl.GL13
-
- GL_TRANSPOSE_TEXTURE_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
-
- GL_TRIANGLE_FAN - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TRIANGLE_STRIP - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TRIANGLE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_TRIANGLE_STRIP_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_TRIANGLE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_TRIANGLES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
- GL_TRIANGLES - Static variable in class org.lwjgl.opengl.GL11
-
- GL_TRIANGLES_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_TRIANGLES_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_TRIANGLES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
-
Accepted by the <mode> parameter of Begin, DrawArrays,
MultiDrawArrays, DrawElements, MultiDrawElements, and
DrawRangeElements:
- GL_TRUE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Returned by GetProgramiv when <pname> is TESS_GEN_POINT_MODE:
- GL_TRUE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNDEFINED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
-
Accepted by the <option> parameters of ObjectUnpurgeable, and
returned by ObjectUnpurgeable:
- GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengl.GL41
-
Returned in the <data> parameter from a Get query with a <pname> of
LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
- GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Accepted by the <barriers> parameter of MemoryBarrierEXT:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
- GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and
GetBufferPointerv:
- GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and
GetBufferPointerv:
- GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleanv,
GetIntegerv, GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev:
- GL_UNIFORM_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
-
Accepted by the <target> parameters of BindBuffer, BufferData,
BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and
GetBufferPointerv:
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetIntegeri_v:
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.GL40
-
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
- GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
-
Accepted by the <pname> parameter of GetActiveUniformsivARB:
- GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengl.GL31
-
Accepted by the <pname> parameter of GetActiveUniformsiv:
- GL_UNKNOWN_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
-
Returned by GetGraphicsResetStatusARB:
- GL_UNPACK_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNPACK_CLIENT_STORAGE_APPLE - Static variable in class org.lwjgl.opengl.APPLEClientStorage
-
Accepted by the <pname> parameters of PixelStore:
- GL_UNPACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNPACK_LSB_FIRST - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNPACK_ROW_BYTES_APPLE - Static variable in class org.lwjgl.opengl.APPLERowBytes
-
Accepted by the <pname> parameter of PixelStorei and the <pname>
parameter of GetIntegerv:
- GL_UNPACK_ROW_LENGTH - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNPACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNPACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNPACK_SKIP_ROWS - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNPACK_SWAP_BYTES - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNSIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_UNSIGNALED - Static variable in class org.lwjgl.opengl.GL32
-
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
- GL_UNSIGNED_BYTE - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_BYTE_3_3_2 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_BYTE_3_3_2 - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_BYTE_3_3_2_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
-
- GL_UNSIGNED_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of
GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNSIGNED_INT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
-
Returned as a valid value in <data> parameter of
GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
- GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengl.NVVertexAttribInteger64bit
-
Accepted by the <type> parameter of VertexAttribLPointerEXT,
VertexArrayVertexAttribLOffsetEXT, and VertexAttribLFormatNV:
- GL_UNSIGNED_INT64_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT64_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT8_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
-
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and
GetTransformFeedbackVarying:
- GL_UNSIGNED_INT_10_10_10_2 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_10_10_10_2 - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_INT_10_10_10_2_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
-
- GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter,
ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_10F_11F_11F_REV_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter,
ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, and GetTexImage:
- GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, and GetTexImage.
- GL_UNSIGNED_INT_24_8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, and GetTexImage.
- GL_UNSIGNED_INT_24_8_NV - Static variable in class org.lwjgl.opengl.NVPackedDepthStencil
-
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
-
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer,
NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer,
VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui,
ColorP*, SecondaryColorP* and VertexAttribP*
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in class org.lwjgl.opengl.GL30
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter,
ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_5_9_9_9_REV_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
-
Accepted by the <type> parameter of DrawPixels, ReadPixels,
TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter,
ColorTable, ColorSubTable, and GetColorTable:
- GL_UNSIGNED_INT_8_8_8_8 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_8_8_8_8 - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_INT_8_8_8_8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
-
- GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <type> parameter of GetTexImage, TexImage1D,
TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
-
Accepted by the <type> parameter of GetTexImage, TexImage1D,
TexImage2D, TexSubImage1D, and TexSubImage2D.
- GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
-
- GL_UNSIGNED_INT_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_1D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_3D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC2 - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC2_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC3 - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC3_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC4 - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INT_VEC4_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
-
Returned by the <type> parameter of GetActiveUniform:
- GL_UNSIGNED_INVERT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
-
- GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
-
Returned in <params> by GetFramebufferAttachmentParameteriv:
- GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.GL30
-
Returned by the <params> parameter of GetTexLevelParameter:
- GL_UNSIGNED_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
-
Returned by the <params> parameter of GetTexLevelParameter:
- GL_UNSIGNED_SHORT - Static variable in class org.lwjgl.opengl.GL11
-
- GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_SHORT_4_4_4_4_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
-
- GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_SHORT_5_5_5_1_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
-
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D,
TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax,
ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D,
GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS:
- GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class org.lwjgl.opengl.GL12
-
- GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
-
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D,
TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D,
TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D,
ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D,
GetSeparableFilter, ColorTable, GetColorTable:
- GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengl.GL12
- &nGetConvolutionFilter, SeparableFilter2D, SeparableFilter3D,
GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS,
and TexSubImage4DSGIS: