A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbstractGraphicsConfiguration - Interface in javax.media.nativewindow
A marker interface describing a graphics configuration, visual, or pixel format in a toolkit-independent manner.
AbstractGraphicsDevice - Interface in javax.media.nativewindow
A interface describing a graphics device in a toolkit-independent manner.
AbstractGraphicsScreen - Interface in javax.media.nativewindow
A interface describing a graphics screen in a toolkit-independent manner.
ACTION_INVALID - Static variable in interface com.jogamp.newt.Window.ReparentAction
No native reparenting valid
ACTION_NATIVE_CREATION - Static variable in interface com.jogamp.newt.Window.ReparentAction
Native window creation after tree change - instead of reparenting.
ACTION_NATIVE_CREATION_PENDING - Static variable in interface com.jogamp.newt.Window.ReparentAction
Change Window tree only, native creation is pending
ACTION_NATIVE_REPARENTING - Static variable in interface com.jogamp.newt.Window.ReparentAction
Native reparenting incl.
ACTION_UNCHANGED - Static variable in interface com.jogamp.newt.Window.ReparentAction
No native reparenting action required, no change
activeTextureUnit - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
add(float) - Method in class com.jogamp.opengl.impl.glu.nurbs.Flist
Adds breakpoint value
add(GLAutoDrawable) - Method in class com.jogamp.opengl.util.AnimatorBase
 
add(ShaderCode) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
Adds a new shader to a this non running program.
add(Rect) - Method in class com.jogamp.opengl.util.packrect.Level
Tries to add the given rectangle to this level only allowing non-disruptive changes like trivial expansion of the last level in the RectanglePacker and allocation from the free list.
add(Rect) - Method in class com.jogamp.opengl.util.packrect.LevelSet
Returns true if the given rectangle was successfully added to the LevelSet given its current dimensions, false if not.
add(Rect) - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Decides upon an (x, y) position for the given rectangle (leaving its width and height unchanged) and places it on the backing store.
add(Dimension) - Method in class javax.media.nativewindow.util.Dimension
 
addarc(Arc) - Method in class com.jogamp.opengl.impl.glu.nurbs.Bin
Adds and arc to linked list
addAssociation(String, String) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
addChild(NativeWindow) - Method in class com.jogamp.newt.impl.WindowImpl
 
addChild(NativeWindow) - Method in class com.jogamp.newt.opengl.GLWindow
 
addChild(NativeWindow) - Method in interface com.jogamp.newt.Window
 
addComponentListener(ComponentListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addExtensionsOfSymbols2Buffer(StringBuilder, String, String, Collection<String>) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
addFocusListener(FocusListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addGLEventListener(GLEventListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addGLEventListener(int, GLEventListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addGLEventListener(GLEventListener) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
addGLEventListener(int, GLEventListener) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
addGLEventListener(GLEventListener) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
addGLEventListener(int, GLEventListener) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
addGLEventListener(GLEventListener) - Method in class javax.media.opengl.awt.GLCanvas
 
addGLEventListener(int, GLEventListener) - Method in class javax.media.opengl.awt.GLCanvas
 
addGLEventListener(GLEventListener) - Method in class javax.media.opengl.awt.GLJPanel
 
addGLEventListener(int, GLEventListener) - Method in class javax.media.opengl.awt.GLJPanel
 
addGLEventListener(GLEventListener) - Method in interface javax.media.opengl.GLAutoDrawable
Adds a GLEventListener to the end of this drawable queue.
addGLEventListener(int, GLEventListener) - Method in interface javax.media.opengl.GLAutoDrawable
Adds a GLEventListener at the given index of this drawable queue.
addHierarchyBoundsListener(HierarchyBoundsListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addHierarchyListener(HierarchyListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addInputMethodListener(InputMethodListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
additionFailed(Rect, int) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
Notification that addition of the given Rect failed because a maximum size was set in the RectanglePacker and the backing store could not be expanded, or because compaction (and, therefore, implicitly expansion) was not supported.
addKeyListener(KeyListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addKeyListener(int, KeyListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addKeyListener(KeyListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addKeyListener(int, KeyListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addKeyListener(KeyListener) - Method in interface com.jogamp.newt.Window
Appends the given KeyListener to the end of the list.
addKeyListener(int, KeyListener) - Method in interface com.jogamp.newt.Window
Inserts the given KeyListener at the specified position in the list.
addKeyListener(KeyListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addListener(ScreenModeListener) - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
addMouseListener(MouseListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addMouseListener(int, MouseListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addMouseListener(MouseListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addMouseListener(int, MouseListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addMouseListener(MouseListener) - Method in interface com.jogamp.newt.Window
Appends the given MouseListener to the end of the list.
addMouseListener(int, MouseListener) - Method in interface com.jogamp.newt.Window
Inserts the given MouseListener at the specified position in the list.
addMouseListener(MouseListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addMouseMotionListener(MouseMotionListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addMouseWheelListener(MouseWheelListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addNotify() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
addNotify() - Method in class com.jogamp.newt.impl.awt.AWTCanvas
 
addNotify() - Method in class javax.media.opengl.awt.GLCanvas
Overridden to track when this component is added to a container.
addNotify() - Method in class javax.media.opengl.awt.GLJPanel
Overridden to track when this component is added to a container.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
addPumpMessage(Display, Runnable) - Static method in class com.jogamp.newt.util.MainThread
 
addQuilt(Quilt) - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Adds quilt to linked list
addReference() - Method in class com.jogamp.newt.Display
The 1st call will initiate native creation, since we follow the lazy creation pattern.
addReference() - Method in class com.jogamp.newt.impl.DisplayImpl
 
addReference() - Method in class com.jogamp.newt.impl.ScreenImpl
 
addReference() - Method in class com.jogamp.newt.Screen
See Display.addReference()
addScreenModeListener(ScreenModeListener) - Method in class com.jogamp.newt.impl.ScreenImpl
 
addScreenModeListener(ScreenModeListener) - Method in class com.jogamp.newt.Screen
 
addSurfaceUpdatedListener(SurfaceUpdatedListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addSurfaceUpdatedListener(int, SurfaceUpdatedListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addSurfaceUpdatedListener(SurfaceUpdatedListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addSurfaceUpdatedListener(int, SurfaceUpdatedListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addSurfaceUpdatedListener(SurfaceUpdatedListener) - Method in interface com.jogamp.newt.Window
Appends the given com.jogamp.newt.event.SurfaceUpdatedListener to the end of the list.
addSurfaceUpdatedListener(int, SurfaceUpdatedListener) - Method in interface com.jogamp.newt.Window
Inserts the given com.jogamp.newt.event.SurfaceUpdatedListener at the specified position in the list.
addTextureProvider(TextureProvider) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Adds a TextureProvider to support reading of a new file format.
addTextureWriter(TextureWriter) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Adds a TextureWriter to support writing of a new file format.
addTo(Component) - Method in class com.jogamp.newt.event.awt.AWTAdapter
Due to the fact that some NEWT NEWTEventListener are mapped to more than one EventListener, this method is for your convenience to use this Adapter as a listener for all types.
E.g.
addTo(Component) - Method in class com.jogamp.newt.event.awt.AWTKeyAdapter
 
addTo(Component) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
addTo(Component) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
addTo(Component) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
addWindowListener(WindowListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addWindowListener(int, WindowListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
addWindowListener(WindowListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addWindowListener(int, WindowListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
addWindowListener(WindowListener) - Method in interface com.jogamp.newt.Window
Appends the given WindowListener to the end of the list.
addWindowListener(int, WindowListener) - Method in interface com.jogamp.newt.Window
Inserts the given WindowListener at the specified position in the list.
aDevice - Variable in class com.jogamp.newt.impl.DisplayImpl
 
adopt() - Method in class com.jogamp.opengl.impl.glu.nurbs.Bin
Consolidates linked list
alignment - Variable in class com.jogamp.opengl.util.texture.TextureData
 
allocateBackingStore(int, int) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
 
allocateBlankBuffer(int, int, int) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Allocates a temporary, empty ByteBuffer suitable for use in a call to glCompressedTexImage2D.
allocateBuffer(int) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
ALT_GRAPH_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
ALT_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
Animator - Class in com.jogamp.opengl.util
An Animator can be attached to one or more GLAutoDrawables to drive their display() methods in a loop.
Animator() - Constructor for class com.jogamp.opengl.util.Animator
 
Animator(ThreadGroup) - Constructor for class com.jogamp.opengl.util.Animator
 
Animator(GLAutoDrawable) - Constructor for class com.jogamp.opengl.util.Animator
Creates a new Animator for a particular drawable.
Animator(ThreadGroup, GLAutoDrawable) - Constructor for class com.jogamp.opengl.util.Animator
Creates a new Animator for a particular drawable.
AnimatorBase - Class in com.jogamp.opengl.util
Base implementation of GLAnimatorControl
AnimatorBase() - Constructor for class com.jogamp.opengl.util.AnimatorBase
Creates a new, empty Animator.
AnimatorBase.AnimatorImpl - Interface in com.jogamp.opengl.util
 
animThread - Variable in class com.jogamp.opengl.util.AnimatorBase
 
append(Arc) - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Appends arc to the list
append(Object, Method, Object) - Method in class com.jogamp.opengl.impl.glu.nurbs.DisplayList
Append action to the display list
append(StringBuffer) - Method in class javax.media.opengl.GLContext
 
APPLE_FLOAT - Static variable in interface javax.media.opengl.GLPbuffer
Indicates the GL_APPLE_float_pixels extension is being used for this pbuffer.
Arc - Class in com.jogamp.opengl.impl.glu.nurbs
Trimming arc
Arc(int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Arc
Makes new arc at specified side
ARC_BOTTOM - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Arc on bottom
ARC_LEFT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Arc on left
ARC_NONE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Side not specified
ARC_RIGHT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Arc on right
ARC_TOP - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Arc on top
ArcSdirSorter - Class in com.jogamp.opengl.impl.glu.nurbs
Class for sorting list of Arcs
ArcSdirSorter(Subdivider) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.ArcSdirSorter
Makes new ArcSdirSorter with Subdivider
ArcTdirSorter - Class in com.jogamp.opengl.impl.glu.nurbs
Class for sorting list of Arcs
ArcTdirSorter(Subdivider) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.ArcTdirSorter
Makes new ArcSdirSorter with Subdivider
ArcTesselator - Class in com.jogamp.opengl.impl.glu.nurbs
Class for arc tesselation
ArcTesselator() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.ArcTesselator
 
aScreen - Variable in class com.jogamp.newt.impl.ScreenImpl
 
associationPattern - Static variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
ATI_FLOAT - Static variable in interface javax.media.opengl.GLPbuffer
Indicates the GL_ATI_texture_float extension is being used for this pbuffer.
attachShader(GL, int, IntBuffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
attachShaderProgram(GL2ES2, ShaderProgram) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Attach or switch a shader program Attaching a shader program the first time, as well as switching to another program on the fly, while managing all attribute and uniform data.
ATTR_DEPTH - Static variable in class com.jogamp.opengl.util.FBObject
 
ATTR_STENCIL - Static variable in class com.jogamp.opengl.util.FBObject
 
attribMap2Idx - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
attribPerPixel() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
bitfields in imageDescriptor
availableGLUquadricImpl - Static variable in class javax.media.opengl.glu.GLU
 
availableGLUtessellatorImpl - Static variable in class javax.media.opengl.glu.GLU
 
availableMipmap - Static variable in class javax.media.opengl.glu.gl2es1.GLUgl2es1
 
AWT - Static variable in class com.jogamp.opengl.impl.ThreadingImpl
 
AWTAdapter - Class in com.jogamp.newt.event.awt
Convenient adapter forwarding AWT events to NEWT via the event listener model.
AWTAdapter(NEWTEventListener) - Constructor for class com.jogamp.newt.event.awt.AWTAdapter
Simply wrap aroung a NEWT EventListener, exposed as an AWT EventListener.
The NEWT EventListener will be called when an event happens.
AWTAdapter(NEWTEventListener, Window) - Constructor for class com.jogamp.newt.event.awt.AWTAdapter
Wrap aroung a NEWT EventListener, exposed as an AWT EventListener,
where the given NEWT Window impersonates as the event's source.
AWTAdapter(Window) - Constructor for class com.jogamp.newt.event.awt.AWTAdapter
Create a pipeline adapter, AWT EventListener.
Once attached to an AWT component, it sends the converted AWT events to the NEWT downstream window.
This is only supported with EDT enabled!
AWTCanvas - Class in com.jogamp.newt.impl.awt
 
AWTCanvas(CapabilitiesImmutable, CapabilitiesChooser) - Constructor for class com.jogamp.newt.impl.awt.AWTCanvas
 
AWTComponentClassName - Static variable in class javax.media.nativewindow.NativeWindowFactory
 
AWTDisplay - Class in com.jogamp.newt.impl.awt
 
AWTDisplay() - Constructor for class com.jogamp.newt.impl.awt.AWTDisplay
 
AWTGLAutoDrawable - Interface in javax.media.opengl.awt
 
AWTGraphicsConfiguration - Class in javax.media.nativewindow.awt
A wrapper for an AWT GraphicsConfiguration allowing it to be handled in a toolkit-independent manner.
AWTGraphicsConfiguration(AWTGraphicsScreen, CapabilitiesImmutable, CapabilitiesImmutable, GraphicsConfiguration, AbstractGraphicsConfiguration) - Constructor for class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
AWTGraphicsConfiguration(AWTGraphicsScreen, CapabilitiesImmutable, CapabilitiesImmutable, GraphicsConfiguration) - Constructor for class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
AWTGraphicsDevice - Class in javax.media.nativewindow.awt
A wrapper for an AWT GraphicsDevice allowing it to be handled in a toolkit-independent manner.
AWTGraphicsDevice(GraphicsDevice, int) - Constructor for class javax.media.nativewindow.awt.AWTGraphicsDevice
 
AWTGraphicsScreen - Class in javax.media.nativewindow.awt
A wrapper for an AWT GraphicsDevice (screen) allowing it to be handled in a toolkit-independent manner.
AWTGraphicsScreen(AWTGraphicsDevice) - Constructor for class javax.media.nativewindow.awt.AWTGraphicsScreen
 
AWTKeyAdapter - Class in com.jogamp.newt.event.awt
 
AWTKeyAdapter(KeyListener) - Constructor for class com.jogamp.newt.event.awt.AWTKeyAdapter
 
AWTKeyAdapter(KeyListener, Window) - Constructor for class com.jogamp.newt.event.awt.AWTKeyAdapter
 
AWTKeyAdapter(Window) - Constructor for class com.jogamp.newt.event.awt.AWTKeyAdapter
 
awtLock() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
Locks the AWT's global ReentrantLock.
JAWT's native Lock() function calls SunToolkit.awtLock(), which just uses AWT's global ReentrantLock.
AWTMouseAdapter - Class in com.jogamp.newt.event.awt
 
AWTMouseAdapter(MouseListener) - Constructor for class com.jogamp.newt.event.awt.AWTMouseAdapter
 
AWTMouseAdapter(MouseListener, Window) - Constructor for class com.jogamp.newt.event.awt.AWTMouseAdapter
 
AWTMouseAdapter(Window) - Constructor for class com.jogamp.newt.event.awt.AWTMouseAdapter
 
AWTParentWindowAdapter - Class in com.jogamp.newt.event.awt
Specialized parent/client adapter, where the NEWT child window really gets resized, and the parent move window event gets discarded.
AWTParentWindowAdapter(Window) - Constructor for class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
AWTScreen - Class in com.jogamp.newt.impl.awt
 
AWTScreen() - Constructor for class com.jogamp.newt.impl.awt.AWTScreen
 
AWTTextureData - Class in com.jogamp.opengl.util.texture.awt
 
AWTTextureData(GLProfile, int, int, boolean, BufferedImage) - Constructor for class com.jogamp.opengl.util.texture.awt.AWTTextureData
Constructs a new TextureData object with the specified parameters and data contained in the given BufferedImage.
AWTTextureIO - Class in com.jogamp.opengl.util.texture.awt
 
AWTTextureIO() - Constructor for class com.jogamp.opengl.util.texture.awt.AWTTextureIO
 
AWTThreadingPlugin - Class in com.jogamp.opengl.impl.awt
 
AWTThreadingPlugin() - Constructor for class com.jogamp.opengl.impl.awt.AWTThreadingPlugin
 
awtUnlock() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
Unlocks the AWT's global ReentrantLock.
JAWT's native Unlock() function calls SunToolkit.awtUnlock(), which just uses AWT's global ReentrantLock.
AWTUtil - Class in com.jogamp.opengl.impl.awt
 
AWTUtil() - Constructor for class com.jogamp.opengl.impl.awt.AWTUtil
 
AWTWindow - Class in com.jogamp.newt.impl.awt
An implementation of the Newt Window class built using the AWT.
AWTWindow() - Constructor for class com.jogamp.newt.impl.awt.AWTWindow
 
AWTWindow(Container) - Constructor for class com.jogamp.newt.impl.awt.AWTWindow
 
AWTWindowAdapter - Class in com.jogamp.newt.event.awt
 
AWTWindowAdapter(WindowListener) - Constructor for class com.jogamp.newt.event.awt.AWTWindowAdapter
 
AWTWindowAdapter(WindowListener, Window) - Constructor for class com.jogamp.newt.event.awt.AWTWindowAdapter
 
AWTWindowAdapter(Window) - Constructor for class com.jogamp.newt.event.awt.AWTWindowAdapter
 

B

Backend - Class in com.jogamp.opengl.impl.glu.nurbs
Class responsible for rendering
Backend() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Backend
Makes new backend
BackingStoreManager - Interface in com.jogamp.opengl.util.packrect
This interface must be implemented by the end user and is called in response to events like addition of rectangles into the RectanglePacker.
baseInterfaceClass - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
baseName - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
baseName - Variable in class com.jogamp.opengl.util.AnimatorBase
 
basename(String) - Static method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
basePackage - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
bbox() - Method in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty method
bdry - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Boundary
begin(int) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The begin callback method is invoked like glBegin to indicate the start of a (triangle) primitive.
begin(int) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
begin3DRendering() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Begins rendering of 2D text in 3D with this TextRenderer into the current OpenGL drawable.
begin3DRendering() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Convenience method which assists in rendering portions of the OpenGL texture to the screen as 2D quads in 3D space.
beginData(int, Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The same as the begin callback method except that it takes an additional reference argument.
beginData(int, Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
beginEmission(GlueEmitterControls) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
beginMovement(Object, Object) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
Notification that movement is starting.
beginOrthoRendering(int, int) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Convenience method which assists in rendering portions of the OpenGL texture to the screen, if the application intends to draw them as a flat overlay on to the screen.
beginOrthoRendering(int, int, boolean) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Convenience method which assists in rendering portions of the OpenGL texture to the screen, if the application intends to draw them as a flat overlay on to the screen.
beginQuilts(Backend) - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Initializes quilt list
beginRendering() - Method in class com.jogamp.opengl.util.awt.Overlay
Begins the OpenGL rendering process for the overlay.
beginRendering(int, int) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Begins rendering with this TextRenderer into the current OpenGL drawable, pushing the projection and modelview matrices and some state bits and setting up a two-dimensional orthographic projection with (0, 0) as the lower-left coordinate and (width, height) as the upper-right coordinate.
beginRendering(int, int, boolean) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Begins rendering with this TextRenderer into the current OpenGL drawable, pushing the projection and modelview matrices and some state bits and setting up a two-dimensional orthographic projection with (0, 0) as the lower-left coordinate and (width, height) as the upper-right coordinate.
beginTile(GL2) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Begins rendering a tile.
bezier(Arc, float, float, float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.ArcTesselator
Makes given arc an bezier arc
bezier_curves - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbscurve
List of bezier curves
bezier_patches - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbssurface
List of bezier patches forming NURBS surface
BezierArc - Class in com.jogamp.opengl.impl.glu.nurbs
Empty class
BezierArc() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.BezierArc
 
bgncurv() - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Begin a curve
bgncurve() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Begins new NURBS curve
bgnmap1f() - Method in interface com.jogamp.opengl.impl.glu.nurbs.CurveEvaluator
Pushes eval bit
bgnmap2f() - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Pushes eval bit
bgnsurf(int, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Begin surface
bgnsurface() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Begin new surface
BI_BITFIELDS - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
BI_RGB - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
BI_RLE4 - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
BI_RLE8 - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
Bin - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding trimming arcs
Bin() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Bin
 
bind(GL) - Method in class com.jogamp.opengl.util.FBObject
 
bind() - Method in class com.jogamp.opengl.util.texture.Texture
Binds this texture to the current GL context.
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.egl.EGLOnscreenContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.egl.EGLPbufferContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.GLContextImpl
Pbuffer support; given that this is a GLContext associated with a pbuffer, binds this pbuffer to its texture target.
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
bindPbufferToTexture() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXContext
 
bindTexture() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
bindTexture() - Method in interface javax.media.opengl.GLPbuffer
Binds this pbuffer to its internal texture target.
BITMAP_8_BY_13 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
BITMAP_9_BY_15 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
BITMAP_BIT - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
BITMAP_HELVETICA_10 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
BITMAP_HELVETICA_12 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
BITMAP_HELVETICA_18 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
BITMAP_TIMES_ROMAN_10 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
BITMAP_TIMES_ROMAN_24 - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
bitmapBuild2DMipmaps(GL, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.BuildMipmap
 
BITMAPINFO - Class in com.jogamp.nativewindow.impl.windows
 
BITMAPINFOHEADER - Class in com.jogamp.nativewindow.impl.windows
 
BLACKWHITE - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
bottom() - Method in class com.jogamp.opengl.util.texture.TextureCoords
Returns the bottommost (y) texture coordinate of this rectangle.
bottom - Variable in class javax.media.nativewindow.util.Insets
 
bounds - Variable in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
breakpoints - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Breakpoints
Breakpt - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding break point parameters
Breakpt() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Breakpt
 
bSize - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
buffer - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
buffer - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
buffer - Variable in class com.jogamp.opengl.util.texture.TextureData
 
bufferEnabled - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
bufferEnabled - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
bufferObjectVariant - Variable in class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
bufferOffset - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
bufferWritten - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
bufferWritten - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
BuildComposablePipeline - Class in com.jogamp.gluegen.opengl
 
BuildComposablePipeline(int, String, String, String, Class<?>, Class<?>, Class<?>) - Constructor for class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
BuildComposablePipeline.CustomPipeline - Class in com.jogamp.gluegen.opengl
 
BuildComposablePipeline.DebugPipeline - Class in com.jogamp.gluegen.opengl
 
BuildComposablePipeline.PipelineEmitter - Class in com.jogamp.gluegen.opengl
Emits a Java source file that represents one element of the composable pipeline.
BuildComposablePipeline.PlainMethod - Class in com.jogamp.gluegen.opengl
 
BuildComposablePipeline.TracePipeline - Class in com.jogamp.gluegen.opengl
 
BuildMipmap - Class in com.jogamp.opengl.impl.glu.mipmap
 
BuildMipmap() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.BuildMipmap
Creates a new instance of BuildMipmap
BuildStaticGLInfo - Class in com.jogamp.gluegen.opengl
Builds the StaticGLInfo class from the OpenGL header files (i.e., gl.h and glext.h) whose paths were passed as arguments to BuildStaticGLInfo.main(String[]).
BuildStaticGLInfo() - Constructor for class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
BUTTON1 - Static variable in class com.jogamp.newt.event.MouseEvent
 
BUTTON1_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
BUTTON2 - Static variable in class com.jogamp.newt.event.MouseEvent
 
BUTTON2_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
BUTTON3 - Static variable in class com.jogamp.newt.event.MouseEvent
 
BUTTON3_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
BUTTON4 - Static variable in class com.jogamp.newt.event.MouseEvent
 
BUTTON5 - Static variable in class com.jogamp.newt.event.MouseEvent
 
BUTTON6 - Static variable in class com.jogamp.newt.event.MouseEvent
 
BUTTON_NUMBER - Static variable in class com.jogamp.newt.event.MouseEvent
 
bytes_per_element(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 

C

canCompact() - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
Indication whether this BackingStoreManager supports compaction; in other words, the allocation of a new backing store and movement of the contents of the backing store from the old to the new one.
canContain(Rect) - Method in class com.jogamp.opengl.util.packrect.Rect
 
canCreateContextOnJava2DSurface(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
canCreateContextOnJava2DSurface(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
canCreateContextOnJava2DSurface(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory
 
canCreateContextOnJava2DSurface(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
canCreateContextOnJava2DSurface(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
canCreateContextOnJava2DSurface(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
canCreateExternalGLDrawable(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
canCreateExternalGLDrawable(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
canCreateExternalGLDrawable(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
canCreateExternalGLDrawable(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
canCreateExternalGLDrawable(AbstractGraphicsDevice) - Method in class javax.media.opengl.GLDrawableFactory
Returns true if it is possible to create an external GLDrawable object via GLDrawableFactory.createExternalGLDrawable().
canCreateGLPbuffer(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
canCreateGLPbuffer(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
canCreateGLPbuffer(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
canCreateGLPbuffer(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
canCreateGLPbuffer(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
canCreateGLPbuffer(AbstractGraphicsDevice) - Method in class javax.media.opengl.GLDrawableFactory
Returns true if it is possible to create a GLPbuffer.
canExpand(Level, int) - Method in class com.jogamp.opengl.util.packrect.LevelSet
Indicates whether it's legal to trivially increase the height of the given Level.
Capabilities - Class in javax.media.nativewindow
Specifies a set of capabilities that a window's rendering context must support, such as color depth per channel.
Capabilities() - Constructor for class javax.media.nativewindow.Capabilities
Creates a Capabilities object.
capabilitiesChooser - Variable in class com.jogamp.newt.impl.WindowImpl
 
CapabilitiesChooser - Interface in javax.media.nativewindow
Provides a mechanism by which applications can customize the window type selection for a given Capabilities.
capabilitiesChosen - Variable in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
CapabilitiesImmutable - Interface in javax.media.nativewindow
Specifies an immutable set of capabilities that a window's rendering context must support, such as color depth per channel.
capabilitiesRequested - Variable in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
capsRequested - Variable in class com.jogamp.newt.impl.WindowImpl
 
cArrayData - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
CArrayOfArcs - Class in com.jogamp.opengl.impl.glu.nurbs
Class replacing C language pointer
CArrayOfArcs(Arc[], int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Makes new CArray
CArrayOfArcs(CArrayOfArcs) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Makes new CArray from other CArray
CArrayOfArcs(Arc[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Makes new CArray with pointer set to 0
CArrayOfBreakpts - Class in com.jogamp.opengl.impl.glu.nurbs
Class replacing C language pointer
CArrayOfBreakpts(Breakpt[], int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Makes new CArray
CArrayOfBreakpts(CArrayOfBreakpts) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Makes new CArray from other CArray
CArrayOfFloats - Class in com.jogamp.opengl.impl.glu.nurbs
Class replacing C language pointer
CArrayOfFloats(float[], int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Makes new CArray
CArrayOfFloats(CArrayOfFloats) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Makes new CArray from other CArray
CArrayOfFloats(float[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Makes new CArray with pointer set to 0
CArrayOfQuiltspecs - Class in com.jogamp.opengl.impl.glu.nurbs
Class replacing C language pointer
CArrayOfQuiltspecs(Quiltspec[], int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Makes new CArray
CArrayOfQuiltspecs(CArrayOfQuiltspecs) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Makes new CArray from other CArray
CArrayOfQuiltspecs(Quiltspec[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Makes new CArray with pointer set to 0
cComps - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
cDataType - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
CgDynamicLibraryBundleInfo - Class in com.jogamp.opengl.cg
 
CgDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
 
CgException - Exception in com.jogamp.opengl.cg
A generic exception for errors that occur throughout the NVidia Cg binding, as a substitute for RuntimeException.
CgException() - Constructor for exception com.jogamp.opengl.cg.CgException
Constructs a CgException object.
CgException(String) - Constructor for exception com.jogamp.opengl.cg.CgException
Constructs a CgException object with the specified detail message.
CgException(String, Throwable) - Constructor for exception com.jogamp.opengl.cg.CgException
Constructs a CgException object with the specified detail message and root cause.
CgException(Throwable) - Constructor for exception com.jogamp.opengl.cg.CgException
Constructs a CgException object with the specified root cause.
CGL - Class in com.jogamp.opengl.impl.macosx.cgl
Provides access to the MacOSX-specific OpenGL vendor extensions.
CGL() - Constructor for class com.jogamp.opengl.impl.macosx.cgl.CGL
 
CGL_MODE - Static variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
CGLChoosePixelFormat(IntBuffer, PointerBuffer, Int64Buffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLChoosePixelFormat(CGLPixelFormatAttribute * attribs, CGLContextObj * pix, long * npix);
CGLChoosePixelFormat(int[], int, PointerBuffer, long[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLChoosePixelFormat(CGLPixelFormatAttribute * attribs, CGLContextObj * pix, long * npix);
CGLCopyContext(long, long, int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLCopyContext(CGLContextObj src, CGLContextObj dst, int mask);
CGLCreateContext(long, long, PointerBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLCreateContext(CGLContextObj pix, CGLContextObj share, CGLContextObj * ctx);
CGLCreatePBuffer(long, long, long, long, long, PointerBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLCreatePBuffer(long width, long height, unsigned long target, unsigned long internalFormat, long max_level, CGLContextObj * pbuffer);
CGLDestroyContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLDestroyContext(CGLContextObj ctx);
CGLDestroyPBuffer(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLDestroyPBuffer(CGLContextObj pbuffer);
CGLDestroyPixelFormat(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLDestroyPixelFormat(CGLContextObj pix);
CGLExt - Interface in com.jogamp.opengl.impl.macosx.cgl
 
CGLExtImpl - Class in com.jogamp.opengl.impl.macosx.cgl
 
CGLExtImpl(MacOSXCGLContext) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.CGLExtImpl
 
CGLExtProcAddressTable - Class in com.jogamp.opengl.impl.macosx.cgl
This table is a cache of pointers to the dynamically-linkable C library.
CGLExtProcAddressTable() - Constructor for class com.jogamp.opengl.impl.macosx.cgl.CGLExtProcAddressTable
 
CGLExtProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.CGLExtProcAddressTable
 
CGLFlushDrawable(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLFlushDrawable(CGLContextObj ctx);
CGLGetCurrentContext() - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLContextObj CGLGetCurrentContext(void);
CGLGetPixelFormat(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLContextObj CGLGetPixelFormat(CGLContextObj ctx);
CGLQueryPixelFormat(long, IntBuffer, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void CGLQueryPixelFormat(void * pixelFormat, int * iattrs, int niattrs, int * ivalues);
CGLQueryPixelFormat(long, int[], int, int, int[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void CGLQueryPixelFormat(void * pixelFormat, int * iattrs, int niattrs, int * ivalues);
CGLReleaseContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void CGLReleaseContext(CGLContextObj ctx);
CGLSetCurrentContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLSetCurrentContext(CGLContextObj ctx);
CGLSetParameter(long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLSetParameter(CGLContextObj ctx, CGLContextParameter pname, const int * params);
CGLSetParameter(long, int, int[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLSetParameter(CGLContextObj ctx, CGLContextParameter pname, const int * params);
CGLSetPBuffer(long, long, long, long, long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
CGLError CGLSetPBuffer(CGLContextObj ctx, CGLContextObj pbuffer, unsigned long face, long level, long screen);
check() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Unused
checkedGLUquadricImpl - Static variable in class javax.media.opengl.glu.GLU
 
checkedGLUtessellatorImpl - Static variable in class javax.media.opengl.glu.GLU
 
checkedMipmap - Static variable in class javax.media.opengl.glu.gl2es1.GLUgl2es1
 
checkMipmapArgs(int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
checkSeal(boolean) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
checkSeal(boolean) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
chooseCapabilities(CapabilitiesImmutable, CapabilitiesImmutable[], int) - Method in interface javax.media.nativewindow.CapabilitiesChooser
Chooses the index (0..available.length - 1) of the Capabilities most closely matching the desired one from the list of all supported.
chooseCapabilities(CapabilitiesImmutable, CapabilitiesImmutable[], int) - Method in class javax.media.nativewindow.DefaultCapabilitiesChooser
 
chooseCapabilities(CapabilitiesImmutable, CapabilitiesImmutable[], int) - Method in class javax.media.opengl.DefaultGLCapabilitiesChooser
 
chooseGraphicsConfiguration(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class javax.media.nativewindow.GraphicsConfigurationFactory
Selects a graphics configuration on the specified graphics device compatible with the supplied Capabilities.
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.nativewindow.impl.GraphicsConfigurationFactoryImpl
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.nativewindow.impl.x11.X11GraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.x11.glx.awt.X11AWTGLXGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfigurationFactory
 
chooseGraphicsConfigurationImpl(CapabilitiesImmutable, CapabilitiesImmutable, CapabilitiesChooser, AbstractGraphicsScreen) - Method in class javax.media.nativewindow.GraphicsConfigurationFactory
 
ChoosePixelFormat(long, PIXELFORMATDESCRIPTOR) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
int ChoosePixelFormat(HANDLE, const PIXELFORMATDESCRIPTOR * );
clamp() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curve
Clamps the curve
clazz - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
clear() - Method in class com.jogamp.newt.event.NEWTEventFiFo
Clear all NEWTEvents from queue
clear() - Method in class com.jogamp.opengl.util.packrect.LevelSet
Clears out all Levels stored in this LevelSet.
clear() - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Clears all Rects contained in this RectanglePacker.
clearBufferObjectState() - Method in class com.jogamp.opengl.impl.GLBufferStateTracker
Clears out the known/unknown state of the various buffer object binding states.
clearCachedBufferSizes() - Method in class com.jogamp.opengl.impl.GLBufferSizeTracker
 
clearCurrentContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool clearCurrentContext(void * nsContext);
clearitail() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Unsets tail tag
clearmark() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Cleans arc_tag flag
clearStates(boolean) - Method in class com.jogamp.opengl.impl.GLStateTracker
 
clone() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
clone() - Method in class com.jogamp.newt.ScreenMode
 
clone() - Method in class com.jogamp.newt.util.MonitorMode
 
clone() - Method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
clone() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLGraphicsConfiguration
 
clone() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
clone() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfiguration
 
clone() - Method in class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
clone() - Method in class javax.media.nativewindow.awt.AWTGraphicsDevice
 
clone() - Method in class javax.media.nativewindow.awt.AWTGraphicsScreen
 
clone() - Method in class javax.media.nativewindow.Capabilities
 
clone() - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
clone() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
clone() - Method in class javax.media.nativewindow.DefaultGraphicsScreen
 
clone() - Method in class javax.media.nativewindow.egl.EGLGraphicsDevice
 
clone() - Method in class javax.media.nativewindow.macosx.MacOSXGraphicsDevice
 
clone() - Method in class javax.media.nativewindow.util.Dimension
 
clone() - Method in class javax.media.nativewindow.util.Insets
 
clone() - Method in class javax.media.nativewindow.util.Point
 
clone() - Method in class javax.media.nativewindow.util.Rectangle
 
clone() - Method in class javax.media.nativewindow.util.SurfaceSize
 
clone() - Method in class javax.media.nativewindow.windows.WindowsGraphicsDevice
 
clone() - Method in class javax.media.nativewindow.x11.X11GraphicsConfiguration
 
clone() - Method in class javax.media.nativewindow.x11.X11GraphicsDevice
 
clone() - Method in class javax.media.nativewindow.x11.X11GraphicsScreen
 
clone() - Method in class javax.media.opengl.GLCapabilities
 
cloneMutable() - Method in class javax.media.nativewindow.Capabilities
 
cloneMutable() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
 
cloneMutable() - Method in class javax.media.opengl.GLCapabilities
 
cloneMutable() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
 
close() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Closes open files and resources associated with the open DDSImage.
close() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
close() - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
close() - Method in class com.jogamp.opengl.util.TGAWriter
 
close() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Optionally closing the device.
The default implementation is a NOP operation, returning false.
The specific implementing, ie X11GraphicsDevice, shall have a enable/disable like javax.media.nativewindow.x11.X11GraphicsDevice#setCloseDisplay(boolean, boolean),
which shall be invoked at creation time to determine ownership/role of freeing the resource.
close() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
close() - Method in class javax.media.nativewindow.x11.X11GraphicsDevice
 
closeDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.awt.AWTDisplay
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.awt.AWTScreen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.DisplayImpl
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.intel.gdl.Display
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.intel.gdl.Screen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.macosx.MacDisplay
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.macosx.MacScreen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.OffscreenWindow
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Display
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Screen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.opengl.kd.KDDisplay
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.opengl.kd.KDScreen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.ScreenImpl
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.WindowImpl
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsDisplay
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsScreen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.x11.X11Display
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.x11.X11Screen
 
closeNativeImpl() - Method in class com.jogamp.newt.impl.x11.X11Window
 
closePendingDisplayConnections() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
Closing pending Display connections in reverse order.
closestFit(GL, int, int, int, int, int, int, int[], int[]) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
closestFit3D(GL, int, int, int, int, int, int, int, int[], int[], int[]) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
cOffset - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
COLOR - Static variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
colorArray - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
colorMapEntrySize() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
colorMapLength() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
COLORMAPPED - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
colorMapType() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
columns() - Method in class javax.media.opengl.GLUniformData
 
com.jogamp.gluegen.opengl - package com.jogamp.gluegen.opengl
 
com.jogamp.gluegen.opengl.ant - package com.jogamp.gluegen.opengl.ant
 
com.jogamp.gluegen.opengl.nativesig - package com.jogamp.gluegen.opengl.nativesig
 
com.jogamp.gluegen.runtime.opengl - package com.jogamp.gluegen.runtime.opengl
 
com.jogamp.nativewindow - package com.jogamp.nativewindow
 
com.jogamp.nativewindow.impl - package com.jogamp.nativewindow.impl
 
com.jogamp.nativewindow.impl.jawt - package com.jogamp.nativewindow.impl.jawt
 
com.jogamp.nativewindow.impl.jawt.macosx - package com.jogamp.nativewindow.impl.jawt.macosx
 
com.jogamp.nativewindow.impl.jawt.windows - package com.jogamp.nativewindow.impl.jawt.windows
 
com.jogamp.nativewindow.impl.jawt.x11 - package com.jogamp.nativewindow.impl.jawt.x11
 
com.jogamp.nativewindow.impl.windows - package com.jogamp.nativewindow.impl.windows
 
com.jogamp.nativewindow.impl.x11 - package com.jogamp.nativewindow.impl.x11
 
com.jogamp.newt - package com.jogamp.newt
 
com.jogamp.newt.awt - package com.jogamp.newt.awt
 
com.jogamp.newt.event - package com.jogamp.newt.event
 
com.jogamp.newt.event.awt - package com.jogamp.newt.event.awt
 
com.jogamp.newt.impl - package com.jogamp.newt.impl
 
com.jogamp.newt.impl.awt - package com.jogamp.newt.impl.awt
 
com.jogamp.newt.impl.event - package com.jogamp.newt.impl.event
 
com.jogamp.newt.impl.intel.gdl - package com.jogamp.newt.impl.intel.gdl
 
com.jogamp.newt.impl.macosx - package com.jogamp.newt.impl.macosx
 
com.jogamp.newt.impl.opengl.broadcom.egl - package com.jogamp.newt.impl.opengl.broadcom.egl
 
com.jogamp.newt.impl.opengl.kd - package com.jogamp.newt.impl.opengl.kd
 
com.jogamp.newt.impl.windows - package com.jogamp.newt.impl.windows
 
com.jogamp.newt.impl.x11 - package com.jogamp.newt.impl.x11
 
com.jogamp.newt.opengl - package com.jogamp.newt.opengl
 
com.jogamp.newt.util - package com.jogamp.newt.util
 
com.jogamp.opengl - package com.jogamp.opengl
 
com.jogamp.opengl.cg - package com.jogamp.opengl.cg
 
com.jogamp.opengl.impl - package com.jogamp.opengl.impl
 
com.jogamp.opengl.impl.awt - package com.jogamp.opengl.impl.awt
 
com.jogamp.opengl.impl.egl - package com.jogamp.opengl.impl.egl
 
com.jogamp.opengl.impl.es1 - package com.jogamp.opengl.impl.es1
 
com.jogamp.opengl.impl.es2 - package com.jogamp.opengl.impl.es2
 
com.jogamp.opengl.impl.gl2 - package com.jogamp.opengl.impl.gl2
 
com.jogamp.opengl.impl.gl4 - package com.jogamp.opengl.impl.gl4
 
com.jogamp.opengl.impl.glu - package com.jogamp.opengl.impl.glu
 
com.jogamp.opengl.impl.glu.error - package com.jogamp.opengl.impl.glu.error
 
com.jogamp.opengl.impl.glu.gl2 - package com.jogamp.opengl.impl.glu.gl2
 
com.jogamp.opengl.impl.glu.gl2.nurbs - package com.jogamp.opengl.impl.glu.gl2.nurbs
 
com.jogamp.opengl.impl.glu.mipmap - package com.jogamp.opengl.impl.glu.mipmap
 
com.jogamp.opengl.impl.glu.nurbs - package com.jogamp.opengl.impl.glu.nurbs
 
com.jogamp.opengl.impl.glu.registry - package com.jogamp.opengl.impl.glu.registry
 
com.jogamp.opengl.impl.glu.tessellator - package com.jogamp.opengl.impl.glu.tessellator
 
com.jogamp.opengl.impl.macosx.cgl - package com.jogamp.opengl.impl.macosx.cgl
 
com.jogamp.opengl.impl.macosx.cgl.awt - package com.jogamp.opengl.impl.macosx.cgl.awt
 
com.jogamp.opengl.impl.windows.wgl - package com.jogamp.opengl.impl.windows.wgl
 
com.jogamp.opengl.impl.windows.wgl.awt - package com.jogamp.opengl.impl.windows.wgl.awt
 
com.jogamp.opengl.impl.x11.glx - package com.jogamp.opengl.impl.x11.glx
 
com.jogamp.opengl.impl.x11.glx.awt - package com.jogamp.opengl.impl.x11.glx.awt
 
com.jogamp.opengl.util - package com.jogamp.opengl.util
 
com.jogamp.opengl.util.awt - package com.jogamp.opengl.util.awt
 
com.jogamp.opengl.util.gl2 - package com.jogamp.opengl.util.gl2
 
com.jogamp.opengl.util.glsl - package com.jogamp.opengl.util.glsl
 
com.jogamp.opengl.util.glsl.fixedfunc - package com.jogamp.opengl.util.glsl.fixedfunc
 
com.jogamp.opengl.util.glsl.fixedfunc.impl - package com.jogamp.opengl.util.glsl.fixedfunc.impl
 
com.jogamp.opengl.util.glsl.sdk - package com.jogamp.opengl.util.glsl.sdk
 
com.jogamp.opengl.util.packrect - package com.jogamp.opengl.util.packrect
This package implements a rectangle packing algorithm suitable for tracking the placement of multiple rectangles inside a larger one.
com.jogamp.opengl.util.texture - package com.jogamp.opengl.util.texture
 
com.jogamp.opengl.util.texture.awt - package com.jogamp.opengl.util.texture.awt
 
com.jogamp.opengl.util.texture.spi - package com.jogamp.opengl.util.texture.spi
 
com.jogamp.opengl.util.texture.spi.awt - package com.jogamp.opengl.util.texture.spi.awt
 
combine(double[], Object[], float[], Object[]) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The combine callback method is called to create a new vertex when the tessellation detects an intersection, or wishes to merge features.
combine(double[], Object[], float[], Object[]) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
combineData(double[], Object[], float[], Object[], Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The same as the combine callback method except that it takes an additional reference argument.
combineData(double[], Object[], float[], Object[], Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
compact(Object, BackingStoreManager) - Method in class com.jogamp.opengl.util.packrect.Level
 
compact() - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Forces a compaction cycle, which typically results in allocating a new backing store and copying all entries to it.
compactAndAdd(Rect, Object, BackingStoreManager) - Method in class com.jogamp.opengl.util.packrect.LevelSet
Allocates the given Rectangle, performing compaction of a Level if necessary.
compile(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
compile(GL2ES2, PrintStream) - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
CompileShader - Class in com.jogamp.opengl.util.glsl.sdk
Precompiles a shader into a vendor binary format.
CompileShader() - Constructor for class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
compileShader(GL, IntBuffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
CompileShaderNVidia - Class in com.jogamp.opengl.util.glsl.sdk
Precompiles a shader into NVidia binary format.
CompileShaderNVidia() - Constructor for class com.jogamp.opengl.util.glsl.sdk.CompileShaderNVidia
 
component - Variable in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
ComponentEvents - Interface in javax.media.opengl.awt
Factors out the listener manipulation for the events supported by all of the GLDrawable implementations.
componentHidden(ComponentEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
componentMoved(ComponentEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
componentMoved(ComponentEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
componentResized(ComponentEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
componentResized(ComponentEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
components - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
components() - Method in class javax.media.opengl.GLUniformData
 
componentShown(ComponentEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
compose8bit(int, int, int, int) - Static method in class javax.media.opengl.GLContext
 
composed8BitToString(int, boolean, boolean, boolean, boolean) - Static method in class javax.media.opengl.GLContext
 
computeHashCode() - Method in class javax.media.nativewindow.util.Insets
 
computeLog(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
config - Variable in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
config - Variable in class com.jogamp.nativewindow.impl.ProxySurface
 
config - Variable in class com.jogamp.newt.impl.WindowImpl
 
connection - Variable in class javax.media.nativewindow.DefaultGraphicsDevice
 
constructorHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
constructorHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
constructorHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Emits the constructor for the pipeline; called after the preMethodEmissionHook.
constructorHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
consumeEvent(NEWTEvent) - Method in interface com.jogamp.newt.event.NEWTEventConsumer
Consume the event
consumeEvent(NEWTEvent) - Method in class com.jogamp.newt.impl.WindowImpl
 
consumeEvent(NEWTEvent) - Method in class com.jogamp.newt.opengl.GLWindow
 
consumeKeyEvent(KeyEvent) - Method in class com.jogamp.newt.impl.WindowImpl
 
consumeMouseEvent(MouseEvent) - Method in class com.jogamp.newt.impl.WindowImpl
 
consumeWindowEvent(WindowEvent) - Method in class com.jogamp.newt.impl.WindowImpl
 
contentsLost() - Method in class com.jogamp.opengl.util.awt.Overlay
Indicates whether the Java 2D contents of the overlay were lost since the last time Overlay.createGraphics() was called.
CONTEXT_CURRENT - Static variable in class javax.media.opengl.GLContext
Indicates that the context was made current during the last call to makeCurrent.
CONTEXT_CURRENT_NEW - Static variable in class javax.media.opengl.GLContext
Indicates that a newly-created context was made current during the last call to makeCurrent.
CONTEXT_NOT_CURRENT - Static variable in class javax.media.opengl.GLContext
Indicates that the context was not made current during the last call to makeCurrent.
contextCreated(GLContext) - Static method in class com.jogamp.opengl.impl.GLContextShareSet
 
contextDestroyed(GLContext) - Static method in class com.jogamp.opengl.impl.GLContextShareSet
 
contextFQN - Variable in class com.jogamp.opengl.impl.GLContextImpl
Context full qualified name: display_type + display_connection + major + minor + ctp.
contextHandle - Variable in class javax.media.opengl.GLContext
The underlying native OpenGL context
copy(GLContext, int) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
copy(CArrayOfFloats, CArrayOfFloats) - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Copies control points
copy(CArrayOfFloats) - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Copies array of control points to output array
copy(GLContext, int) - Method in class javax.media.opengl.GLContext
Copies selected groups of OpenGL state variables from the supplied source context into this one.
copyContext(long, long, int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void copyContext(void * destContext, void * srcContext, int mask);
copyImpl(GLContext, int) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
copyImpl(GLContext, int) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
copyImpl(GLContext, int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
copyImpl(GLContext, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
copyImpl(GLContext, int) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
couldAllocateIfCompacted(Rect) - Method in class com.jogamp.opengl.util.packrect.Level
Indicates whether this Level could satisfy an allocation request if it were compacted.
count - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
count() - Method in class javax.media.opengl.GLUniformData
 
cpts - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Control points
create() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT
 
create() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
 
create() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
create() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
create() - Static method in class com.jogamp.nativewindow.impl.jawt.macosx.JAWT_MacOSXDrawingSurfaceInfo
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.macosx.JAWT_MacOSXDrawingSurfaceInfo
 
create() - Static method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
create() - Static method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
create() - Static method in class com.jogamp.nativewindow.impl.windows.BITMAPINFO
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.windows.BITMAPINFO
 
create() - Static method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
create() - Static method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
create() - Static method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
create() - Static method in class com.jogamp.nativewindow.impl.x11.Visual
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.Visual
 
create() - Static method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
create(ByteBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
create(XVisualInfo) - Static method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
create(String, String, long, boolean) - Static method in class com.jogamp.newt.impl.DisplayImpl
Make sure to reuse a Display with the same name
create(Display, int) - Static method in class com.jogamp.newt.impl.ScreenImpl
 
create(NativeWindow, long, Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.impl.WindowImpl
 
create(Object[], Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.impl.WindowImpl
 
create(GLCapabilitiesImmutable) - Static method in class com.jogamp.newt.opengl.GLWindow
Creates a new GLWindow attaching a new Window referencing a new Screen with the given GLCapabilities.
create(Screen, GLCapabilitiesImmutable) - Static method in class com.jogamp.newt.opengl.GLWindow
Creates a new GLWindow attaching a new Window referencing the given Screen with the given GLCapabilities.
create(Window) - Static method in class com.jogamp.newt.opengl.GLWindow
Creates a new GLWindow attaching the given window.
create(NativeWindow, GLCapabilitiesImmutable) - Static method in class com.jogamp.newt.opengl.GLWindow
Creates a new GLWindow attaching a new child Window of the given parentNativeWindow with the given GLCapabilities.
create() - Static method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
create(ByteBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
create(GLCapabilitiesImmutable, AbstractGraphicsScreen, int) - Static method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
create(boolean, boolean) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
Creates and initializes an appropriate OpenGl Context (NS).
create(GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
create() - Static method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
create(ByteBuffer) - Static method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
create() - Static method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
create(ByteBuffer) - Static method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
create(GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
create(GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLContext
 
create(GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLDrawable
 
create(X11GraphicsScreen, GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.x11.glx.X11DummyGLXDrawable
 
create(GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
create(GLDrawableFactory, GLProfile) - Static method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXDrawable
 
create(GL2ES2, int, int, Class, String[]) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
create(int, int, Class, int, String) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
create(GL2ES2, int, int, Class, String, String, String) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
create(Component, CapabilitiesImmutable, CapabilitiesImmutable) - Static method in class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
create(String, Class, GL, Object[]) - Static method in class javax.media.opengl.GLPipelineFactory
Creates a pipelined GL instance using the given downstream downstream and optional arguments additionalArgs for the constructor.
The upstream GL instance is determined as follows: Use pipelineClazzBaseName as the class name's full basename, incl.
createAlphaOnlyRenderer(int, int) - Static method in class com.jogamp.opengl.util.awt.TextureRenderer
Creates a new renderer with a special kind of backing store which acts only as an alpha channel.
createAlphaOnlyRenderer(int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.TextureRenderer
Creates a new renderer with a special kind of backing store which acts only as an alpha channel.
createAndCompileShader(GL, IntBuffer, int, String[][], PrintStream) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
createAndLoadShader(GL, IntBuffer, int, int, Buffer, PrintStream) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
createClasspath() - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Add an optional classpath that defines the location of BuildStaticGLInfo and BuildStaticGLInfo's dependencies.
CreateCompatibleDC(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
HANDLE CreateCompatibleDC(HANDLE);
createCompatibleImage(int, int) - Static method in class com.jogamp.opengl.util.awt.ImageUtil
Creates a BufferedImage with a pixel format compatible with the graphics environment.
createCompatibleScreen(NativeWindow) - Static method in class com.jogamp.newt.NewtFactory
 
createCompatibleScreen(NativeWindow, Screen) - Static method in class com.jogamp.newt.NewtFactory
 
createConfig() - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
createContext(GLContext) - Method in class com.jogamp.newt.opengl.GLWindow
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.egl.EGLOnscreenDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.egl.EGLPbufferDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
createContext(long, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * createContext(void * shareContext, void * nsView, void * pixelFormat, int * viewNotReady);
createContext(long, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * createContext(void * shareContext, void * nsView, void * pixelFormat, int * viewNotReady);
createContext(GLContext) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOffscreenCGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOnscreenWGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXDrawable
 
createContext(GLContext) - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXDrawable
 
createContext(GLContext) - Method in class javax.media.opengl.awt.GLCanvas
 
createContext(GLContext) - Method in class javax.media.opengl.awt.GLJPanel
 
createContext(GLContext) - Method in interface javax.media.opengl.GLDrawable
Creates a new context for drawing to this drawable that will optionally share display lists and other server-side OpenGL objects with the specified GLContext.
createContextARB(long, boolean, int[], int[], int[]) - Method in class com.jogamp.opengl.impl.GLContextImpl
Platform independent part of using the ARB_create_context mechanism to create a context.
The implementation of #create shall use this protocol in case the platform supports ARB_create_context.
This method may call GLContextImpl.createContextARBImpl(long, boolean, int, int, int) and GLContextImpl.destroyContextARBImpl(long).
createContextARBImpl(long, boolean, int, int, int) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
createContextARBImpl(long, boolean, int, int, int) - Method in class com.jogamp.opengl.impl.GLContextImpl
Platform dependent but harmonized implementation of the ARB_create_context mechanism to create a context.
This method is called from GLContextImpl.createContextARB(long, boolean, int[], int[], int[]).
The implementation shall verify this context with a MakeContextCurrent call.
The implementation shall leave the context current.
createContextARBImpl(long, boolean, int, int, int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
createContextARBImpl(long, boolean, int, int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
createContextARBImpl(long, boolean, int, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
createContextOnJava2DSurface(Object, GLContext) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createContextOnJava2DSurface(Object, GLContext) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createContextOnJava2DSurface(Object, GLContext) - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory
 
createContextOnJava2DSurface(Object, GLContext) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createContextOnJava2DSurface(Object, GLContext) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createContextOnJava2DSurface(Object, GLContext) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createDefault() - Static method in class javax.media.nativewindow.awt.AWTGraphicsScreen
 
createDefault(String) - Static method in class javax.media.nativewindow.DefaultGraphicsScreen
 
createDefaultToolkitLock(String, long) - Static method in class javax.media.nativewindow.NativeWindowFactory
Creates the default ToolkitLock for type and deviceHandle.
createDefaultToolkitLockNoAWT(String, long) - Static method in class javax.media.nativewindow.NativeWindowFactory
 
createDevice(GraphicsDevice, int) - Static method in class javax.media.nativewindow.awt.AWTGraphicsDevice
 
CreateDIBSection(long, BITMAPINFO, int, PointerBuffer, long, int) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
HANDLE CreateDIBSection(HANDLE, const BITMAPINFO * , UINT, LPVOID * , HANDLE, DWORD);
createDisplay(String) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
Returns this created named display.
createDisplay(String) - Static method in class com.jogamp.newt.NewtFactory
Create a Display entity, incl native creation
createDisplay(String, boolean) - Static method in class com.jogamp.newt.NewtFactory
 
createDisplay(String, String) - Static method in class com.jogamp.newt.NewtFactory
Create a Display entity using the given implementation type, incl native creation
createDisplay(String, String, boolean) - Static method in class com.jogamp.newt.NewtFactory
 
createDisplay(String, long, boolean) - Static method in class com.jogamp.newt.NewtFactory
Instantiate a Display entity using the native handle.
CreateDummyWindow(int, int, int, int) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
 
CreateDummyWindow(long, int, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
CreateDummyWindow(long, int, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
CreateDummyWindow0(long, int, int, int, int) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
HANDLE CreateDummyWindow0(HANDLE hInstance, int x, int y, int width, int height);
createEDTUtil() - Method in class com.jogamp.newt.impl.DisplayImpl
 
createEDTUtil() - Method in class com.jogamp.newt.impl.macosx.MacDisplay
 
createExternalGLContext() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createExternalGLContext() - Method in class javax.media.opengl.GLDrawableFactory
Creates a GLContext object representing an existing OpenGL context in an external (third-party) OpenGL-based library.
createExternalGLContextImpl() - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createExternalGLContextImpl() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createExternalGLContextImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createExternalGLContextImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createExternalGLContextImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createExternalGLDrawable() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createExternalGLDrawable() - Method in class javax.media.opengl.GLDrawableFactory
Creates a GLDrawable object representing an existing OpenGL drawable in an external (third-party) OpenGL-based library.
createExternalGLDrawableImpl() - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createExternalGLDrawableImpl() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createExternalGLDrawableImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createExternalGLDrawableImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createExternalGLDrawableImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createFixed(GL, int, String, int, int, boolean, int) - Static method in class com.jogamp.opengl.util.GLArrayDataClient
 
createFixed(GL, int, String, int, int, boolean, int, Buffer) - Static method in class com.jogamp.opengl.util.GLArrayDataClient
 
createFixed(GL, int, String, int, int, boolean, int, Buffer, int) - Static method in class com.jogamp.opengl.util.GLArrayDataServer
Create a VBOBuffer object, using a predefined fixed function array index and starting with a given Buffer object incl it's stride On profiles GL2 and ES1 the fixed function pipeline behavior is as expected.
createFixed(GL, int, String, int, int, boolean, int, int) - Static method in class com.jogamp.opengl.util.GLArrayDataServer
Create a VBOBuffer object, using a predefined fixed function array index and starting with a new created Buffer object with initialSize size On profiles GL2 and ES1 the fixed function pipeline behavior is as expected.
createFixed(GL, int, int, int, boolean, int, Buffer, int, long) - Static method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
createFixed(GL, int, int, int, int, int, int, int, int, int, int) - Static method in class com.jogamp.opengl.util.ImmModeSink
Uses a GL2ES1, or ES2 fixed function emulation immediate mode sink
createFromData(int, int, int, ByteBuffer[]) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Creates a new DDSImage from data supplied by the user.
createFromData(int, int, boolean, byte[]) - Static method in class com.jogamp.opengl.util.texture.spi.SGIImage
Creates an SGIImage from the specified data in either RGB or RGBA format.
createFromData(int, int, boolean, boolean, ByteBuffer) - Static method in class com.jogamp.opengl.util.texture.spi.TGAImage
Creates a TGAImage from data supplied by the end user.
createGL(GLProfile) - Method in class com.jogamp.opengl.impl.GLContextImpl
Create the GL for this context.
createGLDrawable(NativeSurface) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createGLDrawable(NativeSurface) - Method in class javax.media.opengl.GLDrawableFactory
Returns a GLDrawable according to it's chosen Capabilities,
which determines pixel format, on- and offscreen incl.
createGLPbuffer(GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int, GLContext) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createGLPbuffer(GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int, GLContext) - Method in class javax.media.opengl.GLDrawableFactory
Creates a GLPbuffer with the given capabilites and dimensions.
createGLPbufferDrawable(GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createGLPbufferDrawable(GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class javax.media.opengl.GLDrawableFactory
Creates a Pbuffer GLDrawable with the given capabilites and dimensions.
createGLPbufferDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createGLPbufferDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Target must implement SurfaceChangeable
createGLPbufferDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createGLPbufferDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createGLPbufferDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createGLSL(GL, String, int, int, boolean, int) - Static method in class com.jogamp.opengl.util.GLArrayDataClient
 
createGLSL(GL, String, int, int, boolean, int, Buffer) - Static method in class com.jogamp.opengl.util.GLArrayDataClient
 
createGLSL(GL, String, int, int, boolean, int, int) - Static method in class com.jogamp.opengl.util.GLArrayDataServer
Create a VBOBuffer object, using a custom GLSL array attribute name and starting with a new created Buffer object with initialSize size
createGLSL(GL, String, int, int, boolean, int, Buffer, int) - Static method in class com.jogamp.opengl.util.GLArrayDataServer
Create a VBOBuffer object, using a custom GLSL array attribute name and starting with a given Buffer object incl it's stride
createGLSL(GL, String, int, int, boolean, int, Buffer, int, long) - Static method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
createGLSL(GL, int, int, int, int, int, int, int, int, int, int) - Static method in class com.jogamp.opengl.util.ImmModeSink
Uses a GL2ES2 GLSL shader immediate mode sink.
createGLU() - Static method in class javax.media.opengl.glu.GLU
Instantiates a GLU implementation object in respect to the given GL profile of this thread current GL.
createGLU(GL) - Static method in class javax.media.opengl.glu.GLU
Instantiates a GLU implementation object in respect to the given GL profile of the given GL.
createGraphics() - Method in class com.jogamp.opengl.util.awt.Overlay
Creates a Graphics2D instance for rendering into the overlay.
createGraphics() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Creates a Graphics2D instance for rendering to the backing store of this renderer.
createHeader() - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Add a header file to the list.
createHeadersFile() - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Add a header file to the list.
createImpl() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
createImpl() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
createImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
createImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
createImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
createImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
createImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
Creates and initializes an appropriate OpenGL context.
createImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
createImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
createNative() - Method in class com.jogamp.newt.Display
Manual trigger the native creation, if it is not done yet.
This is useful to be able to request the AbstractGraphicsDevice, via Display.getGraphicsDevice().
Otherwise the abstract device won't be available before the dependent components (Screen and Window) are realized.
createNative() - Method in class com.jogamp.newt.impl.DisplayImpl
 
createNative() - Method in class com.jogamp.newt.impl.ScreenImpl
 
createNative() - Method in class com.jogamp.newt.Screen
Manual trigger the native creation, if it is not done yet..
This is useful to be able to request the AbstractGraphicsScreen, via Screen.getGraphicsScreen().
Otherwise the abstract device won't be available before the dependent component (Window) is realized.
createNativeImpl() - Method in class com.jogamp.newt.impl.awt.AWTDisplay
 
createNativeImpl() - Method in class com.jogamp.newt.impl.awt.AWTScreen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
createNativeImpl() - Method in class com.jogamp.newt.impl.DisplayImpl
 
createNativeImpl() - Method in class com.jogamp.newt.impl.intel.gdl.Display
 
createNativeImpl() - Method in class com.jogamp.newt.impl.intel.gdl.Screen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
createNativeImpl() - Method in class com.jogamp.newt.impl.macosx.MacDisplay
 
createNativeImpl() - Method in class com.jogamp.newt.impl.macosx.MacScreen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
createNativeImpl() - Method in class com.jogamp.newt.impl.OffscreenWindow
 
createNativeImpl() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Display
 
createNativeImpl() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Screen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
createNativeImpl() - Method in class com.jogamp.newt.impl.opengl.kd.KDDisplay
 
createNativeImpl() - Method in class com.jogamp.newt.impl.opengl.kd.KDScreen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
createNativeImpl() - Method in class com.jogamp.newt.impl.ScreenImpl
 
createNativeImpl() - Method in class com.jogamp.newt.impl.WindowImpl
The native implementation must set the native windowHandle.
The implementation should invoke the referenced java state callbacks to notify this Java object of state changes.
createNativeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsDisplay
 
createNativeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsScreen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
createNativeImpl() - Method in class com.jogamp.newt.impl.x11.X11Display
 
createNativeImpl() - Method in class com.jogamp.newt.impl.x11.X11Screen
 
createNativeImpl() - Method in class com.jogamp.newt.impl.x11.X11Window
 
createOffscreenDrawable(GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createOffscreenDrawable(GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class javax.media.opengl.GLDrawableFactory
Creates a Offscreen GLDrawable with the given capabilites and dimensions.
createOffscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createOffscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createOffscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createOffscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createOffscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createOffscreenSurfaceImpl(GLCapabilitiesImmutable, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createOffscreenSurfaceImpl(GLCapabilitiesImmutable, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
creates an offscreen NativeSurface, which must implement SurfaceChangeable as well, so the windowing system related implementation is able to set the surface handle.
createOffscreenSurfaceImpl(GLCapabilitiesImmutable, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createOffscreenSurfaceImpl(GLCapabilitiesImmutable, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createOffscreenSurfaceImpl(GLCapabilitiesImmutable, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createOGLContextOnSurface(Graphics, long) - Static method in class com.jogamp.opengl.impl.awt.Java2D
(Mac OS X-specific) Creates a new OpenGL context on the surface associated with the given Graphics object, sharing textures and display lists with the specified (CGLContextObj) share context.
createOnscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
createOnscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
createOnscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
createOnscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
createOnscreenDrawableImpl(NativeSurface) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
createPBuffer(int, int, int, int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * createPBuffer(int renderTarget, int internalFormat, int width, int height);
CreatePBufferSurfaceAttribList(int, int, int) - Static method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
createPixelFormat(IntBuffer, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * createPixelFormat(int * iattrs, int niattrs, int * ivalues);
createPixelFormat(int[], int, int, int[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * createPixelFormat(int * iattrs, int niattrs, int * ivalues);
createScreen(Display, int) - Static method in class com.jogamp.newt.NewtFactory
Create a Screen entity, incl native creation
createScreenDevice(GraphicsDevice, int) - Static method in class javax.media.nativewindow.awt.AWTGraphicsScreen
 
createScreenDevice(int, int) - Static method in class javax.media.nativewindow.awt.AWTGraphicsScreen
 
createScreenDevice(long, int) - Static method in class javax.media.nativewindow.x11.X11GraphicsScreen
 
createShader(GL, int, IntBuffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
createSurface(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
createSurface(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLOnscreenDrawable
 
createSurface(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLPbufferDrawable
 
createThumbnail(BufferedImage, int) - Static method in class com.jogamp.opengl.util.awt.ImageUtil
Creates a thumbnail from an image.
createWindow(CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
Create a top level Window entity, incl native creation.
The Display/Screen is created and owned, ie destructed atomatically.
A new Display is only created if no preexisting one could be found via Display.getLastDisplayOf(java.lang.String, java.lang.String, int).
createWindow(Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
Create a top level Window entity, incl native creation
createWindow(NativeWindow, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
Create a child Window entity attached to the given parent, incl native creation.
The Screen and Display information is regenerated utilizing the parents information.
createWindow(long, Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
Create a child Window entity attached to the given parent, incl native creation
createWindow(Object[], Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
Ability to try a Window type with a constructor argument, if supported ..
createWindowImpl(NativeWindow, Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
 
createWindowImpl(long, Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
 
createWindowImpl(Screen, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
 
createWindowImpl(String, CapabilitiesImmutable) - Static method in class com.jogamp.newt.NewtFactory
 
createX11AWTToolkitLock(long) - Static method in class javax.media.nativewindow.NativeWindowFactory
 
createX11ToolkitLock(long) - Static method in class javax.media.nativewindow.NativeWindowFactory
 
CT_NONE - Static variable in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Curve type - no type
CT_NPWLCURVE - Static variable in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Curve type - picewise linear curve
CT_NURBSCURVE - Static variable in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Curve type - NURBS curve
CTRL_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
CTX_IS_ARB_CREATED - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: created via ARB_create_context
CTX_OPTION_ANY - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: not flag forward compatible
CTX_OPTION_DEBUG - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: flag debug
CTX_OPTION_FORWARD - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: flag forward compatible
CTX_PROFILE_COMPAT - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: compatibility profile
CTX_PROFILE_CORE - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: core profile
CTX_PROFILE_ES - Static variable in class javax.media.opengl.GLContext
ARB_create_context related: ES profile
ctxMajorVersion - Variable in class javax.media.opengl.GLContext
 
ctxMinorVersion - Variable in class javax.media.opengl.GLContext
 
ctxOptions - Variable in class javax.media.opengl.GLContext
 
ctxVersionString - Variable in class javax.media.opengl.GLContext
 
CULL_ACCEPT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Cull type
CULL_TRIVIAL_REJECT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Cull type
cullCheck() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curve
Checks culling type
cullCheck() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curvelist
Checks for culling
cullCheck() - Method in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty method
cullFace - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
currentSwapInterval - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
curTime - Variable in class com.jogamp.opengl.util.AnimatorBase
 
Curve - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding curve definition
Curve(Quilt, float[], float[], Curve) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Curve
Makes new Curve
curveEvaluator - Variable in class com.jogamp.opengl.impl.glu.nurbs.Backend
Object rendering curves
CurveEvaluator - Interface in com.jogamp.opengl.impl.glu.nurbs
Class rendering curves with OpenGL
Curvelist - Class in com.jogamp.opengl.impl.glu.nurbs
Class for woking with linked list of curves
Curvelist(Quilt, float[], float[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Curvelist
Makes new instance on top of specified lis of Quilts
curvetype - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_curve
Curve type
curvgrid(float, float, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Draw curve
curvmesh(int, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Evaluates curve mesh
curvpts(int, CArrayOfFloats, int, int, float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Make cuve with given parameters

D

D3DFMT_A8R8G8B8 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_DXT1 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_DXT2 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_DXT3 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_DXT4 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_DXT5 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_R8G8B8 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_UNKNOWN - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
D3DFMT_X8R8G8B8 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
dataType - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
DDPF_ALPHA - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_ALPHAPIXELS - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_COMPRESSED - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_FOURCC - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_PALETTEINDEXED1 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_PALETTEINDEXED2 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_PALETTEINDEXED4 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_PALETTEINDEXED8 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_PALETTEINDEXEDTO8 - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_RGB - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_RGBTOYUV - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_YUV - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_ZBUFFER - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDPF_ZPIXELS - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDS - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate a DirectDraw Surface file.
DDSCAPS2_CUBEMAP - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS2_CUBEMAP_NEGATIVEX - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS2_CUBEMAP_NEGATIVEY - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS2_CUBEMAP_NEGATIVEZ - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS2_CUBEMAP_POSITIVEX - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS2_CUBEMAP_POSITIVEY - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS2_CUBEMAP_POSITIVEZ - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS_COMPLEX - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS_MIPMAP - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSCAPS_TEXTURE - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_ALPHABITDEPTH - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_BACKBUFFERCOUNT - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_CAPS - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_DEPTH - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_HEIGHT - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_LINEARSIZE - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_LPSURFACE - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_MIPMAPCOUNT - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_PITCH - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_PIXELFORMAT - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_WIDTH - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSD_ZBUFFERBITDEPTH - Static variable in class com.jogamp.opengl.util.texture.spi.DDSImage
 
DDSImage - Class in com.jogamp.opengl.util.texture.spi
A reader and writer for DirectDraw Surface (.dds) files, which are used to describe textures.
DDSImage.ImageInfo - Class in com.jogamp.opengl.util.texture.spi
Simple class describing images and data; does not encapsulate image format information.
DDSImage.ImageInfo(ByteBuffer, int, int, boolean, int) - Constructor for class com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
 
debug - Variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
DEBUG - Static variable in class com.jogamp.gluegen.runtime.opengl.GLProcAddressResolver
 
Debug - Class in com.jogamp.nativewindow.impl
Helper routines for logging and debugging.
Debug() - Constructor for class com.jogamp.nativewindow.impl.Debug
 
debug(String) - Static method in class com.jogamp.nativewindow.impl.Debug
 
DEBUG - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
DEBUG - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
DEBUG - Static variable in class com.jogamp.nativewindow.impl.NativeWindowFactoryImpl
 
DEBUG - Static variable in class com.jogamp.newt.awt.NewtCanvasAWT
 
DEBUG - Static variable in class com.jogamp.newt.Display
 
Debug - Class in com.jogamp.newt.impl
Helper routines for logging and debugging.
Debug() - Constructor for class com.jogamp.newt.impl.Debug
 
debug(String) - Static method in class com.jogamp.newt.impl.Debug
 
DEBUG - Static variable in class com.jogamp.newt.impl.DefaultEDTUtil
 
DEBUG - Static variable in class com.jogamp.newt.Screen
 
DEBUG - Static variable in class com.jogamp.newt.util.MainThread
 
Debug - Class in com.jogamp.opengl.impl
Helper routines for logging and debugging.
Debug() - Constructor for class com.jogamp.opengl.impl.Debug
 
debug(String) - Static method in class com.jogamp.opengl.impl.Debug
 
DEBUG - Static variable in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
DEBUG - Static variable in class com.jogamp.opengl.impl.egl.EGLGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLBufferSizeTracker
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLBufferStateTracker
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLContextImpl
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLContextLock
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLDrawableHelper
 
DEBUG - Static variable in class com.jogamp.opengl.impl.GLDrawableImpl
 
DEBUG - Static variable in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.impl.ThreadingImpl
 
DEBUG - Static variable in class com.jogamp.opengl.impl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
DEBUG - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.impl.x11.glx.awt.X11AWTGLXGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfiguration
 
DEBUG - Static variable in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfigurationFactory
 
DEBUG - Static variable in class com.jogamp.opengl.util.AnimatorBase
 
DEBUG - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
DEBUG - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
DEBUG - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
DEBUG - Static variable in class com.jogamp.opengl.util.glsl.ShaderState
 
DEBUG - Static variable in class javax.media.nativewindow.GraphicsConfigurationFactory
 
DEBUG - Static variable in class javax.media.nativewindow.NativeWindowFactory
 
DEBUG - Static variable in class javax.media.opengl.DebugGL2
 
DEBUG - Static variable in class javax.media.opengl.DebugGL2ES1
 
DEBUG - Static variable in class javax.media.opengl.DebugGL2ES2
 
DEBUG - Static variable in class javax.media.opengl.DebugGL2GL3
 
DEBUG - Static variable in class javax.media.opengl.DebugGL3
 
DEBUG - Static variable in class javax.media.opengl.DebugGL3bc
 
DEBUG - Static variable in class javax.media.opengl.DebugGL4
 
DEBUG - Static variable in class javax.media.opengl.DebugGL4bc
 
DEBUG - Static variable in class javax.media.opengl.DebugGLES1
 
DEBUG - Static variable in class javax.media.opengl.DebugGLES2
 
DEBUG - Static variable in class javax.media.opengl.GLPipelineFactory
 
DEBUG - Static variable in class javax.media.opengl.GLProfile
 
DEBUG - Static variable in class javax.media.opengl.TraceGL2
 
DEBUG - Static variable in class javax.media.opengl.TraceGL2ES1
 
DEBUG - Static variable in class javax.media.opengl.TraceGL2ES2
 
DEBUG - Static variable in class javax.media.opengl.TraceGL2GL3
 
DEBUG - Static variable in class javax.media.opengl.TraceGL3
 
DEBUG - Static variable in class javax.media.opengl.TraceGL3bc
 
DEBUG - Static variable in class javax.media.opengl.TraceGL4
 
DEBUG - Static variable in class javax.media.opengl.TraceGL4bc
 
DEBUG - Static variable in class javax.media.opengl.TraceGLES1
 
DEBUG - Static variable in class javax.media.opengl.TraceGLES2
 
DEBUG0 - Static variable in class javax.media.opengl.GLContext
 
DEBUG_BEGIN_END - Static variable in class com.jogamp.opengl.util.ImmModeSink
 
DEBUG_CODE - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
DEBUG_DRAW - Static variable in class com.jogamp.opengl.util.ImmModeSink
 
DEBUG_IMPLEMENTATION - Static variable in class com.jogamp.newt.awt.NewtFactoryAWT
 
DEBUG_IMPLEMENTATION - Static variable in class com.jogamp.newt.event.awt.AWTAdapter
 
DEBUG_IMPLEMENTATION - Static variable in class com.jogamp.newt.NewtFactory
 
DEBUG_IMPLEMENTATION - Static variable in interface com.jogamp.newt.Window
 
DEBUG_KEY_EVENT - Static variable in interface com.jogamp.newt.Window
 
DEBUG_MOUSE_EVENT - Static variable in interface com.jogamp.newt.Window
 
DEBUG_TEST_EDT_MAINTHREAD - Static variable in class com.jogamp.newt.impl.DisplayImpl
 
DEBUG_TEST_REPARENT_INCOMPATIBLE - Static variable in class com.jogamp.newt.impl.WindowImpl
 
DEBUG_TEST_SCREENMODE_DISABLED - Static variable in class com.jogamp.newt.impl.ScreenImpl
 
DEBUG_WINDOW_EVENT - Static variable in interface com.jogamp.newt.Window
 
debugAll() - Static method in class com.jogamp.nativewindow.impl.Debug
 
debugAll() - Static method in class com.jogamp.newt.impl.Debug
 
debugAll() - Static method in class com.jogamp.opengl.impl.Debug
 
DebugGL2 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL2(GL2) - Constructor for class javax.media.opengl.DebugGL2
 
DebugGL2ES1 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL2ES1(GL2ES1) - Constructor for class javax.media.opengl.DebugGL2ES1
 
DebugGL2ES2 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL2ES2(GL2ES2) - Constructor for class javax.media.opengl.DebugGL2ES2
 
DebugGL2GL3 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL2GL3(GL2GL3) - Constructor for class javax.media.opengl.DebugGL2GL3
 
DebugGL3 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL3(GL3) - Constructor for class javax.media.opengl.DebugGL3
 
DebugGL3bc - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL3bc(GL3bc) - Constructor for class javax.media.opengl.DebugGL3bc
 
DebugGL4 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL4(GL4) - Constructor for class javax.media.opengl.DebugGL4
 
DebugGL4bc - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGL4bc(GL4bc) - Constructor for class javax.media.opengl.DebugGL4bc
 
DebugGLES1 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGLES1(GLES1) - Constructor for class javax.media.opengl.DebugGLES1
 
DebugGLES2 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing error checking after each OpenGL method call.
DebugGLES2(GLES2) - Constructor for class javax.media.opengl.DebugGLES2
 
debugPrint() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
 
declarationToExtensionMap - Variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
decrementGLVersion(int[], int[]) - Static method in class javax.media.opengl.GLContext
 
def - Variable in class com.jogamp.opengl.impl.glu.nurbs.Breakpt
Breakpoint deficit (how many times it has to be added)
defAmbient - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
DEFAULT_CONNECTION - Static variable in interface javax.media.nativewindow.AbstractGraphicsDevice
Dummy connection value for a default connection where no native support for multiple devices is available
DEFAULT_UNIT - Static variable in interface javax.media.nativewindow.AbstractGraphicsDevice
Default unit id for the 1st device: 0
DefaultCapabilitiesChooser - Class in javax.media.nativewindow
The default implementation of the CapabilitiesChooser interface, which provides consistent visual selection behavior across platforms.
DefaultCapabilitiesChooser() - Constructor for class javax.media.nativewindow.DefaultCapabilitiesChooser
 
defaultEDTPollGranularity - Static variable in interface com.jogamp.newt.util.EDTUtil
 
DefaultEDTUtil - Class in com.jogamp.newt.impl
 
DefaultEDTUtil(ThreadGroup, String, Runnable) - Constructor for class com.jogamp.newt.impl.DefaultEDTUtil
 
DefaultGLCapabilitiesChooser - Class in javax.media.opengl
The default implementation of the GLCapabilitiesChooser interface, which provides consistent visual selection behavior across platforms.
DefaultGLCapabilitiesChooser() - Constructor for class javax.media.opengl.DefaultGLCapabilitiesChooser
 
DefaultGraphicsConfiguration - Class in javax.media.nativewindow
 
DefaultGraphicsConfiguration(AbstractGraphicsScreen, CapabilitiesImmutable, CapabilitiesImmutable) - Constructor for class javax.media.nativewindow.DefaultGraphicsConfiguration
 
DefaultGraphicsDevice - Class in javax.media.nativewindow
 
DefaultGraphicsDevice(String, String, int) - Constructor for class javax.media.nativewindow.DefaultGraphicsDevice
Create an instance with the system default ToolkitLock, gathered via NativeWindowFactory#createDefaultToolkitLock().
DefaultGraphicsDevice(String, String, int, long) - Constructor for class javax.media.nativewindow.DefaultGraphicsDevice
Create an instance with the system default ToolkitLock.
DefaultGraphicsDevice(String, String, int, long, ToolkitLock) - Constructor for class javax.media.nativewindow.DefaultGraphicsDevice
Create an instance with the given ToolkitLock instance.
DefaultGraphicsScreen - Class in javax.media.nativewindow
 
DefaultGraphicsScreen(AbstractGraphicsDevice, int) - Constructor for class javax.media.nativewindow.DefaultGraphicsScreen
 
DefaultScreen(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
int DefaultScreen(Display * display);
DefaultScreen(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
DefaultVisualID(long, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
DefaultVisualID(long, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
defConstantAtten - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defDiffuse - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
define(int, int, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Maplist
Defines new Mapdesc if it is not defined and appends it to linked list
defineIdentifierGroup - Static variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
defineMap(int, int, int) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Define a map of given properties
definePattern - Static variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
defLinearAtten - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defMatAmbient - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defMatDiffuse - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defMatEmission - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defMatShininess - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defMatSpecular - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defPosition - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defQuadraticAtten - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defSpecular - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defSpotCutoff - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defSpotDir - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
defSpotExponent - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
deleteBackingStore(Object) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
 
deleteContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool deleteContext(void * nsContext);
DeleteDC(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL DeleteDC(HANDLE);
DeleteObject(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL DeleteObject(HANDLE);
deletePixelFormat(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void deletePixelFormat(void * pixelFormat);
deleteShader(GL, IntBuffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
DescribePixelFormat(long, int, int, PIXELFORMATDESCRIPTOR) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
int DescribePixelFormat(HANDLE, int, UINT, PPIXELFORMATDESCRIPTOR);
DesktopGLDynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl
 
DesktopGLDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.DesktopGLDynamicLibraryBundleInfo
 
DesktopGLDynamicLookupHelper - Class in com.jogamp.opengl.impl
 
DesktopGLDynamicLookupHelper(DesktopGLDynamicLibraryBundleInfo) - Constructor for class com.jogamp.opengl.impl.DesktopGLDynamicLookupHelper
 
destroy() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
destroy() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
destroy() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
Destroys this resource: Make the NEWT Child invisible Disconnects the NEWT Child from this Canvas NativeWindow, reparent to NULL Issues destroy() on the NEWT Child Remove reference to the NEWT Child Remove this Canvas from it's parent.
destroy() - Method in class com.jogamp.newt.Display
Manually trigger the destruction, incl.
destroy() - Method in class com.jogamp.newt.impl.DisplayImpl
 
destroy() - Method in class com.jogamp.newt.impl.OffscreenWindow
 
destroy() - Method in class com.jogamp.newt.impl.ScreenImpl
 
destroy() - Method in class com.jogamp.newt.impl.WindowImpl
 
destroy() - Method in class com.jogamp.newt.opengl.GLWindow
 
destroy() - Method in class com.jogamp.newt.Screen
Manually trigger the destruction, incl.
destroy() - Method in interface com.jogamp.newt.Window
Destroy the Window and it's children, incl.
destroy() - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
 
destroy() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
destroy() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
For offscreen GLDrawables (pbuffers and "pixmap" drawables), indicates that native resources should be reclaimed.
destroy() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
destroy() - Method in class com.jogamp.opengl.impl.ProjectFloat
 
destroy(GL) - Method in class com.jogamp.opengl.util.FBObject
 
destroy(GL) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
destroy(GL) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
destroy(GL) - Method in class com.jogamp.opengl.util.GLArrayDataServer
 
destroy(GL) - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
destroy() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
destroy(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
destroy(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
destroy(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
Detaches all shader codes and deletes the program.
destroy(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Calls release(gl, true, true)
destroy(GL) - Method in class com.jogamp.opengl.util.ImmModeSink
 
destroy(GL) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
destroy() - Method in class com.jogamp.opengl.util.PMVMatrix
 
destroy(GL) - Method in class com.jogamp.opengl.util.texture.Texture
Destroys the native resources used by this texture object.
destroy() - Method in class com.jogamp.opengl.util.texture.TextureData
Calls flush()
destroy() - Method in interface javax.media.nativewindow.NativeWindow
destroys the window and releases windowing related resources.
destroy() - Method in class javax.media.opengl.awt.GLCanvas
Just an alias for removeNotify
destroy() - Method in class javax.media.opengl.awt.GLJPanel
Just an alias for removeNotify
destroy(GL) - Method in interface javax.media.opengl.GLArrayData
 
destroy() - Method in interface javax.media.opengl.GLAutoDrawable
Destroys all resources associated with this GLAutoDrawable, inclusive the GLContext.
destroy() - Method in class javax.media.opengl.GLContext
Destroys this OpenGL context and frees its associated resources.
destroy() - Method in interface javax.media.opengl.GLPbuffer
Destroys the native resources associated with this pbuffer.
destroy() - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
destroy() - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
 
destroy() - Method in class javax.media.opengl.glu.GLU
 
destroyActionInLock() - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Invoked before Window destroy action, allows releasing of resources depending on the native Window.
Surface locked.
Called from EDT while window is locked.
destroyActionInLock() - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
destroyActionPreLock() - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Invoked before Window destroy action, allows releasing of resources depending on the native Window.
Surface not locked yet.
Called not necessarily from EDT.
destroyActionPreLock() - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
destroyContextARBImpl(long) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
destroyContextARBImpl(long) - Method in class com.jogamp.opengl.impl.GLContextImpl
Destroy the context created by GLContextImpl.createContextARBImpl(long, boolean, int, int, int).
destroyContextARBImpl(long) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
destroyContextARBImpl(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
destroyContextARBImpl(long) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
DestroyDummyWindow(long, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
DestroyDummyWindow(long, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
destroyHandle() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
destroyHandle() - Method in class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
destroyImpl() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
destroyImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11DummyGLXDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
destroyImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXDrawable
 
destroyImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXDrawable
 
destroyMethod() - Method in interface javax.media.opengl.awt.GLCanvas.DestroyMethod
 
destroyOGLContext(long) - Static method in class com.jogamp.opengl.impl.awt.Java2D
(Mac OS X-specific) Destroys the given OpenGL context.
destroyPBuffer(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool destroyPBuffer(void * pBuffer);
destroyWhenUnused - Variable in class com.jogamp.newt.impl.DisplayImpl
 
DestroyWindow(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL DestroyWindow(HANDLE hWnd);
detachShader(GL, int, IntBuffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
deviceVersionAvailable - Static variable in class javax.media.opengl.GLContext
 
DIB_PAL_COLORS - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
DIB_RGB_COLORS - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
Dimension - Class in javax.media.nativewindow.util
 
Dimension() - Constructor for class javax.media.nativewindow.util.Dimension
 
Dimension(int, int) - Constructor for class javax.media.nativewindow.util.Dimension
 
DimensionReadOnly - Interface in javax.media.nativewindow.util
Immutable Dimension Interface, consisting of it's read only components:
width height
dirname(String) - Static method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
DIRTY_MODELVIEW - Static variable in class com.jogamp.opengl.util.PMVMatrix
 
DIRTY_PROJECTION - Static variable in class com.jogamp.opengl.util.PMVMatrix
 
DIRTY_TEXTURE - Static variable in class com.jogamp.opengl.util.PMVMatrix
 
disable() - Method in class com.jogamp.opengl.util.texture.Texture
Disables this texture's target (e.g., GL_TEXTURE_2D) in the current GL context's state.
disableSingleThreading() - Static method in class com.jogamp.opengl.impl.ThreadingImpl
If an implementation of the javax.media.opengl APIs offers a multithreading option but the default behavior is single-threading, this API provides a mechanism for end users to disable single-threading in this implementation.
disableSingleThreading() - Static method in class javax.media.opengl.Threading
If an implementation of the javax.media.opengl APIs offers a multithreading option but the default behavior is single-threading, this API provides a mechanism for end users to disable single-threading in this implementation.
dispatch(String, StringTokenizer, File, String, int) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
dispatch_eglBindAPI1(int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglBindAPI(EGLenum api);
Part of EGL_VERSION_1_X
dispatch_eglBindAPI1(int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglBindAPI(EGLenum api);
Part of EGL_VERSION_1_X
dispatch_eglBindTexImage1(long, long, int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
dispatch_eglBindTexImage1(long, long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
dispatch_eglClientWaitSyncKHR1(long, long, int, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLint eglClientWaitSyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint flags, EGLTimeKHR timeout);
Part of EGL_KHR_reusable_sync
dispatch_eglClientWaitSyncNV1(long, int, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLint eglClientWaitSyncNV(EGLNativeDisplayType sync, EGLint flags, EGLTimeNV timeout);
Part of EGL_NV_sync
dispatch_eglCopyBuffers1(long, long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target);
Part of EGL_VERSION_1_X
dispatch_eglCopyBuffers1(long, long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target);
Part of EGL_VERSION_1_X
dispatch_eglDestroyContext1(long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
dispatch_eglDestroyContext1(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
dispatch_eglDestroyImageKHR1(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroyImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType image);
Part of EGL_KHR_image
dispatch_eglDestroySurface1(long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
dispatch_eglDestroySurface1(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
dispatch_eglDestroySyncKHR1(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroySyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync);
Part of EGL_KHR_reusable_sync
dispatch_eglDestroySyncNV1(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroySyncNV(EGLNativeDisplayType sync);
Part of EGL_NV_sync
dispatch_eglFenceNV1(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglFenceNV(EGLNativeDisplayType sync);
Part of EGL_NV_sync
dispatch_eglGetCurrentContext1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetCurrentContext(void);
Part of EGL_VERSION_1_X
dispatch_eglGetCurrentContext1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetCurrentContext(void);
Part of EGL_VERSION_1_X
dispatch_eglGetCurrentDisplay1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetCurrentDisplay(void);
Part of EGL_VERSION_1_X
dispatch_eglGetCurrentDisplay1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetCurrentDisplay(void);
Part of EGL_VERSION_1_X
dispatch_eglGetCurrentSurface1(int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw);
Part of EGL_VERSION_1_X
dispatch_eglGetCurrentSurface1(int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw);
Part of EGL_VERSION_1_X
dispatch_eglGetDisplay1(long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id);
Part of EGL_VERSION_1_X
dispatch_eglGetDisplay1(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id);
Part of EGL_VERSION_1_X
dispatch_eglGetError1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLint eglGetError(void);
Part of EGL_VERSION_1_X
dispatch_eglGetError1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLint eglGetError(void);
Part of EGL_VERSION_1_X
dispatch_eglGetProcAddress1(String, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: __EGLFuncPtr eglGetProcAddress(const char * procname);
Part of EGL_VERSION_1_X
dispatch_eglGetProcAddress1(String, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: __EGLFuncPtr eglGetProcAddress(const char * procname);
Part of EGL_VERSION_1_X
dispatch_eglGetSystemTimeFrequencyNV1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLuint64 eglGetSystemTimeFrequencyNV(void);
Part of EGL_NV_system_time
dispatch_eglGetSystemTimeNV1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLuint64 eglGetSystemTimeNV(void);
Part of EGL_NV_system_time
dispatch_eglMakeCurrent1(long, long, long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
dispatch_eglMakeCurrent1(long, long, long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
dispatch_eglQueryAPI1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLenum eglQueryAPI(void);
Part of EGL_VERSION_1_X
dispatch_eglQueryAPI1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLenum eglQueryAPI(void);
Part of EGL_VERSION_1_X
dispatch_eglQueryString1(long, int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name);
Part of EGL_VERSION_1_X
dispatch_eglQueryString1(long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name);
Part of EGL_VERSION_1_X
dispatch_eglReleaseTexImage1(long, long, int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
dispatch_eglReleaseTexImage1(long, long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
dispatch_eglReleaseThread1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglReleaseThread(void);
Part of EGL_VERSION_1_X
dispatch_eglReleaseThread1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglReleaseThread(void);
Part of EGL_VERSION_1_X
dispatch_eglSignalSyncKHR1(long, long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSignalSyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLenum mode);
Part of EGL_KHR_reusable_sync
dispatch_eglSignalSyncNV1(long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSignalSyncNV(EGLNativeDisplayType sync, EGLenum mode);
Part of EGL_NV_sync
dispatch_eglSurfaceAttrib1(long, long, int, int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value);
Part of EGL_VERSION_1_X
dispatch_eglSurfaceAttrib1(long, long, int, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value);
Part of EGL_VERSION_1_X
dispatch_eglSwapBuffers1(long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
dispatch_eglSwapBuffers1(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
dispatch_eglSwapInterval1(long, int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval);
Part of EGL_VERSION_1_X
dispatch_eglSwapInterval1(long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval);
Part of EGL_VERSION_1_X
dispatch_eglTerminate1(long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglTerminate(EGLNativeDisplayType dpy);
Part of EGL_VERSION_1_X
dispatch_eglTerminate1(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglTerminate(EGLNativeDisplayType dpy);
Part of EGL_VERSION_1_X
dispatch_eglUnlockSurfaceKHR1(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglUnlockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface);
Part of EGL_KHR_lock_surface
dispatch_eglWaitClient1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglWaitClient(void);
Part of EGL_VERSION_1_X
dispatch_eglWaitClient1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglWaitClient(void);
Part of EGL_VERSION_1_X
dispatch_eglWaitGL1(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglWaitGL(void);
Part of EGL_VERSION_1_X
dispatch_eglWaitGL1(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglWaitGL(void);
Part of EGL_VERSION_1_X
dispatch_eglWaitNative1(int, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglWaitNative(EGLint engine);
Part of EGL_VERSION_1_X
dispatch_eglWaitNative1(int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglWaitNative(EGLint engine);
Part of EGL_VERSION_1_X
dispatch_glAccum1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAccum(GLenum op, GLfloat value);
Part of GL_VERSION_1_0
dispatch_glActiveShaderProgram1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glActiveShaderProgram(GLuint pipeline, GLuint program);
Part of GL_ARB_separate_shader_objects
dispatch_glActiveStencilFaceEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glActiveStencilFaceEXT(GLenum face);
Part of GL_EXT_stencil_two_side
dispatch_glActiveTexture1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glActiveTexture(GLenum texture);
Part of GL_VERSION_1_3
dispatch_glActiveTexture1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glActiveTexture(GLenum texture);
Part of GL_VERSION_1_3
dispatch_glActiveTexture1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glActiveTexture(GLenum texture);
Part of GL_VERSION_1_3
dispatch_glAlphaFunc1(int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glAlphaFunc(GLenum func, GLclampf ref);
Part of GL_VERSION_1_0
dispatch_glAlphaFunc1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAlphaFunc(GLenum func, GLclampf ref);
Part of GL_VERSION_1_0
dispatch_glAlphaFuncx1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glAlphaFuncx(GLenum func, GLclampx ref);
Part of GL_VERSION_ES_CL_CM
dispatch_glApplyTextureEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glApplyTextureEXT(GLenum mode);
Part of GL_EXT_light_texture
dispatch_glArrayElement1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glArrayElement(GLint i);
Part of GL_VERSION_1_1
dispatch_glAttachObjectARB1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAttachObjectARB(GLhandleARB containerObj, GLhandleARB obj);
Part of GL_ARB_shader_objects
dispatch_glAttachShader1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glAttachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
dispatch_glAttachShader1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAttachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
dispatch_glBeginConditionalRender1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginConditionalRender(GLuint id, GLenum mode);
Part of GL_VERSION_3_0
dispatch_glBeginOcclusionQueryNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginOcclusionQueryNV(GLuint id);
Part of GL_NV_occlusion_query
dispatch_glBeginPerfMonitorAMD1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBeginPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
dispatch_glBeginPerfMonitorAMD1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
dispatch_glBeginQuery1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginQuery(GLenum target, GLuint id);
Part of GL_VERSION_1_5
dispatch_glBeginQueryIndexed1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id);
Part of GL_ARB_transform_feedback3
dispatch_glBeginTransformFeedback1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginTransformFeedback(GLenum primitiveMode);
Part of GL_VERSION_3_0
dispatch_glBeginVertexShaderEXT1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginVertexShaderEXT(void);
Part of GL_EXT_vertex_shader
dispatch_glBeginVideoCaptureNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginVideoCaptureNV(GLuint video_capture_slot);
Part of GL_NV_video_capture
dispatch_glBindAttribLocation1(int, int, String, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Part of GL_VERSION_2_0
dispatch_glBindAttribLocation1(int, int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Part of GL_VERSION_2_0
dispatch_glBindBufferBase1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBufferBase(GLenum target, GLuint index, GLuint buffer);
Part of GL_VERSION_3_0
dispatch_glBindBufferOffset1(int, int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBufferOffsetEXT(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
Part of GL_EXT_transform_feedback
dispatch_glBindBufferRange1(int, int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);
Part of GL_VERSION_3_0
dispatch_glBindFragDataLocation1(int, int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name);
Part of GL_VERSION_3_0
dispatch_glBindFramebuffer1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindFramebufferOES(GLenum target, GLuint framebuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glBindFramebuffer1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindFramebuffer(GLenum target, GLuint framebuffer);
Part of GL_ARB_framebuffer_object
dispatch_glBindFramebuffer1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindFramebuffer(GLenum target, GLuint framebuffer);
Part of GL_ARB_framebuffer_object
dispatch_glBindImageTextureEXT1(int, int, int, boolean, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindImageTextureEXT(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format);
Part of GL_EXT_shader_image_load_store
dispatch_glBindLightParameterEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindLightParameterEXT(GLenum light, GLenum value);
Part of GL_EXT_vertex_shader
dispatch_glBindMaterialParameterEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindMaterialParameterEXT(GLenum face, GLenum value);
Part of GL_EXT_vertex_shader
dispatch_glBindMultiTextureEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindMultiTextureEXT(GLenum texunit, GLenum target, GLuint texture);
Part of GL_EXT_direct_state_access
dispatch_glBindParameterEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindParameterEXT(GLenum value);
Part of GL_EXT_vertex_shader
dispatch_glBindProgramARB1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindProgramARB(GLenum target, GLuint program);
Part of GL_ARB_vertex_program
dispatch_glBindProgramPipeline1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
dispatch_glBindRenderbuffer1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindRenderbufferOES(GLenum target, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glBindRenderbuffer1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindRenderbuffer(GLenum target, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
dispatch_glBindRenderbuffer1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindRenderbuffer(GLenum target, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
dispatch_glBindSampler1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindSampler(GLuint unit, GLuint sampler);
Part of GL_ARB_sampler_objects
dispatch_glBindTexGenParameterEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value);
Part of GL_EXT_vertex_shader
dispatch_glBindTexture1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindTexture(GLenum target, GLuint texture);
Part of GL_VERSION_1_1
dispatch_glBindTexture1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindTexture(GLenum target, GLuint texture);
Part of GL_VERSION_1_1
dispatch_glBindTexture1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindTexture(GLenum target, GLuint texture);
Part of GL_VERSION_1_1
dispatch_glBindTextureUnitParameterEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindTextureUnitParameterEXT(GLenum unit, GLenum value);
Part of GL_EXT_vertex_shader
dispatch_glBindTransformFeedback1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindTransformFeedback(GLenum target, GLuint id);
Part of GL_ARB_transform_feedback2
dispatch_glBindTransformFeedbackNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindTransformFeedbackNV(GLenum target, GLuint id);
Part of GL_NV_transform_feedback2
dispatch_glBindVertexArray1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVertexArray(GLuint array);
Part of GL_ARB_vertex_array_object
dispatch_glBindVertexArrayOES1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
dispatch_glBindVertexArrayOES1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
dispatch_glBindVertexShaderEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVertexShaderEXT(GLuint id);
Part of GL_EXT_vertex_shader
dispatch_glBindVideoCaptureStreamBufferNV1(int, int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVideoCaptureStreamBufferNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLintptrARB offset);
Part of GL_NV_video_capture
dispatch_glBindVideoCaptureStreamTextureNV1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVideoCaptureStreamTextureNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture);
Part of GL_NV_video_capture
dispatch_glBlendColor1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_2
dispatch_glBlendColor1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_2
dispatch_glBlendEquation1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendEquationOES(GLenum mode);
Part of GL_VERSION_1_2, GL_OES_blend_subtract
dispatch_glBlendEquation1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendEquation(GLenum mode);
Part of GL_VERSION_1_2
dispatch_glBlendEquation1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquation(GLenum mode);
Part of GL_VERSION_1_2
dispatch_glBlendEquationi1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationiARB(GLuint buf, GLenum mode);
Part of GL_ARB_draw_buffers_blend
dispatch_glBlendEquationIndexedAMD1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationIndexedAMD(GLuint buf, GLenum mode);
Part of GL_AMD_draw_buffers_blend
dispatch_glBlendEquationSeparate1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha);
Part of GL_VERSION_2_0, GL_OES_blend_equation_separate
dispatch_glBlendEquationSeparate1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha);
Part of GL_VERSION_2_0
dispatch_glBlendEquationSeparate1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha);
Part of GL_VERSION_2_0
dispatch_glBlendEquationSeparatei1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationSeparateiARB(GLuint buf, GLenum modeRGB, GLenum modeAlpha);
Part of GL_ARB_draw_buffers_blend
dispatch_glBlendEquationSeparateIndexedAMD1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationSeparateIndexedAMD(GLuint buf, GLenum modeRGB, GLenum modeAlpha);
Part of GL_AMD_draw_buffers_blend
dispatch_glBlendFunc1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendFunc(GLenum sfactor, GLenum dfactor);
Part of GL_VERSION_1_0
dispatch_glBlendFunc1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendFunc(GLenum sfactor, GLenum dfactor);
Part of GL_VERSION_1_0
dispatch_glBlendFunc1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFunc(GLenum sfactor, GLenum dfactor);
Part of GL_VERSION_1_0
dispatch_glBlendFunci1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFunciARB(GLuint buf, GLenum src, GLenum dst);
Part of GL_ARB_draw_buffers_blend
dispatch_glBlendFuncIndexedAMD1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncIndexedAMD(GLuint buf, GLenum src, GLenum dst);
Part of GL_AMD_draw_buffers_blend
dispatch_glBlendFuncSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendFuncSeparateOES(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_VERSION_1_4, GL_OES_blend_func_separate
dispatch_glBlendFuncSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_VERSION_1_4
dispatch_glBlendFuncSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Part of GL_VERSION_1_4
dispatch_glBlendFuncSeparatei1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparateiARB(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_ARB_draw_buffers_blend
dispatch_glBlendFuncSeparateIndexedAMD1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparateIndexedAMD(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_AMD_draw_buffers_blend
dispatch_glBlendFuncSeparateINGR1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparateINGR(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Part of GL_INGR_blend_func_separate
dispatch_glBlitFramebuffer1(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Part of GL_ARB_framebuffer_object
dispatch_glBlitFramebufferANGLE1(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Part of GL_ANGLE_framebuffer_blit
dispatch_glBufferAddressRangeNV1(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glBufferParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBufferParameteriAPPLE(GLenum target, GLenum pname, GLint param);
Part of GL_APPLE_flush_buffer_range
dispatch_glCallList1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCallList(GLuint list);
Part of GL_VERSION_1_0
dispatch_glCheckFramebufferStatus1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLenum glCheckFramebufferStatusOES(GLenum target);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glCheckFramebufferStatus1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLenum glCheckFramebufferStatus(GLenum target);
Part of GL_ARB_framebuffer_object
dispatch_glCheckFramebufferStatus1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glCheckFramebufferStatus(GLenum target);
Part of GL_ARB_framebuffer_object
dispatch_glCheckNamedFramebufferStatusEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glCheckNamedFramebufferStatusEXT(GLuint framebuffer, GLenum target);
Part of GL_EXT_direct_state_access
dispatch_glClampColor1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClampColor(GLenum target, GLenum clamp);
Part of GL_VERSION_3_0
dispatch_glClear1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClear(GLbitfield mask);
Part of GL_VERSION_1_0
dispatch_glClear1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClear(GLbitfield mask);
Part of GL_VERSION_1_0
dispatch_glClear1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClear(GLbitfield mask);
Part of GL_VERSION_1_0
dispatch_glClearAccum1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Part of GL_VERSION_1_0
dispatch_glClearBufferfi1(int, int, float, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
Part of GL_VERSION_3_0
dispatch_glClearColor1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_0
dispatch_glClearColor1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_0
dispatch_glClearColor1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_0
dispatch_glClearColorIi1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearColorIiEXT(GLint red, GLint green, GLint blue, GLint alpha);
Part of GL_EXT_texture_integer
dispatch_glClearColorIui1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearColorIuiEXT(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Part of GL_EXT_texture_integer
dispatch_glClearColorx1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
Part of GL_VERSION_ES_CL_CM
dispatch_glClearDepth1(double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearDepth(GLclampd depth);
Part of GL_VERSION_1_0
dispatch_glClearDepthf1(float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearDepthf(GLclampf depth);
Part of GL_ARB_ES2_compatibility
dispatch_glClearDepthx1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearDepthx(GLclampx depth);
Part of GL_VERSION_ES_CL_CM
dispatch_glClearIndex1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearIndex(GLfloat c);
Part of GL_VERSION_1_0
dispatch_glClearStencil1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearStencil(GLint s);
Part of GL_VERSION_1_0
dispatch_glClearStencil1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClearStencil(GLint s);
Part of GL_VERSION_1_0
dispatch_glClearStencil1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearStencil(GLint s);
Part of GL_VERSION_1_0
dispatch_glClientActiveTexture1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClientActiveTexture(GLenum texture);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glClientActiveTexture1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClientActiveTexture(GLenum texture);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glClientAttribDefaultEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClientAttribDefaultEXT(GLbitfield mask);
Part of GL_EXT_direct_state_access
dispatch_glClientWaitSync1(long, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
Part of GL_ARB_sync
dispatch_glColor3b1(byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3b(GLbyte red, GLbyte green, GLbyte blue);
Part of GL_VERSION_1_0
dispatch_glColor3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3d(GLdouble red, GLdouble green, GLdouble blue);
Part of GL_VERSION_1_0
dispatch_glColor3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3f(GLfloat red, GLfloat green, GLfloat blue);
Part of GL_VERSION_1_0
dispatch_glColor3h1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Part of GL_NV_half_float
dispatch_glColor3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3i(GLint red, GLint green, GLint blue);
Part of GL_VERSION_1_0
dispatch_glColor3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3s(GLshort red, GLshort green, GLshort blue);
Part of GL_VERSION_1_0
dispatch_glColor3ub1(byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Part of GL_VERSION_1_0
dispatch_glColor3ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3ui(GLuint red, GLuint green, GLuint blue);
Part of GL_VERSION_1_0
dispatch_glColor3us1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3us(GLushort red, GLushort green, GLushort blue);
Part of GL_VERSION_1_0
dispatch_glColor4b1(byte, byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
Part of GL_VERSION_1_0
dispatch_glColor4d1(double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Part of GL_VERSION_1_0
dispatch_glColor4f1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Part of GL_VERSION_1_0
dispatch_glColor4f1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Part of GL_VERSION_1_0
dispatch_glColor4h1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha);
Part of GL_NV_half_float
dispatch_glColor4i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4i(GLint red, GLint green, GLint blue, GLint alpha);
Part of GL_VERSION_1_0
dispatch_glColor4s1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
Part of GL_VERSION_1_0
dispatch_glColor4ub1(byte, byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Part of GL_VERSION_1_0
dispatch_glColor4ub1(byte, byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Part of GL_VERSION_1_0
dispatch_glColor4ui1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Part of GL_VERSION_1_0
dispatch_glColor4us1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
Part of GL_VERSION_1_0
dispatch_glColor4x1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
Part of GL_VERSION_ES_CL_CM
dispatch_glColorFormatNV1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glColorMask1(boolean, boolean, boolean, boolean, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Part of GL_VERSION_1_0
dispatch_glColorMask1(boolean, boolean, boolean, boolean, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Part of GL_VERSION_1_0
dispatch_glColorMask1(boolean, boolean, boolean, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Part of GL_VERSION_1_0
dispatch_glColorMaski1(int, boolean, boolean, boolean, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Part of GL_VERSION_3_0
dispatch_glColorMaskIndexed1(int, boolean, boolean, boolean, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMaskIndexedEXT(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Part of GL_EXT_draw_buffers2
dispatch_glColorMaterial1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMaterial(GLenum face, GLenum mode);
Part of GL_VERSION_1_0
dispatch_glColorP3ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP3ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glColorP4ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP4ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glCompileShader1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompileShader(GLuint shader);
Part of GL_VERSION_2_0
dispatch_glCompileShader1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompileShader(GLuint shader);
Part of GL_VERSION_2_0
dispatch_glCompileShaderARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompileShaderARB(GLhandleARB shaderObj);
Part of GL_ARB_shader_objects
dispatch_glConvolutionParameterf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glConvolutionParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameteri(GLenum target, GLenum pname, GLint params);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glCopyBufferSubData1(int, int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
Part of GL_ARB_copy_buffer
dispatch_glCopyColorSubTable1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glCopyColorTable1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glCopyConvolutionFilter1D1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glCopyConvolutionFilter2D1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glCopyImageSubDataNV1(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
Part of GL_NV_copy_image
dispatch_glCopyMultiTexImage1DEXT1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_EXT_direct_state_access
dispatch_glCopyMultiTexImage2DEXT1(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_EXT_direct_state_access
dispatch_glCopyMultiTexSubImage1DEXT1(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_EXT_direct_state_access
dispatch_glCopyMultiTexSubImage2DEXT1(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glCopyMultiTexSubImage3DEXT1(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glCopyPixels1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Part of GL_VERSION_1_0
dispatch_glCopyTexImage1D1(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_VERSION_1_1
dispatch_glCopyTexImage2D1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_VERSION_1_1
dispatch_glCopyTexImage2D1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_VERSION_1_1
dispatch_glCopyTexImage2D1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_VERSION_1_1
dispatch_glCopyTexSubImage1D1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_1
dispatch_glCopyTexSubImage2D1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_1
dispatch_glCopyTexSubImage2D1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_1
dispatch_glCopyTexSubImage2D1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_1
dispatch_glCopyTexSubImage3D1(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2, GL_OES_texture_3D
dispatch_glCopyTexSubImage3D1(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2
dispatch_glCopyTextureImage1DEXT1(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_EXT_direct_state_access
dispatch_glCopyTextureImage2DEXT1(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_EXT_direct_state_access
dispatch_glCopyTextureSubImage1DEXT1(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_EXT_direct_state_access
dispatch_glCopyTextureSubImage2DEXT1(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glCopyTextureSubImage3DEXT1(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glCreateProgram1(long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLuint glCreateProgram(void);
Part of GL_VERSION_2_0
dispatch_glCreateProgram1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glCreateProgram(void);
Part of GL_VERSION_2_0
dispatch_glCreateProgramObjectARB1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLhandleARB glCreateProgramObjectARB(void);
Part of GL_ARB_shader_objects
dispatch_glCreateShader1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLuint glCreateShader(GLenum type);
Part of GL_VERSION_2_0
dispatch_glCreateShader1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glCreateShader(GLenum type);
Part of GL_VERSION_2_0
dispatch_glCreateShaderObjectARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLhandleARB glCreateShaderObjectARB(GLenum shaderType);
Part of GL_ARB_shader_objects
dispatch_glCullFace1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCullFace(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glCullFace1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCullFace(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glCullFace1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCullFace(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glCurrentPaletteMatrix1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex);
Part of GL_OES_matrix_palette
dispatch_glCurrentPaletteMatrix1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCurrentPaletteMatrixARB(GLint index);
Part of GL_ARB_matrix_palette
dispatch_glDeleteLists1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteLists(GLuint list, GLsizei range);
Part of GL_VERSION_1_0
dispatch_glDeleteObjectARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteObjectARB(GLhandleARB obj);
Part of GL_ARB_shader_objects
dispatch_glDeleteProgram1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glDeleteProgram1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glDeleteShader1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteShader(GLuint shader);
Part of GL_VERSION_2_0
dispatch_glDeleteShader1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteShader(GLuint shader);
Part of GL_VERSION_2_0
dispatch_glDeleteSync1(long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteSync(GLsync sync);
Part of GL_ARB_sync
dispatch_glDeleteVertexShaderEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteVertexShaderEXT(GLuint id);
Part of GL_EXT_vertex_shader
dispatch_glDepthBoundsEXT1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthBoundsEXT(GLclampd zmin, GLclampd zmax);
Part of GL_EXT_depth_bounds_test
dispatch_glDepthFunc1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthFunc(GLenum func);
Part of GL_VERSION_1_0
dispatch_glDepthFunc1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDepthFunc(GLenum func);
Part of GL_VERSION_1_0
dispatch_glDepthFunc1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthFunc(GLenum func);
Part of GL_VERSION_1_0
dispatch_glDepthMask1(boolean, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthMask(GLboolean flag);
Part of GL_VERSION_1_0
dispatch_glDepthMask1(boolean, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDepthMask(GLboolean flag);
Part of GL_VERSION_1_0
dispatch_glDepthMask1(boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthMask(GLboolean flag);
Part of GL_VERSION_1_0
dispatch_glDepthRange1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRange(GLclampd zNear, GLclampd zFar);
Part of GL_VERSION_1_0
dispatch_glDepthRangef1(float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthRangef(GLclampf zNear, GLclampf zFar);
Part of GL_ARB_ES2_compatibility
dispatch_glDepthRangeIndexed1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRangeIndexed(GLuint index, GLclampd n, GLclampd f);
Part of GL_ARB_viewport_array
dispatch_glDepthRangex1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthRangex(GLclampx zNear, GLclampx zFar);
Part of GL_VERSION_ES_CL_CM
dispatch_glDetachObjectARB1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDetachObjectARB(GLhandleARB containerObj, GLhandleARB attachedObj);
Part of GL_ARB_shader_objects
dispatch_glDetachShader1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDetachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
dispatch_glDetachShader1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDetachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
dispatch_glDisable1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDisable(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glDisable1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDisable(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glDisable1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisable(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glDisableClientState1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDisableClientState(GLenum array);
Part of GL_VERSION_1_1
dispatch_glDisableClientState1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableClientState(GLenum cap);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glDisableClientStateIndexedEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableClientStateIndexedEXT(GLenum array, GLuint index);
Part of GL_EXT_direct_state_access
dispatch_glDisableDriverControlQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDisableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
dispatch_glDisableDriverControlQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDisableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
dispatch_glDisablei1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisablei(GLenum target, GLuint index);
Part of GL_VERSION_3_0
dispatch_glDisableIndexed1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
dispatch_glDisableVariantClientStateEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVariantClientStateEXT(GLuint id);
Part of GL_EXT_vertex_shader
dispatch_glDisableVertexAttribAPPLE1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVertexAttribAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
dispatch_glDisableVertexAttribArray1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDisableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
dispatch_glDisableVertexAttribArray1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
dispatch_glDisableVertexAttribArrayARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVertexAttribArrayARB(GLuint index);
Part of GL_ARB_vertex_program
dispatch_glDrawArrays1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Part of GL_VERSION_1_1
dispatch_glDrawArrays1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Part of GL_VERSION_1_1
dispatch_glDrawArrays1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Part of GL_VERSION_1_1
dispatch_glDrawArraysInstanced1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawArraysInstancedARB(GLenum mode, GLint first, GLsizei count, GLsizei primcount);
Part of GL_ARB_draw_instanced
dispatch_glDrawBuffer1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawBuffer(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glDrawTexfOES1(float, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
Part of GL_OES_draw_texture
dispatch_glDrawTexiOES1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height);
Part of GL_OES_draw_texture
dispatch_glDrawTexsOES1(short, short, short, short, short, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
Part of GL_OES_draw_texture
dispatch_glDrawTexxOES1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
Part of GL_OES_draw_texture
dispatch_glDrawTransformFeedback1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawTransformFeedback(GLenum mode, GLuint id);
Part of GL_ARB_transform_feedback2
dispatch_glDrawTransformFeedbackNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawTransformFeedbackNV(GLenum mode, GLuint id);
Part of GL_NV_transform_feedback2
dispatch_glDrawTransformFeedbackStream1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream);
Part of GL_ARB_transform_feedback3
dispatch_glEdgeFlag1(boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlag(GLboolean flag);
Part of GL_VERSION_1_0
dispatch_glEdgeFlagFormatNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlagFormatNV(GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glEnable1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEnable(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glEnable1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEnable(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glEnable1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnable(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glEnableClientState1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEnableClientState(GLenum array);
Part of GL_VERSION_1_1
dispatch_glEnableClientState1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableClientState(GLenum cap);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glEnableClientStateIndexedEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableClientStateIndexedEXT(GLenum array, GLuint index);
Part of GL_EXT_direct_state_access
dispatch_glEnableDriverControlQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEnableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
dispatch_glEnableDriverControlQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEnableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
dispatch_glEnablei1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnablei(GLenum target, GLuint index);
Part of GL_VERSION_3_0
dispatch_glEnableIndexed1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
dispatch_glEnableVariantClientStateEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVariantClientStateEXT(GLuint id);
Part of GL_EXT_vertex_shader
dispatch_glEnableVertexAttribAPPLE1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVertexAttribAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
dispatch_glEnableVertexAttribArray1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEnableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
dispatch_glEnableVertexAttribArray1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
dispatch_glEnableVertexAttribArrayARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVertexAttribArrayARB(GLuint index);
Part of GL_ARB_vertex_program
dispatch_glEndConditionalRender1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndConditionalRender(void);
Part of GL_VERSION_3_0
dispatch_glEndList1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndList(void);
Part of GL_VERSION_1_0
dispatch_glEndOcclusionQueryNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndOcclusionQueryNV(void);
Part of GL_NV_occlusion_query
dispatch_glEndPerfMonitorAMD1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEndPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
dispatch_glEndPerfMonitorAMD1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
dispatch_glEndQuery1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndQuery(GLenum target);
Part of GL_VERSION_1_5
dispatch_glEndQueryIndexed1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndQueryIndexed(GLenum target, GLuint index);
Part of GL_ARB_transform_feedback3
dispatch_glEndTilingQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEndTilingQCOM(GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
dispatch_glEndTilingQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEndTilingQCOM(GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
dispatch_glEndTransformFeedback1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndTransformFeedback(void);
Part of GL_VERSION_3_0
dispatch_glEndVertexShaderEXT1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndVertexShaderEXT(void);
Part of GL_EXT_vertex_shader
dispatch_glEndVideoCaptureNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndVideoCaptureNV(GLuint video_capture_slot);
Part of GL_NV_video_capture
dispatch_glEvalCoord1d1(double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1d(GLdouble u);
Part of GL_VERSION_1_0
dispatch_glEvalCoord1f1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1f(GLfloat u);
Part of GL_VERSION_1_0
dispatch_glEvalCoord2d1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2d(GLdouble u, GLdouble v);
Part of GL_VERSION_1_0
dispatch_glEvalCoord2f1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2f(GLfloat u, GLfloat v);
Part of GL_VERSION_1_0
dispatch_glEvalMapsNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalMapsNV(GLenum target, GLenum mode);
Part of GL_NV_evaluators
dispatch_glEvalMesh11(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalMesh1(GLenum mode, GLint i1, GLint i2);
Part of GL_VERSION_1_0
dispatch_glEvalMesh21(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
Part of GL_VERSION_1_0
dispatch_glEvalPoint11(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalPoint1(GLint i);
Part of GL_VERSION_1_0
dispatch_glEvalPoint21(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalPoint2(GLint i, GLint j);
Part of GL_VERSION_1_0
dispatch_glExtIsProgramBinaryQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glExtIsProgramBinaryQCOM(GLuint program);
Part of GL_QCOM_extended_get2
dispatch_glExtIsProgramBinaryQCOM1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glExtIsProgramBinaryQCOM(GLuint program);
Part of GL_QCOM_extended_get2
dispatch_glExtractComponentEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glExtractComponentEXT(GLuint res, GLuint src, GLuint num);
Part of GL_EXT_vertex_shader
dispatch_glExtTexObjectStateOverrideiQCOM1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
Part of GL_QCOM_extended_get
dispatch_glExtTexObjectStateOverrideiQCOM1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
Part of GL_QCOM_extended_get
dispatch_glFenceSync1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLsync glFenceSync(GLenum condition, GLbitfield flags);
Part of GL_ARB_sync
dispatch_glFinish1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFinish(void);
Part of GL_VERSION_1_0
dispatch_glFinish1(long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFinish(void);
Part of GL_VERSION_1_0
dispatch_glFinish1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinish(void);
Part of GL_VERSION_1_0
dispatch_glFinishFenceAPPLE1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
dispatch_glFinishFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFinishFenceNV(GLuint mode);
Part of GL_NV_fence
dispatch_glFinishFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFinishFenceNV(GLuint array);
Part of GL_NV_fence
dispatch_glFinishFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishFenceNV(GLuint fence);
Part of GL_NV_fence
dispatch_glFinishObjectAPPLE1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishObjectAPPLE(GLenum object, GLint name);
Part of GL_APPLE_fence
dispatch_glFinishRenderAPPLE1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishRenderAPPLE(void);
Part of GL_APPLE_flush_render
dispatch_glFinishTextureSUNX1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishTextureSUNX(void);
Part of GL_SUNX_constant_data
dispatch_glFlush1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFlush(void);
Part of GL_VERSION_1_0
dispatch_glFlush1(long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFlush(void);
Part of GL_VERSION_1_0
dispatch_glFlush1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlush(void);
Part of GL_VERSION_1_0
dispatch_glFlushMappedBufferRange1(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length);
Part of GL_ARB_map_buffer_range
dispatch_glFlushMappedNamedBufferRangeEXT1(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushMappedNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length);
Part of GL_EXT_direct_state_access
dispatch_glFlushPixelDataRangeNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushPixelDataRangeNV(GLenum target);
Part of GL_NV_pixel_data_range
dispatch_glFlushRenderAPPLE1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushRenderAPPLE(void);
Part of GL_APPLE_flush_render
dispatch_glFlushVertexArrayRangeNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushVertexArrayRangeNV(void);
Part of GL_NV_vertex_array_range
dispatch_glFogCoordd1(double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordd(GLdouble coord);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glFogCoordf1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordf(GLfloat coord);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glFogCoordFormatNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glFogCoordh1(short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordhNV(GLhalfNV fog);
Part of GL_NV_half_float
dispatch_glFogf1(int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glFogf1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glFogi1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogi(GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glFogx1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glFramebufferDrawBufferEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferDrawBufferEXT(GLuint framebuffer, GLenum mode);
Part of GL_EXT_direct_state_access
dispatch_glFramebufferReadBufferEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferReadBufferEXT(GLuint framebuffer, GLenum mode);
Part of GL_EXT_direct_state_access
dispatch_glFramebufferRenderbuffer1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFramebufferRenderbufferOES(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glFramebufferRenderbuffer1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferRenderbuffer1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferTexture1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_VERSION_3_2
dispatch_glFramebufferTexture1D1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferTexture2D1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glFramebufferTexture2D1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferTexture2D1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferTexture2DMultisampleIMG1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFramebufferTexture2DMultisampleIMG(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
dispatch_glFramebufferTexture2DMultisampleIMG1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferTexture2DMultisampleIMG(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
dispatch_glFramebufferTexture3D1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_ARB_framebuffer_object, GL_OES_texture_3D
dispatch_glFramebufferTexture3D1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferTextureARB1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_ARB_geometry_shader4
dispatch_glFramebufferTextureEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_NV_geometry_program4
dispatch_glFramebufferTextureFaceARB1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_ARB_geometry_shader4
dispatch_glFramebufferTextureFaceEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureFaceEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_NV_geometry_program4
dispatch_glFramebufferTextureLayer1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_ARB_framebuffer_object
dispatch_glFramebufferTextureLayerARB1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_ARB_geometry_shader4
dispatch_glFramebufferTextureLayerEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureLayerEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_NV_geometry_program4
dispatch_glFrameTerminatorGREMEDY1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFrameTerminatorGREMEDY(void);
Part of GL_GREMEDY_frame_terminator
dispatch_glFrontFace1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFrontFace(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glFrontFace1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFrontFace(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glFrontFace1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFrontFace(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glFrustum1(double, double, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Part of GL_VERSION_1_0
dispatch_glFrustumf1(float, float, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
Part of GL_VERSION_ES_CM
dispatch_glFrustumx1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
Part of GL_VERSION_ES_CL_CM
dispatch_glGenerateMipmap1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenerateMipmapOES(GLenum target);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glGenerateMipmap1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenerateMipmap(GLenum target);
Part of GL_ARB_framebuffer_object
dispatch_glGenerateMipmap1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenerateMipmap(GLenum target);
Part of GL_ARB_framebuffer_object
dispatch_glGenerateMultiTexMipmapEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenerateMultiTexMipmapEXT(GLenum texunit, GLenum target);
Part of GL_EXT_direct_state_access
dispatch_glGenerateTextureMipmapEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenerateTextureMipmapEXT(GLuint texture, GLenum target);
Part of GL_EXT_direct_state_access
dispatch_glGenLists1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGenLists(GLsizei range);
Part of GL_VERSION_1_0
dispatch_glGenSymbolsEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Part of GL_EXT_vertex_shader
dispatch_glGenVertexShadersEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGenVertexShadersEXT(GLuint range);
Part of GL_EXT_vertex_shader
dispatch_glGetAttribLocation1(int, String, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: int glGetAttribLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
dispatch_glGetAttribLocation1(int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetAttribLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
dispatch_glGetError1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLenum glGetError(void);
Part of GL_VERSION_1_0
dispatch_glGetError1(long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLenum glGetError(void);
Part of GL_VERSION_1_0
dispatch_glGetError1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glGetError(void);
Part of GL_VERSION_1_0
dispatch_glGetFragDataLocation1(int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetFragDataLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_3_0
dispatch_glGetGraphicsResetStatusARB1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glGetGraphicsResetStatusARB(void);
Part of GL_ARB_robustness
dispatch_glGetHandleARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLhandleARB glGetHandleARB(GLenum pname);
Part of GL_ARB_shader_objects
dispatch_glGetStringi1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: const GLubyte * glGetStringi(GLenum name, GLuint index);
Part of GL_VERSION_3_0
dispatch_glGetUniformBlockIndex1(int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
dispatch_glGetUniformBufferSizeEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetUniformBufferSizeEXT(GLuint program, GLint location);
Part of GL_EXT_bindable_uniform
dispatch_glGetUniformLocation1(int, String, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: int glGetUniformLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
dispatch_glGetUniformLocation1(int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetUniformLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
dispatch_glGetUniformLocationARB1(int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetUniformLocationARB(GLhandleARB programObj, const GLcharARB * name);
Part of GL_ARB_shader_objects
dispatch_glGetUniformOffsetEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLintptr glGetUniformOffsetEXT(GLuint program, GLint location);
Part of GL_EXT_bindable_uniform
dispatch_glHint1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glHint(GLenum target, GLenum mode);
Part of GL_VERSION_1_0
dispatch_glHint1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glHint(GLenum target, GLenum mode);
Part of GL_VERSION_1_0
dispatch_glHint1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glHint(GLenum target, GLenum mode);
Part of GL_VERSION_1_0
dispatch_glHintPGI1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glHintPGI(GLenum target, GLint mode);
Part of GL_PGI_misc_hints
dispatch_glHistogram1(int, int, int, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glIndexd1(double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexd(GLdouble c);
Part of GL_VERSION_1_0
dispatch_glIndexf1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexf(GLfloat c);
Part of GL_VERSION_1_0
dispatch_glIndexFormatNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glIndexFuncEXT1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexFuncEXT(GLenum func, GLclampf ref);
Part of GL_EXT_index_func
dispatch_glIndexi1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexi(GLint c);
Part of GL_VERSION_1_0
dispatch_glIndexMask1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexMask(GLuint mask);
Part of GL_VERSION_1_0
dispatch_glIndexMaterialEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexMaterialEXT(GLenum face, GLenum mode);
Part of GL_EXT_index_material
dispatch_glIndexs1(short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexs(GLshort c);
Part of GL_VERSION_1_0
dispatch_glIndexub1(byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexub(GLubyte c);
Part of GL_VERSION_1_1
dispatch_glInitNames1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glInitNames(void);
Part of GL_VERSION_1_0
dispatch_glInsertComponentEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glInsertComponentEXT(GLuint res, GLuint src, GLuint num);
Part of GL_EXT_vertex_shader
dispatch_glIsBuffer1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsBuffer(GLuint buffer);
Part of GL_VERSION_1_5
dispatch_glIsBuffer1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsBuffer(GLuint buffer);
Part of GL_VERSION_1_5
dispatch_glIsBuffer1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsBuffer(GLuint buffer);
Part of GL_VERSION_1_5
dispatch_glIsBufferResidentNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsBufferResidentNV(GLenum target);
Part of GL_NV_shader_buffer_load
dispatch_glIsEnabled1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsEnabled(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glIsEnabled1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsEnabled(GLenum cap);
Part of GL_VERSION_1_0
dispatch_glIsEnabled1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsEnabled(GLenum cap);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glIsEnabledi1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsEnabledi(GLenum target, GLuint index);
Part of GL_VERSION_3_0
dispatch_glIsEnabledIndexed1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsEnabledIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
dispatch_glIsFenceAPPLE1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
dispatch_glIsFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsFenceNV(GLuint renderbuffer);
Part of GL_NV_fence
dispatch_glIsFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsFenceNV(GLuint target);
Part of GL_NV_fence
dispatch_glIsFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsFenceNV(GLuint fence);
Part of GL_NV_fence
dispatch_glIsFramebuffer1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsFramebufferOES(GLuint framebuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glIsFramebuffer1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsFramebuffer(GLuint framebuffer);
Part of GL_ARB_framebuffer_object
dispatch_glIsFramebuffer1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsFramebuffer(GLuint framebuffer);
Part of GL_ARB_framebuffer_object
dispatch_glIsList1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsList(GLuint list);
Part of GL_VERSION_1_0
dispatch_glIsNameAMD1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsNameAMD(GLenum identifier, GLuint name);
Part of GL_AMD_name_gen_delete
dispatch_glIsNamedBufferResidentNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsNamedBufferResidentNV(GLuint buffer);
Part of GL_NV_shader_buffer_load
dispatch_glIsOcclusionQueryNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsOcclusionQueryNV(GLuint id);
Part of GL_NV_occlusion_query
dispatch_glIsProgram1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glIsProgram1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glIsProgramARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsProgramARB(GLuint program);
Part of GL_ARB_vertex_program
dispatch_glIsProgramPipeline1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
dispatch_glIsQuery1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsQuery(GLuint id);
Part of GL_VERSION_1_5
dispatch_glIsRenderbuffer1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsRenderbufferOES(GLuint renderbuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glIsRenderbuffer1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsRenderbuffer(GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
dispatch_glIsRenderbuffer1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsRenderbuffer(GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
dispatch_glIsSampler1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsSampler(GLuint sampler);
Part of GL_ARB_sampler_objects
dispatch_glIsShader1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsShader(GLuint shader);
Part of GL_VERSION_2_0
dispatch_glIsShader1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsShader(GLuint shader);
Part of GL_VERSION_2_0
dispatch_glIsSync1(long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsSync(GLsync sync);
Part of GL_ARB_sync
dispatch_glIsTexture1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsTexture(GLuint texture);
Part of GL_VERSION_1_1
dispatch_glIsTexture1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsTexture(GLuint texture);
Part of GL_VERSION_1_1
dispatch_glIsTexture1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsTexture(GLuint texture);
Part of GL_VERSION_1_1
dispatch_glIsTransformFeedback1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsTransformFeedback(GLuint id);
Part of GL_ARB_transform_feedback2
dispatch_glIsTransformFeedbackNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsTransformFeedbackNV(GLuint id);
Part of GL_NV_transform_feedback2
dispatch_glIsVariantEnabledEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap);
Part of GL_EXT_vertex_shader
dispatch_glIsVertexArray1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsVertexArray(GLuint array);
Part of GL_ARB_vertex_array_object
dispatch_glIsVertexArrayOES1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
dispatch_glIsVertexArrayOES1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
dispatch_glIsVertexAttribEnabledAPPLE1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
dispatch_glLightf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightf(GLenum light, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glLightf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightf(GLenum light, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glLighti1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLighti(GLenum light, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glLightModelf1(int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glLightModelf1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModelf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glLightModeli1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModeli(GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glLightModelx1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glLightx1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightx(GLenum light, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glLineStipple1(int, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLineStipple(GLint factor, GLushort pattern);
Part of GL_VERSION_1_0
dispatch_glLineWidth1(float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLineWidth(GLfloat width);
Part of GL_VERSION_1_0
dispatch_glLineWidth1(float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glLineWidth(GLfloat width);
Part of GL_VERSION_1_0
dispatch_glLineWidth1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLineWidth(GLfloat width);
Part of GL_VERSION_1_0
dispatch_glLineWidthx1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLineWidthx(GLfixed width);
Part of GL_VERSION_ES_CL_CM
dispatch_glLinkProgram1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glLinkProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glLinkProgram1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLinkProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glLinkProgramARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLinkProgramARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
dispatch_glListBase1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glListBase(GLuint base);
Part of GL_VERSION_1_0
dispatch_glLoadIdentity1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadIdentity(void);
Part of GL_VERSION_1_0
dispatch_glLoadIdentity1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadIdentity(void);
Part of GL_VERSION_1_0
dispatch_glLoadName1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadName(GLuint name);
Part of GL_VERSION_1_0
dispatch_glLoadPaletteFromModelViewMatrixOES1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadPaletteFromModelViewMatrixOES(void);
Part of GL_OES_matrix_palette
dispatch_glLockArraysEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLockArraysEXT(GLint first, GLsizei count);
Part of GL_EXT_compiled_vertex_array
dispatch_glLogicOp1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLogicOp(GLenum opcode);
Part of GL_VERSION_1_0
dispatch_glLogicOp1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLogicOp(GLenum opcode);
Part of GL_VERSION_1_0
dispatch_glMakeBufferNonResidentNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeBufferNonResidentNV(GLenum target);
Part of GL_NV_shader_buffer_load
dispatch_glMakeBufferResidentNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeBufferResidentNV(GLenum target, GLenum access);
Part of GL_NV_shader_buffer_load
dispatch_glMakeNamedBufferNonResidentNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeNamedBufferNonResidentNV(GLuint buffer);
Part of GL_NV_shader_buffer_load
dispatch_glMakeNamedBufferResidentNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access);
Part of GL_NV_shader_buffer_load
dispatch_glMapGrid1d1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2);
Part of GL_VERSION_1_0
dispatch_glMapGrid1f1(int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2);
Part of GL_VERSION_1_0
dispatch_glMapGrid2d1(int, double, double, int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
Part of GL_VERSION_1_0
dispatch_glMapGrid2f1(int, float, float, int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
Part of GL_VERSION_1_0
dispatch_glMaterialf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glMaterialf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glMateriali1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMateriali(GLenum face, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glMaterialx1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialx(GLenum face, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glMatrixFrustumEXT1(int, double, double, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixFrustumEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
Part of GL_EXT_direct_state_access
dispatch_glMatrixLoadIdentityEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadIdentityEXT(GLenum mode);
Part of GL_EXT_direct_state_access
dispatch_glMatrixMode1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMatrixMode(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glMatrixMode1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMode(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glMatrixOrthoEXT1(int, double, double, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
Part of GL_EXT_direct_state_access
dispatch_glMatrixPopEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixPopEXT(GLenum mode);
Part of GL_EXT_direct_state_access
dispatch_glMatrixPushEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixPushEXT(GLenum mode);
Part of GL_EXT_direct_state_access
dispatch_glMatrixRotatedEXT1(int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixRotatedEXT(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
dispatch_glMatrixRotatefEXT1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixRotatefEXT(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
dispatch_glMatrixScaledEXT1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixScaledEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
dispatch_glMatrixScalefEXT1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixScalefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
dispatch_glMatrixTranslatedEXT1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixTranslatedEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
dispatch_glMatrixTranslatefEXT1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixTranslatefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
dispatch_glMemoryBarrierEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMemoryBarrierEXT(GLbitfield barriers);
Part of GL_EXT_shader_image_load_store
dispatch_glMinmax1(int, int, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMinmax(GLenum target, GLenum internalformat, GLboolean sink);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glMinSampleShading1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMinSampleShadingARB(GLclampf value);
Part of GL_ARB_sample_shading
dispatch_glMultiTexBufferEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexBufferEXT(GLenum texunit, GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexCoord1d1(int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1d(GLenum target, GLdouble s);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord1f1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1f(GLenum target, GLfloat s);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord1h1(int, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1hNV(GLenum target, GLhalfNV s);
Part of GL_NV_half_float
dispatch_glMultiTexCoord1i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1i(GLenum target, GLint s);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord1s1(int, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1s(GLenum target, GLshort s);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord2d1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord2f1(int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord2h1(int, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
Part of GL_NV_half_float
dispatch_glMultiTexCoord2i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2i(GLenum target, GLint s, GLint t);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord2s1(int, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord3d1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord3f1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord3h1(int, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Part of GL_NV_half_float
dispatch_glMultiTexCoord3i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord3s1(int, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord4d1(int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord4f1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord4f1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord4h1(int, short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Part of GL_NV_half_float
dispatch_glMultiTexCoord4i1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4i(GLenum target, GLint s, GLint t, GLint r, GLint q);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord4s1(int, short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Part of GL_VERSION_1_3_DEPRECATED
dispatch_glMultiTexCoord4x1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
Part of GL_VERSION_ES_CL_CM
dispatch_glMultiTexCoordP1ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glMultiTexCoordP2ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glMultiTexCoordP3ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glMultiTexCoordP4ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glMultiTexEnvfEXT1(int, int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnvfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexEnviEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnviEXT(GLenum texunit, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexGendEXT1(int, int, int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGendEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexGenfEXT1(int, int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGenfEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexGeniEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGeniEXT(GLenum texunit, GLenum coord, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexParameterfEXT1(int, int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexParameteriEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameteriEXT(GLenum texunit, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
dispatch_glMultiTexRenderbufferEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexRenderbufferEXT(GLenum texunit, GLenum target, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
dispatch_glNamedCopyBufferSubDataEXT1(int, int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferRenderbufferEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferRenderbufferEXT(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferTexture1DEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferTexture2DEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferTexture3DEXT1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferTextureEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTextureEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferTextureFaceEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTextureFaceEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_EXT_direct_state_access
dispatch_glNamedFramebufferTextureLayerEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTextureLayerEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_EXT_direct_state_access
dispatch_glNamedProgramLocalParameter4dEXT1(int, int, int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_EXT_direct_state_access
dispatch_glNamedProgramLocalParameter4fEXT1(int, int, int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_EXT_direct_state_access
dispatch_glNamedProgramLocalParameterI4iEXT1(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4iEXT(GLuint program, GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_EXT_direct_state_access
dispatch_glNamedProgramLocalParameterI4uiEXT1(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4uiEXT(GLuint program, GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_EXT_direct_state_access
dispatch_glNamedRenderbufferStorageEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedRenderbufferStorageEXT(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glNamedRenderbufferStorageMultisampleCoverageEXT1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedRenderbufferStorageMultisampleCoverageEXT(GLuint renderbuffer, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glNamedRenderbufferStorageMultisampleEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedRenderbufferStorageMultisampleEXT(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
dispatch_glNewList1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNewList(GLuint list, GLenum mode);
Part of GL_VERSION_1_0
dispatch_glNormal3b1(byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz);
Part of GL_VERSION_1_0
dispatch_glNormal3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz);
Part of GL_VERSION_1_0
dispatch_glNormal3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Part of GL_VERSION_1_0
dispatch_glNormal3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Part of GL_VERSION_1_0
dispatch_glNormal3h1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz);
Part of GL_NV_half_float
dispatch_glNormal3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3i(GLint nx, GLint ny, GLint nz);
Part of GL_VERSION_1_0
dispatch_glNormal3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3s(GLshort nx, GLshort ny, GLshort nz);
Part of GL_VERSION_1_0
dispatch_glNormal3x1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz);
Part of GL_VERSION_ES_CL_CM
dispatch_glNormalFormatNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glNormalP3ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalP3ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glObjectPurgeableAPPLE1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);
Part of GL_APPLE_object_purgeable
dispatch_glObjectUnpurgeableAPPLE1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);
Part of GL_APPLE_object_purgeable
dispatch_glOrtho1(double, double, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Part of GL_VERSION_1_0
dispatch_glOrthof1(float, float, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
Part of GL_VERSION_ES_CM
dispatch_glOrthox1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
Part of GL_VERSION_ES_CL_CM
dispatch_glPassThrough1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPassThrough(GLfloat token);
Part of GL_VERSION_1_0
dispatch_glPatchParameteri1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPatchParameteri(GLenum pname, GLint value);
Part of GL_ARB_tessellation_shader
dispatch_glPauseTransformFeedback1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPauseTransformFeedback(void);
Part of GL_ARB_transform_feedback2
dispatch_glPauseTransformFeedbackNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPauseTransformFeedbackNV(void);
Part of GL_NV_transform_feedback2
dispatch_glPixelStoref1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelStoref(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glPixelTransferf1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransferf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glPixelTransferi1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransferi(GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glPixelTransformParameterfEXT1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_pixel_transform
dispatch_glPixelTransformParameteriEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint param);
Part of GL_EXT_pixel_transform
dispatch_glPixelZoom1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelZoom(GLfloat xfactor, GLfloat yfactor);
Part of GL_VERSION_1_0
dispatch_glPNTrianglesfATI1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPNTrianglesfATI(GLenum pname, GLfloat param);
Part of GL_ATI_pn_triangles
dispatch_glPNTrianglesiATI1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPNTrianglesiATI(GLenum pname, GLint param);
Part of GL_ATI_pn_triangles
dispatch_glPointParameterf1(int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_4
dispatch_glPointParameterf1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameterf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_4
dispatch_glPointParameteri1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameteri(GLenum pname, GLint param);
Part of GL_VERSION_1_4
dispatch_glPointParameterx1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glPointSize1(float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointSize(GLfloat size);
Part of GL_VERSION_1_0
dispatch_glPointSize1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointSize(GLfloat size);
Part of GL_VERSION_1_0
dispatch_glPointSizex1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointSizex(GLfixed size);
Part of GL_VERSION_ES_CL_CM
dispatch_glPolygonMode1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonMode(GLenum face, GLenum mode);
Part of GL_VERSION_1_0
dispatch_glPolygonOffset1(float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPolygonOffset(GLfloat factor, GLfloat units);
Part of GL_VERSION_1_0
dispatch_glPolygonOffset1(float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glPolygonOffset(GLfloat factor, GLfloat units);
Part of GL_VERSION_1_0
dispatch_glPolygonOffset1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonOffset(GLfloat factor, GLfloat units);
Part of GL_VERSION_1_1
dispatch_glPolygonOffsetx1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPolygonOffsetx(GLfixed factor, GLfixed units);
Part of GL_VERSION_ES_CL_CM
dispatch_glPopAttrib1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopAttrib(void);
Part of GL_VERSION_1_0
dispatch_glPopMatrix1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPopMatrix(void);
Part of GL_VERSION_1_0
dispatch_glPopMatrix1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopMatrix(void);
Part of GL_VERSION_1_0
dispatch_glPopName1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopName(void);
Part of GL_VERSION_1_0
dispatch_glPrimitiveRestartIndex1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrimitiveRestartIndex(GLuint index);
Part of GL_VERSION_3_1
dispatch_glPrimitiveRestartIndexNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrimitiveRestartIndexNV(GLuint index);
Part of GL_NV_primitive_restart
dispatch_glPrimitiveRestartNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrimitiveRestartNV(void);
Part of GL_NV_primitive_restart
dispatch_glProgramEnvParameter4dARB1(int, int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
dispatch_glProgramEnvParameter4fARB1(int, int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
dispatch_glProgramEnvParameterI4iNV1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_gpu_program4
dispatch_glProgramEnvParameterI4uiNV1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_gpu_program4
dispatch_glProgramLocalParameter4dARB1(int, int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
dispatch_glProgramLocalParameter4fARB1(int, int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
dispatch_glProgramLocalParameterI4iNV1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_gpu_program4
dispatch_glProgramLocalParameterI4uiNV1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_gpu_program4
dispatch_glProgramParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramParameteri(GLuint program, GLenum pname, GLint value);
Part of GL_ARB_get_program_binary
dispatch_glProgramParameteriARB1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramParameteriARB(GLuint program, GLenum pname, GLint value);
Part of GL_ARB_geometry_shader4
dispatch_glProgramStringARB1(int, int, int, String, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Part of GL_ARB_vertex_program
dispatch_glProgramUniform1d1(int, int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1d(GLuint program, GLint location, GLdouble v0);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform1dEXT1(int, int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1dEXT(GLuint program, GLint location, GLdouble x);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform1f1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1f(GLuint program, GLint location, GLfloat v0);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform1fEXT1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1fEXT(GLuint program, GLint location, GLfloat v0);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform1i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1i(GLuint program, GLint location, GLint v0);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform1i64NV1(int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1i64NV(GLuint program, GLint location, GLint64EXT x);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform1iEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1iEXT(GLuint program, GLint location, GLint v0);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform1ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ui(GLuint program, GLint location, GLuint v0);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform1ui64NV1(int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ui64NV(GLuint program, GLint location, GLuint64EXT x);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform1uiEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1uiEXT(GLuint program, GLint location, GLuint v0);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform2d1(int, int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform2dEXT1(int, int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2dEXT(GLuint program, GLint location, GLdouble x, GLdouble y);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform2f1(int, int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform2fEXT1(int, int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform2i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform2i64NV1(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform2iEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2iEXT(GLuint program, GLint location, GLint v0, GLint v1);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform2ui1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform2ui64NV1(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform2uiEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform3d1(int, int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform3dEXT1(int, int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform3f1(int, int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform3fEXT1(int, int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform3i1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform3i64NV1(int, int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform3iEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3iEXT(GLuint program, GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform3ui1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform3ui64NV1(int, int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform3uiEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform4d1(int, int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform4dEXT1(int, int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform4f1(int, int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform4fEXT1(int, int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform4i1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform4i64NV1(int, int, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform4iEXT1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4iEXT(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniform4ui1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_ARB_separate_shader_objects
dispatch_glProgramUniform4ui64NV1(int, int, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_gpu_shader5
dispatch_glProgramUniform4uiEXT1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_EXT_direct_state_access
dispatch_glProgramUniformui64NV1(int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value);
Part of GL_NV_shader_buffer_load
dispatch_glProgramVertexLimitNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramVertexLimitNV(GLenum target, GLint limit);
Part of GL_NV_geometry_program4
dispatch_glProvokingVertex1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProvokingVertex(GLenum mode);
Part of GL_ARB_provoking_vertex
dispatch_glProvokingVertexEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProvokingVertexEXT(GLenum mode);
Part of GL_EXT_provoking_vertex
dispatch_glPushAttrib1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushAttrib(GLbitfield mask);
Part of GL_VERSION_1_0
dispatch_glPushClientAttribDefaultEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushClientAttribDefaultEXT(GLbitfield mask);
Part of GL_EXT_direct_state_access
dispatch_glPushMatrix1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPushMatrix(void);
Part of GL_VERSION_1_0
dispatch_glPushMatrix1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushMatrix(void);
Part of GL_VERSION_1_0
dispatch_glPushName1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushName(GLuint name);
Part of GL_VERSION_1_0
dispatch_glQueryCounter1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glQueryCounter(GLuint id, GLenum target);
Part of GL_ARB_timer_query
dispatch_glRasterPos2d1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_0
dispatch_glRasterPos2f1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_0
dispatch_glRasterPos2i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2i(GLint x, GLint y);
Part of GL_VERSION_1_0
dispatch_glRasterPos2s1(short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2s(GLshort x, GLshort y);
Part of GL_VERSION_1_0
dispatch_glRasterPos3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
dispatch_glRasterPos3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glRasterPos3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_0
dispatch_glRasterPos3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_0
dispatch_glRasterPos4d1(double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_1_0
dispatch_glRasterPos4f1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_1_0
dispatch_glRasterPos4i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4i(GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_1_0
dispatch_glRasterPos4s1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_1_0
dispatch_glReadBuffer1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glReadBuffer(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glRectd1(double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
Part of GL_VERSION_1_0
dispatch_glRectf1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
Part of GL_VERSION_1_0
dispatch_glRecti1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRecti(GLint x1, GLint y1, GLint x2, GLint y2);
Part of GL_VERSION_1_0
dispatch_glRects1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
Part of GL_VERSION_1_0
dispatch_glRenderbufferStorage1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRenderbufferStorageOES(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
dispatch_glRenderbufferStorage1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
dispatch_glRenderbufferStorage1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
dispatch_glRenderbufferStorageMultisample1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
dispatch_glRenderbufferStorageMultisampleANGLE1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorageMultisampleANGLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ANGLE_framebuffer_multisample
dispatch_glRenderbufferStorageMultisampleAPPLE1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRenderbufferStorageMultisampleAPPLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_APPLE_framebuffer_multisample
dispatch_glRenderbufferStorageMultisampleAPPLE1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorageMultisampleAPPLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_APPLE_framebuffer_multisample
dispatch_glRenderbufferStorageMultisampleCoverageNV1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRenderbufferStorageMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_NV_framebuffer_multisample_coverage
dispatch_glRenderbufferStorageMultisampleIMG1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRenderbufferStorageMultisampleIMG(GLenum, GLsizei, GLenum, GLsizei, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
dispatch_glRenderbufferStorageMultisampleIMG1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorageMultisampleIMG(GLenum, GLsizei, GLenum, GLsizei, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
dispatch_glRenderMode1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glRenderMode(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glResetHistogram1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResetHistogram(GLenum target);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glResetMinmax1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResetMinmax(GLenum target);
Part of GL_VERSION_1_2_DEPRECATED
dispatch_glResolveMultisampleFramebufferAPPLE1(long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glResolveMultisampleFramebufferAPPLE(void);
Part of GL_APPLE_framebuffer_multisample
dispatch_glResolveMultisampleFramebufferAPPLE1(long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glResolveMultisampleFramebufferAPPLE(void);
Part of GL_APPLE_framebuffer_multisample
dispatch_glResumeTransformFeedback1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResumeTransformFeedback(void);
Part of GL_ARB_transform_feedback2
dispatch_glResumeTransformFeedbackNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResumeTransformFeedbackNV(void);
Part of GL_NV_transform_feedback2
dispatch_glRotated1(double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
dispatch_glRotatef1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glRotatef1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glRotatex1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
dispatch_glSampleCoverage1(float, boolean, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glSampleCoverage(GLclampf value, GLboolean invert);
Part of GL_VERSION_1_3
dispatch_glSampleCoverage1(float, boolean, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glSampleCoverage(GLclampf value, GLboolean invert);
Part of GL_VERSION_1_3
dispatch_glSampleCoverage1(float, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSampleCoverage(GLclampf value, GLboolean invert);
Part of GL_VERSION_1_3
dispatch_glSampleCoveragex1(int, boolean, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glSampleCoveragex(GLclampx value, GLboolean invert);
Part of GL_VERSION_ES_CL_CM
dispatch_glSampleMaski1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSampleMaski(GLuint index, GLbitfield mask);
Part of GL_ARB_texture_multisample
dispatch_glSampleMaskIndexedNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSampleMaskIndexedNV(GLuint index, GLbitfield mask);
Part of GL_NV_explicit_multisample
dispatch_glSamplerParameterf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param);
Part of GL_ARB_sampler_objects
dispatch_glSamplerParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param);
Part of GL_ARB_sampler_objects
dispatch_glScaled1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScaled(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
dispatch_glScalef1(float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glScalef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glScalef1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScalef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glScalex1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glScalex(GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
dispatch_glScissor1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
dispatch_glScissor1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
dispatch_glScissor1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
dispatch_glScissorIndexed1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
Part of GL_ARB_viewport_array
dispatch_glSecondaryColor3b1(byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3h1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Part of GL_NV_half_float
dispatch_glSecondaryColor3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3i(GLint red, GLint green, GLint blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3ub1(byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColor3us1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glSecondaryColorFormatNV1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glSecondaryColorP3ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorP3ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glSetFenceAPPLE1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSetFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
dispatch_glSetFenceNV1(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glSetFenceNV(GLuint modeRGB, GLenum modeAlpha);
Part of GL_NV_fence
dispatch_glSetFenceNV1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glSetFenceNV(GLuint fence, GLenum condition);
Part of GL_NV_fence
dispatch_glSetFenceNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSetFenceNV(GLuint fence, GLenum condition);
Part of GL_NV_fence
dispatch_glShadeModel1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glShadeModel(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glShadeModel1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShadeModel(GLenum mode);
Part of GL_VERSION_1_0
dispatch_glShaderOp1EXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderOp1EXT(GLenum op, GLuint res, GLuint arg1);
Part of GL_EXT_vertex_shader
dispatch_glShaderOp2EXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderOp2EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2);
Part of GL_EXT_vertex_shader
dispatch_glShaderOp3EXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Part of GL_EXT_vertex_shader
dispatch_glStartTilingQCOM1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
dispatch_glStartTilingQCOM1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
dispatch_glStencilClearTagEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilClearTagEXT(GLsizei stencilTagBits, GLuint stencilClearTag);
Part of GL_EXT_stencil_clear_tag
dispatch_glStencilFunc1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_1_0
dispatch_glStencilFunc1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_1_0
dispatch_glStencilFunc1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_1_0
dispatch_glStencilFuncSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_2_0
dispatch_glStencilFuncSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_2_0
dispatch_glStencilMask1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStencilMask(GLuint mask);
Part of GL_VERSION_1_0
dispatch_glStencilMask1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilMask(GLuint mask);
Part of GL_VERSION_1_0
dispatch_glStencilMask1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilMask(GLuint mask);
Part of GL_VERSION_1_0
dispatch_glStencilMaskSeparate1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilMaskSeparate(GLenum face, GLuint mask);
Part of GL_VERSION_2_0
dispatch_glStencilMaskSeparate1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilMaskSeparate(GLenum face, GLuint mask);
Part of GL_VERSION_2_0
dispatch_glStencilOp1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_1_0
dispatch_glStencilOp1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_1_0
dispatch_glStencilOp1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_1_0
dispatch_glStencilOpSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_2_0
dispatch_glStencilOpSeparate1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilOpSeparate(GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass);
Part of GL_VERSION_2_0
dispatch_glSwapAPPLE1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSwapAPPLE(void);
Part of GL_APPLE_flush_render
dispatch_glSwizzleEXT1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSwizzleEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
Part of GL_EXT_vertex_shader
dispatch_glTessellationFactorAMD1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTessellationFactorAMD(GLfloat factor);
Part of GL_AMD_vertex_shader_tessellator
dispatch_glTessellationModeAMD1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTessellationModeAMD(GLenum mode);
Part of GL_AMD_vertex_shader_tessellator
dispatch_glTestFenceAPPLE1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glTestFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
dispatch_glTestFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glTestFenceNV(GLuint renderbuffer);
Part of GL_NV_fence
dispatch_glTestFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glTestFenceNV(GLuint target);
Part of GL_NV_fence
dispatch_glTestFenceNV1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glTestFenceNV(GLuint fence);
Part of GL_NV_fence
dispatch_glTestObjectAPPLE1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glTestObjectAPPLE(GLenum object, GLuint name);
Part of GL_APPLE_fence
dispatch_glTexBuffer1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexBufferARB(GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_ARB_texture_buffer_object
dispatch_glTexCoord1d1(double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1d(GLdouble s);
Part of GL_VERSION_1_0
dispatch_glTexCoord1f1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1f(GLfloat s);
Part of GL_VERSION_1_0
dispatch_glTexCoord1h1(short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1hNV(GLhalfNV s);
Part of GL_NV_half_float
dispatch_glTexCoord1i1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1i(GLint s);
Part of GL_VERSION_1_0
dispatch_glTexCoord1s1(short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1s(GLshort s);
Part of GL_VERSION_1_0
dispatch_glTexCoord2d1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2d(GLdouble s, GLdouble t);
Part of GL_VERSION_1_0
dispatch_glTexCoord2f1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2f(GLfloat s, GLfloat t);
Part of GL_VERSION_1_0
dispatch_glTexCoord2h1(short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2hNV(GLhalfNV s, GLhalfNV t);
Part of GL_NV_half_float
dispatch_glTexCoord2i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2i(GLint s, GLint t);
Part of GL_VERSION_1_0
dispatch_glTexCoord2s1(short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2s(GLshort s, GLshort t);
Part of GL_VERSION_1_0
dispatch_glTexCoord3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r);
Part of GL_VERSION_1_0
dispatch_glTexCoord3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r);
Part of GL_VERSION_1_0
dispatch_glTexCoord3h1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r);
Part of GL_NV_half_float
dispatch_glTexCoord3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3i(GLint s, GLint t, GLint r);
Part of GL_VERSION_1_0
dispatch_glTexCoord3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3s(GLshort s, GLshort t, GLshort r);
Part of GL_VERSION_1_0
dispatch_glTexCoord4d1(double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Part of GL_VERSION_1_0
dispatch_glTexCoord4f1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Part of GL_VERSION_1_0
dispatch_glTexCoord4h1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Part of GL_NV_half_float
dispatch_glTexCoord4i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4i(GLint s, GLint t, GLint r, GLint q);
Part of GL_VERSION_1_0
dispatch_glTexCoord4s1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q);
Part of GL_VERSION_1_0
dispatch_glTexCoordFormatNV1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glTexCoordP1ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP1ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glTexCoordP2ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP2ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glTexCoordP3ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP3ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glTexCoordP4ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP4ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glTexEnvf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glTexEnvf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glTexEnvi1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvi(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glTexEnvi1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnvi(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glTexEnvx1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvx(GLenum target, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glTexGend1(int, int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGend(GLenum coord, GLenum pname, GLdouble param);
Part of GL_VERSION_1_0
dispatch_glTexGenf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenfOES(GLenum coord, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
dispatch_glTexGenf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGenf(GLenum coord, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glTexGeni1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGeniOES(GLenum coord, GLenum pname, GLint param);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
dispatch_glTexGeni1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGeni(GLenum coord, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glTexGenx1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenxOES(GLenum coord, GLenum pname, GLfixed param);
Part of GL_OES_texture_cube_map
dispatch_glTexImage2DMultisample1(int, int, int, int, int, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
Part of GL_ARB_texture_multisample
dispatch_glTexImage3DMultisample1(int, int, int, int, int, int, boolean, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
Part of GL_ARB_texture_multisample
dispatch_glTexParameterf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glTexParameterf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glTexParameterf1(int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
dispatch_glTexParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameteri(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glTexParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameteri(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glTexParameteri1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameteri(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
dispatch_glTexParameterx1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterx(GLenum target, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
dispatch_glTexRenderbufferNV1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexRenderbufferNV(GLenum target, GLuint renderbuffer);
Part of GL_NV_explicit_multisample
dispatch_glTextureBarrierNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureBarrierNV(void);
Part of GL_NV_texture_barrier
dispatch_glTextureBufferEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureBufferEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_EXT_direct_state_access
dispatch_glTextureLightEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureLightEXT(GLenum pname);
Part of GL_EXT_light_texture
dispatch_glTextureMaterialEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureMaterialEXT(GLenum face, GLenum mode);
Part of GL_EXT_light_texture
dispatch_glTextureNormalEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureNormalEXT(GLenum mode);
Part of GL_EXT_texture_perturb_normal
dispatch_glTextureParameterfEXT1(int, int, int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
dispatch_glTextureParameteriEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
dispatch_glTextureRenderbufferEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureRenderbufferEXT(GLuint texture, GLenum target, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
dispatch_glTransformFeedbackVaryings1(int, int, String[], int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * * varyings, GLenum bufferMode);
Part of GL_VERSION_3_0
dispatch_glTranslated1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTranslated(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
dispatch_glTranslatef1(float, float, float, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glTranslatef1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glTranslatex1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTranslatex(GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
dispatch_glUniform1d1(int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1d(GLint location, GLdouble x);
Part of GL_ARB_gpu_shader_fp64
dispatch_glUniform1f1(int, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1f(GLint location, GLfloat x);
Part of GL_VERSION_2_0
dispatch_glUniform1f1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1f(GLint location, GLfloat v0);
Part of GL_VERSION_2_0
dispatch_glUniform1fARB1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1fARB(GLint location, GLfloat v0);
Part of GL_ARB_shader_objects
dispatch_glUniform1i1(int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1i(GLint location, GLint x);
Part of GL_VERSION_2_0
dispatch_glUniform1i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1i(GLint location, GLint v0);
Part of GL_VERSION_2_0
dispatch_glUniform1i64NV1(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1i64NV(GLint location, GLint64EXT x);
Part of GL_NV_gpu_shader5
dispatch_glUniform1iARB1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1iARB(GLint location, GLint v0);
Part of GL_ARB_shader_objects
dispatch_glUniform1ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ui(GLint location, GLuint v0);
Part of GL_VERSION_3_0
dispatch_glUniform1ui64NV1(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ui64NV(GLint location, GLuint64EXT x);
Part of GL_NV_gpu_shader5
dispatch_glUniform2d1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2d(GLint location, GLdouble x, GLdouble y);
Part of GL_ARB_gpu_shader_fp64
dispatch_glUniform2f1(int, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2f(GLint location, GLfloat x, GLfloat y);
Part of GL_VERSION_2_0
dispatch_glUniform2f1(int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2f(GLint location, GLfloat v0, GLfloat v1);
Part of GL_VERSION_2_0
dispatch_glUniform2fARB1(int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1);
Part of GL_ARB_shader_objects
dispatch_glUniform2i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2i(GLint location, GLint x, GLint y);
Part of GL_VERSION_2_0
dispatch_glUniform2i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2i(GLint location, GLint v0, GLint v1);
Part of GL_VERSION_2_0
dispatch_glUniform2i64NV1(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2i64NV(GLint location, GLint64EXT x, GLint64EXT y);
Part of GL_NV_gpu_shader5
dispatch_glUniform2iARB1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2iARB(GLint location, GLint v0, GLint v1);
Part of GL_ARB_shader_objects
dispatch_glUniform2ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ui(GLint location, GLuint v0, GLuint v1);
Part of GL_VERSION_3_0
dispatch_glUniform2ui64NV1(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_gpu_shader5
dispatch_glUniform3d1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3d(GLint location, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_gpu_shader_fp64
dispatch_glUniform3f1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_2_0
dispatch_glUniform3f1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_VERSION_2_0
dispatch_glUniform3fARB1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_ARB_shader_objects
dispatch_glUniform3i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3i(GLint location, GLint x, GLint y, GLint z);
Part of GL_VERSION_2_0
dispatch_glUniform3i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_VERSION_2_0
dispatch_glUniform3i64NV1(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_gpu_shader5
dispatch_glUniform3iARB1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_ARB_shader_objects
dispatch_glUniform3ui1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_VERSION_3_0
dispatch_glUniform3ui64NV1(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_gpu_shader5
dispatch_glUniform4d1(int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4d(GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_gpu_shader_fp64
dispatch_glUniform4f1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_2_0
dispatch_glUniform4f1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_VERSION_2_0
dispatch_glUniform4fARB1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_ARB_shader_objects
dispatch_glUniform4i1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_2_0
dispatch_glUniform4i1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_VERSION_2_0
dispatch_glUniform4i64NV1(int, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_gpu_shader5
dispatch_glUniform4iARB1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_ARB_shader_objects
dispatch_glUniform4ui1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_VERSION_3_0
dispatch_glUniform4ui64NV1(int, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_gpu_shader5
dispatch_glUniformBlockBinding1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);
Part of GL_ARB_uniform_buffer_object
dispatch_glUniformBufferEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformBufferEXT(GLuint program, GLint location, GLuint buffer);
Part of GL_EXT_bindable_uniform
dispatch_glUniformui64NV1(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformui64NV(GLint location, GLuint64EXT value);
Part of GL_NV_shader_buffer_load
dispatch_glUnlockArraysEXT1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUnlockArraysEXT(void);
Part of GL_EXT_compiled_vertex_array
dispatch_glUnmapBuffer1(int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glUnmapBufferOES(GLenum target);
Part of GL_VERSION_1_5, GL_OES_mapbuffer
dispatch_glUnmapBuffer1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glUnmapBufferOES(GLenum target);
Part of GL_VERSION_1_5, GL_OES_mapbuffer
dispatch_glUnmapBuffer1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glUnmapBuffer(GLenum target);
Part of GL_VERSION_1_5
dispatch_glUnmapNamedBufferEXT1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glUnmapNamedBufferEXT(GLuint buffer);
Part of GL_EXT_direct_state_access
dispatch_glUseProgram1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUseProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glUseProgram1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUseProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glUseProgramObjectARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUseProgramObjectARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
dispatch_glUseProgramStages1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program);
Part of GL_ARB_separate_shader_objects
dispatch_glValidateProgram1(int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glValidateProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glValidateProgram1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glValidateProgram(GLuint program);
Part of GL_VERSION_2_0
dispatch_glValidateProgramARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glValidateProgramARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
dispatch_glValidateProgramPipeline1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glValidateProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
dispatch_glVDPAUFiniNV1(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUFiniNV(void);
Part of GL_NV_vdpau_interop
dispatch_glVDPAUIsSurfaceNV1(long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUIsSurfaceNV(GLvdpauSurfaceNV surface);
Part of GL_NV_vdpau_interop
dispatch_glVDPAUSurfaceAccessNV1(long, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUSurfaceAccessNV(GLvdpauSurfaceNV surface, GLenum access);
Part of GL_NV_vdpau_interop
dispatch_glVDPAUUnregisterSurfaceNV1(long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUUnregisterSurfaceNV(GLvdpauSurfaceNV surface);
Part of GL_NV_vdpau_interop
dispatch_glVertex2d1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_0
dispatch_glVertex2f1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_0
dispatch_glVertex2h1(short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2hNV(GLhalfNV x, GLhalfNV y);
Part of GL_NV_half_float
dispatch_glVertex2i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2i(GLint x, GLint y);
Part of GL_VERSION_1_0
dispatch_glVertex2s1(short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2s(GLshort x, GLshort y);
Part of GL_VERSION_1_0
dispatch_glVertex3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
dispatch_glVertex3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
dispatch_glVertex3h1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z);
Part of GL_NV_half_float
dispatch_glVertex3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_0
dispatch_glVertex3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_0
dispatch_glVertex4d1(double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_1_0
dispatch_glVertex4f1(float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_1_0
dispatch_glVertex4h1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Part of GL_NV_half_float
dispatch_glVertex4i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4i(GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_1_0
dispatch_glVertex4s1(short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_1_0
dispatch_glVertexArrayParameteriAPPLE1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexArrayParameteriAPPLE(GLenum pname, GLint param);
Part of GL_APPLE_vertex_array_range
dispatch_glVertexAttrib1d1(int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1d(GLuint index, GLdouble x);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib1dARB1(int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1dARB(GLuint index, GLdouble x);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib1f1(int, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib1f(GLuint indx, GLfloat x);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib1f1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1f(GLuint index, GLfloat x);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib1fARB1(int, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1fARB(GLuint index, GLfloat x);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib1h1(int, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1hNV(GLuint index, GLhalfNV x);
Part of GL_NV_half_float
dispatch_glVertexAttrib1s1(int, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1s(GLuint index, GLshort x);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib1sARB1(int, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1sARB(GLuint index, GLshort x);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib2d1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib2dARB1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2dARB(GLuint index, GLdouble x, GLdouble y);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib2f1(int, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib2f1(int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2f(GLuint index, GLfloat x, GLfloat y);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib2fARB1(int, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2fARB(GLuint index, GLfloat x, GLfloat y);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib2h1(int, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2hNV(GLuint index, GLhalfNV x, GLhalfNV y);
Part of GL_NV_half_float
dispatch_glVertexAttrib2s1(int, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2s(GLuint index, GLshort x, GLshort y);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib2sARB1(int, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2sARB(GLuint index, GLshort x, GLshort y);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib3d1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib3dARB1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib3f1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib3f1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib3fARB1(int, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib3h1(int, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z);
Part of GL_NV_half_float
dispatch_glVertexAttrib3s1(int, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib3sARB1(int, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3sARB(GLuint index, GLshort x, GLshort y, GLshort z);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib4d1(int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib4dARB1(int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib4f1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib4f1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib4fARB1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib4h1(int, short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Part of GL_NV_half_float
dispatch_glVertexAttrib4Nub1(int, byte, byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib4NubARB1(int, byte, byte, byte, byte, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Part of GL_ARB_vertex_program
dispatch_glVertexAttrib4s1(int, short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_2_0
dispatch_glVertexAttrib4sARB1(int, short, short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4sARB(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_ARB_vertex_program
dispatch_glVertexAttribDivisor1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribDivisor(GLuint index, GLuint divisor);
Part of GL_VERSION_3_3
dispatch_glVertexAttribFormatNV1(int, int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glVertexAttribI1i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1i(GLuint index, GLint x);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI1iEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1iEXT(GLuint index, GLint x);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI1ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1ui(GLuint index, GLuint x);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI1uiEXT1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1uiEXT(GLuint index, GLuint x);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI2i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2i(GLuint index, GLint x, GLint y);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI2iEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2iEXT(GLuint index, GLint x, GLint y);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI2ui1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI2uiEXT1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2uiEXT(GLuint index, GLuint x, GLuint y);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI3i1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI3iEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3iEXT(GLuint index, GLint x, GLint y, GLint z);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI3ui1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI3uiEXT1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3uiEXT(GLuint index, GLuint x, GLuint y, GLuint z);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI4i1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI4iEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4iEXT(GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribI4ui1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_VERSION_3_0
dispatch_glVertexAttribI4uiEXT1(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4uiEXT(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_vertex_program4
dispatch_glVertexAttribIFormatNV1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glVertexAttribL1d1(int, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1d(GLuint index, GLdouble x);
Part of GL_ARB_vertex_attrib_64bit
dispatch_glVertexAttribL1i64NV1(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1i64NV(GLuint index, GLint64EXT x);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL1ui64NV1(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1ui64NV(GLuint index, GLuint64EXT x);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL2d1(int, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y);
Part of GL_ARB_vertex_attrib_64bit
dispatch_glVertexAttribL2i64NV1(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2i64NV(GLuint index, GLint64EXT x, GLint64EXT y);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL2ui64NV1(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL3d1(int, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_vertex_attrib_64bit
dispatch_glVertexAttribL3i64NV1(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL3ui64NV1(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL4d1(int, double, double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_attrib_64bit
dispatch_glVertexAttribL4i64NV1(int, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribL4ui64NV1(int, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribLFormatNV1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribLFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_attrib_integer_64bit
dispatch_glVertexAttribP1ui1(int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexAttribP2ui1(int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexAttribP3ui1(int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexAttribP4ui1(int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexBlendARB1(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexBlendARB(GLint count);
Part of GL_ARB_vertex_blend
dispatch_glVertexFormatNV1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
dispatch_glVertexP2ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP2ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexP3ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP3ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexP4ui1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP4ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
dispatch_glVertexWeightfEXT1(float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeightfEXT(GLfloat weight);
Part of GL_EXT_vertex_weighting
dispatch_glVertexWeighth1(short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeighthNV(GLhalfNV weight);
Part of GL_NV_half_float
dispatch_glViewport1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
dispatch_glViewport1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
dispatch_glViewport1(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
dispatch_glViewportIndexedf1(int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
Part of GL_ARB_viewport_array
dispatch_glWaitSync1(long, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
Part of GL_ARB_sync
dispatch_glWindowPos2d1(double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos2f1(float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos2i1(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2i(GLint x, GLint y);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos2s1(short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2s(GLshort x, GLshort y);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos3d1(double, double, double, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos3f1(float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos3i1(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWindowPos3s1(short, short, short, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_4_DEPRECATED
dispatch_glWriteMaskEXT1(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWriteMaskEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
Part of GL_EXT_vertex_shader
dispatch_glXBindChannelToWindowSGIX1(long, int, int, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
Part of GLX_SGIX_video_resize
dispatch_glXBindSwapBarrierNV1(long, int, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXBindSwapBarrierNV(Display * dpy, GLuint group, GLuint barrier);
Part of GLX_NV_swap_group
dispatch_glXBindSwapBarrierSGIX1(long, long, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
Part of GLX_SGIX_swap_barrier
dispatch_glXBindVideoImageNV1(long, int, long, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXBindVideoImageNV(Display * dpy, GLXVideoDeviceNV VideoDevice, XID pbuf, int iVideoBuffer);
Part of GLX_NV_video_out
dispatch_glXChannelRectSGIX1(long, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
Part of GLX_SGIX_video_resize
dispatch_glXChannelRectSyncSGIX1(long, int, int, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
Part of GLX_SGIX_video_resize
dispatch_glXCopyContext1(long, long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXCopyContext(Display * dpy, GLXContext src, GLXContext dst, unsigned long mask);
Part of GLX_VERSION_1_X
dispatch_glXCopySubBufferMESA1(long, long, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
Part of GLX_MESA_copy_sub_buffer
dispatch_glXCreateNewContext1(long, long, int, long, boolean, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXContext glXCreateNewContext(Display * dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct);
Part of GLX_VERSION_1_X
dispatch_glXCushionSGI1(long, long, float, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXCushionSGI(Display * dpy, XID window, float cushion);
Part of GLX_SGI_cushion
dispatch_glXDestroyContext1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyContext(Display * dpy, GLXContext ctx);
Part of GLX_VERSION_1_X
dispatch_glXDestroyGLXPixmap1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyGLXPixmap(Display * dpy, XID pixmap);
Part of GLX_VERSION_1_X
dispatch_glXDestroyPbuffer1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyPbuffer(Display * dpy, XID pbuf);
Part of GLX_VERSION_1_X
dispatch_glXDestroyPixmap1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyPixmap(Display * dpy, XID pixmap);
Part of GLX_VERSION_1_X
dispatch_glXDestroyWindow1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyWindow(Display * dpy, XID window);
Part of GLX_VERSION_1_X
dispatch_glXFreeContextEXT1(long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXFreeContextEXT(Display * dpy, GLXContext context);
Part of GLX_EXT_import_context
dispatch_glXGetClientString1(long, int, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: const char * glXGetClientString(Display * dpy, int name);
Part of CORE FUNC
dispatch_glXGetContextIDEXT1(long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: XID glXGetContextIDEXT(GLXContext context);
Part of GLX_EXT_import_context
dispatch_glXGetCurrentContext1(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXContext glXGetCurrentContext(void);
Part of GLX_VERSION_1_X
dispatch_glXGetCurrentDisplay1(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Display * glXGetCurrentDisplay(void);
Part of CORE FUNC
dispatch_glXGetCurrentDisplayEXT1(long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Display * glXGetCurrentDisplayEXT(void);
Part of GLX_EXT_import_context
dispatch_glXGetCurrentDrawable1(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXGetCurrentDrawable(void);
Part of GLX_VERSION_1_X
dispatch_glXGetCurrentReadDrawable1(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXGetCurrentReadDrawable(void);
Part of GLX_VERSION_1_X
dispatch_glXGetCurrentReadDrawableSGI1(long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: XID glXGetCurrentReadDrawableSGI(void);
Part of GLX_SGI_make_current_read
dispatch_glXGetProcAddress1(String, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: __GLXextFuncPtr glXGetProcAddress(const GLubyte * procname);
Part of GLX_ARB_get_proc_address
dispatch_glXGetProcAddress1(String, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: PFNGLENDTRANSFORMFEEDBACKPROC glXGetProcAddress(const GLubyte * procName);
Part of GLX_ARB_get_proc_address
dispatch_glXGetProcAddressARB1(String, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: __GLXextFuncPtr glXGetProcAddressARB(const GLubyte * procName);
Part of GLX_ARB_get_proc_address
dispatch_glXGetProcAddressARB1(String, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: PFNGLENDTRANSFORMFEEDBACKPROC glXGetProcAddressARB(const GLubyte * procName);
Part of GLX_ARB_get_proc_address
dispatch_glXImportContextEXT1(long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: GLXContext glXImportContextEXT(Display * dpy, XID contextID);
Part of GLX_EXT_import_context
dispatch_glXIsDirect1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXIsDirect(Display * dpy, GLXContext ctx);
Part of GLX_VERSION_1_X
dispatch_glXJoinSwapGroupNV1(long, long, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXJoinSwapGroupNV(Display * dpy, XID drawable, GLuint group);
Part of GLX_NV_swap_group
dispatch_glXJoinSwapGroupSGIX1(long, long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
Part of GLX_SGIX_swap_group
dispatch_glXMakeContextCurrent1(long, long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXMakeContextCurrent(Display * dpy, XID draw, XID read, GLXContext ctx);
Part of GLX_VERSION_1_X
dispatch_glXMakeCurrent1(long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXMakeCurrent(Display * dpy, XID drawable, GLXContext ctx);
Part of GLX_VERSION_1_X
dispatch_glXMakeCurrentReadSGI1(long, long, long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
Part of GLX_SGI_make_current_read
dispatch_glXQueryExtensionsString1(long, int, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: const char * glXQueryExtensionsString(Display * dpy, int screen);
Part of CORE FUNC
dispatch_glXQueryServerString1(long, int, int, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: const char * glXQueryServerString(Display * dpy, int screen, int name);
Part of CORE FUNC
dispatch_glXReleaseBuffersMESA1(long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
Part of GLX_MESA_release_buffers
dispatch_glXReleaseTexImageEXT1(long, long, int, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXReleaseTexImageEXT(Display * dpy, XID drawable, int buffer);
Part of GLX_EXT_texture_from_pixmap
dispatch_glXReleaseTexImageEXT1(long, long, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXReleaseTexImageEXT(Display * dpy, XID drawable, int buffer);
Part of GLX_EXT_texture_from_pixmap
dispatch_glXReleaseVideoDeviceNV1(long, int, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXReleaseVideoDeviceNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice);
Part of GLX_NV_video_out
dispatch_glXReleaseVideoImageNV1(long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXReleaseVideoImageNV(Display * dpy, XID pbuf);
Part of GLX_NV_video_out
dispatch_glXResetFrameCountNV1(long, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXResetFrameCountNV(Display * dpy, int screen);
Part of GLX_NV_swap_group
dispatch_glXSelectEvent1(long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXSelectEvent(Display * dpy, XID drawable, unsigned long mask);
Part of GLX_VERSION_1_X
dispatch_glXSet3DfxModeMESA1(int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXSet3DfxModeMESA(int interval);
Part of GLX_MESA_set_3dfx_mode
dispatch_glXSwapBuffers1(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXSwapBuffers(Display * dpy, XID drawable);
Part of GLX_VERSION_1_X
dispatch_glXSwapBuffersMscOML1(long, long, long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int64_t glXSwapBuffersMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
Part of GLX_OML_sync_control
dispatch_glXSwapBuffersMscOML1(long, long, long, long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int64_t glXSwapBuffersMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
Part of GLX_OML_sync_control
dispatch_glXSwapIntervalSGI1(int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXSwapIntervalSGI(int interval);
Part of GLX_SGI_swap_control
dispatch_glXUseXFont1(long, int, int, int, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXUseXFont(XID font, int first, int count, int list);
Part of GLX_VERSION_1_X
dispatch_glXWaitGL1(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXWaitGL(void);
Part of GLX_VERSION_1_X
dispatch_glXWaitX1(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXWaitX(void);
Part of GLX_VERSION_1_X
dispatch_wglBeginFrameTrackingI3D1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglBeginFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
dispatch_wglBindDisplayColorTableEXT1(short, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: GLboolean wglBindDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
dispatch_wglBindSwapBarrierNV1(int, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglBindSwapBarrierNV(GLuint group, GLuint barrier);
Part of WGL_NV_swap_group
dispatch_wglBindTexImageARB1(long, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglBindTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
dispatch_wglCopyContext1(long, long, int, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglCopyContext(HANDLE, HANDLE, UINT);
Part of CORE FUNC
dispatch_wglCreateBufferRegionARB1(long, int, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreateBufferRegionARB(HANDLE hDC, int iLayerPlane, UINT uType);
Part of WGL_ARB_buffer_region
dispatch_wglCreateContext1(long, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: HANDLE wglCreateContext(HANDLE);
Part of CORE FUNC
dispatch_wglCreateDisplayColorTableEXT1(short, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: GLboolean wglCreateDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
dispatch_wglDeleteBufferRegionARB1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: void wglDeleteBufferRegionARB(HANDLE hRegion);
Part of WGL_ARB_buffer_region
dispatch_wglDeleteContext1(long, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglDeleteContext(HANDLE);
Part of CORE FUNC
dispatch_wglDestroyDisplayColorTableEXT1(short, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: void wglDestroyDisplayColorTableEXT(GLushort factor);
Part of WGL_EXT_display_color_table
dispatch_wglDestroyPbufferARB1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglDestroyPbufferARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
dispatch_wglDestroyPbufferEXT1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglDestroyPbufferEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
dispatch_wglDisableFrameLockI3D1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglDisableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
dispatch_wglEnableFrameLockI3D1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglEnableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
dispatch_wglEndFrameTrackingI3D1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglEndFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
dispatch_wglGetCurrentContext1(long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: HANDLE wglGetCurrentContext(void);
Part of CORE FUNC
dispatch_wglGetCurrentDC1(long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: HANDLE wglGetCurrentDC(void);
Part of CORE FUNC
dispatch_wglGetCurrentReadDC1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglGetCurrentReadDCARB(void);
Part of WGL_ARB_make_current_read
dispatch_wglGetExtensionsStringARB1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: LPCSTR wglGetExtensionsStringARB(HANDLE hdc);
Part of WGL_ARB_extensions_string
dispatch_wglGetExtensionsStringEXT1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: LPCSTR wglGetExtensionsStringEXT(void);
Part of WGL_EXT_extensions_string
dispatch_wglGetPbufferDCARB1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglGetPbufferDCARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
dispatch_wglGetPbufferDCEXT1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglGetPbufferDCEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
dispatch_wglGetProcAddress1(String, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: PROC wglGetProcAddress(LPCSTR);
Part of CORE FUNC
dispatch_wglGetSwapIntervalEXT1(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: int wglGetSwapIntervalEXT(void);
Part of WGL_EXT_swap_control
dispatch_wglJoinSwapGroupNV1(long, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglJoinSwapGroupNV(HANDLE hDC, GLuint group);
Part of WGL_NV_swap_group
dispatch_wglMakeContextCurrent1(long, long, long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglMakeContextCurrentARB(HANDLE hDrawDC, HANDLE hReadDC, HANDLE hglrc);
Part of WGL_ARB_make_current_read
dispatch_wglMakeCurrent1(long, long, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglMakeCurrent(HANDLE, HANDLE);
Part of CORE FUNC
dispatch_wglReleasePbufferDCARB1(long, long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: int wglReleasePbufferDCARB(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_ARB_pbuffer
dispatch_wglReleasePbufferDCEXT1(long, long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: int wglReleasePbufferDCEXT(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_EXT_pbuffer
dispatch_wglReleaseTexImageARB1(long, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglReleaseTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
dispatch_wglResetFrameCountNV1(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglResetFrameCountNV(HANDLE hDC);
Part of WGL_NV_swap_group
dispatch_wglRestoreBufferRegionARB1(long, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglRestoreBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
Part of WGL_ARB_buffer_region
dispatch_wglSaveBufferRegionARB1(long, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglSaveBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height);
Part of WGL_ARB_buffer_region
dispatch_wglShareLists1(long, long, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglShareLists(HANDLE, HANDLE);
Part of CORE FUNC
dispatch_wglSwapIntervalEXT1(int, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglSwapIntervalEXT(int interval);
Part of WGL_EXT_swap_control
dispatch_wglSwapLayerBuffers1(long, int, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglSwapLayerBuffers(HANDLE, UINT);
Part of CORE FUNC
dispatchMessages() - Method in class com.jogamp.newt.Display
 
dispatchMessages() - Method in class com.jogamp.newt.impl.DisplayImpl
 
dispatchMessages0() - Method in class com.jogamp.newt.impl.macosx.MacDisplay
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.awt.AWTDisplay
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.DisplayImpl
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.intel.gdl.Display
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.macosx.MacDisplay
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Display
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.opengl.kd.KDDisplay
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.windows.WindowsDisplay
 
dispatchMessagesNative() - Method in class com.jogamp.newt.impl.x11.X11Display
 
Display - Class in com.jogamp.newt
 
Display() - Constructor for class com.jogamp.newt.Display
 
Display - Class in com.jogamp.newt.impl.intel.gdl
 
Display() - Constructor for class com.jogamp.newt.impl.intel.gdl.Display
 
Display - Class in com.jogamp.newt.impl.opengl.broadcom.egl
 
Display() - Constructor for class com.jogamp.newt.impl.opengl.broadcom.egl.Display
 
display - Variable in class com.jogamp.newt.impl.ScreenImpl
 
display() - Method in class com.jogamp.newt.opengl.GLWindow
 
display(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
display(GLAutoDrawable) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
display() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
display(ArrayList, boolean, boolean) - Method in interface com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
 
display() - Method in class com.jogamp.opengl.util.AnimatorBase
Called every frame to cause redrawing of all of the GLAutoDrawables this Animator manages.
display() - Method in class javax.media.opengl.awt.GLCanvas
 
display() - Method in class javax.media.opengl.awt.GLJPanel
 
display() - Method in interface javax.media.opengl.GLAutoDrawable
Causes OpenGL rendering to be performed for this GLAutoDrawable in the following order: Calling display(..) for all registered GLEventListeners.
display(GLAutoDrawable) - Method in interface javax.media.opengl.GLEventListener
Called by the drawable to initiate OpenGL rendering by the client.
displayHandle - Variable in class com.jogamp.nativewindow.impl.ProxySurface
 
DisplayImpl - Class in com.jogamp.newt.impl
 
DisplayImpl() - Constructor for class com.jogamp.newt.impl.DisplayImpl
 
displayList - Static variable in class com.jogamp.newt.Display
 
DisplayList - Class in com.jogamp.opengl.impl.glu.nurbs
Display list
DisplayList() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.DisplayList
 
displaysActive - Static variable in class com.jogamp.newt.Display
 
dispose(GLAutoDrawable) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
Issues GLEventListener.dispose(javax.media.opengl.GLAutoDrawable) to all listeners.
dispose() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Disposes of all resources this TextRenderer is using.
dispose() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Disposes all resources associated with this renderer.
dispose() - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Disposes the backing store allocated by the BackingStoreManager.
dispose() - Method in class com.jogamp.opengl.util.texture.Texture
Deprecated. use destroy(GL)
dispose(GL) - Method in class com.jogamp.opengl.util.texture.Texture
Deprecated. use destroy(GL)
dispose(boolean) - Method in class javax.media.opengl.awt.GLJPanel
 
dispose(GLAutoDrawable) - Method in interface javax.media.opengl.GLEventListener
Notifies the listener to perform the release of all OpenGL resources per GLContext, such as memory buffers and GLSL programs.
div(int, int) - Static method in class com.jogamp.opengl.util.FixedPoint
 
do_bgncurve(O_curve) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Begins a NURBS curve
do_bgnsurface(O_surface) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Begins new surface
do_check_knots(Knotvector, String) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Check knot vector specification
do_endcurve() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Ends a curve
do_endsurface() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Ends surface
do_nurbscurve(O_nurbscurve) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Draw a curve
do_nurbssurface(O_nurbssurface) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Draw NURBS surface
do_setnurbsproperty(Property) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Set given property to rendering hints
do_setnurbsproperty2(Property) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Set parameters of existing property
domain2f(float, float, float, float) - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Empty method
downloadAll(float[], float[], Backend) - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Walks thru all arcs/patches
downstreamClass - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
downstreamName - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
downstreamPackage - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
draw(int, int, int, int) - Method in class com.jogamp.opengl.util.awt.Overlay
Draws the specified sub-rectangle of the overlay on top of the OpenGL drawable.
draw(int, int, int, int, int, int) - Method in class com.jogamp.opengl.util.awt.Overlay
Draws the specified sub-rectangle of the overlay at the specified x and y coordinate on top of the OpenGL drawable.
draw(Graphics2D, String, int, int) - Method in class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
draw(CharSequence, int, int) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Draws the supplied CharSequence at the desired location using the renderer's current color.
draw(String, int, int) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Draws the supplied String at the desired location using the renderer's current color.
draw(Graphics2D, String, int, int) - Method in interface com.jogamp.opengl.util.awt.TextRenderer.RenderDelegate
Render the passed character sequence at the designated location using the supplied Graphics2D instance.
draw(GL, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink
 
draw(GL, Buffer, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink
 
draw(GL, Buffer, boolean, int) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
draw3D(CharSequence, float, float, float, float) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Draws the supplied CharSequence at the desired 3D location using the renderer's current color.
draw3D(String, float, float, float, float) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Draws the supplied String at the desired 3D location using the renderer's current color.
draw3DRect(float, float, float, int, int, int, int, float) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Draws a rectangle of the underlying texture to the specified 3D location.
drawable - Variable in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
drawable - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
drawableRead - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
drawables - Variable in class com.jogamp.opengl.util.AnimatorBase
 
drawablesEmpty - Variable in class com.jogamp.opengl.util.AnimatorBase
 
drawAll() - Method in class com.jogamp.opengl.util.awt.Overlay
Draws the entire contents of the overlay on top of the OpenGL drawable.
drawCurves() - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Draws NURBS curve
drawCylinder(GL, float, float, float, int, int) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
draws a cylinder oriented along the z axis.
drawDisk(GL, float, float, int, int) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
renders a disk on the z = 0 plane.
drawGlyphVector(Graphics2D, GlyphVector, int, int) - Method in class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
drawGlyphVector(Graphics2D, GlyphVector, int, int) - Method in interface com.jogamp.opengl.util.awt.TextRenderer.RenderDelegate
Render the passed GlyphVector at the designated location using the supplied Graphics2D instance.
drawOrthoRect(int, int) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Draws an orthographically projected rectangle containing all of the underlying texture to the specified location on the screen.
drawOrthoRect(int, int, int, int, int, int) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Draws an orthographically projected rectangle of the underlying texture to the specified location on the screen.
drawPartialDisk(GL, float, float, int, int, float, float) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
renders a partial disk on the z=0 plane.
drawSphere(GL, float, int, int) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
draws a sphere of the given radius centered around the origin.
drawSurfaces() - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Draws a surface
dump() - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL2
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL2ES1
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL2ES2
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL2GL3
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL3
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL3bc
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL4
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGL4bc
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGLES1
 
dumpArray(Object) - Method in class javax.media.opengl.TraceGLES2
 
dumpDisplayList(String) - Static method in class com.jogamp.newt.Display
 
dumpFreeSpace() - Method in class com.jogamp.opengl.util.packrect.Level
 
dumpIgnores() - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
dumpOpenDisplayConnections() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
dumpPendingDisplayConnections() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
dumpShaderSource(PrintStream) - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 

E

edgeFlag(boolean) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The edgeFlag callback method is similar to glEdgeFlag.
edgeFlag(boolean) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
edgeFlagData(boolean, Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The same as the edgeFlage callback method except that it takes an additional reference argument.
edgeFlagData(boolean, Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
edtUtil - Variable in class com.jogamp.newt.impl.DisplayImpl
 
EDTUtil - Interface in com.jogamp.newt.util
EDT stands for Event Dispatch Thread.
EGL - Class in com.jogamp.opengl.impl.egl
 
EGL() - Constructor for class com.jogamp.opengl.impl.egl.EGL
 
EGL_ALPHA_FORMAT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_ALPHA_FORMAT_NONPRE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_ALPHA_FORMAT_PRE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_ALPHA_MASK_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_ALPHA_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_ALREADY_SIGNALED_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_BACK_BUFFER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_ACCESS - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_ALLOC - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_ATTRIBUTE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_CONFIG - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_CONTEXT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_CURRENT_SURFACE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_DISPLAY - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_MATCH - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_NATIVE_PIXMAP - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_NATIVE_WINDOW - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_PARAMETER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BAD_SURFACE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BIND_TO_TEXTURE_RGB - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BIND_TO_TEXTURE_RGBA - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BITMAP_ORIGIN_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PITCH_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PIXEL_RED_OFFSET_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BITMAP_PIXEL_SIZE_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface2
EGL_BITMAP_POINTER_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_BLUE_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BUFFER_DESTROYED - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BUFFER_PRESERVED - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_BUFFER_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CLIENT_APIS - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CLIENT_PIXMAP_POINTER_HI - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_HI_clientpixmap
EGL_COLOR_ARGB_HI - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_HI_colorformats
EGL_COLOR_BUFFER_TYPE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_COLOR_FORMAT_HI - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_HI_colorformats
EGL_COLOR_RGB_HI - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_HI_colorformats
EGL_COLOR_RGBA_HI - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_HI_colorformats
EGL_COLORSPACE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_COLORSPACE_LINEAR - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_COLORSPACE_sRGB - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONDITION_SATISFIED_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_CONDITION_SATISFIED_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_CONFIG_CAVEAT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONFIG_ID - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONFORMANT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONFORMANT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_config_attribs
EGL_CONTEXT_CLIENT_TYPE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONTEXT_CLIENT_VERSION - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONTEXT_LOST - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_CONTEXT_PRIORITY_HIGH_IMG - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_IMG_context_priority
EGL_CONTEXT_PRIORITY_LEVEL_IMG - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_IMG_context_priority
EGL_CONTEXT_PRIORITY_LOW_IMG - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_IMG_context_priority
EGL_CONTEXT_PRIORITY_MEDIUM_IMG - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_IMG_context_priority
EGL_CORE_NATIVE_ENGINE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_COVERAGE_BUFFERS_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_coverage_sample
EGL_COVERAGE_SAMPLES_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_coverage_sample
EGL_DEFAULT_DISPLAY - Static variable in class com.jogamp.opengl.impl.egl.EGL
 
EGL_DEPTH_ENCODING_NONE_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_depth_nonlinear
EGL_DEPTH_ENCODING_NONLINEAR_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_depth_nonlinear
EGL_DEPTH_ENCODING_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_depth_nonlinear
EGL_DEPTH_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_DISPLAY_SCALING - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_DONT_CARE - Static variable in class com.jogamp.opengl.impl.egl.EGL
 
EGL_DRAW - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_DRM_BUFFER_FORMAT_ARGB32_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_DRM_BUFFER_FORMAT_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_DRM_BUFFER_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_DRM_BUFFER_STRIDE_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_DRM_BUFFER_USE_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_DRM_BUFFER_USE_SCANOUT_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_DRM_BUFFER_USE_SHARE_MESA - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_MESA_drm_image
EGL_EXTENSIONS - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_FALSE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_FORMAT_RGB_565_EXACT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_FORMAT_RGB_565_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_FORMAT_RGBA_8888_EXACT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_FORMAT_RGBA_8888_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_GL_RENDERBUFFER_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_renderbuffer_image
EGL_GL_TEXTURE_2D_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_2D_image
EGL_GL_TEXTURE_3D_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_3D_image
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_cubemap_image
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_cubemap_image
EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_cubemap_image
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_cubemap_image
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_cubemap_image
EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_cubemap_image
EGL_GL_TEXTURE_LEVEL_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_2D_image
EGL_GL_TEXTURE_RECTANGLE_NV_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_texture_rectangle
EGL_GL_TEXTURE_ZOFFSET_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_gl_texture_3D_image
EGL_GREEN_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_HEIGHT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_HORIZONTAL_RESOLUTION - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_IMAGE_PRESERVED_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_image_base
EGL_LARGEST_PBUFFER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_LEVEL - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_LOCK_SURFACE_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_LOCK_USAGE_HINT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_LOWER_LEFT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_LUMINANCE_BUFFER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_LUMINANCE_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MAP_PRESERVE_PIXELS_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_MATCH_FORMAT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_MATCH_NATIVE_PIXMAP - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MAX_PBUFFER_HEIGHT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MAX_PBUFFER_PIXELS - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MAX_PBUFFER_WIDTH - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MAX_SWAP_INTERVAL - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MIN_SWAP_INTERVAL - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MIPMAP_LEVEL - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MIPMAP_TEXTURE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MULTISAMPLE_RESOLVE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MULTISAMPLE_RESOLVE_BOX - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MULTISAMPLE_RESOLVE_BOX_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_MULTISAMPLE_RESOLVE_DEFAULT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NATIVE_PIXMAP_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_image
EGL_NATIVE_RENDERABLE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NATIVE_VISUAL_ID - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NATIVE_VISUAL_TYPE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NO_CONTEXT - Static variable in class com.jogamp.opengl.impl.egl.EGL
 
EGL_NO_DISPLAY - Static variable in class com.jogamp.opengl.impl.egl.EGL
 
EGL_NO_IMAGE - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_image
EGL_NO_SURFACE - Static variable in class com.jogamp.opengl.impl.egl.EGL
 
EGL_NO_SYNC_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_NO_TEXTURE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NON_CONFORMANT_CONFIG - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NONE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_NOT_INITIALIZED - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENGL_API - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENGL_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENGL_ES2_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENGL_ES_API - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENGL_ES_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENMAX_IL_BIT_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_omx_il_sink
EGL_OPENVG_API - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENVG_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPENVG_IMAGE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_OPTIMAL_FORMAT_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_PBUFFER_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_PIXEL_ASPECT_RATIO - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_PIXMAP_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_READ - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_READ_SURFACE_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_RED_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_RENDER_BUFFER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_RENDERABLE_TYPE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_RGB_BUFFER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SAMPLE_BUFFERS - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SAMPLES - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SIGNALED_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_SIGNALED_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_SINGLE_BUFFER - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SLOW_CONFIG - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_STENCIL_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SUCCESS - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SURFACE_COMPONENT_HANDLE_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_omx_il_sink
EGL_SURFACE_OMX_IL_CALLBACK_DATA_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_omx_il_sink
EGL_SURFACE_OMX_IL_EMPTY_BUFFER_DONE_CALLBACK_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_omx_il_sink
EGL_SURFACE_OMX_IL_EVENT_CALLBACK_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_omx_il_sink
EGL_SURFACE_TYPE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SWAP_BEHAVIOR - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SWAP_BEHAVIOR_PRESERVED_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_SYNC_CONDITION_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_fence_sync
EGL_SYNC_CONDITION_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_SYNC_FENCE_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_fence_sync
EGL_SYNC_FENCE_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_SYNC_FLUSH_COMMANDS_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_SYNC_FLUSH_COMMANDS_BIT_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_fence_sync
EGL_SYNC_PRIOR_COMMANDS_COMPLETE_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_SYNC_REUSABLE_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_SYNC_STATUS_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_SYNC_STATUS_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_SYNC_TYPE_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_SYNC_TYPE_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_TEXTURE_2D - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TEXTURE_FORMAT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TEXTURE_RECTANGLE_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_texture_rectangle
EGL_TEXTURE_RGB - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TEXTURE_RGBA - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TEXTURE_TARGET - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TIMEOUT_EXPIRED_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_TIMEOUT_EXPIRED_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_TRANSPARENT_BLUE_VALUE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TRANSPARENT_GREEN_VALUE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TRANSPARENT_RED_VALUE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TRANSPARENT_RGB - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TRANSPARENT_TYPE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_TRUE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_UNKNOWN - Static variable in class com.jogamp.opengl.impl.egl.EGL
 
EGL_UNSIGNALED_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_reusable_sync
EGL_UNSIGNALED_NV - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_NV_sync
EGL_UPPER_LEFT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
EGL_VENDOR - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VERSION - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VERTICAL_RESOLUTION - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_ALPHA_FORMAT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_ALPHA_FORMAT_NONPRE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_ALPHA_FORMAT_PRE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_ALPHA_FORMAT_PRE_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_config_attribs
EGL_VG_COLORSPACE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_COLORSPACE_LINEAR - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_COLORSPACE_LINEAR_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_COLORSPACE_LINEAR_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_config_attribs
EGL_VG_COLORSPACE_sRGB - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_VG_PARENT_IMAGE_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_vg_parent_image
EGL_WIDTH - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_WINDOW_BIT - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of EGL_VERSION_1_X
EGL_WRITE_SURFACE_BIT_KHR - Static variable in interface com.jogamp.opengl.impl.egl.EGLExt
Part of EGL_KHR_lock_surface
eglBindAPI(int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglBindAPI(EGLenum api);
Part of EGL_VERSION_1_X
eglBindAPI(int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglBindAPI(EGLenum api);
Part of EGL_VERSION_1_X
eglBindTexImage(long, long, int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
eglBindTexImage(long, long, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
eglChooseConfig(long, IntBuffer, PointerBuffer, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglChooseConfig(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglChooseConfig(long, int[], int, PointerBuffer, int, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglChooseConfig(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglChooseConfig(long, IntBuffer, PointerBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglChooseConfig(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglChooseConfig(long, int[], int, PointerBuffer, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglChooseConfig(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
EGLClientPixmapHI - Class in com.jogamp.opengl.impl.egl
 
eglClientWaitSyncKHR(long, long, int, long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLint eglClientWaitSyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint flags, EGLTimeKHR timeout);
Part of EGL_KHR_reusable_sync
eglClientWaitSyncKHR(long, long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLint eglClientWaitSyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint flags, EGLTimeKHR timeout);
Part of EGL_KHR_reusable_sync
eglClientWaitSyncNV(long, int, long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLint eglClientWaitSyncNV(EGLNativeDisplayType sync, EGLint flags, EGLTimeNV timeout);
Part of EGL_NV_sync
eglClientWaitSyncNV(long, int, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLint eglClientWaitSyncNV(EGLNativeDisplayType sync, EGLint flags, EGLTimeNV timeout);
Part of EGL_NV_sync
EGLConfig2Capabilities(GLProfile, long, long, boolean, boolean, boolean) - Static method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
EGLConfigId2EGLConfig(GLProfile, long, int) - Static method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
EGLContext - Class in com.jogamp.opengl.impl.egl
 
eglCopyBuffers(long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target);
Part of EGL_VERSION_1_X
eglCopyBuffers(long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target);
Part of EGL_VERSION_1_X
eglCreateContext(long, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateContext(long, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateContext(long, long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateContext(long, long, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateDRMImageMESA(long, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateDRMImageMESA(EGLNativeDisplayType dpy, const EGLint * attrib_list);
Part of EGL_MESA_drm_image
eglCreateDRMImageMESA(long, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateDRMImageMESA(EGLNativeDisplayType dpy, const EGLint * attrib_list);
Part of EGL_MESA_drm_image
eglCreateDRMImageMESA(long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateDRMImageMESA(EGLNativeDisplayType dpy, const EGLint * attrib_list);
Part of EGL_MESA_drm_image
eglCreateDRMImageMESA(long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateDRMImageMESA(EGLNativeDisplayType dpy, const EGLint * attrib_list);
Part of EGL_MESA_drm_image
eglCreateFenceSyncNV(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateFenceSyncNV(EGLNativeDisplayType dpy, EGLenum condition, const EGLint * attrib_list);
Part of EGL_NV_sync
eglCreateFenceSyncNV(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateFenceSyncNV(EGLNativeDisplayType dpy, EGLenum condition, const EGLint * attrib_list);
Part of EGL_NV_sync
eglCreateFenceSyncNV(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateFenceSyncNV(EGLNativeDisplayType dpy, EGLenum condition, const EGLint * attrib_list);
Part of EGL_NV_sync
eglCreateFenceSyncNV(long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateFenceSyncNV(EGLNativeDisplayType dpy, EGLenum condition, const EGLint * attrib_list);
Part of EGL_NV_sync
eglCreateImageKHR(long, long, int, long, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLenum target, EGLNativeDisplayType buffer, const EGLint * attrib_list);
Part of EGL_KHR_image
eglCreateImageKHR(long, long, int, long, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLenum target, EGLNativeDisplayType buffer, const EGLint * attrib_list);
Part of EGL_KHR_image
eglCreateImageKHR(long, long, int, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLenum target, EGLNativeDisplayType buffer, const EGLint * attrib_list);
Part of EGL_KHR_image
eglCreateImageKHR(long, long, int, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLenum target, EGLNativeDisplayType buffer, const EGLint * attrib_list);
Part of EGL_KHR_image
eglCreatePbufferFromClientBuffer(long, int, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferFromClientBuffer(long, int, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferFromClientBuffer(long, int, long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferFromClientBuffer(long, int, long, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferSurface(long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferSurface(long, long, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferSurface(long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePbufferSurface(long, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePixmapSurface(long, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePixmapSurface(long, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePixmapSurface(long, long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePixmapSurface(long, long, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreatePixmapSurfaceHI(long, long, EGLClientPixmapHI) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurfaceHI(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLClientPixmapHI * pixmap);
Part of EGL_HI_clientpixmap
eglCreatePixmapSurfaceHI(long, long, EGLClientPixmapHI) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurfaceHI(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLClientPixmapHI * pixmap);
Part of EGL_HI_clientpixmap
eglCreateSyncKHR(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateSyncKHR(EGLNativeDisplayType dpy, EGLenum type, const EGLint * attrib_list);
Part of EGL_KHR_reusable_sync
eglCreateSyncKHR(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLNativeDisplayType eglCreateSyncKHR(EGLNativeDisplayType dpy, EGLenum type, const EGLint * attrib_list);
Part of EGL_KHR_reusable_sync
eglCreateSyncKHR(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateSyncKHR(EGLNativeDisplayType dpy, EGLenum type, const EGLint * attrib_list);
Part of EGL_KHR_reusable_sync
eglCreateSyncKHR(long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateSyncKHR(EGLNativeDisplayType dpy, EGLenum type, const EGLint * attrib_list);
Part of EGL_KHR_reusable_sync
eglCreateWindowSurface(long, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateWindowSurface(long, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateWindowSurface(long, long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglCreateWindowSurface(long, long, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, const EGLint * attrib_list);
Part of EGL_VERSION_1_X
eglDestroyContext(long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
eglDestroyContext(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
eglDestroyImageKHR(long, long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglDestroyImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType image);
Part of EGL_KHR_image
eglDestroyImageKHR(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroyImageKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType image);
Part of EGL_KHR_image
eglDestroySurface(long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
eglDestroySurface(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
eglDestroySyncKHR(long, long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglDestroySyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync);
Part of EGL_KHR_reusable_sync
eglDestroySyncKHR(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroySyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync);
Part of EGL_KHR_reusable_sync
eglDestroySyncNV(long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglDestroySyncNV(EGLNativeDisplayType sync);
Part of EGL_NV_sync
eglDestroySyncNV(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglDestroySyncNV(EGLNativeDisplayType sync);
Part of EGL_NV_sync
eglDisplay - Variable in class com.jogamp.opengl.impl.egl.EGLDrawable
 
EGLDrawable - Class in com.jogamp.opengl.impl.egl
 
EGLDrawable(EGLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.egl.EGLDrawable
 
EGLDrawableFactory - Class in com.jogamp.opengl.impl.egl
 
EGLDrawableFactory() - Constructor for class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
EGLDynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl.egl
Abstract implementation of the DynamicLookupHelper for EGL, which decouples it's dependencies to EGLDrawable.
EGLDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.egl.EGLDynamicLibraryBundleInfo
 
EGLES1DynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl.egl
 
EGLES1DynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.egl.EGLES1DynamicLibraryBundleInfo
 
EGLES2DynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl.egl
 
EGLES2DynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.egl.EGLES2DynamicLibraryBundleInfo
 
eglExportDRMImageMESA(long, long, IntBuffer, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglExportDRMImageMESA(EGLNativeDisplayType dpy, EGLNativeDisplayType image, EGLint * name, EGLint * handle, EGLint * stride);
Part of EGL_MESA_drm_image
eglExportDRMImageMESA(long, long, int[], int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglExportDRMImageMESA(EGLNativeDisplayType dpy, EGLNativeDisplayType image, EGLint * name, EGLint * handle, EGLint * stride);
Part of EGL_MESA_drm_image
eglExportDRMImageMESA(long, long, IntBuffer, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglExportDRMImageMESA(EGLNativeDisplayType dpy, EGLNativeDisplayType image, EGLint * name, EGLint * handle, EGLint * stride);
Part of EGL_MESA_drm_image
eglExportDRMImageMESA(long, long, int[], int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglExportDRMImageMESA(EGLNativeDisplayType dpy, EGLNativeDisplayType image, EGLint * name, EGLint * handle, EGLint * stride);
Part of EGL_MESA_drm_image
EGLExt - Interface in com.jogamp.opengl.impl.egl
 
EGLExternalContext - Class in com.jogamp.opengl.impl.egl
 
EGLExternalContext(AbstractGraphicsScreen) - Constructor for class com.jogamp.opengl.impl.egl.EGLExternalContext
 
EGLExtImpl - Class in com.jogamp.opengl.impl.egl
 
EGLExtImpl(EGLContext) - Constructor for class com.jogamp.opengl.impl.egl.EGLExtImpl
 
EGLExtProcAddressTable - Class in com.jogamp.opengl.impl.egl
This table is a cache of pointers to the dynamically-linkable C library.
EGLExtProcAddressTable() - Constructor for class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
EGLExtProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
eglFenceNV(long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglFenceNV(EGLNativeDisplayType sync);
Part of EGL_NV_sync
eglFenceNV(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglFenceNV(EGLNativeDisplayType sync);
Part of EGL_NV_sync
eglGetConfigAttrib(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglGetConfigAttrib(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglGetConfigAttrib(long, long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglGetConfigAttrib(long, long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglGetConfigs(long, PointerBuffer, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglGetConfigs(long, PointerBuffer, int, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglGetConfigs(long, PointerBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglGetConfigs(long, PointerBuffer, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
Part of EGL_VERSION_1_X
eglGetCurrentContext() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetCurrentContext(void);
Part of EGL_VERSION_1_X
eglGetCurrentContext() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetCurrentContext(void);
Part of EGL_VERSION_1_X
eglGetCurrentDisplay() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetCurrentDisplay(void);
Part of EGL_VERSION_1_X
eglGetCurrentDisplay() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetCurrentDisplay(void);
Part of EGL_VERSION_1_X
eglGetCurrentSurface(int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw);
Part of EGL_VERSION_1_X
eglGetCurrentSurface(int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw);
Part of EGL_VERSION_1_X
eglGetDisplay(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id);
Part of EGL_VERSION_1_X
eglGetDisplay(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id);
Part of EGL_VERSION_1_X
eglGetError() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLint eglGetError(void);
Part of EGL_VERSION_1_X
eglGetError() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLint eglGetError(void);
Part of EGL_VERSION_1_X
eglGetProcAddress(String) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: __EGLFuncPtr eglGetProcAddress(const char * procname);
Part of EGL_VERSION_1_X
eglGetProcAddress(long, String) - Static method in class com.jogamp.opengl.impl.egl.EGL
 
eglGetProcAddress(String) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: __EGLFuncPtr eglGetProcAddress(const char * procname);
Part of EGL_VERSION_1_X
eglGetSyncAttribKHR(long, long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_KHR_reusable_sync
eglGetSyncAttribKHR(long, long, int, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_KHR_reusable_sync
eglGetSyncAttribKHR(long, long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_KHR_reusable_sync
eglGetSyncAttribKHR(long, long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_KHR_reusable_sync
eglGetSyncAttribNV(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglGetSyncAttribNV(EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_NV_sync
eglGetSyncAttribNV(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglGetSyncAttribNV(EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_NV_sync
eglGetSyncAttribNV(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetSyncAttribNV(EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_NV_sync
eglGetSyncAttribNV(long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglGetSyncAttribNV(EGLNativeDisplayType sync, EGLint attribute, EGLint * value);
Part of EGL_NV_sync
eglGetSystemTimeFrequencyNV() - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLuint64 eglGetSystemTimeFrequencyNV(void);
Part of EGL_NV_system_time
eglGetSystemTimeFrequencyNV() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLuint64 eglGetSystemTimeFrequencyNV(void);
Part of EGL_NV_system_time
eglGetSystemTimeNV() - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLuint64 eglGetSystemTimeNV(void);
Part of EGL_NV_system_time
eglGetSystemTimeNV() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLuint64 eglGetSystemTimeNV(void);
Part of EGL_NV_system_time
EGLGraphicsConfiguration - Class in com.jogamp.opengl.impl.egl
 
EGLGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.egl
Subclass of GraphicsConfigurationFactory used when non-AWT tookits are used on X11 platforms.
EGLGraphicsDevice - Class in javax.media.nativewindow.egl
Encapsulates a graphics device on EGL platforms.
EGLGraphicsDevice(int) - Constructor for class javax.media.nativewindow.egl.EGLGraphicsDevice
Note that this is not an open connection, ie no native display handle exist.
EGLGraphicsDevice(long, int) - Constructor for class javax.media.nativewindow.egl.EGLGraphicsDevice
Constructs a new EGLGraphicsDevice corresponding to the given EGL display handle.
eglInitialize(long, IntBuffer, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor);
Part of EGL_VERSION_1_X
eglInitialize(long, int[], int, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor);
Part of EGL_VERSION_1_X
eglInitialize(long, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor);
Part of EGL_VERSION_1_X
eglInitialize(long, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor);
Part of EGL_VERSION_1_X
eglLockSurfaceKHR(long, long, IntBuffer) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface, const EGLint * attrib_list);
Part of EGL_KHR_lock_surface
eglLockSurfaceKHR(long, long, int[], int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface, const EGLint * attrib_list);
Part of EGL_KHR_lock_surface
eglLockSurfaceKHR(long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface, const EGLint * attrib_list);
Part of EGL_KHR_lock_surface
eglLockSurfaceKHR(long, long, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface, const EGLint * attrib_list);
Part of EGL_KHR_lock_surface
eglMakeCurrent(long, long, long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
eglMakeCurrent(long, long, long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx);
Part of EGL_VERSION_1_X
EGLOnscreenContext - Class in com.jogamp.opengl.impl.egl
 
EGLOnscreenContext(EGLOnscreenDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.egl.EGLOnscreenContext
 
EGLOnscreenDrawable - Class in com.jogamp.opengl.impl.egl
 
EGLOnscreenDrawable(EGLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.egl.EGLOnscreenDrawable
 
EGLPbufferContext - Class in com.jogamp.opengl.impl.egl
 
EGLPbufferContext(EGLPbufferDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.egl.EGLPbufferContext
 
EGLPbufferDrawable - Class in com.jogamp.opengl.impl.egl
 
EGLPbufferDrawable(EGLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.egl.EGLPbufferDrawable
 
EGLProcAddressTable - Class in com.jogamp.opengl.impl.egl
This table is a cache of pointers to the dynamically-linkable C library.
EGLProcAddressTable() - Constructor for class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
EGLProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
eglQueryAPI() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLenum eglQueryAPI(void);
Part of EGL_VERSION_1_X
eglQueryAPI() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLenum eglQueryAPI(void);
Part of EGL_VERSION_1_X
eglQueryContext(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQueryContext(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQueryContext(long, long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQueryContext(long, long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQueryString(long, int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name);
Part of EGL_VERSION_1_X
eglQueryString(long, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name);
Part of EGL_VERSION_1_X
eglQuerySurface(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQuerySurface(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQuerySurface(long, long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglQuerySurface(long, long, int, int[], int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
eglReleaseTexImage(long, long, int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
eglReleaseTexImage(long, long, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
Part of EGL_VERSION_1_X
eglReleaseThread() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglReleaseThread(void);
Part of EGL_VERSION_1_X
eglReleaseThread() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglReleaseThread(void);
Part of EGL_VERSION_1_X
eglSignalSyncKHR(long, long, int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglSignalSyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLenum mode);
Part of EGL_KHR_reusable_sync
eglSignalSyncKHR(long, long, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSignalSyncKHR(EGLNativeDisplayType dpy, EGLNativeDisplayType sync, EGLenum mode);
Part of EGL_KHR_reusable_sync
eglSignalSyncNV(long, int) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglSignalSyncNV(EGLNativeDisplayType sync, EGLenum mode);
Part of EGL_NV_sync
eglSignalSyncNV(long, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSignalSyncNV(EGLNativeDisplayType sync, EGLenum mode);
Part of EGL_NV_sync
eglSurface - Variable in class com.jogamp.opengl.impl.egl.EGLDrawable
 
eglSurfaceAttrib(long, long, int, int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value);
Part of EGL_VERSION_1_X
eglSurfaceAttrib(long, long, int, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value);
Part of EGL_VERSION_1_X
eglSwapBuffers(long, long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
eglSwapBuffers(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
Part of EGL_VERSION_1_X
eglSwapInterval(long, int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval);
Part of EGL_VERSION_1_X
eglSwapInterval(long, int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval);
Part of EGL_VERSION_1_X
eglTerminate(long) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglTerminate(EGLNativeDisplayType dpy);
Part of EGL_VERSION_1_X
eglTerminate(long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglTerminate(EGLNativeDisplayType dpy);
Part of EGL_VERSION_1_X
eglUnlockSurfaceKHR(long, long) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
Entry point to C language function: EGLBoolean eglUnlockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface);
Part of EGL_KHR_lock_surface
eglUnlockSurfaceKHR(long, long) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglUnlockSurfaceKHR(EGLNativeDisplayType display, EGLNativeDisplayType surface);
Part of EGL_KHR_lock_surface
eglWaitClient() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglWaitClient(void);
Part of EGL_VERSION_1_X
eglWaitClient() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglWaitClient(void);
Part of EGL_VERSION_1_X
eglWaitGL() - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglWaitGL(void);
Part of EGL_VERSION_1_X
eglWaitGL() - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglWaitGL(void);
Part of EGL_VERSION_1_X
eglWaitNative(int) - Static method in class com.jogamp.opengl.impl.egl.EGL
Entry point to C language function: EGLBoolean eglWaitNative(EGLint engine);
Part of EGL_VERSION_1_X
eglWaitNative(int) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
Entry point to C language function: EGLBoolean eglWaitNative(EGLint engine);
Part of EGL_VERSION_1_X
elements_per_group(int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
emit() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
Emit the java source code for the classes that comprise the composable pipeline.
emit(Iterator<BuildComposablePipeline.PlainMethod>) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
emitArguments(PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitBindingCSignature(MethodBinding, PrintWriter) - Method in class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter.GLCommentEmitter
 
emitBody(PrintWriter, Method, boolean) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
emitCallArguments(MethodBinding, PrintWriter, boolean) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitCallResultReturn(MethodBinding, PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitClassDocComment(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
emitClassDocComment(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
emitClassDocComment(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Emit a Javadoc comment for this pipeline class.
emitClassDocComment(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
emitDefine(ConstantDefinition, String) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
emitGLGetMethod(PrintWriter, String) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Emits one of the getGL* methods.
emitGLGetMethods(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Emits all of the getGL* methods.
emitGLIsMethod(PrintWriter, String) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Emits one of the isGL* methods.
emitGLIsMethods(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Emits all of the isGL* methods.
emitJavaCode(PrintWriter, String) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
emitMethodDocComment(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
emitNativeSignatureAnnotation(PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitNativeSignatureElement(PrintWriter, JavaType, Type, int) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitPreCallSetup(MethodBinding, PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitReturnVariableSetupAndCall(MethodBinding, PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
emitSignature(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
emitSignature(PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
empty_image(PixelStorageModes, int, int, int, int, boolean, ShortBuffer, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
emptyDownstreamAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
emptyDownstreamAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
emptyDownstreamAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
emptyDownstreamAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
emptyImage3D(PixelStorageModes, int, int, int, int, int, boolean, ShortBuffer, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
emptyMethodAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
emptyMethodAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
emptyMethodAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
emptyMethodAllowed() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
enable(int) - Method in interface com.jogamp.opengl.impl.glu.nurbs.CurveEvaluator
Calls opengl enable
enable(int) - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Calls opengl enable
enable() - Method in class com.jogamp.opengl.util.texture.Texture
Enables this texture's target (e.g., GL_TEXTURE_2D) in the current GL context's state.
enableBuffer(GL, boolean) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
enableBuffer(GL, boolean) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
Enables/disables the buffer, which implies the client state, binding the VBO and transfering the data if not done yet.
enableBuffer(GL, boolean) - Method in interface com.jogamp.opengl.util.GLArrayHandler
 
enableBuffer(GL, boolean) - Method in class com.jogamp.opengl.util.GLFixedArrayHandler
 
enableBuffer(GL, boolean) - Method in class com.jogamp.opengl.util.glsl.GLSLArrayHandler
 
enableBuffer(GL, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
enableBufferAlways - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
enableBufferFixed(GL, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
enableBufferGLSL(GL, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
enabledVertexAttribArraySet - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
enableImmModeSink(boolean) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
enableImmModeSink(boolean) - Method in interface javax.media.opengl.glu.GLUquadric
 
enablePerfLog(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
end - Variable in class com.jogamp.opengl.impl.glu.nurbs.Flist
Data elements end index
end() - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The end callback serves the same purpose as glEnd.
end() - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
end3DRendering() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Ends a 3D render cycle with this TextRenderer.
end3DRendering() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Convenience method which assists in rendering portions of the OpenGL texture to the screen as 2D quads in 3D space.
endcurv() - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
End a curve
endcurve() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
End a curve
endData(Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The same as the end callback method except that it takes an additional reference argument.
endData(Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
endmap1f() - Method in interface com.jogamp.opengl.impl.glu.nurbs.CurveEvaluator
Pops all OpenGL attributes
endmap2f() - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Pops all attributes
endMovement(Object, Object) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
Notification that movement is ending.
endOrthoRendering() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Convenience method which assists in rendering portions of the OpenGL texture to the screen, if the application intends to draw them as a flat overlay on to the screen.
endProcAddressTable() - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
endQuilts() - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Empty method
endRendering() - Method in class com.jogamp.opengl.util.awt.Overlay
Ends the OpenGL rendering process for the overlay.
endRendering() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Ends a render cycle with this TextRenderer.
endsurf() - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
End surface
endsurface() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
End current surface
endTile(GL2) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Must be called after rendering the scene
enqueueEvent(boolean, NEWTEvent) - Method in class com.jogamp.newt.impl.DisplayImpl
 
enqueueEvent(boolean, NEWTEvent) - Method in class com.jogamp.newt.impl.WindowImpl
 
enqueueEvent(boolean, NEWTEvent) - Method in class com.jogamp.newt.opengl.GLWindow
 
enqueueEvent(boolean, NEWTEvent) - Method in interface com.jogamp.newt.Window
 
enqueueKeyEvent(boolean, int, int, int, char) - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
enqueueKeyEvent(boolean, int, int, int, char) - Method in class com.jogamp.newt.impl.WindowImpl
 
enqueueMouseEvent(boolean, int, int, int, int, int, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
enqueueRequestFocus(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
enqueueWindowEvent(boolean, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
eqspec - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quilt
End array of quilt specs pointer
equals(Object) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod
 
equals(Object) - Method in class com.jogamp.newt.Display
return true if obj is of type Display and both FQN Display.getFQName() equals
equals(Object) - Method in class com.jogamp.newt.Screen
return true if obj is of type Display and both FQN Screen.getFQName() equals
equals(Object) - Method in class com.jogamp.newt.ScreenMode
Tests equality of two ScreenMode objects by evaluating equality of it's components:
monitorMode rotation
equals(Object) - Method in class com.jogamp.newt.util.MonitorMode
Checks whether two size objects are equal.
equals(Object) - Method in class com.jogamp.opengl.impl.MemoryObject
Ignores the optional attached ByteBuffer intentionally.
equals(Object) - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
equals(Object) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
equals(Object) - Method in class javax.media.nativewindow.Capabilities
 
equals(Object) - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Equality over the immutable attributes of both objects
equals(Object) - Method in class javax.media.nativewindow.util.Dimension
 
equals(Object) - Method in interface javax.media.nativewindow.util.DimensionReadOnly
Checks whether two dimensions objects are equal.
equals(Object) - Method in class javax.media.nativewindow.util.Insets
Checks whether two insets objects are equal.
equals(Object) - Method in class javax.media.nativewindow.util.Point
 
equals(Object) - Method in interface javax.media.nativewindow.util.PointReadOnly
Checks whether two points objects are equal.
equals(Object) - Method in class javax.media.nativewindow.util.Rectangle
 
equals(Object) - Method in interface javax.media.nativewindow.util.RectangleReadOnly
Checks whether two rect objects are equal.
equals(Object) - Method in class javax.media.nativewindow.util.SurfaceSize
Checks whether two size objects are equal.
equals(Object) - Method in class javax.media.opengl.GLCapabilities
 
equals(Object) - Method in interface javax.media.opengl.GLCapabilitiesImmutable
 
equals(Object) - Method in class javax.media.opengl.GLProfile
 
Error - Class in com.jogamp.opengl.impl.glu.error
 
Error() - Constructor for class com.jogamp.opengl.impl.glu.error.Error
Creates a new instance of Error
error(int) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The error callback method is called when an error is encountered.
error(int) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
ERROR_INCOMPATIBLE_DEVICE_CONTEXTS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
ERROR_INVALID_DATA - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
ERROR_INVALID_PIXEL_FORMAT - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
ERROR_INVALID_PIXEL_TYPE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
ERROR_INVALID_PIXEL_TYPE_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
ERROR_INVALID_VERSION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
ERROR_INVALID_WINDOW_HANDLE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
ERROR_NO_SYSTEM_RESOURCES - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
ERROR_PROC_NOT_FOUND - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
ERROR_SUCCESS - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
errorchecking - Variable in class com.jogamp.opengl.impl.glu.nurbs.Renderhints
Check for errors
errorData(int, Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The same as the error callback method except that it takes an additional reference argument.
errorData(int, Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
estimatedMemorySize - Variable in class com.jogamp.opengl.util.texture.TextureData
 
estimatedMemorySize(Buffer) - Static method in class com.jogamp.opengl.util.texture.TextureData
 
EVENT_KEY_PRESSED - Static variable in class com.jogamp.newt.event.KeyEvent
 
EVENT_KEY_RELEASED - Static variable in class com.jogamp.newt.event.KeyEvent
 
EVENT_KEY_TYPED - Static variable in class com.jogamp.newt.event.KeyEvent
 
EVENT_MOUSE_CLICKED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_DRAGGED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_ENTERED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_EXITED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_MOVED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_PRESSED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_RELEASED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_MOUSE_WHEEL_MOVED - Static variable in class com.jogamp.newt.event.MouseEvent
 
EVENT_WINDOW_DESTROY_NOTIFY - Static variable in class com.jogamp.newt.event.WindowEvent
 
EVENT_WINDOW_GAINED_FOCUS - Static variable in class com.jogamp.newt.event.WindowEvent
 
EVENT_WINDOW_LOST_FOCUS - Static variable in class com.jogamp.newt.event.WindowEvent
 
EVENT_WINDOW_MOVED - Static variable in class com.jogamp.newt.event.WindowEvent
 
EVENT_WINDOW_REPAINT - Static variable in class com.jogamp.newt.event.WindowEvent
 
EVENT_WINDOW_RESIZED - Static variable in class com.jogamp.newt.event.WindowEvent
 
execute() - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Run the task.
expand(Level, int, int) - Method in class com.jogamp.opengl.util.packrect.LevelSet
 
expandMethodBinding(MethodBinding) - Method in class com.jogamp.gluegen.opengl.GLEmitter
In order to implement Buffer Object variants of certain functions we generate another MethodBinding which maps the void* argument to a Java long.
extensionAvailability - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
extensionsARB - Static variable in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
extensionString - Static variable in class javax.media.opengl.glu.GLU
 
extensionsVEN - Static variable in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
extensionToDeclarationMap - Variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
EXTERNAL_CONNECTION - Static variable in interface javax.media.nativewindow.AbstractGraphicsDevice
Dummy connection value for an external connection where no native support for multiple devices is available
Extract - Interface in com.jogamp.opengl.impl.glu.mipmap
 
extract(boolean, ByteBuffer, float[]) - Method in interface com.jogamp.opengl.impl.glu.mipmap.Extract
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract1010102
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract1555rev
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract2101010rev
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract233rev
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract332
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract4444
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract4444rev
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract5551
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract565
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract565rev
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract8888
 
extract(boolean, ByteBuffer, float[]) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract8888rev
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractFloat
 
extract(boolean, ByteBuffer) - Method in interface com.jogamp.opengl.impl.glu.mipmap.ExtractPrimitive
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractSByte
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractSInt
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractSShort
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractUByte
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractUInt
 
extract(boolean, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractUShort
 
Extract1010102 - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract1010102() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract1010102
Creates a new instance of Extract1010102
Extract1555rev - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract1555rev() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract1555rev
Creates a new instance of Extract1555rev
Extract2101010rev - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract2101010rev() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract2101010rev
Creates a new instance of Extract2101010
Extract233rev - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract233rev() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract233rev
Creates a new instance of Extract223rev
Extract332 - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract332() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract332
Creates a new instance of Extract332
Extract4444 - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract4444() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract4444
Creates a new instance of Extract4444
Extract4444rev - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract4444rev() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract4444rev
Creates a new instance of Extract4444rev
Extract5551 - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract5551() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract5551
Creates a new instance of Extract5551
Extract565 - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract565() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract565
Creates a new instance of Extract565
Extract565rev - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract565rev() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract565rev
Creates a new instance of Extract565rev
Extract8888 - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract8888() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract8888
Creates a new instance of Extract8888
Extract8888rev - Class in com.jogamp.opengl.impl.glu.mipmap
 
Extract8888rev() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Extract8888rev
Creates a new instance of Extract8888rev
ExtractFloat - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractFloat() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractFloat
Creates a new instance of ExtractFloat
ExtractPrimitive - Interface in com.jogamp.opengl.impl.glu.mipmap
 
ExtractSByte - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractSByte() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractSByte
Creates a new instance of ExtractUByte
ExtractSInt - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractSInt() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractSInt
Creates a new instance of ExtractSInt
ExtractSShort - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractSShort() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractSShort
Creates a new instance of ExtractSShort
ExtractUByte - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractUByte() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractUByte
Creates a new instance of ExtractUByte
ExtractUInt - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractUInt() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractUInt
Creates a new instance of ExtractUInt
ExtractUShort - Class in com.jogamp.opengl.impl.glu.mipmap
 
ExtractUShort() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ExtractUShort
Creates a new instance of ExtracUShort

F

factory - Variable in class com.jogamp.opengl.impl.GLDrawableImpl
 
fastBuild2DMipmaps(GL, PixelStorageModes, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.BuildMipmap
 
FBOBJECT - Static variable in class com.jogamp.opengl.impl.awt.Java2D
 
FBObject - Class in com.jogamp.opengl.util
 
FBObject(int, int, int) - Constructor for class com.jogamp.opengl.util.FBObject
 
FileUtil - Class in com.jogamp.opengl.util
Utilities for dealing with files.
fill_image(PixelStorageModes, int, int, int, int, boolean, ByteBuffer, ShortBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
fillImage3D(PixelStorageModes, int, int, int, int, int, boolean, ByteBuffer, ShortBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
filter() - Method in class com.jogamp.opengl.impl.glu.nurbs.Flist
Removes duplicate array elemnts
filterByBpp(List, int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
filterByRate(List, int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
filterByResolution(List, DimensionReadOnly) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
filterByRotation(List, int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
filterBySurfaceSize(List, SurfaceSize) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
filterShareContext(GLContext) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns either the given GLContext or a substitute one with which clients should share textures and display lists.
find(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Maplist
Alias for locate
findEmitterWithWriter(List<JavaMethodBindingEmitter>, PrintWriter) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureEmitter
 
findRates(Flist, Flist, float[]) - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Empty method
findScreenIndex(GraphicsDevice) - Static method in class javax.media.nativewindow.awt.AWTGraphicsScreen
 
fireScreenModeChanged(ScreenMode, boolean) - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
fireScreenModeChangeNotify(ScreenMode) - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
firstEntryIndex() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
TGA image colour map fields
FixedFuncHook - Class in com.jogamp.opengl.util.glsl.fixedfunc.impl
 
FixedFuncHook(GL2ES2) - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
FixedFuncHook(GL2ES2, PMVMatrix) - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
FixedFuncHook(GL2ES2, PMVMatrix, Class, String, String, String, String, String, String) - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
FixedFuncImpl - Class in com.jogamp.opengl.util.glsl.fixedfunc.impl
Composable pipeline FixedFuncImpl, implementing the interface GL2ES1
FixedFuncImpl(GL2ES2, FixedFuncHook) - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
FixedFuncPipeline - Class in com.jogamp.opengl.util.glsl.fixedfunc.impl
 
FixedFuncPipeline(GL2ES2, PMVMatrix) - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
FixedFuncPipeline(GL2ES2, PMVMatrix, Class, String, String, String, String, String, String) - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
fixedFunction - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
FixedFuncUtil - Class in com.jogamp.opengl.util.glsl.fixedfunc
Tool to pipeline GL2ES2 into a fixed function emulation implementing GL2ES1.
FixedFuncUtil() - Constructor for class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
 
FixedPoint - Class in com.jogamp.opengl.util
 
FixedPoint() - Constructor for class com.jogamp.opengl.util.FixedPoint
 
FLIP_BACKBUFFER - Static variable in class com.jogamp.opengl.impl.awt.Java2D
 
flipImageVertically(BufferedImage) - Static method in class com.jogamp.opengl.util.awt.ImageUtil
Flips the supplied BufferedImage vertically.
Flist - Class in com.jogamp.opengl.impl.glu.nurbs
List of breakpoints
Flist() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Flist
 
floatBufferValue() - Method in class javax.media.opengl.GLUniformData
 
floatValue() - Method in class javax.media.opengl.GLUniformData
 
flush() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Causes the TextRenderer to flush any internal caches it may be maintaining and draw its rendering results to the screen.
flush() - Method in class com.jogamp.opengl.util.texture.TextureData
Flushes resources associated with this TextureData by calling Flusher.flush().
flush() - Method in interface com.jogamp.opengl.util.texture.TextureData.Flusher
Flushes any native resources associated with this TextureData.
flushBuffer(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool flushBuffer(void * nsContext);
focusAction() - Method in class com.jogamp.newt.impl.WindowImpl
 
focusChanged(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
focusGained(FocusEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
focusGained(FocusEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
focusLost(FocusEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
focusLost(FocusEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
FPSAnimator - Class in com.jogamp.opengl.util
An Animator subclass which attempts to achieve a target frames-per-second rate to avoid using all CPU time.
FPSAnimator(int) - Constructor for class com.jogamp.opengl.util.FPSAnimator
Creates an FPSAnimator with a given target frames-per-second value.
FPSAnimator(int, boolean) - Constructor for class com.jogamp.opengl.util.FPSAnimator
Creates an FPSAnimator with a given target frames-per-second value and a flag indicating whether to use fixed-rate scheduling.
FPSAnimator(GLAutoDrawable, int) - Constructor for class com.jogamp.opengl.util.FPSAnimator
Creates an FPSAnimator with a given target frames-per-second value and an initial drawable to animate.
FPSAnimator(GLAutoDrawable, int, boolean) - Constructor for class com.jogamp.opengl.util.FPSAnimator
Creates an FPSAnimator with a given target frames-per-second value, an initial drawable to animate, and a flag indicating whether to use fixed-rate scheduling.
fqname - Variable in class com.jogamp.newt.impl.DisplayImpl
 
fqname - Variable in class com.jogamp.newt.impl.ScreenImpl
 
fragmentColorFileDef - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
fragmentColorTextureFileDef - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
FreeDrawingSurface(JAWT_DrawingSurface) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
Interface to C language function:
void FreeDrawingSurface(JAWT_DrawingSurface * ds);
FreeDrawingSurfaceInfo(JAWT_DrawingSurfaceInfo) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
Interface to C language function:
void FreeDrawingSurfaceInfo(JAWT_DrawingSurfaceInfo * dsi);
fullscreen - Variable in class com.jogamp.newt.impl.WindowImpl
 
funcIdentifierGroup - Static variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
funcPattern - Static variable in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 

G

Gamma - Class in com.jogamp.opengl.util
Provides control over the primary display's gamma, brightness and contrast controls via the hardware gamma ramp tables.
GDI - Class in com.jogamp.nativewindow.impl.windows
 
GDI() - Constructor for class com.jogamp.nativewindow.impl.windows.GDI
 
GEN_CUSTOM - Static variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
GEN_DEBUG - Static variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
GEN_PROLOG_XOR_DOWNSTREAM - Static variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
GEN_TRACE - Static variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
generateMethodBindingEmitters(Set<MethodBinding>, FunctionSymbol) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureEmitter
 
generateModifiedEmitters(JavaMethodBindingEmitter, List<FunctionEmitter>) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
generateNativeSignatureEmitters(MethodBinding, List<JavaMethodBindingEmitter>) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureEmitter
 
get() - Method in class com.jogamp.newt.event.NEWTEventFiFo
Remove NEWTEvent from head
get() - Method in class com.jogamp.newt.impl.event.NEWTEventTask
 
get() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Returns element at pointer
get(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Returns array element at specified index
get() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Returns element at pointer
get(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Returns array element at specified index
get() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Returns element at pointer
get(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Returns array element at specified index
get() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Returns element at pointer
get(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Returns array element at specified index
get(AbstractGraphicsDevice, String) - Static method in class javax.media.opengl.GLProfile
Returns a GLProfile object.
get(String) - Static method in class javax.media.opengl.GLProfile
Uses the default device
get(AbstractGraphicsDevice, String[]) - Static method in class javax.media.opengl.GLProfile
Returns the first profile from the given list, where an implementation is available.
get(String[]) - Static method in class javax.media.opengl.GLProfile
Uses the default device
getAccumAlphaBits() - Method in class javax.media.opengl.GLCapabilities
Returns the number of bits requested for the accumulation buffer's alpha component.
getAccumAlphaBits() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of bits requested for the accumulation buffer's alpha component.
getAccumBlueBits() - Method in class javax.media.opengl.GLCapabilities
Returns the number of bits requested for the accumulation buffer's blue component.
getAccumBlueBits() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of bits requested for the accumulation buffer's blue component.
getAccumGreenBits() - Method in class javax.media.opengl.GLCapabilities
Returns the number of bits requested for the accumulation buffer's green component.
getAccumGreenBits() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of bits requested for the accumulation buffer's green component.
getAccumRedBits() - Method in class javax.media.opengl.GLCapabilities
Returns the number of bits requested for the accumulation buffer's red component.
getAccumRedBits() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of bits requested for the accumulation buffer's red component.
getActiveDisplayNumber() - Static method in class com.jogamp.newt.Display
 
getActiveScreenNumber() - Static method in class com.jogamp.newt.Screen
 
getActiveTextureUnit() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
getAddressFor(String) - Method in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.macosx.cgl.CGLExtProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAddressFor(String) - Method in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
This is a convenience method to get (by name) the native function pointer for a given function.
getAlignment() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the required byte alignment for the texture data.
getAllDisplays() - Static method in class com.jogamp.newt.Display
Returns the global display collection
getAllMipMaps() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Returns an array of ImageInfos corresponding to all mipmap levels of this DDS file.
getAllMipMaps(int) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Returns an array of ImageInfos corresponding to all mipmap levels of this DDS file.
getAllowNonGLExtensions() - Method in class com.jogamp.gluegen.opengl.GLConfiguration
If true, accept all non encapsulated defines and functions, as it is mandatory for GL declarations.
getAllScreens() - Static method in class com.jogamp.newt.Screen
Returns the global display collection
getAlphaBits() - Method in class javax.media.nativewindow.Capabilities
Returns the number of bits requested for the color buffer's alpha component.
getAlphaBits() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Returns the number of bits requested for the color buffer's alpha component.
getAnimator() - Method in class com.jogamp.newt.opengl.GLWindow
 
getAnimator() - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
getAnimator() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getAnimator() - Method in class javax.media.opengl.awt.GLCanvas
 
getAnimator() - Method in class javax.media.opengl.awt.GLJPanel
 
getAnimator() - Method in interface javax.media.opengl.GLAutoDrawable
 
getArgListAsString(Method, boolean, boolean) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
getArgumentName(int) - Method in class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
getArray() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Returns underlaying array
getArray() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Returns underlaying array
getArray() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Returns underlaying array
getArrayIndexName(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
getAspectRatio() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the original aspect ratio of the image, defined as (image width) / (image height), before any scaling that might have occurred as a result of using the GLU mipmap routines.
getAttachedObject(int) - Method in class javax.media.opengl.GLContext
Returns the attached user object for the given name to this GLContext.
getAttachedObject(String) - Method in class javax.media.opengl.GLContext
Returns the attached user object for the given name to this GLContext.
getAttachment() - Method in class com.jogamp.newt.event.NEWTEvent
 
getAttribLocation(String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
getAutoSwapBufferMode() - Method in class com.jogamp.newt.opengl.GLWindow
This implementation uses a static value
getAutoSwapBufferMode() - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
getAutoSwapBufferMode() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getAutoSwapBufferMode() - Method in class javax.media.opengl.awt.GLCanvas
 
getAutoSwapBufferMode() - Method in class javax.media.opengl.awt.GLJPanel
 
getAutoSwapBufferMode() - Method in interface javax.media.opengl.GLAutoDrawable
Indicates whether automatic buffer swapping is enabled for this drawable.
getAutoUnifyExtensions() - Method in class com.jogamp.gluegen.opengl.GLConfiguration
Should we automatically ignore extensions that have already been fully subsumed into the OpenGL core namespace, and if they have not been, indicate which definition is not already in the core?
getAvailableGLVersion(AbstractGraphicsDevice, int, int) - Static method in class javax.media.opengl.GLContext
 
getAvailableGLVersion(AbstractGraphicsDevice, int, int, int[], int[], int[]) - Static method in class javax.media.opengl.GLContext
 
getAvailableGLVersionAsString(AbstractGraphicsDevice, int, int) - Static method in class javax.media.opengl.GLContext
 
getAvailableGLVersionsSet(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
getAWTComponent() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getAWTGraphicsConfiguration() - Method in class com.jogamp.newt.impl.awt.AWTCanvas
 
getAWTToolkitLock() - Static method in class javax.media.nativewindow.NativeWindowFactory
 
getB0() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getB1() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getB2() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getB3() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getBackingStore() - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
 
getBaseClassName(String) - Static method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
getBaseInterfaceName() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
The name of the class around which this pipeline is being composed.
getBaseName(String) - Method in class com.jogamp.opengl.util.Animator
 
getBaseName(String) - Method in class com.jogamp.opengl.util.AnimatorBase
 
getBaseName(String) - Method in class com.jogamp.opengl.util.FPSAnimator
 
getBiBitCount() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiClrImportant() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiClrUsed() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiCompression() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiHeight() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBinaryFormat() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
getBinaryFormat() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShaderNVidia
 
getBinarySubPath(int) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
getBiPlanes() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiSize() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiSizeImage() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBits_per_rgb() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getBitsPerPixel() - Method in class javax.media.nativewindow.util.SurfaceSize
 
getBiWidth() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiXPelsPerMeter() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBiYPelsPerMeter() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBlue_mask() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getBlueBits() - Method in class javax.media.nativewindow.Capabilities
Returns the number of bits requested for the color buffer's blue component.
getBlueBits() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Returns the number of bits requested for the color buffer's blue component.
getBmiHeader() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFO
 
getBooleanProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.nativewindow.impl.Debug
 
getBooleanProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.newt.impl.Debug
 
getBooleanProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.opengl.impl.Debug
 
getBorder() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the border in pixels of the texture data.
getBottom() - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
getBoundBufferObject(int, GL) - Method in class com.jogamp.opengl.impl.GLBufferStateTracker
Note: returns an unspecified value if the binding for the specified target (e.g.
getBounds() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
getBounds() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getBounds() - Method in class com.jogamp.newt.event.WindowUpdateEvent
 
getBounds(CharSequence, Font, FontRenderContext) - Method in class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
getBounds(String, Font, FontRenderContext) - Method in class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
getBounds(GlyphVector, FontRenderContext) - Method in class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
getBounds(String) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Returns the bounding rectangle of the given String, assuming it was rendered at the origin.
getBounds(CharSequence) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Returns the bounding rectangle of the given CharSequence, assuming it was rendered at the origin.
getBounds(String, Font, FontRenderContext) - Method in interface com.jogamp.opengl.util.awt.TextRenderer.RenderDelegate
Computes the bounds of the given String relative to the origin.
getBounds(CharSequence, Font, FontRenderContext) - Method in interface com.jogamp.opengl.util.awt.TextRenderer.RenderDelegate
Computes the bounds of the given character sequence relative to the origin.
getBounds(GlyphVector, FontRenderContext) - Method in interface com.jogamp.opengl.util.awt.TextRenderer.RenderDelegate
Computes the bounds of the given GlyphVector, already assumed to have been created for a particular Font, relative to the origin.
getBReserved() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.macosx.JAWT_MacOSXDrawingSurfaceInfo
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFO
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.x11.Visual
 
getBuffer() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getBuffer() - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
getBuffer() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getBuffer() - Method in class com.jogamp.opengl.impl.MemoryObject
 
getBuffer() - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
getBuffer() - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
getBuffer() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getBuffer() - Method in class com.jogamp.opengl.util.texture.awt.AWTTextureData
Returns the texture data, or null if it is specified as a set of mipmaps.
getBuffer() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the texture data, or null if it is specified as a set of mipmaps.
getBuffer() - Method in interface javax.media.opengl.GLArrayData
The Buffer holding the data, may be null in case of VBO
getBuffer() - Method in class javax.media.opengl.GLUniformData
 
getBufferClass() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getBufferClass(int) - Static method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getBufferSize(GLBufferStateTracker, int, GL) - Method in class com.jogamp.opengl.impl.GLBufferSizeTracker
 
getBufferSizeTracker() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getBufferStateTracker() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getBufferUsage() - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
getBufferUsage() - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
The VBO buffer usage, if it's an VBO, otherwise -1
getBufferUsage() - Method in class com.jogamp.opengl.util.GLArrayDataServer
 
getButton() - Method in class com.jogamp.newt.event.MouseEvent
 
getBytesPerPixel() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Returns the bytes per pixel
getC_class() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getCAccumAlphaBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCAccumBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCAccumBlueBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCAccumGreenBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCAccumRedBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCAlphaBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCAlphaShift() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCapabilitiesChosen() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
getCAuxBuffers() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCb() - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
getCBlueBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCBlueShift() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCColorBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCDepthBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCgGlueLibIndex() - Static method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
 
getCGLContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * getCGLContext(void * nsContext);
getCGLExt() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getCGLExtProcAddressTable() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getCGreenBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCGreenShift() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCharWidth(char) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Returns the pixel width of the given character.
getChosenCapabilities() - Method in class com.jogamp.newt.impl.WindowImpl
 
getChosenCapabilities() - Method in class com.jogamp.newt.opengl.GLWindow
 
getChosenCapabilities() - Method in interface com.jogamp.newt.Window
Gets an immutable set of chosen capabilities.
getChosenCapabilities() - Method in interface javax.media.nativewindow.AbstractGraphicsConfiguration
Return the capabilities reflecting this graphics configuration, which may differ from the capabilites used to choose this configuration.
getChosenCapabilities() - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
getChosenGLCapabilities() - Method in class com.jogamp.newt.opengl.GLWindow
 
getChosenGLCapabilities() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getChosenGLCapabilities() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getChosenGLCapabilities() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getChosenGLCapabilities() - Method in class javax.media.opengl.awt.GLCanvas
 
getChosenGLCapabilities() - Method in class javax.media.opengl.awt.GLJPanel
 
getChosenGLCapabilities() - Method in interface javax.media.opengl.GLDrawable
Fetches the GLCapabilitiesImmutable corresponding to the chosen OpenGL capabilities (pixel format / visual / GLProfile) for this drawable.
On some platforms, the pixel format is not directly associated with the drawable; a best attempt is made to return a reasonable value in this case.
getClass(String) - Static method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
getClickCount() - Method in class com.jogamp.newt.event.MouseEvent
 
getClickTimeout() - Static method in class com.jogamp.newt.event.MouseEvent
 
getClipSize() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
getCocoaViewRef() - Method in class com.jogamp.nativewindow.impl.jawt.macosx.JAWT_MacOSXDrawingSurfaceInfo
 
getColormap_size() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getColormapID() - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
getComponentNumber() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getComponentNumber() - Method in interface javax.media.opengl.GLArrayData
The number of components per element
getComponentSize() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getComponentSize() - Method in interface javax.media.opengl.GLArrayData
The components size in bytes
getComponentType() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getComponentType() - Method in interface javax.media.opengl.GLArrayData
The component's GL data type, ie.
getComposed8bit(int, int) - Static method in class javax.media.opengl.GLContext
 
getCompressionFormat() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
If this surface is compressed, returns the kind of compression used (DXT1..DXT5).
getCompressionFormat() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
 
getCompressionFormatName(int) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Converts e.g.
getConnection() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Returns the semantic GraphicsDevice connection.
On platforms supporting remote devices, eg via tcp/ip network, the implementation shall return a unique name for each remote address.
On X11 for example, the connection string should be as the following example.
:0.0 for a local connection remote.host.net:0.0 for a remote connection To support multiple local device, see AbstractGraphicsDevice.getUnitID().
getConnection() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getContext() - Method in class com.jogamp.newt.opengl.GLWindow
 
getContext() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Returns the context this GL object is associated with for better error checking by DebugGL.
getContext() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Returns the context this GL object is associated with for better error checking by DebugGL.
getContext() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Returns the context this GL object is associated with for better error checking by DebugGL.
getContext() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getContext() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getContext() - Method in class javax.media.opengl.awt.GLCanvas
 
getContext() - Method in class javax.media.opengl.awt.GLJPanel
 
getContext() - Method in class javax.media.opengl.DebugGL2
 
getContext() - Method in class javax.media.opengl.DebugGL2ES1
 
getContext() - Method in class javax.media.opengl.DebugGL2ES2
 
getContext() - Method in class javax.media.opengl.DebugGL2GL3
 
getContext() - Method in class javax.media.opengl.DebugGL3
 
getContext() - Method in class javax.media.opengl.DebugGL3bc
 
getContext() - Method in class javax.media.opengl.DebugGL4
 
getContext() - Method in class javax.media.opengl.DebugGL4bc
 
getContext() - Method in class javax.media.opengl.DebugGLES1
 
getContext() - Method in class javax.media.opengl.DebugGLES2
 
getContext() - Method in interface javax.media.opengl.GLAutoDrawable
Returns the context associated with this drawable.
getContext() - Method in interface javax.media.opengl.GLBase
Returns the GLContext with which this GL object is associated.
getContext() - Method in class javax.media.opengl.TraceGL2
 
getContext() - Method in class javax.media.opengl.TraceGL2ES1
 
getContext() - Method in class javax.media.opengl.TraceGL2ES2
 
getContext() - Method in class javax.media.opengl.TraceGL2GL3
 
getContext() - Method in class javax.media.opengl.TraceGL3
 
getContext() - Method in class javax.media.opengl.TraceGL3bc
 
getContext() - Method in class javax.media.opengl.TraceGL4
 
getContext() - Method in class javax.media.opengl.TraceGL4bc
 
getContext() - Method in class javax.media.opengl.TraceGLES1
 
getContext() - Method in class javax.media.opengl.TraceGLES2
 
getContextFQN(AbstractGraphicsDevice, int, int, int) - Static method in class javax.media.opengl.GLContext
 
getCreationStack() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
getCRedBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCRedShift() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCStencilBits() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getCurrent() - Static method in class com.jogamp.opengl.util.glsl.ShaderState
Fetches the current shader state from the thread local storage (TLS)
getCurrent() - Static method in class javax.media.opengl.GLContext
Returns this thread current context.
getCurrentContext() - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * getCurrentContext(void);
getCurrentGL() - Static method in class javax.media.opengl.GLContext
Returns the GL object bound to this thread current context.
getCurrentGL() - Static method in class javax.media.opengl.glu.GLU
 
getCurrentGL2() - Static method in class javax.media.opengl.glu.gl2.GLUgl2
 
getCurrentGL2ES1() - Static method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
 
getCurrentScreenMode() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getCurrentScreenMode() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
getCurrentScreenMode() - Method in class com.jogamp.newt.Screen
Return the current ScreenMode.
getCurrentScreenModeImpl() - Method in class com.jogamp.newt.impl.ScreenImpl
To be implemented by the native specification.
Is called within a thread safe environment.
getCurrentScreenModeImpl() - Method in class com.jogamp.newt.impl.windows.WindowsScreen
 
getCurrentScreenModeImpl() - Method in class com.jogamp.newt.impl.x11.X11Screen
 
getCurrentTime() - Method in class com.jogamp.newt.opengl.GLWindow
 
getCurrentTime() - Method in class com.jogamp.opengl.util.AnimatorBase
 
getCurrentTime() - Method in interface javax.media.opengl.GLAnimatorControl
 
getCustomClass(String, String) - Static method in class com.jogamp.newt.NewtFactory
 
getCustomConstructorArgumentTypes() - Static method in class com.jogamp.newt.impl.awt.AWTWindow
 
getData() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
 
getData() - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
Returns the raw data for this texture in the correct (bottom-to-top) order for calls to glTexImage2D.
getData() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Returns the raw data for this texture in the correct (bottom-to-top) order for calls to glTexImage2D.
GetDC(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
HANDLE GetDC(HANDLE);
getDeclarations(String) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
getDefault(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
Returns a default GLProfile object, reflecting the best for the running platform.
getDefault() - Static method in class javax.media.opengl.GLProfile
Uses the default device
getDefaultDesktopDevice() - Static method in class javax.media.opengl.GLProfile
 
getDefaultDevice() - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
getDefaultDevice() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
getDefaultDevice() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getDefaultDevice() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getDefaultDevice() - Method in class javax.media.opengl.GLDrawableFactory
Retrieve the default device AbstractGraphicsDevice.getConnection().
getDefaultDevice() - Static method in class javax.media.opengl.GLProfile
 
getDefaultEGLDevice() - Static method in class javax.media.opengl.GLProfile
 
getDefaultFactory() - Static method in class javax.media.nativewindow.NativeWindowFactory
Gets the default NativeWindowFactory.
getDefaultToolkitLock() - Static method in class javax.media.nativewindow.NativeWindowFactory
Provides the system default ToolkitLock, a singleton instance.
getDefaultToolkitLock(String) - Static method in class javax.media.nativewindow.NativeWindowFactory
Provides the default ToolkitLock for type, a singleton instance.
getDefaultVisualID() - Method in class javax.media.nativewindow.x11.X11GraphicsScreen
 
getDepth() - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
getDepth() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getDepth() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Total number of bits per pixel.
getDepthBits() - Method in class javax.media.opengl.GLCapabilities
Returns the number of bits requested for the depth buffer.
getDepthBits() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of bits requested for the depth buffer.
getDesktopGLBundleInfo() - Method in class com.jogamp.opengl.impl.DesktopGLDynamicLookupHelper
 
getDevice() - Method in interface javax.media.nativewindow.AbstractGraphicsScreen
Return the device this graphics configuration is valid for
getDevice() - Method in class javax.media.nativewindow.DefaultGraphicsScreen
 
GetDeviceGammaRamp(long, Buffer) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL GetDeviceGammaRamp(HANDLE, LPVOID);
getDeviceName() - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
getDeviceString() - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
getDeviceVersionAvailableKey(AbstractGraphicsDevice, int, int) - Static method in class javax.media.opengl.GLContext
 
getDirectStateBufferSize(int, GL) - Method in class com.jogamp.opengl.impl.GLBufferSizeTracker
 
getDirtyBits() - Method in class com.jogamp.opengl.util.PMVMatrix
 
getDisplay() - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
getDisplay() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getDisplay() - Method in class com.jogamp.newt.Screen
 
getDisplay() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getDisplayHandle() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getDisplayHandle() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getDisplayHandle() - Method in class com.jogamp.newt.impl.WindowImpl
 
getDisplayHandle() - Method in class com.jogamp.newt.opengl.GLWindow
 
getDisplayHandle() - Method in interface javax.media.nativewindow.NativeSurface
Convenience: Get display handle from AbstractGraphicsConfiguration .
getDoubleBuffered() - Method in class javax.media.opengl.GLCapabilities
Indicates whether double-buffering is enabled.
getDoubleBuffered() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Indicates whether double-buffering is enabled.
getDownstreamObjectName() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Get the name of the object through which API calls should be routed.
getDrawable() - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
getDrawable() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getDrawableImpl() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
GetDrawingSurface(Object) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
Interface to C language function:
JAWT_DrawingSurface * GetDrawingSurface(JNIEnv * env, jobject target);
GetDrawingSurfaceInfo() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
Interface to C language function:
JAWT_DrawingSurfaceInfo * GetDrawingSurfaceInfo(JAWT_DrawingSurface * ds);
getDrawStyle() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
Returns the drawStyle.
getDropUniqVendorExtensions(String) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
shall the non unified (uniq) vendor extensions be dropped ?
getDuration() - Method in class com.jogamp.newt.opengl.GLWindow
 
getDuration() - Method in class com.jogamp.opengl.util.AnimatorBase
 
getDuration() - Method in interface javax.media.opengl.GLAnimatorControl
 
getDwDamageMask() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getDwFlags() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getDwLayerMask() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getDwVisibleMask() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getEDTUtil() - Method in class com.jogamp.newt.Display
 
getEDTUtil() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getEGLExt() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getEGLExtProcAddressTable() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getEGLLibNamesList() - Method in class com.jogamp.opengl.impl.egl.EGLDynamicLibraryBundleInfo
 
getElementNumber() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getElementNumber() - Method in interface javax.media.opengl.GLArrayData
Return the number of elements.
getenv(String) - Static method in class com.jogamp.opengl.impl.SystemUtil
Wrapper for System.getenv(), which doesn't work on platforms earlier than JDK 5
getEstimatedMemorySize() - Method in class com.jogamp.opengl.util.texture.Texture
Returns an estimate of the amount of texture memory in bytes this Texture consumes.
getEstimatedMemorySize() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns an estimate of the amount of memory in bytes this TextureData will consume once uploaded to the graphics card.
getEventType() - Method in class com.jogamp.newt.event.NEWTEvent
Returns the event type of this event.
getEventTypeString(int) - Static method in class com.jogamp.newt.event.KeyEvent
 
getEventTypeString(int) - Static method in class com.jogamp.newt.event.MouseEvent
 
getEventTypeString(int) - Static method in class com.jogamp.newt.event.WindowEvent
 
getExtension(String) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
getExtension(String) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getExtension(String) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getExtension(String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getExtension(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
getExtension(String) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getExtension(String) - Method in class javax.media.opengl.DebugGL2
 
getExtension(String) - Method in class javax.media.opengl.DebugGL2ES1
 
getExtension(String) - Method in class javax.media.opengl.DebugGL2ES2
 
getExtension(String) - Method in class javax.media.opengl.DebugGL2GL3
 
getExtension(String) - Method in class javax.media.opengl.DebugGL3
 
getExtension(String) - Method in class javax.media.opengl.DebugGL3bc
 
getExtension(String) - Method in class javax.media.opengl.DebugGL4
 
getExtension(String) - Method in class javax.media.opengl.DebugGL4bc
 
getExtension(String) - Method in class javax.media.opengl.DebugGLES1
 
getExtension(String) - Method in class javax.media.opengl.DebugGLES2
 
getExtension(String) - Method in interface javax.media.opengl.GLBase
Returns an object providing access to the specified OpenGL extension.
getExtension(String) - Method in class javax.media.opengl.TraceGL2
 
getExtension(String) - Method in class javax.media.opengl.TraceGL2ES1
 
getExtension(String) - Method in class javax.media.opengl.TraceGL2ES2
 
getExtension(String) - Method in class javax.media.opengl.TraceGL2GL3
 
getExtension(String) - Method in class javax.media.opengl.TraceGL3
 
getExtension(String) - Method in class javax.media.opengl.TraceGL3bc
 
getExtension(String) - Method in class javax.media.opengl.TraceGL4
 
getExtension(String) - Method in class javax.media.opengl.TraceGL4bc
 
getExtension(String) - Method in class javax.media.opengl.TraceGLES1
 
getExtension(String) - Method in class javax.media.opengl.TraceGLES2
 
getExtensionIdx(String[], String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
getExtensionNameMap() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getExtensionNameMap() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getExtensionNameMap() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getExtensionNameMap() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getExtensionNameMap() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getExtensions() - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
getExtensionsRenamedIntoCore() - Method in class com.jogamp.gluegen.opengl.GLConfiguration
Returns the OpenGL extensions that should have all of their constant definitions and functions renamed into the core namespace; for example, glGenFramebuffersEXT to glGenFramebuffers and GL_FRAMEBUFFER_EXT to GL_FRAMEBUFFER.
getExtensionSuffix(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
getF() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getFactory() - Method in class com.jogamp.newt.opengl.GLWindow
 
getFactory() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getFactory() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getFactory(AbstractGraphicsDevice) - Static method in class javax.media.nativewindow.GraphicsConfigurationFactory
Returns the factory for use with the given type of AbstractGraphicsDevice.
getFactory(Class) - Static method in class javax.media.nativewindow.GraphicsConfigurationFactory
Returns the graphics configuration factory for use with the given class, which must implement the AbstractGraphicsDevice interface.
getFactory(Class) - Static method in class javax.media.nativewindow.NativeWindowFactory
Returns the appropriate NativeWindowFactory to handle window objects of the given type.
getFactory() - Method in class javax.media.opengl.awt.GLCanvas
 
getFactory() - Method in class javax.media.opengl.awt.GLJPanel
 
getFactory() - Method in interface javax.media.opengl.GLDrawable
 
getFactory(GLProfile) - Static method in class javax.media.opengl.GLDrawableFactory
Returns the sole GLDrawableFactory instance.
getFactoryImpl(GLProfile) - Static method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Returns the sole GLDrawableFactoryImpl instance.
getFactoryImpl() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getFactoryImpl(String) - Static method in class javax.media.opengl.GLDrawableFactory
 
getFailFastMode() - Method in class com.jogamp.opengl.impl.GLContextLock
 
getFBConfig() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfiguration
 
getFBConfigID() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfiguration
 
getFBName() - Method in class com.jogamp.opengl.util.FBObject
 
getFileSuffix(File) - Static method in class com.jogamp.opengl.util.FileUtil
Returns the lowercase suffix of the given file name (the text after the last '.' in the file name).
getFileSuffix(String) - Static method in class com.jogamp.opengl.util.FileUtil
Returns the lowercase suffix of the given file name (the text after the last '.' in the file name).
getFileSuffix(boolean, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
getFirstDisplayOf(String, String, int) - Static method in class com.jogamp.newt.Display
 
getFirstScreenOf(Display, int, int) - Static method in class com.jogamp.newt.Screen
 
getFixedFuncImpl(GL, boolean) - Static method in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
 
getFixedFuncImpl(GL) - Static method in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
 
getFlags() - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
getFloatArray(double[]) - Static method in class com.jogamp.opengl.util.GLBuffers
 
getFloatFromByteArray(byte[], int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.egl.EGLPbufferContext
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.GLContextImpl
Indicates which floating-point pbuffer implementation is in use.
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLContext
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXContext
 
getFloatingPointMode() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXDrawable
 
getFloatingPointMode() - Method in interface javax.media.opengl.GLPbuffer
Indicates which vendor's extension is being used to support floating point channels in this pbuffer if that capability was requested in the NWCapabilities during pbuffer creation.
getFont() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Returns the Font this renderer is using.
getFontRenderContext() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Returns a FontRenderContext which can be used for external text-related size computations.
getFormat() - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
Returns the OpenGL format for this texture; e.g.
getFQName() - Method in class com.jogamp.newt.Display
 
getFQName() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getFQName() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getFQName() - Method in class com.jogamp.newt.Screen
 
getFragmentShaderCompiler() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
getFragmentShaderCompiler() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShaderNVidia
 
getFuncNamePermutation(String, int) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
getFuncNamePermutationNumber(String) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
getFunctionNameMap() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getFunctionNameMap() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getFunctionNameMap() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getFunctionNameMap() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getFunctionNameMap() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getGammaRamp() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Gets the current gamma ramp.
getGammaRamp() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
getGammaRamp() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getGammaRamp() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getGammaRampLength() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Returns the length of the computed gamma ramp for this OS and hardware.
getGammaRampLength() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
Returns the length of the computed gamma ramp for this OS and hardware.
getGammaRampLength() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getGammaRampLength() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getGL() - Method in class com.jogamp.newt.opengl.GLWindow
 
getGL() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getGL() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getGL() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL() - Method in class javax.media.opengl.awt.GLCanvas
 
getGL() - Method in class javax.media.opengl.awt.GLJPanel
 
getGL() - Method in class javax.media.opengl.DebugGL2
 
getGL() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL() - Method in class javax.media.opengl.DebugGL3
 
getGL() - Method in class javax.media.opengl.DebugGL3bc
 
getGL() - Method in class javax.media.opengl.DebugGL4
 
getGL() - Method in class javax.media.opengl.DebugGL4bc
 
getGL() - Method in class javax.media.opengl.DebugGLES1
 
getGL() - Method in class javax.media.opengl.DebugGLES2
 
getGL() - Method in interface javax.media.opengl.GLAutoDrawable
Returns the GL pipeline object this GLAutoDrawable uses.
getGL() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL interface.
getGL() - Method in class javax.media.opengl.GLContext
Returns the GL pipeline object for this GLContext.
getGL() - Method in class javax.media.opengl.TraceGL2
 
getGL() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL() - Method in class javax.media.opengl.TraceGL3
 
getGL() - Method in class javax.media.opengl.TraceGL3bc
 
getGL() - Method in class javax.media.opengl.TraceGL4
 
getGL() - Method in class javax.media.opengl.TraceGL4bc
 
getGL() - Method in class javax.media.opengl.TraceGLES1
 
getGL() - Method in class javax.media.opengl.TraceGLES2
 
getGL2() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL2() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL2() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL2() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL2() - Method in class javax.media.opengl.DebugGL2
 
getGL2() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL2() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL2() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL2() - Method in class javax.media.opengl.DebugGL3
 
getGL2() - Method in class javax.media.opengl.DebugGL3bc
 
getGL2() - Method in class javax.media.opengl.DebugGL4
 
getGL2() - Method in class javax.media.opengl.DebugGL4bc
 
getGL2() - Method in class javax.media.opengl.DebugGLES1
 
getGL2() - Method in class javax.media.opengl.DebugGLES2
 
getGL2() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL2 interface.
getGL2() - Method in class javax.media.opengl.TraceGL2
 
getGL2() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL2() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL2() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL2() - Method in class javax.media.opengl.TraceGL3
 
getGL2() - Method in class javax.media.opengl.TraceGL3bc
 
getGL2() - Method in class javax.media.opengl.TraceGL4
 
getGL2() - Method in class javax.media.opengl.TraceGL4bc
 
getGL2() - Method in class javax.media.opengl.TraceGLES1
 
getGL2() - Method in class javax.media.opengl.TraceGLES2
 
getGL2ES1() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL2ES1() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL2ES1() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL2ES1() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL2
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL3
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL3bc
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL4
 
getGL2ES1() - Method in class javax.media.opengl.DebugGL4bc
 
getGL2ES1() - Method in class javax.media.opengl.DebugGLES1
 
getGL2ES1() - Method in class javax.media.opengl.DebugGLES2
 
getGL2ES1() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL2ES1 interface.
getGL2ES1(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
Returns a profile, implementing the interface GL2ES1.
getGL2ES1() - Static method in class javax.media.opengl.GLProfile
Uses the default device
getGL2ES1() - Method in class javax.media.opengl.TraceGL2
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL3
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL3bc
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL4
 
getGL2ES1() - Method in class javax.media.opengl.TraceGL4bc
 
getGL2ES1() - Method in class javax.media.opengl.TraceGLES1
 
getGL2ES1() - Method in class javax.media.opengl.TraceGLES2
 
getGL2ES2() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL2ES2() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL2ES2() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL2ES2() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL2
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL3
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL3bc
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL4
 
getGL2ES2() - Method in class javax.media.opengl.DebugGL4bc
 
getGL2ES2() - Method in class javax.media.opengl.DebugGLES1
 
getGL2ES2() - Method in class javax.media.opengl.DebugGLES2
 
getGL2ES2() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL2ES2 interface.
getGL2ES2(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
Returns a profile, implementing the interface GL2ES2.
getGL2ES2() - Static method in class javax.media.opengl.GLProfile
Uses the default device
getGL2ES2() - Method in class javax.media.opengl.TraceGL2
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL3
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL3bc
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL4
 
getGL2ES2() - Method in class javax.media.opengl.TraceGL4bc
 
getGL2ES2() - Method in class javax.media.opengl.TraceGLES1
 
getGL2ES2() - Method in class javax.media.opengl.TraceGLES2
 
getGL2GL3() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL2GL3() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL2GL3() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL2GL3() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL2
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL3
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL3bc
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL4
 
getGL2GL3() - Method in class javax.media.opengl.DebugGL4bc
 
getGL2GL3() - Method in class javax.media.opengl.DebugGLES1
 
getGL2GL3() - Method in class javax.media.opengl.DebugGLES2
 
getGL2GL3() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL2GL3 interface.
getGL2GL3() - Method in class javax.media.opengl.TraceGL2
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL3
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL3bc
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL4
 
getGL2GL3() - Method in class javax.media.opengl.TraceGL4bc
 
getGL2GL3() - Method in class javax.media.opengl.TraceGLES1
 
getGL2GL3() - Method in class javax.media.opengl.TraceGLES2
 
getGL3() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL3() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL3() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL3() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL3() - Method in class javax.media.opengl.DebugGL2
 
getGL3() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL3() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL3() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL3() - Method in class javax.media.opengl.DebugGL3
 
getGL3() - Method in class javax.media.opengl.DebugGL3bc
 
getGL3() - Method in class javax.media.opengl.DebugGL4
 
getGL3() - Method in class javax.media.opengl.DebugGL4bc
 
getGL3() - Method in class javax.media.opengl.DebugGLES1
 
getGL3() - Method in class javax.media.opengl.DebugGLES2
 
getGL3() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL3 interface.
getGL3() - Method in class javax.media.opengl.TraceGL2
 
getGL3() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL3() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL3() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL3() - Method in class javax.media.opengl.TraceGL3
 
getGL3() - Method in class javax.media.opengl.TraceGL3bc
 
getGL3() - Method in class javax.media.opengl.TraceGL4
 
getGL3() - Method in class javax.media.opengl.TraceGL4bc
 
getGL3() - Method in class javax.media.opengl.TraceGLES1
 
getGL3() - Method in class javax.media.opengl.TraceGLES2
 
getGL3bc() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL3bc() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL3bc() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL3bc() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL3bc() - Method in class javax.media.opengl.DebugGL2
 
getGL3bc() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL3bc() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL3bc() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL3bc() - Method in class javax.media.opengl.DebugGL3
 
getGL3bc() - Method in class javax.media.opengl.DebugGL3bc
 
getGL3bc() - Method in class javax.media.opengl.DebugGL4
 
getGL3bc() - Method in class javax.media.opengl.DebugGL4bc
 
getGL3bc() - Method in class javax.media.opengl.DebugGLES1
 
getGL3bc() - Method in class javax.media.opengl.DebugGLES2
 
getGL3bc() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL3bc interface.
getGL3bc() - Method in class javax.media.opengl.TraceGL2
 
getGL3bc() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL3bc() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL3bc() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL3bc() - Method in class javax.media.opengl.TraceGL3
 
getGL3bc() - Method in class javax.media.opengl.TraceGL3bc
 
getGL3bc() - Method in class javax.media.opengl.TraceGL4
 
getGL3bc() - Method in class javax.media.opengl.TraceGL4bc
 
getGL3bc() - Method in class javax.media.opengl.TraceGLES1
 
getGL3bc() - Method in class javax.media.opengl.TraceGLES2
 
getGL4() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL4() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL4() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL4() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL4() - Method in class javax.media.opengl.DebugGL2
 
getGL4() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL4() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL4() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL4() - Method in class javax.media.opengl.DebugGL3
 
getGL4() - Method in class javax.media.opengl.DebugGL3bc
 
getGL4() - Method in class javax.media.opengl.DebugGL4
 
getGL4() - Method in class javax.media.opengl.DebugGL4bc
 
getGL4() - Method in class javax.media.opengl.DebugGLES1
 
getGL4() - Method in class javax.media.opengl.DebugGLES2
 
getGL4() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL4 interface.
getGL4() - Method in class javax.media.opengl.TraceGL2
 
getGL4() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL4() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL4() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL4() - Method in class javax.media.opengl.TraceGL3
 
getGL4() - Method in class javax.media.opengl.TraceGL3bc
 
getGL4() - Method in class javax.media.opengl.TraceGL4
 
getGL4() - Method in class javax.media.opengl.TraceGL4bc
 
getGL4() - Method in class javax.media.opengl.TraceGLES1
 
getGL4() - Method in class javax.media.opengl.TraceGLES2
 
getGL4bc() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGL4bc() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGL4bc() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGL4bc() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGL4bc() - Method in class javax.media.opengl.DebugGL2
 
getGL4bc() - Method in class javax.media.opengl.DebugGL2ES1
 
getGL4bc() - Method in class javax.media.opengl.DebugGL2ES2
 
getGL4bc() - Method in class javax.media.opengl.DebugGL2GL3
 
getGL4bc() - Method in class javax.media.opengl.DebugGL3
 
getGL4bc() - Method in class javax.media.opengl.DebugGL3bc
 
getGL4bc() - Method in class javax.media.opengl.DebugGL4
 
getGL4bc() - Method in class javax.media.opengl.DebugGL4bc
 
getGL4bc() - Method in class javax.media.opengl.DebugGLES1
 
getGL4bc() - Method in class javax.media.opengl.DebugGLES2
 
getGL4bc() - Method in interface javax.media.opengl.GLBase
Casts this object to the GL4bc interface.
getGL4bc() - Method in class javax.media.opengl.TraceGL2
 
getGL4bc() - Method in class javax.media.opengl.TraceGL2ES1
 
getGL4bc() - Method in class javax.media.opengl.TraceGL2ES2
 
getGL4bc() - Method in class javax.media.opengl.TraceGL2GL3
 
getGL4bc() - Method in class javax.media.opengl.TraceGL3
 
getGL4bc() - Method in class javax.media.opengl.TraceGL3bc
 
getGL4bc() - Method in class javax.media.opengl.TraceGL4
 
getGL4bc() - Method in class javax.media.opengl.TraceGL4bc
 
getGL4bc() - Method in class javax.media.opengl.TraceGLES1
 
getGL4bc() - Method in class javax.media.opengl.TraceGLES2
 
getGLArrayName(int) - Static method in class javax.media.opengl.GLProfile
 
getGLBundleInfo() - Method in class com.jogamp.opengl.impl.GLDynamicLookupHelper
 
getGLConfig() - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
getGLDrawable() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getGLDrawable() - Method in class javax.media.opengl.GLContext
Returns the GLDrawable to which this context may be used to draw.
getGLDynamicLookupHelper() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getGLDynamicLookupHelper(int) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
getGLDynamicLookupHelper(int) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Returns the GLDynamicLookupHelper
getGLDynamicLookupHelper() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
Returns the DynamicLookupHelper
getGLDynamicLookupHelper() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
getGLDynamicLookupHelper(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
getGLDynamicLookupHelper() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawable
 
getGLDynamicLookupHelper(int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getGLDynamicLookupHelper() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawable
 
getGLDynamicLookupHelper(int) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getGLES1() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGLES1() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGLES1() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGLES1() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGLES1() - Method in class javax.media.opengl.DebugGL2
 
getGLES1() - Method in class javax.media.opengl.DebugGL2ES1
 
getGLES1() - Method in class javax.media.opengl.DebugGL2ES2
 
getGLES1() - Method in class javax.media.opengl.DebugGL2GL3
 
getGLES1() - Method in class javax.media.opengl.DebugGL3
 
getGLES1() - Method in class javax.media.opengl.DebugGL3bc
 
getGLES1() - Method in class javax.media.opengl.DebugGL4
 
getGLES1() - Method in class javax.media.opengl.DebugGL4bc
 
getGLES1() - Method in class javax.media.opengl.DebugGLES1
 
getGLES1() - Method in class javax.media.opengl.DebugGLES2
 
getGLES1() - Method in interface javax.media.opengl.GLBase
Casts this object to the GLES1 interface.
getGLES1() - Method in class javax.media.opengl.TraceGL2
 
getGLES1() - Method in class javax.media.opengl.TraceGL2ES1
 
getGLES1() - Method in class javax.media.opengl.TraceGL2ES2
 
getGLES1() - Method in class javax.media.opengl.TraceGL2GL3
 
getGLES1() - Method in class javax.media.opengl.TraceGL3
 
getGLES1() - Method in class javax.media.opengl.TraceGL3bc
 
getGLES1() - Method in class javax.media.opengl.TraceGL4
 
getGLES1() - Method in class javax.media.opengl.TraceGL4bc
 
getGLES1() - Method in class javax.media.opengl.TraceGLES1
 
getGLES1() - Method in class javax.media.opengl.TraceGLES2
 
getGLES2() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGLES2() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGLES2() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGLES2() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGLES2() - Method in class javax.media.opengl.DebugGL2
 
getGLES2() - Method in class javax.media.opengl.DebugGL2ES1
 
getGLES2() - Method in class javax.media.opengl.DebugGL2ES2
 
getGLES2() - Method in class javax.media.opengl.DebugGL2GL3
 
getGLES2() - Method in class javax.media.opengl.DebugGL3
 
getGLES2() - Method in class javax.media.opengl.DebugGL3bc
 
getGLES2() - Method in class javax.media.opengl.DebugGL4
 
getGLES2() - Method in class javax.media.opengl.DebugGL4bc
 
getGLES2() - Method in class javax.media.opengl.DebugGLES1
 
getGLES2() - Method in class javax.media.opengl.DebugGLES2
 
getGLES2() - Method in interface javax.media.opengl.GLBase
Casts this object to the GLES2 interface.
getGLES2() - Method in class javax.media.opengl.TraceGL2
 
getGLES2() - Method in class javax.media.opengl.TraceGL2ES1
 
getGLES2() - Method in class javax.media.opengl.TraceGL2ES2
 
getGLES2() - Method in class javax.media.opengl.TraceGL2GL3
 
getGLES2() - Method in class javax.media.opengl.TraceGL3
 
getGLES2() - Method in class javax.media.opengl.TraceGL3bc
 
getGLES2() - Method in class javax.media.opengl.TraceGL4
 
getGLES2() - Method in class javax.media.opengl.TraceGL4bc
 
getGLES2() - Method in class javax.media.opengl.TraceGLES1
 
getGLES2() - Method in class javax.media.opengl.TraceGLES2
 
getGLExtensionsString() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getGLExtensionsString() - Method in class javax.media.opengl.GLContext
Returns a non-null (but possibly empty) string containing the space-separated list of available extensions.
getGLFormat() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Returns the OpenGL format for this texture; e.g.
getGLImplBaseClassName() - Method in class javax.media.opengl.GLProfile
 
getGLInfo() - Method in class com.jogamp.gluegen.opengl.GLConfiguration
Returns the information about the association between #defines, function symbols and the OpenGL extensions they are defined in.
getGLInfo(GL, StringBuffer) - Static method in class com.jogamp.opengl.JoglVersion
 
getGLProcAddressTable() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getGLProfile() - Method in class com.jogamp.newt.opengl.GLWindow
 
getGLProfile() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getGLProfile() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getGLProfile() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getGLProfile() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getGLProfile() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getGLProfile() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getGLProfile() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the GLProfile this texture data is intended and created for.
getGLProfile() - Method in class javax.media.opengl.awt.GLCanvas
 
getGLProfile() - Method in class javax.media.opengl.awt.GLJPanel
 
getGLProfile() - Method in class javax.media.opengl.DebugGL2
 
getGLProfile() - Method in class javax.media.opengl.DebugGL2ES1
 
getGLProfile() - Method in class javax.media.opengl.DebugGL2ES2
 
getGLProfile() - Method in class javax.media.opengl.DebugGL2GL3
 
getGLProfile() - Method in class javax.media.opengl.DebugGL3
 
getGLProfile() - Method in class javax.media.opengl.DebugGL3bc
 
getGLProfile() - Method in class javax.media.opengl.DebugGL4
 
getGLProfile() - Method in class javax.media.opengl.DebugGL4bc
 
getGLProfile() - Method in class javax.media.opengl.DebugGLES1
 
getGLProfile() - Method in class javax.media.opengl.DebugGLES2
 
getGLProfile() - Method in interface javax.media.opengl.GLBase
Returns the GLProfile with which this GL object is associated.
getGLProfile() - Method in class javax.media.opengl.GLCapabilities
Returns the GL profile you desire or used by the drawable.
getGLProfile() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the GL profile you desire or used by the drawable.
getGLProfile() - Method in interface javax.media.opengl.GLDrawable
Fetches the GLProfile for this drawable.
getGLProfile() - Method in class javax.media.opengl.TraceGL2
 
getGLProfile() - Method in class javax.media.opengl.TraceGL2ES1
 
getGLProfile() - Method in class javax.media.opengl.TraceGL2ES2
 
getGLProfile() - Method in class javax.media.opengl.TraceGL2GL3
 
getGLProfile() - Method in class javax.media.opengl.TraceGL3
 
getGLProfile() - Method in class javax.media.opengl.TraceGL3bc
 
getGLProfile() - Method in class javax.media.opengl.TraceGL4
 
getGLProfile() - Method in class javax.media.opengl.TraceGL4bc
 
getGLProfile() - Method in class javax.media.opengl.TraceGLES1
 
getGLProfile() - Method in class javax.media.opengl.TraceGLES2
 
getGLReadDrawable() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getGLReadDrawable() - Method in class javax.media.opengl.GLContext
Returns the read GLDrawable this context uses for read framebuffer operations.
getGLStateTracker() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getGLTypeName(int) - Static method in class javax.media.opengl.GLProfile
 
getGlueLibNames() - Method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
 
getGlueLibNames() - Method in class com.jogamp.opengl.impl.DesktopGLDynamicLibraryBundleInfo
 
getGlueLibNames() - Method in class com.jogamp.opengl.impl.egl.EGLES1DynamicLibraryBundleInfo
 
getGlueLibNames() - Method in class com.jogamp.opengl.impl.egl.EGLES2DynamicLibraryBundleInfo
 
getGlueLibNamesPreload() - Static method in class com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
 
getGlueLibPosGLDESKTOP() - Static method in class com.jogamp.opengl.impl.DesktopGLDynamicLibraryBundleInfo
 
getGLVersion() - Method in class javax.media.opengl.GLContext
Returns a valid OpenGL version string, ie
getGLVersion(int, int, int, String) - Static method in class javax.media.opengl.GLContext
 
getGLVersionMajor() - Method in class javax.media.opengl.GLContext
 
getGLVersionMinor() - Method in class javax.media.opengl.GLContext
 
getGLXExt() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getGLXExtProcAddressTable() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getGLXProcAddressTable() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
 
getGLXVendorName(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getGLXVersion(long, int[], int[]) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
getGLXVersion(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getGraphicsConfiguration() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getGraphicsConfiguration() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getGraphicsConfiguration() - Method in class com.jogamp.newt.impl.awt.AWTCanvas
Overridden to choose a GraphicsConfiguration on a parent container's GraphicsDevice because both devices
getGraphicsConfiguration() - Method in class com.jogamp.newt.impl.WindowImpl
 
getGraphicsConfiguration() - Method in class com.jogamp.newt.opengl.GLWindow
 
getGraphicsConfiguration() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getGraphicsConfiguration() - Method in class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
getGraphicsConfiguration() - Method in interface javax.media.nativewindow.NativeSurface
Returns the graphics configuration corresponding to this window.
getGraphicsConfiguration() - Method in class javax.media.opengl.awt.GLCanvas
Overridden to choose a GraphicsConfiguration on a parent container's GraphicsDevice because both devices
getGraphicsDevice() - Method in class com.jogamp.newt.Display
 
getGraphicsDevice() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getGraphicsDevice() - Method in class javax.media.nativewindow.awt.AWTGraphicsDevice
 
getGraphicsScreen() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getGraphicsScreen() - Method in class com.jogamp.newt.Screen
 
getGreen_mask() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getGreenBits() - Method in class javax.media.nativewindow.Capabilities
Returns the number of bits requested for the color buffer's green component.
getGreenBits() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Returns the number of bits requested for the color buffer's green component.
getHandle() - Method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
getHandle() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
getHandle() - Method in class com.jogamp.newt.Display
 
getHandle() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getHandle() - Method in class com.jogamp.newt.opengl.GLWindow
 
getHandle() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getHandle() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getHandle() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getHandle() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
getHandle() - Method in class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXDrawable
 
getHandle() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Returns the native handle of the underlying native device, if such thing exist.
getHandle() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getHandle() - Method in class javax.media.opengl.awt.GLCanvas
 
getHandle() - Method in class javax.media.opengl.awt.GLJPanel
 
getHandle() - Method in class javax.media.opengl.GLContext
Returns the native GL context handle
getHandle() - Method in interface javax.media.opengl.GLDrawable
This is the GL/Windowing drawable handle.
It is usually the NativeSurface.getSurfaceHandle(), ie the native surface handle of the underlying windowing toolkit.
However, on X11/GLX this reflects a GLXDrawable, which represents a GLXWindow, GLXPixmap, or GLXPbuffer.
On EGL, this represents the EGLSurface.
getHardwareAccelerated() - Method in class javax.media.opengl.GLCapabilities
Indicates whether hardware acceleration is enabled.
getHardwareAccelerated() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Indicates whether hardware acceleration is enabled.
getHash32(long, long) - Static method in class com.jogamp.opengl.impl.MemoryObject
Generates a 32bit hash value by addr and size.
Ignores the optional attached ByteBuffer intentionally.
getHash64(long, long) - Static method in class com.jogamp.opengl.impl.MemoryObject
Generates a 64bit hash value by addr and size.
Ignores the optional attached ByteBuffer intentionally.
getHdc() - Method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
getHeight() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
getHeight() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getHeight() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getHeight() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getHeight() - Method in class com.jogamp.newt.impl.WindowImpl
 
getHeight() - Method in class com.jogamp.newt.opengl.GLWindow
 
getHeight() - Method in class com.jogamp.newt.Screen
 
getHeight() - Method in interface com.jogamp.newt.Window
Returns the height of the client area of this window
getHeight() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getHeight() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getHeight() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getHeight() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
getHeight() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLDrawable
 
getHeight() - Method in class com.jogamp.opengl.impl.x11.glx.X11DummyGLXDrawable
 
getHeight() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns the height of the backing store of this renderer.
getHeight() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Height of the texture (or the top-most mipmap if mipmaps are present)
getHeight() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
 
getHeight() - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
Returns the height of the image.
getHeight() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Returns the height of the image.
getHeight() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the height of the allocated OpenGL texture in pixels.
getHeight() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the height in pixels of the texture data.
getHeight() - Method in interface javax.media.nativewindow.NativeSurface
Returns the current height of this surface.
getHeight() - Method in class javax.media.nativewindow.util.Dimension
 
getHeight() - Method in interface javax.media.nativewindow.util.DimensionReadOnly
 
getHeight() - Method in class javax.media.nativewindow.util.Rectangle
 
getHeight() - Method in interface javax.media.nativewindow.util.RectangleReadOnly
 
getHeight() - Method in interface javax.media.opengl.GLDrawable
Returns the current height of this GLDrawable.
getHighestAvailableBpp(List) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
getHighestAvailableRate(List) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
getHInstance() - Static method in class com.jogamp.newt.impl.windows.WindowsDisplay
 
getI() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getId() - Method in class com.jogamp.newt.Display
 
getId() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getIHeight() - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
getILayerType() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getImage() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns the underlying Java 2D Image being rendered into.
getImageData() - Method in class com.jogamp.opengl.util.TGAWriter
Returns the ByteBuffer corresponding to the data for the image.
getImageHeight() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the height of the image contained within this texture.
getImageTexCoords() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the set of texture coordinates corresponding to the entire image.
getImageWidth() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the width of the image contained within this texture.
getImmMode() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
getImmMode() - Method in interface javax.media.opengl.glu.GLUquadric
 
getImplMethodName(boolean) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
getImplName() - Method in class javax.media.opengl.GLProfile
 
getIndex() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getIndex() - Method in class com.jogamp.newt.Screen
 
getIndex(List, ScreenMode) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
getIndex() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getIndex() - Method in interface javax.media.nativewindow.AbstractGraphicsScreen
Returns the screen index this graphics screen is valid for
getIndex() - Method in class javax.media.nativewindow.DefaultGraphicsScreen
 
getIndex() - Method in interface javax.media.opengl.GLArrayData
The index of the predefined array index, see list below, or -1 in case of a shader attribute array.
getIndexByHashCode(List, ScreenMode) - Static method in class com.jogamp.newt.util.ScreenModeUtil
 
getInsets() - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
getInsets() - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
getInsets() - Method in class com.jogamp.newt.impl.WindowImpl
 
getInsets() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
getInsets() - Method in class com.jogamp.newt.opengl.GLWindow
 
getInsets() - Method in interface com.jogamp.newt.Window
Returns the insets for this native window (the difference between the size of the toplevel window with the decorations and the client area).
getInstance() - Static method in class com.jogamp.nativewindow.NativeWindowVersion
 
getInstance() - Static method in class com.jogamp.newt.NewtVersion
 
getInstance() - Static method in class com.jogamp.opengl.JoglVersion
 
getInt(int, int[], int) - Method in class com.jogamp.opengl.impl.GLStateTracker
 
getInt(int, IntBuffer, int) - Method in class com.jogamp.opengl.impl.GLStateTracker
 
getInternalFormat() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the intended OpenGL internal format of the texture data.
getIntFromByteArray(byte[], int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
getIntProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.nativewindow.impl.Debug
 
getIntProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.newt.impl.Debug
 
getIntProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.opengl.impl.Debug
 
getIPixelType() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getIsDeviceCompatible(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
getIsDeviceCompatible(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
getIsDeviceCompatible(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getIsDeviceCompatible(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getIsDeviceCompatible(AbstractGraphicsDevice) - Method in class javax.media.opengl.GLDrawableFactory
 
getIsSharedContextAvailable(AbstractGraphicsDevice) - Method in class javax.media.opengl.GLDrawableFactory
Returns true if a shared context is already mapped to the device AbstractGraphicsDevice.getConnection(), or if a new shared context could be created and mapped.
getIStride() - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
getitail() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Returns whether arc is marked tail
getIWidth() - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
getJavaObjectAtom() - Method in class com.jogamp.newt.impl.x11.X11Display
 
getJAWT() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT
Helper routine for all users to call to access the JAWT.
getJAWTToolkitLock() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
getKeyChar() - Method in class com.jogamp.newt.event.KeyEvent
 
getKeyCode() - Method in class com.jogamp.newt.event.KeyEvent
 
getKeyListener(int) - Method in class com.jogamp.newt.impl.WindowImpl
 
getKeyListener(int) - Method in class com.jogamp.newt.opengl.GLWindow
 
getKeyListener(int) - Method in interface com.jogamp.newt.Window
 
getKeyListeners() - Method in class com.jogamp.newt.impl.WindowImpl
 
getKeyListeners() - Method in class com.jogamp.newt.opengl.GLWindow
 
getKeyListeners() - Method in interface com.jogamp.newt.Window
 
getLastDisplayOf(String, String, int) - Static method in class com.jogamp.newt.Display
 
GetLastError() - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
DWORD GetLastError(void);
getLastScreenOf(Display, int, int) - Static method in class com.jogamp.newt.Screen
 
getLeft() - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
getLifecycleHook() - Method in class com.jogamp.newt.impl.WindowImpl
 
getLocation() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getLocation() - Method in interface javax.media.opengl.GLArrayData
Returns the shader attribute location for this name, -1 if not yet determined
getLocation() - Method in class javax.media.opengl.GLUniformData
 
getLocationOnScreen(Point) - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getLocationOnScreen(Point) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
getLocationOnScreen(Point) - Method in class com.jogamp.newt.impl.WindowImpl
 
getLocationOnScreen(Point) - Method in class com.jogamp.newt.opengl.GLWindow
 
getLocationOnScreen(Point) - Method in interface javax.media.nativewindow.NativeWindow
Returns the current absolute location of this window.
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.nativewindow.impl.jawt.macosx.MacOSXJAWTWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.WindowImpl
Return screen coordinates of the given coordinates or null, in which case a NativeWindow traversal shall being used as demonstrated in WindowImpl.getLocationOnScreen(javax.media.nativewindow.util.Point).
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
getLocationOnScreenImpl(int, int) - Method in class com.jogamp.newt.impl.x11.X11Window
 
getLockedStack() - Method in class com.jogamp.opengl.impl.GLContextLock
holding the owners stack trace when lock is acquired and DEBUG is true
getLockedStack() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getMagic() - Method in class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
 
getMatrix() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
getMaxFixedFunc(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
Returns the highest profile, implementing the fixed function pipeline It selects the first of the set: GLProfile.GL_PROFILE_LIST_MAX_FIXEDFUNC
getMaxFixedFunc() - Static method in class javax.media.opengl.GLProfile
Uses the default device
getMaxMajor() - Static method in class javax.media.opengl.GLContext
 
getMaxMinor(int) - Static method in class javax.media.opengl.GLContext
 
getMaxProgrammable(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
Returns the highest profile, implementing the programmable shader pipeline.
getMaxProgrammable() - Static method in class javax.media.opengl.GLProfile
Uses the default device
getMethod(Class<?>, Method) - Static method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
getMipMap(int) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Gets the ith mipmap data (0..getNumMipMaps() - 1)
getMipMap(int, int) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Gets the ith mipmap data (0..getNumMipMaps() - 1)
getMipmap() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns whether mipmaps should be generated for the texture data.
getMipmapData() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns all mipmap levels for the texture data, or null if it is specified as a single image.
getMode() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
getMode() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
getMode() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
getMode() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
getMode() - Static method in class com.jogamp.opengl.impl.ThreadingImpl
 
getModifiers() - Method in class com.jogamp.newt.event.InputEvent
 
getModuleHandle() - Static method in class com.jogamp.nativewindow.impl.windows.GDI
 
getMonitorMode() - Method in class com.jogamp.newt.ScreenMode
Returns the unrotated MonitorMode
getMouseListener(int) - Method in class com.jogamp.newt.impl.WindowImpl
 
getMouseListener(int) - Method in class com.jogamp.newt.opengl.GLWindow
 
getMouseListener(int) - Method in interface com.jogamp.newt.Window
 
getMouseListeners() - Method in class com.jogamp.newt.impl.WindowImpl
 
getMouseListeners() - Method in class com.jogamp.newt.opengl.GLWindow
 
getMouseListeners() - Method in interface com.jogamp.newt.Window
 
getMustFlipVertically() - Method in class com.jogamp.opengl.util.texture.Texture
Indicates whether this texture's texture coordinates must be flipped vertically in order to properly display the texture.
getMustFlipVertically() - Method in class com.jogamp.opengl.util.texture.TextureData
Indicates whether the texture coordinates must be flipped vertically for proper display.
getName() - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
getName() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
getName() - Method in class com.jogamp.newt.Display
 
getName() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getName() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getName() - Method in interface javax.media.opengl.GLArrayData
The name of the reflecting shader array attribute.
getName() - Method in class javax.media.opengl.GLProfile
 
getName() - Method in class javax.media.opengl.GLUniformData
 
getNamedDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
getNativeConfig() - Method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
getNativeConfigID() - Method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
getNativeGraphicsConfiguration() - Method in interface javax.media.nativewindow.AbstractGraphicsConfiguration
In case this instance already reflects a native configuration, return this one.
getNativeGraphicsConfiguration() - Method in class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
getNativeGraphicsConfiguration() - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
getNativeOSName(boolean) - Static method in class javax.media.nativewindow.NativeWindowFactory
 
getNativeSurface() - Method in class com.jogamp.newt.opengl.GLWindow
 
getNativeSurface() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getNativeSurface() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getNativeSurface() - Method in class javax.media.opengl.awt.GLCanvas
 
getNativeSurface() - Method in class javax.media.opengl.awt.GLJPanel
 
getNativeSurface() - Method in interface javax.media.opengl.GLDrawable
 
getNativeWindow() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
getNativeWindow(Object, CapabilitiesImmutable) - Static method in class com.jogamp.newt.awt.NewtFactoryAWT
Wraps an AWT component into a NativeWindow utilizing the NativeWindowFactory,
using a configuration agnostic dummy DefaultGraphicsConfiguration.
getNativeWindow(Component, CapabilitiesImmutable) - Static method in class com.jogamp.newt.awt.NewtFactoryAWT
 
getNativeWindow(Object, AbstractGraphicsConfiguration) - Static method in class javax.media.nativewindow.NativeWindowFactory
Converts the given window object and it's AbstractGraphicsConfiguration into a NativeWindow which can be operated upon by a custom toolkit, e.g.
getNativeWindowImpl(Object, AbstractGraphicsConfiguration) - Method in class com.jogamp.nativewindow.impl.NativeWindowFactoryImpl
 
getNativeWindowImpl(Object, AbstractGraphicsConfiguration) - Method in class javax.media.nativewindow.NativeWindowFactory
Performs the conversion from a toolkit's window object to a NativeWindow.
getNativeWindowType(boolean) - Static method in class javax.media.nativewindow.NativeWindowFactory
 
getNCoords() - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Returns number of control points' coords
getNEWTChild() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
getNextLocation() - Method in class com.jogamp.opengl.util.packrect.Rect
 
getNIOBufferArrayName(int) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
getNormalized() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getNormalized() - Method in interface javax.media.opengl.GLArrayData
True, if GL shall normalize fixed point data while converting them into float
getNormals() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
Returns the normals.
getNSize() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getNSView(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * getNSView(void * nsContext);
getNullDisplayName() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
getNullToolkitLock() - Static method in class com.jogamp.nativewindow.impl.NativeWindowFactoryImpl
 
getNullToolkitLock() - Static method in class javax.media.nativewindow.NativeWindowFactory
 
getNumMipMaps() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Number of mip maps in the texture
getNumSamples() - Method in class javax.media.opengl.GLCapabilities
Returns the number of sample buffers to be allocated if sample buffers are enabled.
getNumSamples() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of sample buffers to be allocated if sample buffers are enabled.
getNVersion() - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
getObject() - Method in class javax.media.opengl.GLUniformData
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.GLContextImpl
Only called for offscreen contexts; needed by glReadPixels
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOffscreenCGLContext
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLContext
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getOffscreenContextPixelDataType() - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXContext
 
getOffscreenContextReadBuffer() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getOffscreenContextReadBuffer() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOffscreenCGLContext
 
getOffscreenContextReadBuffer() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLContext
 
getOffscreenContextReadBuffer() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getOffscreenContextReadBuffer() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getOffscreenContextReadBuffer() - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXContext
 
getOffset() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getOffset() - Method in interface javax.media.opengl.GLArrayData
The offset, if it's an VBO, otherwise -1
getOGLScissorBox(Graphics) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns the OpenGL scissor region associated with the given Graphics object, taking into account all clipping regions, etc.
getOGLSurfaceIdentifier(Graphics) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns an opaque "surface identifier" associated with the given Graphics object.
getOGLSurfaceType(Graphics) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns the underlying surface type for the given Graphics object.
getOGLTextureType(Graphics) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns the underlying texture target of the given Graphics object assuming it is rendering to an FBO.
getOGLViewport(Graphics, int, int) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns the OpenGL viewport associated with the given Graphics object, assuming that the Graphics object is associated with a component of the specified width and height.
getOpenDisplayConnectionNumber() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLDrawable
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
getOpenGLMode() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
getOrAddSafe(HashMap, MemoryObject) - Static method in class com.jogamp.opengl.impl.MemoryObject
Verifies the hash map operation, ie slow add: if !map.contains(obj0), the values are verified (slow) fast get: if map.contains(obj0), the mapped value is compared with equals (fast) In case the above verification fails, a RuntimeException is thrown.
In such case the calculation of the hash value should either be tuned,
or we just cannot use hash mapping.
getOrCreateShared(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getOrCreateShared(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getOrCreateSharedContext(AbstractGraphicsDevice) - Method in class javax.media.opengl.GLDrawableFactory
Returns the shared context mapped to the device AbstractGraphicsDevice.getConnection(), either a preexisting or newly created, or null if creation failed or not supported.
Creation of the shared context is tried only once.
getOrCreateSharedContextImpl(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
getOrCreateSharedContextImpl(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
getOrCreateSharedContextImpl(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
getOrCreateSharedContextImpl(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getOrCreateSharedContextImpl(AbstractGraphicsDevice) - Method in class javax.media.opengl.GLDrawableFactory
 
getOrCreateSharedDpy(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
getOrientation() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
Returns the orientation.
getOriginalScreenMode() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getOriginalScreenMode() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
getOriginalScreenMode() - Method in class com.jogamp.newt.Screen
Return the original ScreenMode, as used at NEWT initialization.
getOutputName() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
getOutputName() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
getOutputName() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Get the output name for this pipeline class.
getOutputName() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
getPackageName(String) - Static method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
getPackAlignment() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packAlignment.
getPackImageHeight() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packImageHeight.
getPackLsbFirst() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packLsbFirst.
getPackRowLength() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packRowLength.
getPackSkipImages() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packSkipImages.
getPackSkipPixels() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packSkipPixels.
getPackSkipRows() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packSkipRows.
getPackSwapBytes() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property packSwapBytes.
getParam(int) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Gets the parameters of this TileRenderer object
getParent() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getParent() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getParent() - Method in class com.jogamp.newt.impl.WindowImpl
 
getParent() - Method in class com.jogamp.newt.opengl.GLWindow
 
getParent() - Method in interface javax.media.nativewindow.NativeWindow
 
getParentWindowHandle() - Method in class com.jogamp.newt.impl.WindowImpl
 
getPbufferFloatingPointBuffers() - Method in class javax.media.opengl.GLCapabilities
For pbuffers only, returns whether floating-point buffers should be used if available.
getPbufferFloatingPointBuffers() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
For pbuffers only, returns whether floating-point buffers should be used if available.
getPbufferHandle() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
getPbufferRenderToTexture() - Method in class javax.media.opengl.GLCapabilities
For pbuffers only, returns whether the render-to-texture extension should be used if available.
getPbufferRenderToTexture() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
For pbuffers only, returns whether the render-to-texture extension should be used if available.
getPbufferRenderToTextureRectangle() - Method in class javax.media.opengl.GLCapabilities
For pbuffers only, returns whether the render-to-texture extension should be used.
getPbufferRenderToTextureRectangle() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
For pbuffers only, returns whether the render-to-texture extension should be used.
getPData() - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
getPendingDisplayConnectionNumber() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
getPerfLogEnabled() - Method in class com.jogamp.newt.opengl.GLWindow
 
GetPixelFormat(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
int GetPixelFormat(HANDLE);
getPixelFormat() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
getPixelFormat() - Method in class com.jogamp.opengl.util.texture.awt.AWTTextureData
Returns the intended OpenGL pixel format of the texture data.
getPixelFormat() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Gets the pixel format of this texture (D3DFMT_*) based on some heuristics.
getPixelFormat() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the intended OpenGL pixel format of the texture data.
getPixelFormatID() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
getPixelType() - Method in class com.jogamp.opengl.util.texture.awt.AWTTextureData
Returns the intended OpenGL pixel type of the texture data.
getPixelType() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the intended OpenGL pixel type of the texture data.
getPlatformExtensionsString() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getPlatformExtensionsString() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getPlatformExtensionsString() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getPlatformExtensionsString() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getPlatformExtensionsString() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getPlatformExtensionsString() - Method in class javax.media.opengl.GLContext
Returns a non-null (but possibly empty) string containing the space-separated list of available platform-dependent (e.g., WGL, GLX) extensions.
getPlatformExtProcAddressTable() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getPlatformExtProcAddressTable() - Method in class com.jogamp.opengl.impl.GLContextImpl
Shall return the platform extension ProcAddressTable, ie for GLXExt, EGLExt, ..
getPlatformExtProcAddressTable() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getPlatformExtProcAddressTable() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getPlatformExtProcAddressTable() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
getPlatformGLExtensions() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL2
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL2ES1
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL2ES2
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL2GL3
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL3
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL3bc
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL4
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGL4bc
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGLES1
 
getPlatformGLExtensions() - Method in class javax.media.opengl.DebugGLES2
 
getPlatformGLExtensions() - Method in interface javax.media.opengl.GLBase
Returns an object through which platform-specific OpenGL extensions (EGL, GLX, WGL, etc.) may be accessed.
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL2
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL2ES1
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL2ES2
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL2GL3
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL3
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL3bc
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL4
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGL4bc
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGLES1
 
getPlatformGLExtensions() - Method in class javax.media.opengl.TraceGLES2
 
getPointer() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Returns pointer value
getPointer() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Returns pointer value
getPointer() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Returns pointer value
getPointer() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Returns pointer value
getPredefinedArrayIndexName(int) - Static method in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
Mapping fixed function (client) array indices to GLSL array attribute names.
getPredefinedArrayIndexName(int) - Static method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
getProcAddress(String) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * getProcAddress(const char * procName);
getProgramInfoLog(GL, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
getPrologObjectNameOpt() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Get the name of the object which shall be called as a prolog.
getProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.nativewindow.impl.Debug
 
getProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.newt.impl.Debug
 
getProperty(String, boolean, AccessControlContext) - Static method in class com.jogamp.opengl.impl.Debug
 
getProperty(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Returns property of specified tag value
getRange(float[], float[], Flist) - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Find range according to breakpoints
getRange(float[], float[], Flist, Flist) - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Finds range for surface
getRcVirtualScreen() - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
getRed_mask() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getRedBits() - Method in class javax.media.nativewindow.Capabilities
Returns the number of bits requested for the color buffer's red component.
getRedBits() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Returns the number of bits requested for the color buffer's red component.
getRefCount() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
getReferenceCount() - Method in class com.jogamp.newt.Display
 
getReferenceCount() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getReferenceCount() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getReferenceCount() - Method in class com.jogamp.newt.Screen
 
getRefreshRate() - Method in class com.jogamp.newt.util.MonitorMode
 
getRelative(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Returns array element at specified index relatively to pointer
getRelative(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Returns array element at specified index relatively to pointer
GetRelativeLocation(long, long, int, int) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
 
GetRelativeLocation(long, int, long, long, int, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
GetRelativeLocation(long, int, long, long, int, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
getRelativeOf(String, String) - Static method in class com.jogamp.opengl.util.Locator
Generates a path for the 'relativeFile' relative to the 'absoluteFileLocation'
getRequestedCapabilities() - Method in class com.jogamp.newt.impl.WindowImpl
 
getRequestedCapabilities() - Method in class com.jogamp.newt.opengl.GLWindow
 
getRequestedCapabilities() - Method in interface com.jogamp.newt.Window
Gets an immutable set of requested capabilities.
getRequestedCapabilities() - Method in interface javax.media.nativewindow.AbstractGraphicsConfiguration
Return the capabilities used to choose this graphics configuration.
getRequestedCapabilities() - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
getRequestedGLCapabilities() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getRequestedGLCapabilities() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getRequestedGLCapabilities() - Method in class javax.media.opengl.awt.GLCanvas
 
getResolution() - Method in class javax.media.nativewindow.util.SurfaceSize
 
getResource(Class, String) - Static method in class com.jogamp.opengl.util.Locator
Locates the resource using 'getResource(String path, ClassLoader cl)', with this context ClassLoader and the path as is, as well with the context's package name path plus the path.
getResource(String, ClassLoader) - Static method in class com.jogamp.opengl.util.Locator
Locates the resource using the ClassLoader's facility, the absolute URL and absolute file.
getReturnTypeString(boolean) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
getRgbBlue() - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
getRgbGreen() - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
getRgbRed() - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
getRgbReserved() - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
getRight() - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
getRotation() - Method in class com.jogamp.newt.ScreenMode
Returns the CCW rotation of this mode
getRowLength() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the row length needed for correct GL_UNPACK_ROW_LENGTH specification.
getS0() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getS1() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getSampleBuffers() - Method in class javax.media.opengl.GLCapabilities
Returns whether sample buffers for full-scene antialiasing (FSAA) should be allocated for this drawable.
getSampleBuffers() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns whether sample buffers for full-scene antialiasing (FSAA) should be allocated for this drawable.
getScreen() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getScreen() - Method in class com.jogamp.newt.impl.WindowImpl
 
getScreen() - Method in class com.jogamp.newt.opengl.GLWindow
 
getScreen() - Method in interface com.jogamp.newt.Window
 
getScreen() - Method in interface javax.media.nativewindow.AbstractGraphicsConfiguration
Return the screen this graphics configuration is valid for
getScreen() - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
getScreenDevice(int) - Static method in class javax.media.nativewindow.awt.AWTGraphicsScreen
 
getScreenIndex() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getScreenIndex() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getScreenIndex() - Method in class com.jogamp.newt.impl.WindowImpl
 
getScreenIndex() - Method in class com.jogamp.newt.opengl.GLWindow
 
getScreenIndex() - Method in interface javax.media.nativewindow.NativeSurface
Convenience: Get display handle from AbstractGraphicsConfiguration .
getScreenModeFirstImpl() - Method in class com.jogamp.newt.impl.ScreenImpl
To be implemented by the native specification.
Is called within a thread safe environment.
Is called only to collect the ScreenModes, usually at startup setting up modes.

WARNING: must be synchronized with ScreenModeUtil.NUM_SCREEN_MODE_PROPERTIES, ie com.jogamp.newt.util.ScreenModeUtil#streamIn(com.jogamp.common.util.ArrayHashSet, com.jogamp.common.util.ArrayHashSet, com.jogamp.common.util.ArrayHashSet, com.jogamp.common.util.ArrayHashSet, int[], int)

Note: Additional 1st element is native mode id.
getScreenModeFirstImpl() - Method in class com.jogamp.newt.impl.windows.WindowsScreen
 
getScreenModeFirstImpl() - Method in class com.jogamp.newt.impl.x11.X11Screen
 
getScreenModeNextImpl() - Method in class com.jogamp.newt.impl.ScreenImpl
To be implemented by the native specification.
Is called within a thread safe environment.
Is called only to collect the ScreenModes, usually at startup setting up modes.

WARNING: must be synchronized with ScreenModeUtil.NUM_SCREEN_MODE_PROPERTIES, ie com.jogamp.newt.util.ScreenModeUtil#streamIn(com.jogamp.common.util.ArrayHashSet, com.jogamp.common.util.ArrayHashSet, com.jogamp.common.util.ArrayHashSet, com.jogamp.common.util.ArrayHashSet, int[], int)

Note: Additional 1st element is native mode id.
getScreenModeNextImpl() - Method in class com.jogamp.newt.impl.windows.WindowsScreen
 
getScreenModeNextImpl() - Method in class com.jogamp.newt.impl.x11.X11Screen
 
getScreenModes() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getScreenModes() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
getScreenModes() - Method in class com.jogamp.newt.Screen
Return a list of available ScreenModes.
getScreenModesIdx2NativeIdx() - Method in class com.jogamp.newt.impl.ScreenImpl
ScreenModeStatus bridge to native implementation
getScreenModesIdx2NativeIdx() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
getScreenModesOrig() - Method in class com.jogamp.newt.impl.ScreenImpl
ScreenModeStatus bridge to native implementation
getScreenModeStatus(String) - Static method in class com.jogamp.newt.impl.ScreenModeStatus
 
getScreenSizeMM() - Method in class com.jogamp.newt.util.MonitorMode
 
getSDKCompilerDir() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
getSDKCompilerDir() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShaderNVidia
 
getShader(int) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
getShaderBinaryFormats(GL) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
getShaderInfoLog(GL, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
getShaderState() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
getShareContext(GraphicsDevice) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Returns the GLContext associated with the Java2D "share context", with which all contexts created by JOGL must share textures and display lists when the FBO option is enabled for the Java2D/OpenGL pipeline.
getShareContext(GLContext) - Static method in class com.jogamp.opengl.impl.GLContextShareSet
 
getShortFromByteArray(byte[], int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Image
 
getSingleton() - Static method in class com.jogamp.newt.util.MainThread
 
getSize() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns the size of the backing store of this renderer in a newly-allocated Dimension object.
getSize(Dimension) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns the size of the backing store of this renderer.
getSmoothing() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Indicates whether smoothing is enabled in the backing TextureRenderer of this TextRenderer.
getSmoothing() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns whether smoothing is enabled for the OpenGL texture; see setSmoothing.
getStartTime() - Method in class com.jogamp.newt.opengl.GLWindow
 
getStartTime() - Method in class com.jogamp.opengl.util.AnimatorBase
 
getStartTime() - Method in interface javax.media.opengl.GLAnimatorControl
 
getStatus(GL, int) - Static method in class com.jogamp.opengl.util.FBObject
 
getStatusString() - Method in class com.jogamp.opengl.util.FBObject
 
getStatusString(int) - Static method in class com.jogamp.opengl.util.FBObject
 
getStencilBits() - Method in class javax.media.opengl.GLCapabilities
Returns the number of bits requested for the stencil buffer.
getStencilBits() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Returns the number of bits requested for the stencil buffer.
getStepSize() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curve
Computes subdivision step size
getstepsize() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curvelist
Compute step size
getstepsize() - Method in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty method
getStereo() - Method in class javax.media.opengl.GLCapabilities
Indicates whether stereo is enabled.
getStereo() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Indicates whether stereo is enabled.
getStride() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getStride() - Method in interface javax.media.opengl.GLArrayData
The distance to the next payload, allowing interleaved arrays.
getSubImageTexCoords(int, int, int, int) - Method in class com.jogamp.opengl.util.texture.Texture
Returns the set of texture coordinates corresponding to the specified sub-image.
getSubType() - Method in class javax.media.nativewindow.awt.AWTGraphicsDevice
 
getSuffix() - Method in class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
 
getSurfaceHandle() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getSurfaceHandle() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getSurfaceHandle() - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
getSurfaceHandle() - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
getSurfaceHandle() - Method in class com.jogamp.newt.impl.OffscreenWindow
 
getSurfaceHandle() - Method in class com.jogamp.newt.impl.WindowImpl
 
getSurfaceHandle() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
getSurfaceHandle() - Method in class com.jogamp.newt.opengl.GLWindow
 
getSurfaceHandle() - Method in interface javax.media.nativewindow.NativeSurface
Returns the handle to the surface for this NativeSurface.
getSurfaceLockOwner() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getSurfaceLockOwner() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getSurfaceLockOwner() - Method in class com.jogamp.newt.impl.WindowImpl
 
getSurfaceLockOwner() - Method in class com.jogamp.newt.opengl.GLWindow
 
getSurfaceLockOwner() - Method in interface javax.media.nativewindow.NativeSurface
Return the locking owner's Thread, or null if not locked.
getSurfaceSize() - Method in class com.jogamp.newt.util.MonitorMode
 
getSurfaceUpdatedListener(int) - Method in class com.jogamp.newt.impl.WindowImpl
 
getSurfaceUpdatedListener(int) - Method in class com.jogamp.newt.opengl.GLWindow
 
getSurfaceUpdatedListener(int) - Method in interface com.jogamp.newt.Window
 
getSurfaceUpdatedListeners() - Method in class com.jogamp.newt.impl.WindowImpl
 
getSurfaceUpdatedListeners() - Method in class com.jogamp.newt.opengl.GLWindow
 
getSurfaceUpdatedListeners() - Method in interface com.jogamp.newt.Window
 
getSwapInterval() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
getSwapInterval() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
getSwapInterval() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
getSwapInterval() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
getSwapInterval() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL2
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL2ES1
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL2ES2
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL2GL3
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL3
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL3bc
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL4
 
getSwapInterval() - Method in class javax.media.opengl.DebugGL4bc
 
getSwapInterval() - Method in class javax.media.opengl.DebugGLES1
 
getSwapInterval() - Method in class javax.media.opengl.DebugGLES2
 
getSwapInterval() - Method in interface javax.media.opengl.GLBase
Provides a platform-independent way to get the swap interval set by GLBase.setSwapInterval(int).
getSwapInterval() - Method in class javax.media.opengl.TraceGL2
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL2ES1
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL2ES2
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL2GL3
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL3
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL3bc
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL4
 
getSwapInterval() - Method in class javax.media.opengl.TraceGL4bc
 
getSwapInterval() - Method in class javax.media.opengl.TraceGLES1
 
getSwapInterval() - Method in class javax.media.opengl.TraceGLES2
 
getTarget() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the OpenGL "target" of this texture.
getTexture() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns the underlying OpenGL Texture object associated with this renderer, synchronizing any dirty regions of the TextureRenderer with the underlying OpenGL texture.
getTextureFlag() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
Returns the textureFlag.
getTextureName() - Method in class com.jogamp.opengl.util.FBObject
 
getTextureObject() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the underlying OpenGL texture object for this texture.
getThread() - Method in class com.jogamp.opengl.util.AnimatorBase
 
getThread() - Method in interface javax.media.opengl.GLAnimatorControl
 
getThreadName() - Static method in class com.jogamp.newt.Display
 
getThreadName() - Static method in class com.jogamp.newt.impl.WindowImpl
 
getThreadName() - Static method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
getThreadName() - Static method in class javax.media.opengl.GLContext
 
getThrowable() - Method in class com.jogamp.opengl.impl.GLRunnableTask
 
getTitle() - Method in class com.jogamp.newt.impl.WindowImpl
 
getTitle() - Method in class com.jogamp.newt.opengl.GLWindow
 
getTitle() - Method in interface com.jogamp.newt.Window
 
getToolGetProcAddressFuncNameList() - Method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
Tool has none
getToolGetProcAddressFuncNameList() - Method in class com.jogamp.opengl.impl.egl.EGLDynamicLibraryBundleInfo
 
getToolGetProcAddressFuncNameList() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDynamicLibraryBundleInfo
 
getToolGetProcAddressFuncNameList() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo
 
getToolGetProcAddressFuncNameList() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDynamicLibraryBundleInfo
 
getToolkitLock() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getToolLibNames() - Method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
 
getToolLibNames() - Method in class com.jogamp.opengl.impl.egl.EGLES1DynamicLibraryBundleInfo
 
getToolLibNames() - Method in class com.jogamp.opengl.impl.egl.EGLES2DynamicLibraryBundleInfo
 
getToolLibNames() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDynamicLibraryBundleInfo
 
getToolLibNames() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo
 
getToolLibNames() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDynamicLibraryBundleInfo
 
getTop() - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
getTotalFrames() - Method in class com.jogamp.newt.opengl.GLWindow
 
getTotalFrames() - Method in class com.jogamp.opengl.util.AnimatorBase
 
getTotalFrames() - Method in interface javax.media.opengl.GLAnimatorControl
 
getTransparentAlphaValue() - Method in class javax.media.nativewindow.Capabilities
Gets the transparent alpha value for the frame buffer configuration.
getTransparentAlphaValue() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Gets the transparent alpha value for the frame buffer configuration.
getTransparentBlueValue() - Method in class javax.media.nativewindow.Capabilities
Gets the transparent blue value for the frame buffer configuration.
getTransparentBlueValue() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Gets the transparent blue value for the frame buffer configuration.
getTransparentGreenValue() - Method in class javax.media.nativewindow.Capabilities
Gets the transparent green value for the frame buffer configuration.
getTransparentGreenValue() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Gets the transparent green value for the frame buffer configuration.
getTransparentRedValue() - Method in class javax.media.nativewindow.Capabilities
Gets the transparent red value for the frame buffer configuration.
getTransparentRedValue() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Gets the transparent red value for the frame buffer configuration.
getType() - Method in class com.jogamp.newt.Display
 
getType() - Method in class com.jogamp.newt.impl.DisplayImpl
 
getType() - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Returns map type
getType() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Returns the type of the underlying subsystem, ie NativeWindowFactory.TYPE_KD, NativeWindowFactory.TYPE_X11, ..
getType() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getUB0() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUB1() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUB2() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUB3() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUI() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUniform(String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Get the uniform data, previously set.
getUniformLocation(String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
getUniqueID() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Returns a unique ID String of this device using type, connection and unitID.
The unique ID does not reflect the instance of the device, hence the handle is not included.
The unique ID may be used as a key for semantic device mapping.
getUniqueID() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getUniqueID(String, String, int) - Static method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getUnitID() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Returns the graphics device unit ID.
The unit ID support multiple graphics device configurations on a local machine.
To support remote device, see AbstractGraphicsDevice.getConnection().
getUnitID() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
getUnpackAlignment() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackAlignment.
getUnpackImageHeight() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackImageHeight.
getUnpackLsbFirst() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackLsbFirst.
getUnpackRowLength() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackRowLength.
getUnpackSkipImages() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackSkipImages.
getUnpackSkipPixels() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackSkipPixels.
getUnpackSkipRows() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackSkipRows.
getUnpackSwapBytes() - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Getter for property unpackSwapBytes.
getUS0() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUS1() - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
getUsedHeight() - Method in class com.jogamp.opengl.util.packrect.LevelSet
Gets the used height of the levels in this LevelSet.
getUserData() - Method in class com.jogamp.opengl.util.packrect.Rect
 
getUseVertexArrays() - Method in class com.jogamp.opengl.util.awt.TextRenderer
Indicates whether vertex arrays are being used internally for rendering, or whether text is rendered using the OpenGL immediate mode commands.
getVBOName() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
getVBOName() - Method in interface javax.media.opengl.GLArrayData
The VBO name, if it's an VBO, otherwise -1
getVendorName(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
Workaround for apparent issue with ATI's proprietary drivers where direct contexts still send GLX tokens for GL calls
getVersion() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
 
getVertexAttribPointer(String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Get the vertex attribute data, previously set.
getVertexShaderCompiler() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
getVertexShaderCompiler() - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShaderNVidia
 
getVisualID() - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
getVisualid() - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
getVisualID() - Method in class javax.media.nativewindow.x11.X11GraphicsConfiguration
 
getWGLExtProcAddressTable() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
getWGLProcAddressTable() - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
 
getWheelRotation() - Method in class com.jogamp.newt.event.MouseEvent
 
getWhen() - Method in class com.jogamp.newt.event.NEWTEvent
Returns the timestamp, in milliseconds, of this event.
getWidth() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
getWidth() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getWidth() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
getWidth() - Method in class com.jogamp.newt.impl.ScreenImpl
 
getWidth() - Method in class com.jogamp.newt.impl.WindowImpl
 
getWidth() - Method in class com.jogamp.newt.opengl.GLWindow
 
getWidth() - Method in class com.jogamp.newt.Screen
 
getWidth() - Method in interface com.jogamp.newt.Window
Returns the width of the client area of this window
getWidth() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
getWidth() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
getWidth() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
getWidth() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
getWidth() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLDrawable
 
getWidth() - Method in class com.jogamp.opengl.impl.x11.glx.X11DummyGLXDrawable
 
getWidth() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Returns the width of the backing store of this renderer.
getWidth() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Width of the texture (or the top-most mipmap if mipmaps are present)
getWidth() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
 
getWidth() - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
Returns the width of the image.
getWidth() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Returns the width of the image.
getWidth() - Method in class com.jogamp.opengl.util.texture.Texture
Returns the width of the allocated OpenGL texture in pixels.
getWidth() - Method in class com.jogamp.opengl.util.texture.TextureData
Returns the width in pixels of the texture data.
getWidth() - Method in interface javax.media.nativewindow.NativeSurface
Returns the current width of this surface.
getWidth() - Method in class javax.media.nativewindow.util.Dimension
 
getWidth() - Method in interface javax.media.nativewindow.util.DimensionReadOnly
 
getWidth() - Method in class javax.media.nativewindow.util.Rectangle
 
getWidth() - Method in interface javax.media.nativewindow.util.RectangleReadOnly
 
getWidth() - Method in interface javax.media.opengl.GLDrawable
Returns the current width of this GLDrawable.
getWindow() - Method in class com.jogamp.newt.opengl.GLWindow
 
getWindowClassAtom() - Static method in class com.jogamp.newt.impl.windows.WindowsDisplay
 
getWindowDeleteAtom() - Method in class com.jogamp.newt.impl.x11.X11Display
 
getWindowHandle() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getWindowHandle() - Method in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
getWindowHandle() - Method in class com.jogamp.newt.impl.WindowImpl
 
getWindowHandle() - Method in class com.jogamp.newt.opengl.GLWindow
 
getWindowHandle() - Method in interface javax.media.nativewindow.NativeWindow
Returns the window handle for this NativeWindow.
getWindowListener(int) - Method in class com.jogamp.newt.impl.WindowImpl
 
getWindowListener(int) - Method in class com.jogamp.newt.opengl.GLWindow
 
getWindowListener(int) - Method in interface com.jogamp.newt.Window
 
getWindowListeners() - Method in class com.jogamp.newt.impl.WindowImpl
 
getWindowListeners() - Method in class com.jogamp.newt.opengl.GLWindow
 
getWindowListeners() - Method in interface com.jogamp.newt.Window
 
getWindowLockRecursionCount() - Method in class com.jogamp.newt.impl.WindowImpl
 
getWrappedMethod() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod
 
getWrappedWindow() - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
getWrappedWindow() - Method in class com.jogamp.newt.impl.WindowImpl
If this Window actually wraps one from another toolkit such as the AWT, this will return a non-null value.
getX() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
getX() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getX() - Method in class com.jogamp.newt.event.MouseEvent
 
getX() - Method in class com.jogamp.newt.impl.WindowImpl
 
getX() - Method in class com.jogamp.newt.opengl.GLWindow
 
getX() - Method in interface com.jogamp.newt.Window
 
getX() - Method in interface javax.media.nativewindow.NativeWindow
Returns the current x position of this window, relative to it's parent.
getX() - Method in class javax.media.nativewindow.util.Point
 
getX() - Method in interface javax.media.nativewindow.util.PointReadOnly
 
getX() - Method in class javax.media.nativewindow.util.Rectangle
 
getX() - Method in interface javax.media.nativewindow.util.RectangleReadOnly
 
getXVisualInfo(AbstractGraphicsScreen, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11GraphicsConfigurationFactory
 
getXVisualInfo(AbstractGraphicsScreen, CapabilitiesImmutable) - Static method in class com.jogamp.nativewindow.impl.x11.X11GraphicsConfigurationFactory
 
getXVisualInfo() - Method in class javax.media.nativewindow.x11.X11GraphicsConfiguration
 
getY() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
getY() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
getY() - Method in class com.jogamp.newt.event.MouseEvent
 
getY() - Method in class com.jogamp.newt.impl.WindowImpl
 
getY() - Method in class com.jogamp.newt.opengl.GLWindow
 
getY() - Method in interface com.jogamp.newt.Window
 
getY() - Method in interface javax.media.nativewindow.NativeWindow
Returns the current y position of this window, relative to it's parent.
getY() - Method in class javax.media.nativewindow.util.Point
 
getY() - Method in interface javax.media.nativewindow.util.PointReadOnly
 
getY() - Method in class javax.media.nativewindow.util.Rectangle
 
getY() - Method in interface javax.media.nativewindow.util.RectangleReadOnly
 
GIF - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate a GIF file.
gl - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
gl - Variable in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
gl - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
gl - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
GL - Interface in javax.media.opengl
Common interface containing the subset of all profiles, GL3bc, GL3, GL2, GLES1 and GLES2.
This interface reflects common data types, texture and framebuffer functionality.
GL2 - Interface in javax.media.opengl
This interface contains all core desktop OpenGL methods through version 3.0, inclusive, as well as most of it's extensions defined at the time of this specification.
GL2 - Static variable in class javax.media.opengl.GLProfile
The desktop OpenGL profile 1.x up to 3.0
GL2Backend - Class in com.jogamp.opengl.impl.glu.gl2.nurbs
Class responsible for rendering
GL2Backend() - Constructor for class com.jogamp.opengl.impl.glu.gl2.nurbs.GL2Backend
 
GL2ES1 - Interface in javax.media.opengl
Interface containing the common subset of GL2 and GLES1.
This interface reflects only the fixed functionality of OpenGL
GL2ES1 - Static variable in class javax.media.opengl.GLProfile
The intersection of the desktop GL2 and embedded ES1 profile
GL2ES2 - Interface in javax.media.opengl
Interface containing the common subset of GL3, GL2 and GLES2.
This interface reflects only the programmable shader functionality of desktop and embedded OpenGL
GL2ES2 - Static variable in class javax.media.opengl.GLProfile
The intersection of the desktop GL3, GL2 and embedded ES2 profile
GL2GL3 - Interface in javax.media.opengl
Interface containing the common subset of core GL3 (OpenGL 3.1+) and GL2 (OpenGL 3.0), also known as the OpenGL 3.0 forward compatible, non deprecated subset.
This interface reflects only the programmable shader functionality of desktop OpenGL
GL2GL3 - Static variable in class javax.media.opengl.GLProfile
The intersection of the desktop GL3 and GL2 profile
GL3 - Interface in javax.media.opengl
This interface contains all core, forward compatible, OpenGL methods starting from 3.1, inclusive, as well as most of it's extensions defined at the time of this specification.
Note: OpenGL 3.0 forward compatible, non deprecated functionality is included in the 3.1 specification, hence the GL2GL3 implemented interface.
Note: OpenGL 3.1 forward compatible no more includes fixed point functionality.
GL3 - Static variable in class javax.media.opengl.GLProfile
The desktop OpenGL core profile 3.x, with x >= 1
GL3bc - Interface in javax.media.opengl
This interface contains the OpenGL 3.x compatibility profile, ie includes all methods as defined in GL2 and GL3.
GL3bc - Static variable in class javax.media.opengl.GLProfile
The desktop OpenGL compatibility profile 3.x, with x >= 1, ie GL2 plus GL3.
bc stands for backward compatibility.
GL4 - Interface in javax.media.opengl
 
GL4 - Static variable in class javax.media.opengl.GLProfile
The desktop OpenGL core profile 4.x, with x >= 0
GL4bc - Interface in javax.media.opengl
 
GL4bc - Static variable in class javax.media.opengl.GLProfile
The desktop OpenGL compatibility profile 4.x, with x >= 0, ie GL2 plus GL4.
bc stands for backward compatibility.
GL4bcImpl - Class in com.jogamp.opengl.impl.gl4
 
GL4bcImpl(GLProfile, GLContextImpl) - Constructor for class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
GL4bcProcAddressTable - Class in com.jogamp.opengl.impl.gl4
This table is a cache of pointers to the dynamically-linkable C library.
GL4bcProcAddressTable() - Constructor for class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
GL4bcProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
GL_2_BYTES - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_2D - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_3_BYTES - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_3D - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_3D_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_3D_COLOR_TEXTURE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_3DC_X_AMD - Static variable in interface javax.media.opengl.GLES1
Part of GL_AMD_compressed_3DC_texture
GL_3DC_X_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_compressed_3DC_texture
GL_3DC_XY_AMD - Static variable in interface javax.media.opengl.GLES1
Part of GL_AMD_compressed_3DC_texture
GL_3DC_XY_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_compressed_3DC_texture
GL_422_AVERAGE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_422_pixels
GL_422_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_422_pixels
GL_422_REV_AVERAGE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_422_pixels
GL_422_REV_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_422_pixels
GL_4_BYTES - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_4D_COLOR_TEXTURE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ABGR_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_abgr
GL_ACCUM - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACCUM_ALPHA_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACCUM_BLUE_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACCUM_BUFFER_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACCUM_CLEAR_VALUE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACCUM_GREEN_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACCUM_RED_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_ACTIVE_ATTRIBUTES - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_ACTIVE_PROGRAM - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_ACTIVE_STENCIL_FACE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_stencil_two_side
GL_ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_ACTIVE_SUBROUTINE_UNIFORMS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_ACTIVE_SUBROUTINES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_ACTIVE_TEXTURE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_ACTIVE_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_ACTIVE_UNIFORMS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_ACTIVE_VERTEX_UNITS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_ADD - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_ADD_BLEND_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_ADD_SIGNED - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_2
GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_2_DEPRECATED
GL_ALL_ATTRIB_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ALL_BARRIER_BITS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_ALL_CLIENT_ATTRIB_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_ALL_COMPLETED_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_fence
GL_ALL_COMPLETED_NV - Static variable in interface javax.media.opengl.GLES1
Part of GL_NV_fence
GL_ALL_COMPLETED_NV - Static variable in interface javax.media.opengl.GLES2
Part of GL_NV_fence
GL_ALL_SHADER_BITS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_ALLOW_DRAW_FRG_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_ALLOW_DRAW_MEM_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_ALLOW_DRAW_OBJ_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_ALLOW_DRAW_WIN_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ALPHA12 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_ALPHA16 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_ALPHA16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_ALPHA16F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_ALPHA16I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_ALPHA16UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_ALPHA32F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_ALPHA32I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_ALPHA32UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_ALPHA4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_ALPHA8 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_ALPHA8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_ALPHA8I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_ALPHA8UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_ALPHA_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ALPHA_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ALPHA_FLOAT16_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_ALPHA_FLOAT16_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_ALPHA_FLOAT32_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_ALPHA_FLOAT32_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_ALPHA_INTEGER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_3_0_DEPRECATED
GL_ALPHA_MAX_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_ALPHA_MIN_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_ALPHA_SCALE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_ALPHA_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_ALPHA_TEST - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_ALPHA_TEST_FUNC - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_ALPHA_TEST_REF - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_ALREADY_SIGNALED - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_ALWAYS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ALWAYS_FAST_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_ALWAYS_SOFT_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_AMBIENT - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_AMBIENT_AND_DIFFUSE - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_AND - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_AND_INVERTED - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_AND_REVERSE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_ANY_SAMPLES_PASSED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_occlusion_query2
GL_ARRAY_BUFFER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_compiled_vertex_array
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_compiled_vertex_array
GL_ATC_RGB_AMD - Static variable in interface javax.media.opengl.GLES1
Part of GL_AMD_compressed_ATC_texture
GL_ATC_RGB_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_compressed_ATC_texture
GL_ATC_RGBA_EXPLICIT_ALPHA_AMD - Static variable in interface javax.media.opengl.GLES1
Part of GL_AMD_compressed_ATC_texture
GL_ATC_RGBA_EXPLICIT_ALPHA_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_compressed_ATC_texture
GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD - Static variable in interface javax.media.opengl.GLES1
Part of GL_AMD_compressed_ATC_texture
GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_compressed_ATC_texture
GL_ATOMIC_COUNTER_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_ATTACHED_SHADERS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_ATTENUATION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_ATTRIB_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUTO_NORMAL - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUX0 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUX1 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUX2 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUX3 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUX_BUFFERS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_AUX_DEPTH_STENCIL_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_aux_depth_stencil
GL_AVERAGE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_BACK - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_BACK_LEFT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_BACK_NORMALS_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_BACK_RIGHT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_BGR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_BGR_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_BGRA - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_BGRA_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_read_format
GL_BGRA_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_read_format
GL_BGRA_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_BITMAP - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_BITMAP_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_BLEND - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_BLEND_COLOR - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_imaging
GL_BLEND_DST - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_BLEND_DST_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_BLEND_DST_RGB - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_BLEND_EQUATION - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_imaging
GL_BLEND_EQUATION_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_2_0
GL_BLEND_EQUATION_RGB - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_2_0
GL_BLEND_SRC - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_BLEND_SRC_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_BLEND_SRC_RGB - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_BLUE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_BLUE_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_BLUE_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_BLUE_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_BLUE_MAX_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_BLUE_MIN_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_BLUE_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_BOOL - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_BOOL_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_BOOL_VEC2 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_BOOL_VEC2_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_BOOL_VEC3 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_BOOL_VEC3_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_BOOL_VEC4 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_BOOL_VEC4_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_BUFFER_ACCESS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5, GL_OES_mapbuffer
GL_BUFFER_ACCESS_FLAGS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_BUFFER_FLUSHING_UNMAP - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_flush_buffer_range
GL_BUFFER_GPU_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_shader_buffer_load
GL_BUFFER_MAP_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_BUFFER_MAP_OFFSET - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_BUFFER_MAP_POINTER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5, GL_OES_mapbuffer
GL_BUFFER_MAPPED - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5, GL_OES_mapbuffer
GL_BUFFER_OBJECT_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_object_purgeable
GL_BUFFER_SERIALIZED_MODIFY - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_flush_buffer_range
GL_BUFFER_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_BUFFER_UPDATE_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_BUFFER_USAGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_BYTE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_C3F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_C4F_N3F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_C4UB_V2F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_C4UB_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_CCW - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_CG_FRAGMENT_SHADER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_Cg_shader
GL_CG_VERTEX_SHADER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_Cg_shader
GL_CLAMP - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CLAMP_FRAGMENT_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_3_0_DEPRECATED
GL_CLAMP_READ_COLOR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLAMP_TO_BORDER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_CLAMP_TO_EDGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_2
GL_CLAMP_VERTEX_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_3_0_DEPRECATED
GL_CLEAR - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_CLIENT_ACTIVE_TEXTURE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_CLIENT_ALL_ATTRIB_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CLIENT_PIXEL_STORE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_CLIP_DISTANCE0 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE1 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE3 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE5 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE6 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_DISTANCE7 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CLIP_FAR_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_CLIP_NEAR_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_CLIP_PLANE0 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CLIP_PLANE0_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_CLIP_PLANE1 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CLIP_PLANE1_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_CLIP_PLANE2 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CLIP_PLANE2_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_CLIP_PLANE3 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CLIP_PLANE3_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_CLIP_PLANE4 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CLIP_PLANE4_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_CLIP_PLANE5 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CLIP_PLANE5_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_CLIP_VOLUME_CLIPPING_HINT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_clip_volume_hint
GL_CMYK_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cmyka
GL_CMYKA_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cmyka
GL_COEFF - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COLOR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_COLOR3_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_COLOR4_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_COLOR_ARRAY - Static variable in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
GL_COLOR_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_COLOR_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_COLOR_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_COLOR_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_COLOR_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_COLOR_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_COLOR_ATTACHMENT0 - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT1 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT10 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT11 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT12 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT13 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT14 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT15 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT3 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT5 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT6 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT7 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_ATTACHMENT9 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_COLOR_BUFFER_BIT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_COLOR_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_COLOR_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pixel_format_float
GL_COLOR_CLEAR_VALUE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_COLOR_EXT - Static variable in interface javax.media.opengl.GLES1
Part of GL_EXT_discard_framebuffer
GL_COLOR_EXT - Static variable in interface javax.media.opengl.GLES2
Part of GL_EXT_discard_framebuffer
GL_COLOR_FLOAT_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_COLOR_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COLOR_INDEXES - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COLOR_LOGIC_OP - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_COLOR_MATERIAL - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_COLOR_MATERIAL_FACE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COLOR_MATERIAL_PARAMETER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COLOR_MATRIX - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_MATRIX_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_SAMPLES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_multisample_coverage
GL_COLOR_SUM - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_COLOR_SUM_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_COLOR_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_ALPHA_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_BLUE_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_FORMAT - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_GREEN_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_LUMINANCE_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_RED_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_TABLE_WIDTH - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COLOR_WRITEMASK - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_COMBINE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_COMBINE_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_COMBINE_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_COMMAND_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_COMPARE_R_TO_TEXTURE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_COMPARE_REF_DEPTH_TO_TEXTURE - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_array
GL_COMPARE_REF_TO_TEXTURE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_COMPATIBLE_SUBROUTINES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_COMPILE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COMPILE_AND_EXECUTE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COMPILE_STATUS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_COMPRESSED_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_COMPRESSED_INTENSITY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_COMPRESSED_LUMINANCE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_compression_latc
GL_COMPRESSED_LUMINANCE_LATC1_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_compression_latc
GL_COMPRESSED_RED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_COMPRESSED_RED_RGTC1 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_compression_rgtc
GL_COMPRESSED_RG - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_COMPRESSED_RG_RGTC2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_compression_rgtc
GL_COMPRESSED_RGB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_texture_compression_bptc
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_texture_compression_bptc
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_compression_s3tc
GL_COMPRESSED_RGBA - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_texture_compression_bptc
GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_texture_compression_pvrtc
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_compression_s3tc
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_compression_s3tc
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_compression_s3tc
GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_compression_latc
GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_compression_latc
GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_compression_rgtc
GL_COMPRESSED_SIGNED_RG_RGTC2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_compression_rgtc
GL_COMPRESSED_SLUMINANCE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_COMPRESSED_SLUMINANCE_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_COMPRESSED_SRGB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_COMPRESSED_SRGB_ALPHA - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_texture_compression_bptc
GL_COMPRESSED_TEXTURE_FORMATS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_CONDITION_SATISFIED - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_CONSERVE_MEMORY_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_CONST_EYE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_CONSTANT - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_CONSTANT_ALPHA - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_imaging
GL_CONSTANT_ATTENUATION - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_CONSTANT_BORDER - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONSTANT_COLOR - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_imaging
GL_CONTEXT_COMPATIBILITY_PROFILE_BIT - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_CONTEXT_CORE_PROFILE_BIT - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_CONTEXT_FLAGS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_CONTEXT_PROFILE_MASK - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_CONTINUOUS_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_CONVOLUTION_1D - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_2D - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_BORDER_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_BORDER_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_FILTER_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_FILTER_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_FORMAT - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_HEIGHT - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_CONVOLUTION_WIDTH - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_COORD_REPLACE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_2_0_DEPRECATED, GL_OES_point_sprite
GL_COPY - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_COPY_INVERTED - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_COPY_PIXEL_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_COPY_READ_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_copy_buffer
GL_COPY_WRITE_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_copy_buffer
GL_COUNTER_RANGE_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_COUNTER_RANGE_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_COUNTER_TYPE_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_COUNTER_TYPE_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_COVERAGE_SAMPLES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_multisample_coverage
GL_COVERAGE_SAMPLES_NV - Static variable in interface javax.media.opengl.GLES2
Part of GL_NV_multisample_coverage
GL_CUBIC_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_CULL_FACE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_CULL_FACE_MODE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_CULL_FRAGMENT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_CULL_MODES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_CULL_VERTEX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cull_vertex
GL_CULL_VERTEX_EYE_POSITION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cull_vertex
GL_CULL_VERTEX_OBJECT_POSITION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cull_vertex
GL_CURRENT_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_COLOR - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CURRENT_FOG_COORD - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_CURRENT_FOG_COORDINATE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_CURRENT_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_MATRIX_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_CURRENT_MATRIX_INDEX_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_matrix_palette
GL_CURRENT_MATRIX_STACK_DEPTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_CURRENT_NORMAL - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CURRENT_OCCLUSION_QUERY_ID_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_occlusion_query
GL_CURRENT_PALETTE_MATRIX - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_CURRENT_PROGRAM - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_CURRENT_QUERY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_CURRENT_RASTER_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_RASTER_DISTANCE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_RASTER_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_RASTER_POSITION - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_RASTER_POSITION_VALID - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_RASTER_SECONDARY_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_CURRENT_SECONDARY_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_CURRENT_TEXTURE_COORDS - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_CURRENT_VERTEX_ATTRIB - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_CURRENT_VERTEX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_CURRENT_VERTEX_WEIGHT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_CURRENT_WEIGHT_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_CW - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DATA_BUFFER_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_name_gen_delete
GL_DEBUG_CALLBACK_FUNCTION_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_CALLBACK_USER_PARAM_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_CATEGORY_API_ERROR_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_APPLICATION_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_DEPRECATION_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_OTHER_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_PERFORMANCE_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_LOGGED_MESSAGES_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_LOGGED_MESSAGES_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SEVERITY_HIGH_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_SEVERITY_HIGH_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SEVERITY_LOW_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_SEVERITY_LOW_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SEVERITY_MEDIUM_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_DEBUG_SEVERITY_MEDIUM_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SOURCE_API_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SOURCE_APPLICATION_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SOURCE_OTHER_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SOURCE_SHADER_COMPILER_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SOURCE_THIRD_PARTY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_TYPE_ERROR_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_TYPE_OTHER_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_TYPE_PERFORMANCE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_TYPE_PORTABILITY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_DECAL - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_DECR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DECR_WRAP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_DELETE_STATUS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_DEPENDENT_AR_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DEPENDENT_GB_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DEPENDENT_HILO_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_DEPENDENT_RGB_TEXTURE_3D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_DEPTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_DEPTH24_STENCIL8 - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object, GL_OES_packed_depth_stencil
GL_DEPTH32F_STENCIL8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_depth_buffer_float
GL_DEPTH_ATTACHMENT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_DEPTH_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_DEPTH_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DEPTH_BOUNDS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_depth_bounds_test
GL_DEPTH_BOUNDS_TEST_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_depth_bounds_test
GL_DEPTH_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_DEPTH_BUFFER_BIT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DEPTH_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_DEPTH_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_DEPTH_CLAMP - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_depth_clamp
GL_DEPTH_CLAMP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_depth_clamp
GL_DEPTH_CLEAR_VALUE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DEPTH_COMPONENT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_0
GL_DEPTH_COMPONENT16 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_DEPTH_COMPONENT16_NONLINEAR_NV - Static variable in interface javax.media.opengl.GLES2
Part of GL_NV_depth_nonlinear
GL_DEPTH_COMPONENT24 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4, GL_OES_depth24
GL_DEPTH_COMPONENT32 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4, GL_OES_depth32
GL_DEPTH_COMPONENT32F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_depth_buffer_float
GL_DEPTH_EXT - Static variable in interface javax.media.opengl.GLES1
Part of GL_EXT_discard_framebuffer
GL_DEPTH_EXT - Static variable in interface javax.media.opengl.GLES2
Part of GL_EXT_discard_framebuffer
GL_DEPTH_FUNC - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DEPTH_RANGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DEPTH_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_DEPTH_STENCIL - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object, GL_OES_packed_depth_stencil
GL_DEPTH_STENCIL_ATTACHMENT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_DEPTH_STENCIL_TO_BGRA_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_copy_depth_to_color
GL_DEPTH_STENCIL_TO_RGBA_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_copy_depth_to_color
GL_DEPTH_TEST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DEPTH_TEXTURE_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_DEPTH_WRITEMASK - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DIFFUSE - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_DISCRETE_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_DITHER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DOMAIN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_DONT_CARE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DOT3_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_DOT3_RGBA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_DOT3_RGBA_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_DEPTH_REPLACE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_PASS_THROUGH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_TEXTURE_1D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_DOT_PRODUCT_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_TEXTURE_3D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader2
GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DOUBLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_DOUBLE_MAT2 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT2x3 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT2x4 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT3 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT3x2 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT3x4 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT4 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT4x2 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_MAT4x3 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_VEC2 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_VEC3 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLE_VEC4 - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader_fp64
GL_DOUBLEBUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_DRAW_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_DRAW_BUFFER0 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER0_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER1 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER10 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER10_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER11 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER11_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER12 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER12_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER13 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER13_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER14 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER14_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER15 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER15_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER1_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER2_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER3 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER3_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER4_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER5 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER5_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER6 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER6_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER7 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER7_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER8_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_BUFFER9 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_DRAW_BUFFER9_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_DRAW_FRAMEBUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_DRAW_FRAMEBUFFER_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_blit
GL_DRAW_FRAMEBUFFER_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_DRAW_FRAMEBUFFER_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_DRAW_FRAMEBUFFER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_DRAW_FRAMEBUFFER_BINDING_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_blit
GL_DRAW_FRAMEBUFFER_BINDING_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_DRAW_FRAMEBUFFER_BINDING_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_DRAW_INDIRECT_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_DRAW_INDIRECT_BUFFER - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_draw_indirect
GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_draw_indirect
GL_DRAW_INDIRECT_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_DRAW_INDIRECT_UNIFIED_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_DRAW_PIXEL_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_DRAW_PIXELS_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_fence
GL_DS_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DS_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT8_MAG8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT_MAG_INTENSITY_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT_MAG_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT_MAG_VIB_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DSDT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DST_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DST_COLOR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_DT_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DT_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_DYNAMIC_COPY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_DYNAMIC_DRAW - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_DYNAMIC_READ - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_EDGE_FLAG - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_EDGE_FLAG_ARRAY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_EDGE_FLAG_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_EDGE_FLAG_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_EDGE_FLAG_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_EDGEFLAG_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_ELEMENT_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_ELEMENT_ARRAY_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_ELEMENT_ARRAY_BUFFER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_ELEMENT_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_ELEMENT_ARRAY_UNIFIED_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_EMBOSS_CONSTANT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texgen_emboss
GL_EMBOSS_LIGHT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texgen_emboss
GL_EMBOSS_MAP_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texgen_emboss
GL_EMISSION - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_ENABLE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_EQUAL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_EQUIV - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_ETC1_RGB8_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_ETC1_RGB8_texture
GL_ETC1_RGB8_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_ETC1_RGB8_texture
GL_EVAL_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_EVAL_FRACTIONAL_TESSELLATION_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_TRIANGULAR_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB0_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB10_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB11_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB12_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB13_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB14_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB15_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB1_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB2_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB3_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB4_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB5_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB6_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB7_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EVAL_VERTEX_ATTRIB9_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_EXP - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_EXP2 - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_EXTENSIONS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_EYE_LINEAR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_EYE_PLANE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_EYE_PLANE_ABSOLUTE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_fog_distance
GL_EYE_RADIAL_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_fog_distance
GL_FACTOR_ALPHA_MODULATE_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_FAILURE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_FALSE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_FASTEST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_FEEDBACK - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_FEEDBACK_BUFFER_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_FEEDBACK_BUFFER_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_FEEDBACK_BUFFER_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_FENCE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_fence
GL_FENCE_CONDITION_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_fence
GL_FENCE_CONDITION_NV - Static variable in interface javax.media.opengl.GLES1
Part of GL_NV_fence
GL_FENCE_CONDITION_NV - Static variable in interface javax.media.opengl.GLES2
Part of GL_NV_fence
GL_FENCE_STATUS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_fence
GL_FENCE_STATUS_NV - Static variable in interface javax.media.opengl.GLES1
Part of GL_NV_fence
GL_FENCE_STATUS_NV - Static variable in interface javax.media.opengl.GLES2
Part of GL_NV_fence
GL_FIELD_LOWER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_FIELD_UPPER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_FILL - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_FIRST_VERTEX_CONVENTION - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_provoking_vertex
GL_FIRST_VERTEX_CONVENTION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_provoking_vertex
GL_FIXED - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_ES2_compatibility
GL_FIXED_ONLY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_FLAT - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_FLOAT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_FLOAT16_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_FLOAT16_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_FLOAT16_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_FLOAT16_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_depth_buffer_float
GL_FLOAT_CLEAR_COLOR_VALUE_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_MAT2 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FLOAT_MAT2_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_FLOAT_MAT2x3 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_FLOAT_MAT2x4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_FLOAT_MAT3 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FLOAT_MAT3_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_FLOAT_MAT3x2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_FLOAT_MAT3x4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_FLOAT_MAT4 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FLOAT_MAT4_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_FLOAT_MAT4x2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_FLOAT_MAT4x3 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_FLOAT_R16_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_R32_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_R_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RG16_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RG32_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RG_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGB16_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGB32_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGB_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGBA16_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGBA32_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGBA_MODE_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_RGBA_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_FLOAT_VEC2 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FLOAT_VEC2_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_FLOAT_VEC3 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FLOAT_VEC3_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_FLOAT_VEC4 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FLOAT_VEC4_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_FOG - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FOG_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_FOG_COLOR - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FOG_COORD - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORD_ARRAY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORD_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORD_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_FOG_COORD_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORD_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORD_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORD_SRC - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORDINATE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FOG_COORDINATE_ARRAY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_FOG_COORDINATE_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FOG_COORDINATE_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FOG_COORDINATE_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FOG_COORDINATE_SOURCE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FOG_DENSITY - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FOG_DISTANCE_MODE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_fog_distance
GL_FOG_END - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FOG_HINT - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FOG_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_FOG_MODE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FOG_START - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_FORCE_BLUE_TO_ONE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_FORMAT_SUBSAMPLE_244_244_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_subsample
GL_FORMAT_SUBSAMPLE_24_24_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_subsample
GL_FRACTIONAL_EVEN - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_FRACTIONAL_ODD - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_FRAGMENT_ALPHA_MODULATE_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_FRAGMENT_COLOR_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_FRAGMENT_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader5
GL_FRAGMENT_MATERIAL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_FRAGMENT_NORMAL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_FRAGMENT_PROGRAM_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program5
GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_parameter_buffer_object
GL_FRAGMENT_SHADER - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_FRAGMENT_SHADER_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0, GL_OES_standard_derivatives
GL_FRAMEBUFFER - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_texture_3D
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object, GL_NV_geometry_program4
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_FRAMEBUFFER_BINDING - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_COMPLETE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_DEFAULT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in interface javax.media.opengl.GL
Part of GL_ES_VERSION_2_0
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_INCOMPLETE_FORMATS - Static variable in interface javax.media.opengl.GL
Part of GL_ES_VERSION_2_0
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_multisample
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_multisampled_render_to_texture
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_multisampled_render_to_texture
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_SRGB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_sRGB
GL_FRAMEBUFFER_UNDEFINED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_FRAMEBUFFER_UNSUPPORTED - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_FRONT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_FRONT_AND_BACK - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_FRONT_FACE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_FRONT_LEFT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_FRONT_RIGHT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_FULL_RANGE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_FULL_STIPPLE_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_FUNC_ADD - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_imaging
GL_FUNC_REVERSE_SUBTRACT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_imaging
GL_FUNC_SUBTRACT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_imaging
GL_GENERATE_MIPMAP - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_4_DEPRECATED
GL_GENERATE_MIPMAP_HINT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4_DEPRECATED
GL_GEOMETRY_INPUT_TYPE - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_GEOMETRY_INPUT_TYPE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_GEOMETRY_INPUT_TYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_GEOMETRY_OUTPUT_TYPE - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_GEOMETRY_OUTPUT_TYPE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_GEOMETRY_OUTPUT_TYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_GEOMETRY_PROGRAM_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_parameter_buffer_object
GL_GEOMETRY_SHADER - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_GEOMETRY_SHADER_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_GEOMETRY_SHADER_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader5
GL_GEOMETRY_VERTICES_OUT - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_GEOMETRY_VERTICES_OUT_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_GEOMETRY_VERTICES_OUT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_GEQUAL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_GPU_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_shader_buffer_load
GL_GREATER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_GREEN - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_GREEN_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_GREEN_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_GREEN_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_GREEN_MAX_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_GREEN_MIN_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_GREEN_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_GUILTY_CONTEXT_RESET_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_HALF_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_HALF_FLOAT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_half_float_vertex, GL_OES_texture_half_float
GL_HI_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_HI_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_HIGH_FLOAT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_HIGH_INT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_HILO16_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_HILO8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_HILO_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_HINT_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_HISTOGRAM - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_ALPHA_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_BLUE_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_FORMAT - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_GREEN_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_LUMINANCE_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_RED_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_SINK - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_HISTOGRAM_WIDTH - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_IMAGE_1D_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_1D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_2D_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_2D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_2D_MULTISAMPLE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_2D_RECT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_3D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BINDING_ACCESS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BINDING_FORMAT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BINDING_LAYER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BINDING_LAYERED_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BINDING_LEVEL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BINDING_NAME_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_BUFFER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_CUBE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_ES2_compatibility
GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_ES2_compatibility
GL_INCR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_INCR_WRAP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_framebuffer_object_DEPRECATED
GL_INDEX_ARRAY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INDEX_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_INDEX_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_INDEX_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_INDEX_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INDEX_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INDEX_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INDEX_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_INDEX_BITS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INDEX_CLEAR_VALUE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INDEX_LOGIC_OP - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INDEX_MATERIAL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_material
GL_INDEX_MATERIAL_FACE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_material
GL_INDEX_MATERIAL_PARAMETER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_material
GL_INDEX_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INDEX_OFFSET - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INDEX_SHIFT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INDEX_TEST_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_func
GL_INDEX_TEST_FUNC_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_func
GL_INDEX_TEST_REF_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_func
GL_INDEX_WRITEMASK - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_INFO_LOG_LENGTH - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_INNOCENT_CONTEXT_RESET_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_INT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_0
GL_INT16_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT16_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT16_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT16_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT64_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT64_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT64_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT64_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT8_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT8_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT8_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT8_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_INT_10_10_10_2 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_OES_vertex_type_10_10_10_2
GL_INT_2_10_10_10_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_vertex_type_2_10_10_10_rev
GL_INT_IMAGE_1D_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_1D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_2D_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_2D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_2D_RECT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_3D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_BUFFER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_CUBE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_INT_SAMPLER_1D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INT_SAMPLER_1D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INT_SAMPLER_2D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INT_SAMPLER_2D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_INT_SAMPLER_2D_RECT - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_INT_SAMPLER_3D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INT_SAMPLER_BUFFER - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_INT_SAMPLER_BUFFER_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_INT_SAMPLER_CUBE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_INT_SAMPLER_RENDERBUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_INT_VEC2 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_INT_VEC2_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_INT_VEC3 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_INT_VEC3_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_INT_VEC4 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_INT_VEC4_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_INTENSITY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INTENSITY12 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INTENSITY16 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INTENSITY16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_INTENSITY16F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_INTENSITY16I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_INTENSITY16UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_INTENSITY32F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_INTENSITY32I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_INTENSITY32UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_INTENSITY4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INTENSITY8 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_INTENSITY8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_INTENSITY8I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_INTENSITY8UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_INTENSITY_FLOAT16_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_INTENSITY_FLOAT16_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_INTENSITY_FLOAT32_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_INTENSITY_FLOAT32_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_INTENSITY_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_INTERLACE_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_interlace
GL_INTERLACE_READ_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_interlace_read
GL_INTERLACE_READ_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_interlace
GL_INTERLEAVED_ATTRIBS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_INTERPOLATE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_INVALID_ENUM - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_INVALID_INDEX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_INVALID_OPERATION - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_INVALID_VALUE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_INVARIANT_DATATYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_INVARIANT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_INVARIANT_VALUE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_INVERT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_INVERTED_SCREEN_W_REND - Static variable in interface javax.media.opengl.GL2
Part of GL_REND_screen_coordinates
GL_ISOLINES - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_IUI_N3F_V2F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_IUI_N3F_V3F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_IUI_V2F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_IUI_V3F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_KEEP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LAST_VERTEX_CONVENTION - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_provoking_vertex
GL_LAST_VERTEX_CONVENTION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_provoking_vertex
GL_LAST_VIDEO_CAPTURE_STATUS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_LAYER_PROVOKING_VERTEX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_viewport_array
GL_LEFT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_LEQUAL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LESS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LIGHT0 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT1 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT2 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT3 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT4 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT5 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT6 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT7 - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHT_MODEL_AMBIENT - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_2_DEPRECATED
GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_specular_vector
GL_LIGHT_MODEL_TWO_SIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_LIGHTING - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LIGHTING_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_LINE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE_LOOP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINE_RESET_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE_SMOOTH - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_LINE_SMOOTH_HINT - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_LINE_STIPPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE_STIPPLE_PATTERN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE_STIPPLE_REPEAT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE_STRIP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINE_STRIP_ADJACENCY - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_LINE_STRIP_ADJACENCY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_LINE_STRIP_ADJACENCY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_LINE_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LINE_WIDTH - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINE_WIDTH_GRANULARITY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_LINE_WIDTH_RANGE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_LINEAR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINEAR_ATTENUATION - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_LINEAR_MIPMAP_LINEAR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINEAR_MIPMAP_NEAREST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINES - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LINES_ADJACENCY - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_LINES_ADJACENCY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_LINES_ADJACENCY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_LINK_STATUS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_LIST_BASE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LIST_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LIST_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LIST_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LO_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_LO_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_LOAD - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LOCAL_CONSTANT_DATATYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_LOCAL_CONSTANT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_LOCAL_CONSTANT_VALUE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_LOCAL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_LOGIC_OP - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_LOGIC_OP_MODE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_LOSE_CONTEXT_ON_RESET_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_LOW_FLOAT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_LOW_INT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_LOWER_LEFT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_LUMINANCE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LUMINANCE12 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE12_ALPHA12 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE12_ALPHA4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE16 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE16_ALPHA16 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE16_ALPHA16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_LUMINANCE16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_LUMINANCE16F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_LUMINANCE16I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE16UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE32F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_LUMINANCE32I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE32UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE4_ALPHA4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE6_ALPHA2 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE8 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE8_ALPHA8 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_LUMINANCE8_ALPHA8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_LUMINANCE8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_LUMINANCE8I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE8UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_LUMINANCE_ALPHA16F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_LUMINANCE_ALPHA16I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA16UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA32F - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_texture_float
GL_LUMINANCE_ALPHA32I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA32UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA8I - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA8UI - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA_FLOAT16_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_LUMINANCE_ALPHA_FLOAT16_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_LUMINANCE_ALPHA_FLOAT32_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_LUMINANCE_ALPHA_FLOAT32_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_LUMINANCE_ALPHA_INTEGER - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_ALPHA_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_LUMINANCE_FLOAT16_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_LUMINANCE_FLOAT16_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_LUMINANCE_FLOAT32_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_LUMINANCE_FLOAT32_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_LUMINANCE_INTEGER - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_LUMINANCE_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_MAGNITUDE_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_MAGNITUDE_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_MAJOR_VERSION - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MALI_SHADER_BINARY_ARM - Static variable in interface javax.media.opengl.GLES2
Part of GL_ARM_mali_shader_binary
GL_MAP1_COLOR_4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_GRID_DOMAIN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_GRID_SEGMENTS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_NORMAL - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_TEXTURE_COORD_1 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_TEXTURE_COORD_2 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_TEXTURE_COORD_3 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_TEXTURE_COORD_4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_VERTEX_3 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP1_VERTEX_4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_COLOR_4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_GRID_DOMAIN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_GRID_SEGMENTS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_INDEX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_NORMAL - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_TEXTURE_COORD_1 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_TEXTURE_COORD_2 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_TEXTURE_COORD_3 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_TEXTURE_COORD_4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_VERTEX_3 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP2_VERTEX_4 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP_ATTRIB_U_ORDER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_MAP_ATTRIB_V_ORDER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_MAP_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_map_buffer_range
GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_map_buffer_range
GL_MAP_INVALIDATE_RANGE_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_map_buffer_range
GL_MAP_READ_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_map_buffer_range
GL_MAP_STENCIL - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAP_TESSELLATION_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_MAP_UNSYNCHRONIZED_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_map_buffer_range
GL_MAP_WRITE_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_map_buffer_range
GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAT_AMBIENT_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAT_COLOR_INDEXES_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAT_DIFFUSE_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAT_EMISSION_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAT_SHININESS_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAT_SPECULAR_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MATERIAL_SIDE_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MATRIX0_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX10_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX11_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX12_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX13_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX14_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX15_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX16_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX17_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX18_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX19_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX1_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX20_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX21_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX22_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX23_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX24_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX25_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX26_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX27_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX28_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX29_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX2_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX30_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX31_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX3_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX4_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX5_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX6_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX7_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX8_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX9_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MATRIX_INDEX_ARRAY - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_matrix_palette
GL_MATRIX_INDEX_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MATRIX_INDEX_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MATRIX_INDEX_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MATRIX_INDEX_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MATRIX_MODE - Static variable in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
GL_MATRIX_PALETTE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MAX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_imaging
GL_MAX_3D_TEXTURE_SIZE - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_2, GL_OES_texture_3D
GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_3_0, GL_EXT_texture_array
GL_MAX_ATTRIB_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAX_BINDABLE_UNIFORM_SIZE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_bindable_uniform
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAX_CLIP_DISTANCES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MAX_CLIP_PLANES - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MAX_CLIP_PLANES_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_user_clip_plane
GL_MAX_COLOR_ATTACHMENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_MAX_COLOR_MATRIX_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_CONVOLUTION_HEIGHT - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_MAX_CONVOLUTION_WIDTH - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_MAX_DEBUG_LOGGED_MESSAGES_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_debug_output
GL_MAX_DEBUG_LOGGED_MESSAGES_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_MAX_DEBUG_MESSAGE_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_debug_output
GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_MAX_DRAW_BUFFERS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_MAX_DRAW_BUFFERS_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_draw_buffers
GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_blend_func_extended
GL_MAX_ELEMENTS_INDICES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_MAX_ELEMENTS_VERTICES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_MAX_EVAL_ORDER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_bindable_uniform
GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader5
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program5
GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_bindable_uniform
GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program5
GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader5
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_IMAGE_SAMPLES_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_MAX_IMAGE_UNITS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_MAX_INTEGER_SAMPLES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_MAX_LIGHTS - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MAX_LIST_NESTING - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAX_MAP_TESSELLATION_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_matrix_palette
GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_framebuffer_multisample_coverage
GL_MAX_NAME_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_PALETTE_MATRICES - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MAX_PATCH_VERTICES - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_PIXEL_MAP_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_MAX_PROGRAM_ATTRIBS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_ENV_PARAMETERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_MAX_PROGRAM_GENERIC_RESULTS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_MAX_PROGRAM_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_MATRICES_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_PROGRAM_OUTPUT_VERTICES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_parameter_buffer_object
GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_parameter_buffer_object
GL_MAX_PROGRAM_PARAMETERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_PATCH_ATTRIBS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_tessellation_program5
GL_MAX_PROGRAM_RESULT_COMPONENTS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_MAX_PROGRAM_SUBROUTINE_NUM_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program5
GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program5
GL_MAX_PROGRAM_TEMPORARIES_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MAX_PROGRAM_TEXEL_OFFSET_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_gather
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_gather
GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_MAX_PROJECTION_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MAX_RATIONAL_EVAL_ORDER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_evaluators
GL_MAX_RECTANGLE_TEXTURE_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_EXT_texture_rectangle
GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rectangle
GL_MAX_RENDERBUFFER_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_MAX_SAMPLE_MASK_WORDS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_MAX_SAMPLE_MASK_WORDS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_MAX_SAMPLES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_MAX_SAMPLES_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_multisample
GL_MAX_SAMPLES_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_MAX_SAMPLES_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_MAX_SAMPLES_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_multisampled_render_to_texture
GL_MAX_SAMPLES_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_multisampled_render_to_texture
GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_MAX_SHADER_BUFFER_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_shader_buffer_load
GL_MAX_SHININESS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_light_max_exponent
GL_MAX_SPOT_EXPONENT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_light_max_exponent
GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_MAX_SUBROUTINES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_GEN_LEVEL - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TESS_PATCH_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_MAX_TEXTURE_BUFFER_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_buffer_object
GL_MAX_TEXTURE_COORDS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_0_DEPRECATED
GL_MAX_TEXTURE_COORDS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_MAX_TEXTURE_LOD_BIAS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_4
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_filter_anisotropic
GL_MAX_TEXTURE_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_MAX_TEXTURE_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MAX_TEXTURE_UNITS - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_transform_feedback3
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_VARYING_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_VARYING_FLOATS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_MAX_VARYING_VECTORS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_array_range
GL_MAX_VERTEX_ATTRIBS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_bindable_uniform
GL_MAX_VERTEX_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_VERTEX_SHADER_INVARIANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_VERTEX_SHADER_LOCALS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_VERTEX_SHADER_VARIANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_MAX_VERTEX_STREAMS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_transform_feedback3
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_MAX_VERTEX_UNITS - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_MAX_VERTEX_VARYING_COMPONENTS_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_MAX_VIEWPORT_DIMS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_MAX_VIEWPORTS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_viewport_array
GL_MEDIUM_FLOAT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_MEDIUM_INT - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_MIN - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_imaging
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_gpu_shader5
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program5
GL_MIN_PBUFFER_VIEWPORT_DIMS_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_pixel_buffer
GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MIN_PROGRAM_TEXEL_OFFSET_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_gather
GL_MIN_SAMPLE_SHADING_VALUE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_sample_shading
GL_MINMAX - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_MINMAX_FORMAT - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_MINMAX_SINK - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_MINOR_VERSION - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_MIRROR_CLAMP_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_mirror_clamp
GL_MIRROR_CLAMP_TO_BORDER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_mirror_clamp
GL_MIRROR_CLAMP_TO_EDGE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_mirror_clamp
GL_MIRRORED_REPEAT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_4
GL_MODELVIEW - Static variable in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
GL_MODELVIEW0_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW0_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_MODELVIEW0_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_MODELVIEW0_STACK_DEPTH_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_MODELVIEW10_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW11_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW12_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW13_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW14_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW15_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW16_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW17_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW18_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW19_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW1_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW1_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_MODELVIEW1_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_MODELVIEW1_STACK_DEPTH_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_MODELVIEW20_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW21_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW22_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW23_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW24_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW25_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW26_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW27_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW28_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW29_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW2_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW30_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW31_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW3_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW4_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW5_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW6_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW7_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW8_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW9_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_MODELVIEW_MATRIX - Static variable in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_matrix_get
GL_MODELVIEW_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MODULATE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_MODULATE_COLOR_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_MULT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_MULTISAMPLE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_MULTISAMPLE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_MULTISAMPLE_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_framebuffer_multisample_coverage
GL_MULTISAMPLE_FILTER_HINT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_multisample_filter_hint
GL_MVP_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_N3F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_NAME_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_NAMED_STRING_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shading_language_include
GL_NAMED_STRING_TYPE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shading_language_include
GL_NAND - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_NATIVE_GRAPHICS_END_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_NATIVE_GRAPHICS_HANDLE_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_NEAREST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NEAREST_MIPMAP_LINEAR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NEAREST_MIPMAP_NEAREST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NEGATIVE_ONE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_NEGATIVE_W_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_NEGATIVE_X_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_NEGATIVE_Y_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_NEGATIVE_Z_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_NEVER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_NICEST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NO_ERROR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NO_RESET_NOTIFICATION_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_NONE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NOOP - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_NOR - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_NORMAL_ARRAY - Static variable in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
GL_NORMAL_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_NORMAL_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_NORMAL_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_NORMAL_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_NORMAL_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_NORMAL_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_NORMAL_MAP - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED, GL_OES_texture_cube_map
GL_NORMALIZE - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_NORMALIZED_RANGE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_NOTEQUAL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shader_subroutine
GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_NUM_EXTENSIONS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
GL_NUM_SHADER_BINARY_FORMATS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_NUM_VIDEO_CAPTURE_STREAMS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_NVIDIA_PLATFORM_BINARY_NV - Static variable in interface javax.media.opengl.GLES2
 
GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_ACTIVE_UNIFORMS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_ATTACHED_OBJECTS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_COMPILE_STATUS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_DELETE_STATUS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_INFO_LOG_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_LINEAR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_OBJECT_LINK_STATUS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_PLANE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_OBJECT_SHADER_SOURCE_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_SUBTYPE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_TYPE - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_OBJECT_TYPE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OBJECT_VALIDATE_STATUS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_HILO_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_OFFSET_TEXTURE_2D_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_2D_MATRIX_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_2D_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_2D_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_MATRIX_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_RECTANGLE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_OFFSET_TEXTURE_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_ONE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ONE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_imaging
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_imaging
GL_ONE_MINUS_DST_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ONE_MINUS_DST_COLOR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ONE_MINUS_SRC1_ALPHA - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_blend_func_extended
GL_ONE_MINUS_SRC1_COLOR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_blend_func_extended
GL_ONE_MINUS_SRC_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ONE_MINUS_SRC_COLOR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_OP_ADD_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_CLAMP_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_CROSS_PRODUCT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_DOT3_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_DOT4_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_EXP_BASE_2_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_FLOOR_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_FRAC_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_INDEX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_LOG_BASE_2_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_MADD_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_MAX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_MIN_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_MOV_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_MUL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_MULTIPLY_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_NEGATE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_POWER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_RECIP_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_RECIP_SQRT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_ROUND_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_SET_GE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_SET_LT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OP_SUB_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OPERAND0_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_OPERAND0_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_OPERAND1_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_OPERAND1_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_OPERAND2_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_OPERAND2_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_OR - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_OR_INVERTED - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_OR_REVERSE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_ORDER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_OUT_OF_MEMORY - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_OUTPUT_COLOR0_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_COLOR1_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_FOG_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD0_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD10_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD11_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD12_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD13_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD14_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD15_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD16_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD17_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD18_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD19_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD1_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD20_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD21_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD22_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD23_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD24_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD25_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD26_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD27_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD28_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD29_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD2_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD30_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD31_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD3_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD4_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD5_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD6_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD7_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD8_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_TEXTURE_COORD9_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_OUTPUT_VERTEX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_PACK_ALIGNMENT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_PACK_CMYK_HINT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cmyka
GL_PACK_IMAGE_HEIGHT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_PACK_LSB_FIRST - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_PACK_RESAMPLE_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_resample
GL_PACK_ROW_BYTES_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_row_bytes
GL_PACK_ROW_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_PACK_SKIP_IMAGES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_PACK_SKIP_PIXELS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_PACK_SKIP_ROWS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_PACK_SWAP_BYTES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_PALETTE4_R5_G6_B5_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_R5_G6_B5_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGB5_A1_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGB5_A1_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGB8_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGB8_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGBA4_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGBA4_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGBA8_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE4_RGBA8_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_R5_G6_B5_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_R5_G6_B5_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGB5_A1_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGB5_A1_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGB8_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGB8_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGBA4_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGBA4_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGBA8_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_compressed_paletted_texture
GL_PALETTE8_RGBA8_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_compressed_paletted_texture
GL_PARTIAL_SUCCESS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_PASS_THROUGH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_PASS_THROUGH_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_PATCH_VERTICES - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_PATCHES - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_PERCENTAGE_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_PERCENTAGE_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_PERFMON_GLOBAL_MODE_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_perfmon_global_mode
GL_PERFMON_GLOBAL_MODE_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_perfmon_global_mode
GL_PERFMON_RESULT_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_PERFMON_RESULT_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_PERFMON_RESULT_SIZE_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_PERFMON_RESULT_SIZE_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_PERFORMANCE_MONITOR_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_name_gen_delete
GL_PERSPECTIVE_CORRECTION_HINT - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_PERTURB_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_perturb_normal
GL_PIXEL_BUFFER_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_PIXEL_COUNT_AVAILABLE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_occlusion_query
GL_PIXEL_COUNT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_occlusion_query
GL_PIXEL_COUNTER_BITS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_occlusion_query
GL_PIXEL_CUBIC_WEIGHT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_PIXEL_MAG_FILTER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_PIXEL_MAP_A_TO_A - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_B_TO_B - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_G_TO_G - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_A - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_B - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_G - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_I - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_R - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_R_TO_R - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_S_TO_S - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_MIN_FILTER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_PIXEL_MODE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_PIXEL_PACK_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_PIXEL_PACK_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_PIXEL_PACK_BUFFER_BINDING_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_buffer_object
GL_PIXEL_PACK_BUFFER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_buffer_object
GL_PIXEL_TRANSFORM_2D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_PIXEL_TRANSFORM_2D_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_transform
GL_PIXEL_UNPACK_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_PIXEL_UNPACK_BUFFER_BINDING_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_buffer_object
GL_PIXEL_UNPACK_BUFFER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_pixel_buffer_object
GL_PN_TRIANGLES_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_NORMAL_MODE_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_POINT_MODE_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pn_triangles
GL_POINT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POINT_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POINT_DISTANCE_ATTENUATION - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_4_DEPRECATED
GL_POINT_FADE_THRESHOLD_SIZE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_POINT_SIZE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_point_size_array
GL_POINT_SIZE_ARRAY_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_point_size_array
GL_POINT_SIZE_ARRAY_POINTER_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_point_size_array
GL_POINT_SIZE_ARRAY_STRIDE_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_point_size_array
GL_POINT_SIZE_ARRAY_TYPE_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_point_size_array
GL_POINT_SIZE_GRANULARITY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POINT_SIZE_MAX - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_4_DEPRECATED
GL_POINT_SIZE_MIN - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_4_DEPRECATED
GL_POINT_SIZE_RANGE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POINT_SMOOTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_POINT_SMOOTH_HINT - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_POINT_SPRITE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_2_0_DEPRECATED, GL_OES_point_sprite
GL_POINT_SPRITE_COORD_ORIGIN - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_POINT_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POINTS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_POLYGON - Static variable in class com.jogamp.opengl.util.ImmModeSink
 
GL_POLYGON - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POLYGON_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POLYGON_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POLYGON_OFFSET_FACTOR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_POLYGON_OFFSET_FILL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_POLYGON_OFFSET_LINE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POLYGON_OFFSET_POINT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POLYGON_OFFSET_UNITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_POLYGON_SMOOTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POLYGON_SMOOTH_HINT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_POLYGON_STIPPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POLYGON_STIPPLE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POLYGON_TOKEN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_POSITION - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_POST_COLOR_MATRIX_ALPHA_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_ALPHA_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_BLUE_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_BLUE_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_GREEN_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_GREEN_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_RED_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_COLOR_MATRIX_RED_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_ALPHA_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_ALPHA_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_BLUE_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_BLUE_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_COLOR_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_GREEN_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_GREEN_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_RED_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_POST_CONVOLUTION_RED_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_PREFER_DOUBLEBUFFER_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_PREVIOUS - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_PREVIOUS_TEXTURE_INPUT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_PRIMARY_COLOR - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_PRIMITIVE_RESTART - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_PRIMITIVE_RESTART_INDEX - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_PRIMITIVE_RESTART_INDEX_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_primitive_restart
GL_PRIMITIVE_RESTART_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_primitive_restart
GL_PRIMITIVES_GENERATED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_PROFILE_LIST_ALL - Static variable in class javax.media.opengl.GLProfile
All GL Profiles in the order of default detection.
GL_PROFILE_LIST_GL2ES1 - Static variable in class javax.media.opengl.GLProfile
All GL2ES1 Profiles in the order of default detection.
GL_PROFILE_LIST_GL2ES2 - Static variable in class javax.media.opengl.GLProfile
All GL2ES2 Profiles in the order of default detection.
GL_PROFILE_LIST_MAX_FIXEDFUNC - Static variable in class javax.media.opengl.GLProfile
Order of maximum fixed function profiles GL4bc GL3bc GL2 GL2ES1 GLES1
GL_PROFILE_LIST_MAX_PROGSHADER - Static variable in class javax.media.opengl.GLProfile
Order of maximum programmable shader profiles GL4 GL4bc GL3 GL3bc GL2 GL2ES2 GLES2
GL_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_PROGRAM_ATTRIBS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_BINARY_FORMATS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
GL_PROGRAM_BINARY_LENGTH - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_get_program_binary
GL_PROGRAM_BINDING_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_ERROR_POSITION_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_ERROR_STRING_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_FORMAT_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_FORMAT_ASCII_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_LENGTH_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_direct_state_access
GL_PROGRAM_MATRIX_STACK_DEPTH_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_direct_state_access
GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_PROGRAM_OBJECT_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_PROGRAM_PARAMETERS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_PIPELINE_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_PROGRAM_POINT_SIZE - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_PROGRAM_POINT_SIZE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_PROGRAM_POINT_SIZE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_PROGRAM_RESULT_COMPONENTS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_gpu_program4
GL_PROGRAM_SEPARABLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_PROGRAM_STRING_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_TEMPORARIES_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_fragment_program
GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_PROJECTION - Static variable in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
GL_PROJECTION_MATRIX - Static variable in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_matrix_get
GL_PROJECTION_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_PROVOKING_VERTEX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_provoking_vertex
GL_PROVOKING_VERTEX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_provoking_vertex
GL_PROXY_COLOR_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_PROXY_HISTOGRAM - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_PROXY_POST_CONVOLUTION_COLOR_TABLE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_PROXY_TEXTURE_1D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_PROXY_TEXTURE_1D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_PROXY_TEXTURE_2D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_PROXY_TEXTURE_2D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_PROXY_TEXTURE_3D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_PROXY_TEXTURE_CUBE_MAP - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_PROXY_TEXTURE_CUBE_MAP_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_PROXY_TEXTURE_RECTANGLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_EXT_texture_rectangle
GL_PROXY_TEXTURE_RECTANGLE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rectangle
GL_PURGEABLE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_object_purgeable
GL_Q - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_QUAD_STRIP - Static variable in class com.jogamp.opengl.util.ImmModeSink
 
GL_QUAD_STRIP - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_QUADRATIC_ATTENUATION - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_QUADS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_provoking_vertex
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_provoking_vertex
GL_QUERY_BY_REGION_NO_WAIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_QUERY_BY_REGION_WAIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_QUERY_COUNTER_BITS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_QUERY_NO_WAIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_QUERY_OBJECT_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_name_gen_delete
GL_QUERY_RESULT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_QUERY_RESULT_AVAILABLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_QUERY_WAIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_R - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_R11F_G11F_B10F - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_3_0, GL_EXT_packed_float
GL_R16 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_R16_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_R16F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R16I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R16UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R32F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R32I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R32UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R3_G3_B2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_R8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_R8_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_R8I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_R8UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RASTERIZER_DISCARD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_READ_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_READ_FRAMEBUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_READ_FRAMEBUFFER_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_blit
GL_READ_FRAMEBUFFER_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_READ_FRAMEBUFFER_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_READ_FRAMEBUFFER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_READ_FRAMEBUFFER_BINDING_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_blit
GL_READ_FRAMEBUFFER_BINDING_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_READ_FRAMEBUFFER_BINDING_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_READ_ONLY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_READ_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_pixel_data_range
GL_READ_PIXEL_DATA_RANGE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_pixel_data_range
GL_READ_PIXEL_DATA_RANGE_POINTER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_pixel_data_range
GL_READ_WRITE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_RECIP_ADD_SIGNED_ALPHA_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_RECLAIM_MEMORY_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_RED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_RED_BIAS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_RED_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_RED_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RED_MAX_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_RED_MIN_CLAMP_INGR - Static variable in interface javax.media.opengl.GL2
Part of GL_INGR_color_clamp
GL_RED_SCALE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_RED_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RED_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_REDUCE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_REFLECTION_MAP - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED, GL_OES_texture_cube_map
GL_RELEASED_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_object_purgeable
GL_RENDER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_RENDER_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_RENDERBUFFER - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_ALPHA_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_BINDING - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_BLUE_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_COLOR_SAMPLES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_framebuffer_multisample_coverage
GL_RENDERBUFFER_COVERAGE_SAMPLES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_framebuffer_multisample_coverage
GL_RENDERBUFFER_DEPTH_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_FREE_MEMORY_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_meminfo
GL_RENDERBUFFER_GREEN_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_HEIGHT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_RED_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_SAMPLES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_SAMPLES_ANGLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_ANGLE_framebuffer_multisample
GL_RENDERBUFFER_SAMPLES_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_framebuffer_multisample
GL_RENDERBUFFER_SAMPLES_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_framebuffer_multisample
GL_RENDERBUFFER_SAMPLES_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_multisampled_render_to_texture
GL_RENDERBUFFER_SAMPLES_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_multisampled_render_to_texture
GL_RENDERBUFFER_STENCIL_SIZE - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERBUFFER_WIDTH - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_RENDERER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_REPEAT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_REPLACE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_REPLICATE_BORDER - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_RESAMPLE_AVERAGE_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_resample
GL_RESAMPLE_DECIMATE_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_resample
GL_RESAMPLE_REPLICATE_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_resample
GL_RESAMPLE_ZERO_FILL_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_resample
GL_RESCALE_NORMAL - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_2_DEPRECATED
GL_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_RETAINED_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_object_purgeable
GL_RETURN - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_RG - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG16 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RG16_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RG16F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG16I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG16UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG32F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG32I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG32UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RG8_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RG8I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG8UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rg
GL_RG_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RG_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGB - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_RGB10 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGB10_A2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGB10_A2UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rgb10_a2ui
GL_RGB12 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGB16 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGB16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RGB16_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGB16F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB16I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB16UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB32F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB32I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB32UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGB4_S3TC - Static variable in interface javax.media.opengl.GL2
Part of GL_S3_s3tc
GL_RGB5 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGB565 - Static variable in interface javax.media.opengl.GL
Part of GL_ES_VERSION_2_0
GL_RGB5_A1 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_1
GL_RGB8 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_1, GL_OES_rgb8_rgba8
GL_RGB8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RGB8_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGB8I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB8UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB9_E5 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB_422_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_rgb_422
GL_RGB_422_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_rgb_422
GL_RGB_FLOAT16_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_RGB_FLOAT16_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_RGB_FLOAT32_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_RGB_FLOAT32_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_RGB_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGB_S3TC - Static variable in interface javax.media.opengl.GL2
Part of GL_S3_s3tc
GL_RGB_SCALE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_RGB_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RGB_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGBA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_RGBA12 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGBA16 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGBA16_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RGBA16_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGBA16F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA16I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA16UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_RGBA32F - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA32I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA32UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA4 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_1
GL_RGBA4_S3TC - Static variable in interface javax.media.opengl.GL2
Part of GL_S3_s3tc
GL_RGBA8 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_1, GL_OES_rgb8_rgba8
GL_RGBA8_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RGBA8_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGBA8I - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA8UI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA_FLOAT16_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_RGBA_FLOAT16_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_RGBA_FLOAT32_APPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_APPLE_float_pixels
GL_RGBA_FLOAT32_ATI - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ATI_texture_float
GL_RGBA_FLOAT_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_color_buffer_float
GL_RGBA_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_RGBA_INTEGER_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_integer
GL_RGBA_MODE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_RGBA_S3TC - Static variable in interface javax.media.opengl.GL2
Part of GL_S3_s3tc
GL_RGBA_SIGNED_COMPONENTS - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_packed_float
GL_RGBA_SNORM - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_RGBA_SNORM - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_RIGHT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_S - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_SAMPLE_ALPHA_TO_ONE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_SAMPLE_BUFFERS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_SAMPLE_COVERAGE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_SAMPLE_COVERAGE_INVERT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_SAMPLE_COVERAGE_VALUE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_SAMPLE_MASK - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_SAMPLE_MASK_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_SAMPLE_MASK_VALUE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_SAMPLE_MASK_VALUE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_SAMPLE_POSITION - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_SAMPLE_POSITION_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_SAMPLE_SHADING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_sample_shading
GL_SAMPLER_1D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_SAMPLER_1D_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SAMPLER_1D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_SAMPLER_1D_ARRAY_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_SAMPLER_1D_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_SAMPLER_1D_SHADOW_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SAMPLER_2D - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_SAMPLER_2D_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SAMPLER_2D_ARRAY - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_3_0, GL_EXT_gpu_shader4
GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_SAMPLER_2D_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_SAMPLER_2D_RECT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_EXT_texture_rectangle
GL_SAMPLER_2D_RECT_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rectangle
GL_SAMPLER_2D_RECT_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_EXT_texture_rectangle
GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rectangle
GL_SAMPLER_2D_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_SAMPLER_2D_SHADOW_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SAMPLER_3D - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0, GL_OES_texture_3D
GL_SAMPLER_3D_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SAMPLER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_sampler_objects
GL_SAMPLER_BUFFER - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_SAMPLER_BUFFER_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_SAMPLER_CUBE - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_SAMPLER_CUBE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_SAMPLER_CUBE_SHADOW - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_SAMPLER_OBJECT_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_name_gen_delete
GL_SAMPLER_RENDERBUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_SAMPLES - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_SAMPLES_PASSED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_SCALAR_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_SCISSOR_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_SCISSOR_BOX - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SCISSOR_TEST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SCREEN_COORDINATES_REND - Static variable in interface javax.media.opengl.GL2
Part of GL_REND_screen_coordinates
GL_SECONDARY_COLOR_ARRAY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_5_DEPRECATED
GL_SECONDARY_COLOR_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_SECONDARY_COLOR_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_SECONDARY_COLOR_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_SECONDARY_COLOR_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_SECONDARY_COLOR_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_SELECT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_SELECTION_BUFFER_POINTER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_SELECTION_BUFFER_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_SEPARABLE_2D - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_SEPARATE_ATTRIBS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_SEPARATE_SPECULAR_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_2_DEPRECATED
GL_SET - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_SGX_BINARY_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_shader_binary
GL_SGX_PROGRAM_BINARY_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_program_binary
GL_SHADE_MODEL - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_SHADER_BINARY_FORMATS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ES_VERSION_2_0
GL_SHADER_BINARY_VIV - Static variable in interface javax.media.opengl.GLES2
Part of GL_VIV_shader_binary
GL_SHADER_COMPILER - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_ARB_ES2_compatibility
GL_SHADER_CONSISTENT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_shader_buffer_store
GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_SHADER_INCLUDE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_shading_language_include
GL_SHADER_OBJECT_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shader_objects
GL_SHADER_OPERATION_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SHADER_SOURCE_LENGTH - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_SHADER_TYPE - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_SHADING_LANGUAGE_VERSION - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_SHADING_LANGUAGE_VERSION_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shading_language_100
GL_SHADOW_ATTENUATION_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_SHARED_TEXTURE_PALETTE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shared_texture_palette
GL_SHININESS - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_SHORT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SIGNALED - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_SIGNED_ALPHA8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_ALPHA_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_HILO16_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_HILO8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader3
GL_SIGNED_HILO_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_INTENSITY8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_INTENSITY_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_LUMINANCE8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_LUMINANCE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_NORMALIZED - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_snorm
GL_SIGNED_NORMALIZED - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_SIGNED_RGB8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_RGB_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_RGBA8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SIGNED_RGBA_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_SINGLE_COLOR - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_2_DEPRECATED
GL_SLUMINANCE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_SLUMINANCE8 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_SLUMINANCE8_ALPHA8 - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_SLUMINANCE_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_1_DEPRECATED
GL_SMOOTH - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_SMOOTH_POINT_SIZE_GRANULARITY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_SMOOTH_POINT_SIZE_RANGE - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_SOURCE0_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_SOURCE0_RGB - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_SOURCE1_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_SOURCE1_RGB - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_SOURCE2_ALPHA - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_SOURCE2_RGB - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_SPECULAR - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_SPHERE_MAP - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_SPOT_CUTOFF - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_SPOT_DIRECTION - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_SPOT_EXPONENT - Static variable in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
GL_SRC0_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_SRC0_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_SRC1_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_SRC1_COLOR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_blend_func_extended
GL_SRC1_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_SRC2_ALPHA - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_SRC2_RGB - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_SRC_ALPHA - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SRC_ALPHA_SATURATE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SRC_COLOR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SRGB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_SRGB8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_SRGB8_ALPHA8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_SRGB_ALPHA - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_1
GL_STACK_OVERFLOW - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_STACK_UNDERFLOW - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_STATE_RESTORE - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_STATE_RESTORE - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_STATIC_COPY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_STATIC_DRAW - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5
GL_STATIC_READ - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_STENCIL - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_STENCIL_ATTACHMENT - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_STENCIL_BACK_FAIL - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BACK_FUNC - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BACK_REF - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BACK_VALUE_MASK - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BACK_WRITEMASK - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_STENCIL_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_STENCIL_BUFFER_BIT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT0_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT1_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT2_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT3_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT4_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT5_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT6_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_tiled_rendering
GL_STENCIL_BUFFER_BIT7_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_tiled_rendering
GL_STENCIL_CLEAR_TAG_VALUE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_stencil_clear_tag
GL_STENCIL_CLEAR_VALUE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_EXT - Static variable in interface javax.media.opengl.GLES1
Part of GL_EXT_discard_framebuffer
GL_STENCIL_EXT - Static variable in interface javax.media.opengl.GLES2
Part of GL_EXT_discard_framebuffer
GL_STENCIL_FAIL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_FUNC - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_INDEX - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_0
GL_STENCIL_INDEX1 - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object, GL_OES_stencil1
GL_STENCIL_INDEX16 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_STENCIL_INDEX4 - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object, GL_OES_stencil4
GL_STENCIL_INDEX8 - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object
GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_REF - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_TAG_BITS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_stencil_clear_tag
GL_STENCIL_TEST - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_TEST_TWO_SIDE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_stencil_two_side
GL_STENCIL_VALUE_MASK - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STENCIL_WRITEMASK - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_STEREO - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_STORAGE_CACHED_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_STORAGE_CLIENT_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_STORAGE_PRIVATE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_texture_range
GL_STORAGE_SHARED_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_STREAM_COPY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_STREAM_DRAW - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_5
GL_STREAM_READ - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_5
GL_STRICT_DEPTHFUNC_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_STRICT_LIGHTING_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_STRICT_SCISSOR_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_SUBPIXEL_BITS - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_SUBTRACT - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_3_DEPRECATED
GL_SUCCESS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_SURFACE_MAPPED_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vdpau_interop
GL_SURFACE_REGISTERED_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vdpau_interop
GL_SURFACE_STATE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vdpau_interop
GL_SYNC_CL_EVENT_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_cl_event
GL_SYNC_CL_EVENT_COMPLETE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_cl_event
GL_SYNC_CONDITION - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_SYNC_FENCE - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_SYNC_FLAGS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_SYNC_STATUS - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_T - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_T2F_C3F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_T2F_C4F_N3F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_T2F_C4UB_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_T2F_IUI_N3F_V2F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_T2F_IUI_N3F_V3F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_T2F_IUI_V2F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_T2F_IUI_V3F_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_index_array_formats
GL_T2F_N3F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_T2F_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_T4F_C4F_N3F_V4F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_T4F_V4F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_TABLE_TOO_LARGE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_imaging_DEPRECATED
GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESS_CONTROL_PROGRAM_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_tessellation_program5
GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_tessellation_program5
GL_TESS_CONTROL_SHADER - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESS_CONTROL_SHADER_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_TESS_EVALUATION_PROGRAM_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_tessellation_program5
GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_tessellation_program5
GL_TESS_EVALUATION_SHADER - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESS_EVALUATION_SHADER_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_TESS_GEN_MODE - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESS_GEN_POINT_MODE - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESS_GEN_SPACING - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESS_GEN_VERTEX_ORDER - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_TESSELLATION_FACTOR_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_TESSELLATION_MODE_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_TEXCOORD1_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_TEXCOORD2_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_TEXCOORD3_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_TEXCOORD4_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_TEXTURE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TEXTURE0 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE1 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE10 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE11 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE12 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE13 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE14 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE15 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE16 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE17 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE18 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE19 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE2 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE20 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE21 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE22 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE23 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE24 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE25 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE26 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE27 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE28 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE29 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE3 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE30 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE31 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE4 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE5 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE6 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE7 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE8 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE9 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_1D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_1D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TEXTURE_2D - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TEXTURE_2D_ARRAY - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_3_0, GL_EXT_texture_array
GL_TEXTURE_2D_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_TEXTURE_3D - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_2, GL_OES_texture_3D
GL_TEXTURE_ALPHA_MODULATE_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_texture_env_enhanced_fixed_function
GL_TEXTURE_ALPHA_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_ALPHA_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object, GL_ARB_texture_float
GL_TEXTURE_APPLICATION_MODE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_TEXTURE_BASE_LEVEL - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_TEXTURE_BINDING_1D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_TEXTURE_BINDING_1D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TEXTURE_BINDING_2D - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_1
GL_TEXTURE_BINDING_2D_ARRAY - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_3_0, GL_EXT_texture_array
GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_TEXTURE_BINDING_3D - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_2, GL_OES_texture_3D
GL_TEXTURE_BINDING_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_buffer_object
GL_TEXTURE_BINDING_CUBE_MAP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_TEXTURE_BINDING_RECTANGLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_EXT_texture_rectangle
GL_TEXTURE_BINDING_RECTANGLE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rectangle
GL_TEXTURE_BINDING_RENDERBUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_TEXTURE_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_BLUE_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_BLUE_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object, GL_ARB_texture_float
GL_TEXTURE_BORDER - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_BORDER_COLOR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_BORDER_VALUES_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_buffer_object
GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_buffer_object
GL_TEXTURE_BUFFER_FORMAT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_buffer_object
GL_TEXTURE_COMPARE_FAIL_VALUE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_shadow_ambient
GL_TEXTURE_COMPARE_FUNC - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_4
GL_TEXTURE_COMPARE_MODE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_4
GL_TEXTURE_COMPONENTS - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_COMPRESSED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_TEXTURE_COMPRESSION_HINT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_3
GL_TEXTURE_CONSTANT_DATA_SUNX - Static variable in interface javax.media.opengl.GL2
Part of GL_SUNX_constant_data
GL_TEXTURE_COORD_ARRAY - Static variable in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
GL_TEXTURE_COORD_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_TEXTURE_COORD_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_TEXTURE_CROP_RECT_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_draw_texture
GL_TEXTURE_CUBE_MAP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_3
GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_seamless_cube_map
GL_TEXTURE_DEPTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_TEXTURE_DEPTH_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_DEPTH_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_DEPTH_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_4
GL_TEXTURE_DEPTH_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object, GL_ARB_texture_float
GL_TEXTURE_DS_SIZE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_DT_SIZE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_ENV - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_TEXTURE_ENV_COLOR - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_TEXTURE_ENV_MODE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_TEXTURE_FETCH_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_TEXTURE_FILTER_CONTROL - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_4_DEPRECATED
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_TEXTURE_FLOAT_COMPONENTS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_float_buffer
GL_TEXTURE_FORMAT_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_FORMAT_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_FREE_MEMORY_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_meminfo
GL_TEXTURE_GEN_MODE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
GL_TEXTURE_GEN_Q - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_GEN_R - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_GEN_S - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_GEN_STR - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_texture_cube_map
GL_TEXTURE_GEN_T - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_GREEN_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_GREEN_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object, GL_ARB_texture_float
GL_TEXTURE_HEIGHT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_HEIGHT_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_HEIGHT_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_HI_SIZE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_IMAGE_VALID_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_IMAGE_VALID_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_INTENSITY_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_INTENSITY_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_framebuffer_object_DEPRECATED, GL_ARB_texture_float
GL_TEXTURE_INTERNAL_FORMAT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_1
GL_TEXTURE_INTERNAL_FORMAT_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_INTERNAL_FORMAT_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_LIGHT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_TEXTURE_LO_SIZE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_LOD_BIAS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_4
GL_TEXTURE_LUMINANCE_SIZE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TEXTURE_LUMINANCE_TYPE - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_framebuffer_object_DEPRECATED, GL_ARB_texture_float
GL_TEXTURE_MAG_FILTER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TEXTURE_MAG_SIZE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_MATERIAL_FACE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_TEXTURE_MATERIAL_PARAMETER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_light_texture
GL_TEXTURE_MATRIX - Static variable in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_matrix_get
GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_filter_anisotropic
GL_TEXTURE_MAX_LEVEL - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_TEXTURE_MAX_LEVEL_APPLE - Static variable in interface javax.media.opengl.GLES1
Part of GL_APPLE_texture_max_level
GL_TEXTURE_MAX_LEVEL_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_texture_max_level
GL_TEXTURE_MAX_LOD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_TEXTURE_MIN_FILTER - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TEXTURE_MIN_LOD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_TEXTURE_NORMAL_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_perturb_normal
GL_TEXTURE_NUM_LEVELS_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_NUM_LEVELS_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_OBJECT_VALID_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_OBJECT_VALID_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_PRIORITY - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_TEXTURE_RANGE_LENGTH_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_texture_range
GL_TEXTURE_RANGE_POINTER_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_texture_range
GL_TEXTURE_RECTANGLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_EXT_texture_rectangle
GL_TEXTURE_RECTANGLE_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_rectangle
GL_TEXTURE_RED_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_RED_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object, GL_ARB_texture_float
GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_TEXTURE_RENDERBUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_TEXTURE_RESIDENT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_TEXTURE_SAMPLES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_TEXTURE_SAMPLES_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_multisampled_render_to_texture
GL_TEXTURE_SAMPLES_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_multisampled_render_to_texture
GL_TEXTURE_SHADER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_TEXTURE_SHARED_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TEXTURE_STACK_DEPTH - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_0
GL_TEXTURE_STENCIL_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object
GL_TEXTURE_STORAGE_HINT_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_texture_range
GL_TEXTURE_SWIZZLE_A - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_swizzle
GL_TEXTURE_SWIZZLE_A_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_swizzle
GL_TEXTURE_SWIZZLE_B - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_swizzle
GL_TEXTURE_SWIZZLE_B_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_swizzle
GL_TEXTURE_SWIZZLE_G - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_swizzle
GL_TEXTURE_SWIZZLE_G_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_swizzle
GL_TEXTURE_SWIZZLE_R - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_swizzle
GL_TEXTURE_SWIZZLE_R_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_swizzle
GL_TEXTURE_SWIZZLE_RGBA - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_swizzle
GL_TEXTURE_SWIZZLE_RGBA_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_texture_swizzle
GL_TEXTURE_TARGET_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_TARGET_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_TYPE_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_TYPE_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_UNSIGNED_REMAP_MODE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_expand_normal
GL_TEXTURE_UPDATE_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_TEXTURE_WIDTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_TEXTURE_WIDTH_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_extended_get
GL_TEXTURE_WIDTH_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_extended_get
GL_TEXTURE_WRAP_R - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_2, GL_OES_texture_3D
GL_TEXTURE_WRAP_S - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TEXTURE_WRAP_T - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TIME_ELAPSED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_timer_query
GL_TIME_ELAPSED_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_timer_query
GL_TIMEOUT_EXPIRED - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_TIMEOUT_IGNORED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_sync
GL_TIMESTAMP - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_timer_query
GL_TRANSFORM_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_TRANSFORM_FEEDBACK - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_transform_feedback2
GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_TRANSFORM_FEEDBACK_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_transform_feedback2
GL_TRANSFORM_FEEDBACK_BINDING_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_transform_feedback2
GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_transform_feedback2
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_transform_feedback2
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_transform_feedback2
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_transform_feedback2
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_transform_feedback2
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_TRANSFORM_HINT_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_transform_hint
GL_TRANSPOSE_COLOR_MATRIX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_TRANSPOSE_CURRENT_MATRIX_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_TRANSPOSE_MODELVIEW_MATRIX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_TRANSPOSE_PROGRAM_MATRIX_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_direct_state_access
GL_TRANSPOSE_PROJECTION_MATRIX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_TRANSPOSE_TEXTURE_MATRIX - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_3_DEPRECATED
GL_TRIANGLE_FAN - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TRIANGLE_STRIP - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TRIANGLE_STRIP_ADJACENCY - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_TRIANGLE_STRIP_ADJACENCY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_TRIANGLE_STRIP_ADJACENCY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_TRIANGLES - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TRIANGLES_ADJACENCY - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_2
GL_TRIANGLES_ADJACENCY_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_geometry_shader4
GL_TRIANGLES_ADJACENCY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_geometry_program4
GL_TRUE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_TYPE_RGBA_FLOAT_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_pixel_format_float
GL_UNDEFINED_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_object_purgeable
GL_UNDEFINED_VERTEX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_viewport_array
GL_UNIFORM_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_INDEX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_tessellation_shader
GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BUFFER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BUFFER_BINDING_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_bindable_uniform
GL_UNIFORM_BUFFER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_bindable_uniform
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BUFFER_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_BUFFER_START - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_IS_ROW_MAJOR - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_MATRIX_STRIDE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_NAME_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_OFFSET - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNIFORM_TYPE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_uniform_buffer_object
GL_UNKNOWN_CONTEXT_RESET_ARB - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_robustness
GL_UNPACK_ALIGNMENT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_UNPACK_CLIENT_STORAGE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_client_storage
GL_UNPACK_CMYK_HINT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_cmyka
GL_UNPACK_CONSTANT_DATA_SUNX - Static variable in interface javax.media.opengl.GL2
Part of GL_SUNX_constant_data
GL_UNPACK_IMAGE_HEIGHT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNPACK_LSB_FIRST - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_UNPACK_RESAMPLE_OML - Static variable in interface javax.media.opengl.GL2
Part of GL_OML_resample
GL_UNPACK_ROW_BYTES_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_row_bytes
GL_UNPACK_ROW_LENGTH - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_UNPACK_SKIP_IMAGES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNPACK_SKIP_PIXELS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_UNPACK_SKIP_ROWS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_UNPACK_SWAP_BYTES - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_0
GL_UNSIGNALED - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_UNSIGNED_BYTE - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_BYTE_3_3_2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_INT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_UNSIGNED_INT16_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT16_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT16_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT16_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT64_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_performance_monitor
GL_UNSIGNED_INT64_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_performance_monitor
GL_UNSIGNED_INT64_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT64_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT64_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT64_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT8_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT8_VEC2_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT8_VEC3_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT8_VEC4_NV - Static variable in interface javax.media.opengl.GL3bc
Part of GL_NV_gpu_shader5
GL_UNSIGNED_INT_10_10_10_2 - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_2, GL_OES_vertex_type_10_10_10_2
GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_3_0, GL_EXT_packed_float
GL_UNSIGNED_INT_24_8 - Static variable in interface javax.media.opengl.GL
Part of GL_ARB_framebuffer_object, GL_OES_packed_depth_stencil
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_INT_2_10_10_10_REV_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_texture_type_2_10_10_10_REV
GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_8_8_8_8 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_1D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_2D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_3D_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_BUFFER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_CUBE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_UNSIGNED_INT_SAMPLER_1D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_SAMPLER_1D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_SAMPLER_2D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_multisample
GL_UNSIGNED_INT_SAMPLER_2D_RECT - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_UNSIGNED_INT_SAMPLER_3D - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_1
GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_AMD_vertex_shader_tesselator
GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_texture_cube_map_array
GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_explicit_multisample
GL_UNSIGNED_INT_VEC2 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_VEC3 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_INT_VEC4 - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_UNSIGNED_NORMALIZED - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_framebuffer_object, GL_ARB_texture_float
GL_UNSIGNED_SHORT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_read_format_bgra
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_2
GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT - Static variable in interface javax.media.opengl.GL
Part of GL_EXT_read_format_bgra
GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG - Static variable in interface javax.media.opengl.GLES1
Part of GL_IMG_read_format
GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG - Static variable in interface javax.media.opengl.GLES2
Part of GL_IMG_read_format
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_2
GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_2
GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_1_2
GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_ycbcr_422
GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_ycbcr_422
GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_ycbcr_422
GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in interface javax.media.opengl.GLES2
Part of GL_APPLE_ycbcr_422
GL_UPPER_LEFT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_V2F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_V3F - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_1
GL_VALIDATE_STATUS - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VARIANT_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VARIANT_ARRAY_POINTER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VARIANT_ARRAY_STRIDE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VARIANT_ARRAY_TYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VARIANT_DATATYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VARIANT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VARIANT_VALUE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VBO_FREE_MEMORY_ATI - Static variable in interface javax.media.opengl.GL2
Part of GL_ATI_meminfo
GL_VECTOR_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VENDOR - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_VERSION - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_VERSIONS - Static variable in class javax.media.opengl.GLContext
 
GL_VERTEX23_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_VERTEX4_BIT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_VERTEX_ARRAY - Static variable in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
GL_VERTEX_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_VERTEX_ARRAY_BINDING - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_vertex_array_object
GL_VERTEX_ARRAY_BINDING_OES - Static variable in interface javax.media.opengl.GLES1
Part of GL_OES_vertex_array_object
GL_VERTEX_ARRAY_BINDING_OES - Static variable in interface javax.media.opengl.GLES2
Part of GL_OES_vertex_array_object
GL_VERTEX_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED
GL_VERTEX_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_VERTEX_ARRAY_OBJECT_AMD - Static variable in interface javax.media.opengl.GL2
Part of GL_AMD_name_gen_delete
GL_VERTEX_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_VERTEX_ARRAY_RANGE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_VERTEX_ARRAY_RANGE_LENGTH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_array_range
GL_VERTEX_ARRAY_RANGE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_array_range
GL_VERTEX_ARRAY_RANGE_POINTER_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_VERTEX_ARRAY_RANGE_POINTER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_array_range
GL_VERTEX_ARRAY_RANGE_VALID_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_array_range
GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_array_range2
GL_VERTEX_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_VERTEX_ARRAY_STORAGE_HINT_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_array_range
GL_VERTEX_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_VERTEX_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_1
GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_shader_image_load_store
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_1_5
GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in interface javax.media.opengl.GL3
Part of GL_VERSION_3_3
GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_3_0
GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vertex_program4
GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_NV_vertex_buffer_unified_memory
GL_VERTEX_ATTRIB_MAP1_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP2_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_vertex_program_evaluators
GL_VERTEX_BLEND_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_VERTEX_CONSISTENT_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_VERTEX_DATA_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_vertex_hints
GL_VERTEX_PROGRAM_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_parameter_buffer_object
GL_VERTEX_PROGRAM_POINT_SIZE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_VERSION_2_0
GL_VERTEX_PROGRAM_POINT_SIZE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_PROGRAM_TWO_SIDE - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_2_0_DEPRECATED
GL_VERTEX_PROGRAM_TWO_SIDE_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_program
GL_VERTEX_SHADER - Static variable in interface javax.media.opengl.GL2ES2
Part of GL_VERSION_2_0
GL_VERTEX_SHADER_BINDING_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_BIT - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_separate_shader_objects
GL_VERTEX_SHADER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_INVARIANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_LOCALS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_OPTIMIZED_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_SHADER_VARIANTS_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_VERTEX_WEIGHT_ARRAY_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_VERTEX_WEIGHTING_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_weighting
GL_VIBRANCE_BIAS_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_VIBRANCE_SCALE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_texture_shader
GL_VIDEO_BUFFER_BINDING_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_BUFFER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_BUFFER_PITCH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_CAPTURE_FRAME_WIDTH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_COLOR_CONVERSION_MATRIX_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_COLOR_CONVERSION_MAX_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_COLOR_CONVERSION_MIN_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIDEO_COLOR_CONVERSION_OFFSET_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_VIEWPORT - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_VIEWPORT_BIT - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_VIEWPORT_BOUNDS_RANGE - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_viewport_array
GL_VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_viewport_array
GL_VIEWPORT_SUBPIXEL_BITS - Static variable in interface javax.media.opengl.GL2GL3
Part of GL_ARB_viewport_array
GL_VOLATILE_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_object_purgeable
GL_W_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_WAIT_FAILED - Static variable in interface javax.media.opengl.GL3
Part of GL_ARB_sync
GL_WEIGHT_ARRAY - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_WEIGHT_ARRAY_BUFFER_BINDING - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_VERSION_1_5_DEPRECATED, GL_OES_matrix_palette
GL_WEIGHT_ARRAY_POINTER - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_WEIGHT_ARRAY_SIZE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_WEIGHT_ARRAY_STRIDE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_WEIGHT_ARRAY_TYPE - Static variable in interface javax.media.opengl.GL2ES1
Part of GL_OES_matrix_palette
GL_WEIGHT_SUM_UNITY_ARB - Static variable in interface javax.media.opengl.GL2
Part of GL_ARB_vertex_blend
GL_WIDE_LINE_HINT_PGI - Static variable in interface javax.media.opengl.GL2
Part of GL_PGI_misc_hints
GL_WRITE_DISCARD_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_vdpau_interop
GL_WRITE_ONLY - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_5, GL_OES_mapbuffer
GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_pixel_data_range
GL_WRITE_PIXEL_DATA_RANGE_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_pixel_data_range
GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_pixel_data_range
GL_WRITEONLY_RENDERING_QCOM - Static variable in interface javax.media.opengl.GLES1
Part of GL_QCOM_writeonly_rendering
GL_WRITEONLY_RENDERING_QCOM - Static variable in interface javax.media.opengl.GLES2
Part of GL_QCOM_writeonly_rendering
GL_X_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_XOR - Static variable in interface javax.media.opengl.GL
Common in ES1, GL2 and GL3
GL_Y_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_YCBAYCR8A_4224_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_YCBCR_422_APPLE - Static variable in interface javax.media.opengl.GL2
Part of GL_APPLE_ycbcr_422
GL_YCBYCR8_422_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_Z400_BINARY_AMD - Static variable in interface javax.media.opengl.GLES2
Part of GL_AMD_program_binary_Z400
GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_Z4Y12Z4CB12Z4CR12_444_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV - Static variable in interface javax.media.opengl.GL2
Part of GL_NV_video_capture
GL_Z_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_ZERO - Static variable in interface javax.media.opengl.GL
Part of GL_VERSION_1_0
GL_ZERO_EXT - Static variable in interface javax.media.opengl.GL2
Part of GL_EXT_vertex_shader
GL_ZOOM_X - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
GL_ZOOM_Y - Static variable in interface javax.media.opengl.GL2
Part of GL_VERSION_1_0
glAccum(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAccum(GLenum op, GLfloat value);
Part of GL_VERSION_1_0
glAccum(int, float) - Method in class javax.media.opengl.DebugGL2
 
glAccum(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glAccum(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glAccum(int, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glAccum(GLenum op, GLfloat value);
glAccum(int, float) - Method in class javax.media.opengl.TraceGL2
 
glAccum(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glAccum(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glActiveShaderProgram(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glActiveShaderProgram(GLuint pipeline, GLuint program);
Part of GL_ARB_separate_shader_objects
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.DebugGL2
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.DebugGL3
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.DebugGL4
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glActiveShaderProgram(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glActiveShaderProgram(GLuint pipeline, GLuint program);
Part of GL_ARB_separate_shader_objects
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.TraceGL2
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.TraceGL3
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.TraceGL4
 
glActiveShaderProgram(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glActiveStencilFaceEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glActiveStencilFaceEXT(GLenum face);
Part of GL_EXT_stencil_two_side
glActiveStencilFaceEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glActiveStencilFaceEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glActiveStencilFaceEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glActiveStencilFaceEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glActiveStencilFaceEXT(GLenum face);
Part of GL_EXT_stencil_two_side
glActiveStencilFaceEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glActiveStencilFaceEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glActiveStencilFaceEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glActiveTexture(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glActiveTexture(GLenum texture);
Part of GL_VERSION_1_3
glActiveTexture(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glActiveTexture(GLenum texture);
Part of GL_VERSION_1_3
glActiveTexture(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glActiveTexture(GLenum texture);
Part of GL_VERSION_1_3
glActiveTexture(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glActiveTexture(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glActiveTexture(GL2ES2, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL2
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL3
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL3bc
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL4
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGL4bc
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGLES1
 
glActiveTexture(int) - Method in class javax.media.opengl.DebugGLES2
 
glActiveTexture(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glActiveTexture(GLenum texture);
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL2
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL3
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL3bc
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL4
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGL4bc
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGLES1
 
glActiveTexture(int) - Method in class javax.media.opengl.TraceGLES2
 
glAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
glAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Provides platform-independent access to the wglAllocateMemoryNV / glXAllocateMemoryNV extension.
glAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
glAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
glAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
glAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glAllocateMemoryNV(int, float, float, float) - Method in interface javax.media.opengl.GL2GL3
Provides platform-independent access to the wglAllocateMemoryNV / glXAllocateMemoryNV extension.
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glAllocateMemoryNV(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glAlphaFunc(int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glAlphaFunc(GLenum func, GLclampf ref);
Part of GL_VERSION_1_0
glAlphaFunc(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAlphaFunc(GLenum func, GLclampf ref);
Part of GL_VERSION_1_0
glAlphaFunc(int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.DebugGL2
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.DebugGLES1
 
glAlphaFunc(int, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glAlphaFunc(GLenum func, GLclampf ref);
glAlphaFunc(int, float) - Method in class javax.media.opengl.TraceGL2
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glAlphaFunc(int, float) - Method in class javax.media.opengl.TraceGLES1
 
glAlphaFuncx(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glAlphaFuncx(GLenum func, GLclampx ref);
Part of GL_VERSION_ES_CL_CM
glAlphaFuncx(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glAlphaFuncx(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glAlphaFuncx(GLenum func, GLclampx ref);
Part of GL_VERSION_ES_CL_CM
glAlphaFuncx(int, int) - Method in class javax.media.opengl.TraceGLES1
 
GLAnimatorControl - Interface in javax.media.opengl
An animator control interface, which implementation may drive a GLAutoDrawable animation.
glApplyTextureEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glApplyTextureEXT(GLenum mode);
Part of GL_EXT_light_texture
glApplyTextureEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glApplyTextureEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glApplyTextureEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glApplyTextureEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glApplyTextureEXT(GLenum mode);
Part of GL_EXT_light_texture
glApplyTextureEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glApplyTextureEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glApplyTextureEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Part of GL_VERSION_1_1
glAreTexturesResident(int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
Part of GL_VERSION_1_1
glAreTexturesResident(int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glAreTexturesResident(int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glAreTexturesResident(int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
glAreTexturesResident(int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences);
glAreTexturesResident(int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glAreTexturesResident(int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glAreTexturesResident(int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glAreTexturesResident(int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
GLArrayData - Interface in javax.media.opengl
The total number of bytes hold by the referenced buffer is: getComponentSize()* getComponentNumber() * getElementNumber()
GLArrayDataClient - Class in com.jogamp.opengl.util
 
GLArrayDataClient() - Constructor for class com.jogamp.opengl.util.GLArrayDataClient
 
GLArrayDataEditable - Interface in com.jogamp.opengl.util
The total number of bytes hold by the referenced buffer is: getComponentSize()* getComponentNumber() * getElementNumber()
GLArrayDataServer - Class in com.jogamp.opengl.util
 
GLArrayDataServer() - Constructor for class com.jogamp.opengl.util.GLArrayDataServer
 
GLArrayDataWrapper - Class in com.jogamp.opengl.util
 
GLArrayDataWrapper() - Constructor for class com.jogamp.opengl.util.GLArrayDataWrapper
 
glArrayElement(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glArrayElement(GLint i);
Part of GL_VERSION_1_1
glArrayElement(int) - Method in class javax.media.opengl.DebugGL2
 
glArrayElement(int) - Method in class javax.media.opengl.DebugGL3bc
 
glArrayElement(int) - Method in class javax.media.opengl.DebugGL4bc
 
glArrayElement(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glArrayElement(GLint i);
glArrayElement(int) - Method in class javax.media.opengl.TraceGL2
 
glArrayElement(int) - Method in class javax.media.opengl.TraceGL3bc
 
glArrayElement(int) - Method in class javax.media.opengl.TraceGL4bc
 
glArrayHandler - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
GLArrayHandler - Interface in com.jogamp.opengl.util
 
glAttachObjectARB(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAttachObjectARB(GLhandleARB containerObj, GLhandleARB obj);
Part of GL_ARB_shader_objects
glAttachObjectARB(int, int) - Method in class javax.media.opengl.DebugGL2
 
glAttachObjectARB(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glAttachObjectARB(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glAttachObjectARB(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glAttachObjectARB(GLhandleARB containerObj, GLhandleARB obj);
Part of GL_ARB_shader_objects
glAttachObjectARB(int, int) - Method in class javax.media.opengl.TraceGL2
 
glAttachObjectARB(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glAttachObjectARB(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glAttachShader(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glAttachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
glAttachShader(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glAttachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL2
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL3
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL4
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glAttachShader(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glAttachShader(int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glAttachShader(GLuint program, GLuint shader);
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL2
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL3
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL4
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glAttachShader(int, int) - Method in class javax.media.opengl.TraceGLES2
 
GLAutoDrawable - Interface in javax.media.opengl
A higher-level abstraction than GLDrawable which supplies an event based mechanism (GLEventListener) for performing OpenGL rendering.
glAvailabilityToString(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
glAvailabilityToString() - Static method in class javax.media.opengl.GLProfile
Uses the default device
GLBase - Interface in javax.media.opengl
The base interface from which all GL profiles derive, providing checked conversion down to concrete profiles, access to the OpenGL context associated with the GL and extension/function availability queries as described below.
glBegin(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBegin(GLenum mode);
Part of GL_VERSION_1_0
glBegin(int) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glBegin(int) - Method in class javax.media.opengl.DebugGL2
 
glBegin(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBegin(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBegin(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glBegin(GLenum mode);
glBegin(int) - Method in class javax.media.opengl.TraceGL2
 
glBegin(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBegin(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginConditionalRender(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginConditionalRender(GLuint id, GLenum mode);
Part of GL_VERSION_3_0
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginConditionalRender(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBeginConditionalRender(GLuint id, GLenum mode);
Part of GL_VERSION_3_0
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBeginConditionalRender(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginOcclusionQueryNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginOcclusionQueryNV(GLuint id);
Part of GL_NV_occlusion_query
glBeginOcclusionQueryNV(int) - Method in class javax.media.opengl.DebugGL2
 
glBeginOcclusionQueryNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginOcclusionQueryNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginOcclusionQueryNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBeginOcclusionQueryNV(GLuint id);
Part of GL_NV_occlusion_query
glBeginOcclusionQueryNV(int) - Method in class javax.media.opengl.TraceGL2
 
glBeginOcclusionQueryNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginOcclusionQueryNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginPerfMonitorAMD(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBeginPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glBeginPerfMonitorAMD(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGL2
 
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGLES2
 
glBeginPerfMonitorAMD(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBeginPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glBeginPerfMonitorAMD(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glBeginPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGL2
 
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGLES2
 
glBeginQuery(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginQuery(GLenum target, GLuint id);
Part of GL_VERSION_1_5
glBeginQuery(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBeginQuery(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBeginQuery(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBeginQuery(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginQuery(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBeginQuery(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginQuery(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBeginQuery(GLenum target, GLuint id);
Part of GL_VERSION_1_5
glBeginQuery(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBeginQuery(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBeginQuery(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBeginQuery(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginQuery(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBeginQuery(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginQueryIndexed(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id);
Part of GL_ARB_transform_feedback3
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginQueryIndexed(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id);
Part of GL_ARB_transform_feedback3
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBeginQueryIndexed(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginTransformFeedback(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginTransformFeedback(GLenum primitiveMode);
Part of GL_VERSION_3_0
glBeginTransformFeedback(int) - Method in class javax.media.opengl.DebugGL2
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.DebugGL3
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.DebugGL4
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginTransformFeedback(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBeginTransformFeedback(GLenum primitiveMode);
Part of GL_VERSION_3_0
glBeginTransformFeedback(int) - Method in class javax.media.opengl.TraceGL2
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.TraceGL3
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.TraceGL4
 
glBeginTransformFeedback(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBeginVertexShaderEXT() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginVertexShaderEXT(void);
Part of GL_EXT_vertex_shader
glBeginVertexShaderEXT() - Method in class javax.media.opengl.DebugGL2
 
glBeginVertexShaderEXT() - Method in class javax.media.opengl.DebugGL3bc
 
glBeginVertexShaderEXT() - Method in class javax.media.opengl.DebugGL4bc
 
glBeginVertexShaderEXT() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBeginVertexShaderEXT(void);
Part of GL_EXT_vertex_shader
glBeginVertexShaderEXT() - Method in class javax.media.opengl.TraceGL2
 
glBeginVertexShaderEXT() - Method in class javax.media.opengl.TraceGL3bc
 
glBeginVertexShaderEXT() - Method in class javax.media.opengl.TraceGL4bc
 
glBeginVideoCaptureNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBeginVideoCaptureNV(GLuint video_capture_slot);
Part of GL_NV_video_capture
glBeginVideoCaptureNV(int) - Method in class javax.media.opengl.DebugGL2
 
glBeginVideoCaptureNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBeginVideoCaptureNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBeginVideoCaptureNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBeginVideoCaptureNV(GLuint video_capture_slot);
Part of GL_NV_video_capture
glBeginVideoCaptureNV(int) - Method in class javax.media.opengl.TraceGL2
 
glBeginVideoCaptureNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBeginVideoCaptureNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindAttribLocation(int, int, String) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Part of GL_VERSION_2_0
glBindAttribLocation(int, int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
Part of GL_VERSION_2_0
glBindAttribLocation(GL2ES2, int, String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Binds an attribute to the shader.
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL2
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL2ES2
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL3
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL4
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.DebugGLES2
 
glBindAttribLocation(int, int, String) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name);
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL2
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL2ES2
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL3
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL4
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glBindAttribLocation(int, int, String) - Method in class javax.media.opengl.TraceGLES2
 
glBindBuffer(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindBuffer(GLenum target, GLuint buffer);
Part of GL_VERSION_1_5
glBindBuffer(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindBuffer(GLenum target, GLuint buffer);
Part of GL_VERSION_1_5
glBindBuffer(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBuffer(GLenum target, GLuint buffer);
Part of GL_VERSION_1_5
glBindBuffer(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBindBuffer(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBindBuffer(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBindBuffer(GLenum target, GLuint buffer);
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBindBuffer(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBindBufferBase(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBufferBase(GLenum target, GLuint index, GLuint buffer);
Part of GL_VERSION_3_0
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindBufferBase(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindBufferBase(GLenum target, GLuint index, GLuint buffer);
Part of GL_VERSION_3_0
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindBufferBase(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindBufferOffset(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBufferOffsetEXT(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
Part of GL_EXT_transform_feedback
glBindBufferOffset(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glBindBufferOffset(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glBindBufferOffset(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glBindBufferOffset(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindBufferOffsetEXT(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
Part of GL_EXT_transform_feedback
glBindBufferOffset(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glBindBufferOffset(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glBindBufferOffset(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glBindBufferRange(int, int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);
Part of GL_VERSION_3_0
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.DebugGL3
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.DebugGL4
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glBindBufferRange(int, int, int, long, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);
Part of GL_VERSION_3_0
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.TraceGL3
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.TraceGL4
 
glBindBufferRange(int, int, int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glBindFragDataLocation(int, int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name);
Part of GL_VERSION_3_0
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.DebugGL2
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.DebugGL3
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.DebugGL4
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glBindFragDataLocation(int, int, String) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name);
Part of GL_VERSION_3_0
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.TraceGL2
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.TraceGL3
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.TraceGL4
 
glBindFragDataLocation(int, int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name);
Part of GL_ARB_blend_func_extended
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name);
Part of GL_ARB_blend_func_extended
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name);
Part of GL_ARB_blend_func_extended
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name);
Part of GL_ARB_blend_func_extended
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glBindFragDataLocationIndexed(int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindFramebuffer(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindFramebufferOES(GLenum target, GLuint framebuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glBindFramebuffer(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindFramebuffer(GLenum target, GLuint framebuffer);
Part of GL_ARB_framebuffer_object
glBindFramebuffer(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindFramebuffer(GLenum target, GLuint framebuffer);
Part of GL_ARB_framebuffer_object
glBindFramebuffer(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBindFramebuffer(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBindFramebuffer(GLenum target, GLuint framebuffer);
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBindFramebuffer(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindImageTextureEXT(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format);
Part of GL_EXT_shader_image_load_store
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindImageTextureEXT(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format);
Part of GL_EXT_shader_image_load_store
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindLightParameterEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindLightParameterEXT(GLenum light, GLenum value);
Part of GL_EXT_vertex_shader
glBindLightParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindLightParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindLightParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindLightParameterEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glBindLightParameterEXT(GLenum light, GLenum value);
Part of GL_EXT_vertex_shader
glBindLightParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindLightParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindLightParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindMaterialParameterEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindMaterialParameterEXT(GLenum face, GLenum value);
Part of GL_EXT_vertex_shader
glBindMaterialParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindMaterialParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindMaterialParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindMaterialParameterEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glBindMaterialParameterEXT(GLenum face, GLenum value);
Part of GL_EXT_vertex_shader
glBindMaterialParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindMaterialParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindMaterialParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindMultiTextureEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindMultiTextureEXT(GLenum texunit, GLenum target, GLuint texture);
Part of GL_EXT_direct_state_access
glBindMultiTextureEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindMultiTextureEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindMultiTextureEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindMultiTextureEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindMultiTextureEXT(GLenum texunit, GLenum target, GLuint texture);
Part of GL_EXT_direct_state_access
glBindMultiTextureEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindMultiTextureEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindMultiTextureEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindParameterEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindParameterEXT(GLenum value);
Part of GL_EXT_vertex_shader
glBindParameterEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glBindParameterEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindParameterEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindParameterEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glBindParameterEXT(GLenum value);
Part of GL_EXT_vertex_shader
glBindParameterEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glBindParameterEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindParameterEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindProgramARB(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindProgramARB(GLenum target, GLuint program);
Part of GL_ARB_vertex_program
glBindProgramARB(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindProgramARB(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindProgramARB(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindProgramARB(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindProgramARB(GLenum target, GLuint program);
Part of GL_ARB_vertex_program
glBindProgramARB(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindProgramARB(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindProgramARB(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindProgramPipeline(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
glBindProgramPipeline(int) - Method in class javax.media.opengl.DebugGL2
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.DebugGL3
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.DebugGL4
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindProgramPipeline(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
glBindProgramPipeline(int) - Method in class javax.media.opengl.TraceGL2
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.TraceGL3
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.TraceGL4
 
glBindProgramPipeline(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindRenderbuffer(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindRenderbufferOES(GLenum target, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glBindRenderbuffer(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindRenderbuffer(GLenum target, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
glBindRenderbuffer(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindRenderbuffer(GLenum target, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
glBindRenderbuffer(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBindRenderbuffer(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBindRenderbuffer(GLenum target, GLuint renderbuffer);
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBindRenderbuffer(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBindSampler(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindSampler(GLuint unit, GLuint sampler);
Part of GL_ARB_sampler_objects
glBindSampler(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindSampler(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindSampler(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindSampler(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindSampler(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindSampler(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindSampler(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindSampler(GLuint unit, GLuint sampler);
Part of GL_ARB_sampler_objects
glBindSampler(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindSampler(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindSampler(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindSampler(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindSampler(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindSampler(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindTexGenParameterEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value);
Part of GL_EXT_vertex_shader
glBindTexGenParameterEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindTexGenParameterEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindTexGenParameterEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindTexGenParameterEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value);
Part of GL_EXT_vertex_shader
glBindTexGenParameterEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindTexGenParameterEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindTexGenParameterEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindTexture(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindTexture(GLenum target, GLuint texture);
Part of GL_VERSION_1_1
glBindTexture(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindTexture(GLenum target, GLuint texture);
Part of GL_VERSION_1_1
glBindTexture(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindTexture(GLenum target, GLuint texture);
Part of GL_VERSION_1_1
glBindTexture(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBindTexture(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBindTexture(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBindTexture(GLenum target, GLuint texture);
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBindTexture(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBindTextureUnitParameterEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glBindTextureUnitParameterEXT(GLenum unit, GLenum value);
Part of GL_EXT_vertex_shader
glBindTextureUnitParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindTextureUnitParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindTextureUnitParameterEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindTextureUnitParameterEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glBindTextureUnitParameterEXT(GLenum unit, GLenum value);
Part of GL_EXT_vertex_shader
glBindTextureUnitParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindTextureUnitParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindTextureUnitParameterEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindTransformFeedback(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindTransformFeedback(GLenum target, GLuint id);
Part of GL_ARB_transform_feedback2
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindTransformFeedback(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindTransformFeedback(GLenum target, GLuint id);
Part of GL_ARB_transform_feedback2
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBindTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindTransformFeedbackNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindTransformFeedbackNV(GLenum target, GLuint id);
Part of GL_NV_transform_feedback2
glBindTransformFeedbackNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindTransformFeedbackNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindTransformFeedbackNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindTransformFeedbackNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindTransformFeedbackNV(GLenum target, GLuint id);
Part of GL_NV_transform_feedback2
glBindTransformFeedbackNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindTransformFeedbackNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindTransformFeedbackNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindVertexArray(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVertexArray(GLuint array);
Part of GL_ARB_vertex_array_object
glBindVertexArray(int) - Method in class javax.media.opengl.DebugGL2
 
glBindVertexArray(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBindVertexArray(int) - Method in class javax.media.opengl.DebugGL3
 
glBindVertexArray(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindVertexArray(int) - Method in class javax.media.opengl.DebugGL4
 
glBindVertexArray(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindVertexArray(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBindVertexArray(GLuint array);
Part of GL_ARB_vertex_array_object
glBindVertexArray(int) - Method in class javax.media.opengl.TraceGL2
 
glBindVertexArray(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBindVertexArray(int) - Method in class javax.media.opengl.TraceGL3
 
glBindVertexArray(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindVertexArray(int) - Method in class javax.media.opengl.TraceGL4
 
glBindVertexArray(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindVertexArrayOES(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBindVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glBindVertexArrayOES(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBindVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glBindVertexArrayOES(int) - Method in class javax.media.opengl.DebugGLES1
 
glBindVertexArrayOES(int) - Method in class javax.media.opengl.DebugGLES2
 
glBindVertexArrayOES(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glBindVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glBindVertexArrayOES(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glBindVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glBindVertexArrayOES(int) - Method in class javax.media.opengl.TraceGLES1
 
glBindVertexArrayOES(int) - Method in class javax.media.opengl.TraceGLES2
 
glBindVertexShaderEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVertexShaderEXT(GLuint id);
Part of GL_EXT_vertex_shader
glBindVertexShaderEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glBindVertexShaderEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindVertexShaderEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindVertexShaderEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindVertexShaderEXT(GLuint id);
Part of GL_EXT_vertex_shader
glBindVertexShaderEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glBindVertexShaderEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindVertexShaderEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVideoCaptureStreamBufferNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLintptrARB offset);
Part of GL_NV_video_capture
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindVideoCaptureStreamBufferNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLintptrARB offset);
Part of GL_NV_video_capture
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBindVideoCaptureStreamTextureNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture);
Part of GL_NV_video_capture
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBindVideoCaptureStreamTextureNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture);
Part of GL_NV_video_capture
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Part of GL_VERSION_1_0
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Part of GL_VERSION_1_0
glBitmap(int, int, float, float, float, float, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Part of GL_VERSION_1_0
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glBitmap(int, int, float, float, float, float, long) - Method in class javax.media.opengl.DebugGL2
 
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glBitmap(int, int, float, float, float, float, long) - Method in class javax.media.opengl.DebugGL3bc
 
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glBitmap(int, int, float, float, float, float, long) - Method in class javax.media.opengl.DebugGL4bc
 
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Part of GL_VERSION_1_0
glBitmap(int, int, float, float, float, float, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Part of GL_VERSION_1_0
glBitmap(int, int, float, float, float, float, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Part of GL_VERSION_1_0
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glBitmap(int, int, float, float, float, float, long) - Method in class javax.media.opengl.TraceGL2
 
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glBitmap(int, int, float, float, float, float, long) - Method in class javax.media.opengl.TraceGL3bc
 
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glBitmap(int, int, float, float, float, float, long) - Method in class javax.media.opengl.TraceGL4bc
 
glBitmap(int, int, float, float, float, float, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendColor(float, float, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_2
glBlendColor(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_2
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glBlendColor(float, float, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendColor(float, float, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glBlendEquation(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendEquationOES(GLenum mode);
Part of GL_VERSION_1_2, GL_OES_blend_subtract
glBlendEquation(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendEquation(GLenum mode);
Part of GL_VERSION_1_2
glBlendEquation(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquation(GLenum mode);
Part of GL_VERSION_1_2
glBlendEquation(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL2
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL3
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL4
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGLES1
 
glBlendEquation(int) - Method in class javax.media.opengl.DebugGLES2
 
glBlendEquation(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBlendEquation(GLenum mode);
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL2
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL3
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL4
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGLES1
 
glBlendEquation(int) - Method in class javax.media.opengl.TraceGLES2
 
glBlendEquationi(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationiARB(GLuint buf, GLenum mode);
Part of GL_ARB_draw_buffers_blend
glBlendEquationi(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendEquationi(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBlendEquationiARB(GLuint buf, GLenum mode);
Part of GL_ARB_draw_buffers_blend
glBlendEquationi(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendEquationi(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendEquationIndexedAMD(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationIndexedAMD(GLuint buf, GLenum mode);
Part of GL_AMD_draw_buffers_blend
glBlendEquationIndexedAMD(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendEquationIndexedAMD(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendEquationIndexedAMD(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendEquationIndexedAMD(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBlendEquationIndexedAMD(GLuint buf, GLenum mode);
Part of GL_AMD_draw_buffers_blend
glBlendEquationIndexedAMD(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendEquationIndexedAMD(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendEquationIndexedAMD(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendEquationSeparate(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha);
Part of GL_VERSION_2_0, GL_OES_blend_equation_separate
glBlendEquationSeparate(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha);
Part of GL_VERSION_2_0
glBlendEquationSeparate(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha);
Part of GL_VERSION_2_0
glBlendEquationSeparate(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBlendEquationSeparate(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha);
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBlendEquationSeparate(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBlendEquationSeparatei(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationSeparateiARB(GLuint buf, GLenum modeRGB, GLenum modeAlpha);
Part of GL_ARB_draw_buffers_blend
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendEquationSeparatei(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBlendEquationSeparateiARB(GLuint buf, GLenum modeRGB, GLenum modeAlpha);
Part of GL_ARB_draw_buffers_blend
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendEquationSeparatei(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendEquationSeparateIndexedAMD(GLuint buf, GLenum modeRGB, GLenum modeAlpha);
Part of GL_AMD_draw_buffers_blend
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBlendEquationSeparateIndexedAMD(GLuint buf, GLenum modeRGB, GLenum modeAlpha);
Part of GL_AMD_draw_buffers_blend
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFunc(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendFunc(GLenum sfactor, GLenum dfactor);
Part of GL_VERSION_1_0
glBlendFunc(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendFunc(GLenum sfactor, GLenum dfactor);
Part of GL_VERSION_1_0
glBlendFunc(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFunc(GLenum sfactor, GLenum dfactor);
Part of GL_VERSION_1_0
glBlendFunc(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBlendFunc(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBlendFunc(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBlendFunc(GLenum sfactor, GLenum dfactor);
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBlendFunc(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBlendFunci(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFunciARB(GLuint buf, GLenum src, GLenum dst);
Part of GL_ARB_draw_buffers_blend
glBlendFunci(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFunci(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBlendFunciARB(GLuint buf, GLenum src, GLenum dst);
Part of GL_ARB_draw_buffers_blend
glBlendFunci(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendFunci(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFuncIndexedAMD(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncIndexedAMD(GLuint buf, GLenum src, GLenum dst);
Part of GL_AMD_draw_buffers_blend
glBlendFuncIndexedAMD(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFuncIndexedAMD(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFuncIndexedAMD(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFuncIndexedAMD(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBlendFuncIndexedAMD(GLuint buf, GLenum src, GLenum dst);
Part of GL_AMD_draw_buffers_blend
glBlendFuncIndexedAMD(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFuncIndexedAMD(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFuncIndexedAMD(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFuncSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBlendFuncSeparateOES(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_VERSION_1_4, GL_OES_blend_func_separate
glBlendFuncSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_VERSION_1_4
glBlendFuncSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Part of GL_VERSION_1_4
glBlendFuncSeparate(int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBlendFuncSeparate(int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBlendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glBlendFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparateiARB(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_ARB_draw_buffers_blend
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBlendFuncSeparateiARB(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_ARB_draw_buffers_blend
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlendFuncSeparatei(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparateIndexedAMD(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_AMD_draw_buffers_blend
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBlendFuncSeparateIndexedAMD(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
Part of GL_AMD_draw_buffers_blend
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlendFuncSeparateINGR(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Part of GL_INGR_blend_func_separate
glBlendFuncSeparateINGR(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBlendFuncSeparateINGR(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Part of GL_INGR_blend_func_separate
glBlendFuncSeparateINGR(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Part of GL_ARB_framebuffer_object
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Part of GL_ARB_framebuffer_object
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBlitFramebufferANGLE(int, int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Part of GL_ANGLE_framebuffer_blit
glBlitFramebufferANGLE(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glBlitFramebufferANGLE(int, int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Part of GL_ANGLE_framebuffer_blit
glBlitFramebufferANGLE(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glBufferAddressRangeNV(int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length);
Part of GL_NV_vertex_buffer_unified_memory
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.DebugGL3
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.DebugGL4
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glBufferAddressRangeNV(int, int, long, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length);
Part of GL_NV_vertex_buffer_unified_memory
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.TraceGL3
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.TraceGL4
 
glBufferAddressRangeNV(int, int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glBufferData(int, long, Buffer, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBufferData(GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage);
Part of GL_VERSION_1_5
glBufferData(int, long, Buffer, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBufferData(GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage);
Part of GL_VERSION_1_5
glBufferData(int, long, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBufferData(GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage);
Part of GL_VERSION_1_5
glBufferData(int, long, Buffer, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGLES1
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGLES2
 
glBufferData(int, long, Buffer, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBufferData(GLenum target, GLsizeiptr size, const GLvoid * data, GLenum usage);
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGLES1
 
glBufferData(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGLES2
 
glBufferParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBufferParameteriAPPLE(GLenum target, GLenum pname, GLint param);
Part of GL_APPLE_flush_buffer_range
glBufferParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glBufferParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glBufferParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glBufferParameteri(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glBufferParameteriAPPLE(GLenum target, GLenum pname, GLint param);
Part of GL_APPLE_flush_buffer_range
glBufferParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glBufferParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glBufferParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLBuffers - Class in com.jogamp.opengl.util
Utility routines for dealing with direct buffers.
GLBuffers() - Constructor for class com.jogamp.opengl.util.GLBuffers
 
GLBufferSizeTracker - Class in com.jogamp.opengl.impl
Tracks as closely as possible the sizes of allocated OpenGL buffer objects.
GLBufferSizeTracker() - Constructor for class com.jogamp.opengl.impl.GLBufferSizeTracker
 
GLBufferStateTracker - Class in com.jogamp.opengl.impl
Tracks as closely as possible which OpenGL buffer object is bound to which binding target in the current OpenGL context.
GLBufferStateTracker() - Constructor for class com.jogamp.opengl.impl.GLBufferStateTracker
 
glBufferSubData(int, long, long, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid * data);
Part of GL_VERSION_1_5
glBufferSubData(int, long, long, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid * data);
Part of GL_VERSION_1_5
glBufferSubData(int, long, long, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid * data);
Part of GL_VERSION_1_5
glBufferSubData(int, long, long, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glBufferSubData(int, long, long, Buffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid * data);
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glBufferUsage - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glCallList(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCallList(GLuint list);
Part of GL_VERSION_1_0
glCallList(int) - Method in class javax.media.opengl.DebugGL2
 
glCallList(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCallList(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCallList(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glCallList(GLuint list);
glCallList(int) - Method in class javax.media.opengl.TraceGL2
 
glCallList(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCallList(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCallLists(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
Part of GL_VERSION_1_0
glCallLists(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCallLists(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCallLists(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCallLists(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glCallLists(GLsizei n, GLenum type, const GLvoid * lists);
glCallLists(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCallLists(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCallLists(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
GLCanvas - Class in javax.media.opengl.awt
A heavyweight AWT component which provides OpenGL rendering support.
GLCanvas() - Constructor for class javax.media.opengl.awt.GLCanvas
Creates a new GLCanvas component with a default set of OpenGL capabilities, using the default OpenGL capabilities selection mechanism, on the default screen device.
GLCanvas(GLCapabilitiesImmutable) - Constructor for class javax.media.opengl.awt.GLCanvas
Creates a new GLCanvas component with the requested set of OpenGL capabilities, using the default OpenGL capabilities selection mechanism, on the default screen device.
GLCanvas(GLCapabilitiesImmutable, GLCapabilitiesChooser, GLContext, GraphicsDevice) - Constructor for class javax.media.opengl.awt.GLCanvas
Creates a new GLCanvas component.
GLCanvas.DestroyMethod - Interface in javax.media.opengl.awt
 
GLCapabilities - Class in javax.media.opengl
Specifies a set of OpenGL capabilities.
At creation time of a GLDrawable using GLDrawableFactory, an instance of this class is passed, describing the desired capabilities that a rendering context must support, such as the OpenGL profile, color depth and whether stereo is enabled.
The actual capabilites of created GLDrawables are then reflected by their own GLCapabilites instance, which can be queried with GLDrawable#getGLCapabilities().
It currently contains the minimal number of routines which allow configuration on all supported window systems.
GLCapabilities(GLProfile) - Constructor for class javax.media.opengl.GLCapabilities
Creates a GLCapabilities object.
GLCapabilities2AttribList(GLCapabilitiesImmutable) - Static method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
GLCapabilitiesChooser - Interface in javax.media.opengl
Provides a mechanism by which applications can customize the window type selection for a given GLCapabilities.
GLCapabilitiesImmutable - Interface in javax.media.opengl
Specifies an immutable set of OpenGL capabilities.
glCheckFramebufferStatus(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLenum glCheckFramebufferStatusOES(GLenum target);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glCheckFramebufferStatus(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLenum glCheckFramebufferStatus(GLenum target);
Part of GL_ARB_framebuffer_object
glCheckFramebufferStatus(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glCheckFramebufferStatus(GLenum target);
Part of GL_ARB_framebuffer_object
glCheckFramebufferStatus(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL2
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL3
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL4
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGLES1
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.DebugGLES2
 
glCheckFramebufferStatus(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLenum glCheckFramebufferStatus(GLenum target);
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL2
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL3
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL4
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGLES1
 
glCheckFramebufferStatus(int) - Method in class javax.media.opengl.TraceGLES2
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glCheckNamedFramebufferStatusEXT(GLuint framebuffer, GLenum target);
Part of GL_EXT_direct_state_access
glCheckNamedFramebufferStatusEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLenum glCheckNamedFramebufferStatusEXT(GLuint framebuffer, GLenum target);
Part of GL_EXT_direct_state_access
glCheckNamedFramebufferStatusEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glClampColor(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClampColor(GLenum target, GLenum clamp);
Part of GL_VERSION_3_0
glClampColor(int, int) - Method in class javax.media.opengl.DebugGL2
 
glClampColor(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClampColor(int, int) - Method in class javax.media.opengl.DebugGL3
 
glClampColor(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glClampColor(int, int) - Method in class javax.media.opengl.DebugGL4
 
glClampColor(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glClampColor(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClampColor(GLenum target, GLenum clamp);
Part of GL_VERSION_3_0
glClampColor(int, int) - Method in class javax.media.opengl.TraceGL2
 
glClampColor(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClampColor(int, int) - Method in class javax.media.opengl.TraceGL3
 
glClampColor(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glClampColor(int, int) - Method in class javax.media.opengl.TraceGL4
 
glClampColor(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glClear(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClear(GLbitfield mask);
Part of GL_VERSION_1_0
glClear(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClear(GLbitfield mask);
Part of GL_VERSION_1_0
glClear(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClear(GLbitfield mask);
Part of GL_VERSION_1_0
glClear(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glClear(int) - Method in class javax.media.opengl.DebugGL2
 
glClear(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glClear(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glClear(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClear(int) - Method in class javax.media.opengl.DebugGL3
 
glClear(int) - Method in class javax.media.opengl.DebugGL3bc
 
glClear(int) - Method in class javax.media.opengl.DebugGL4
 
glClear(int) - Method in class javax.media.opengl.DebugGL4bc
 
glClear(int) - Method in class javax.media.opengl.DebugGLES1
 
glClear(int) - Method in class javax.media.opengl.DebugGLES2
 
glClear(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glClear(GLbitfield mask);
glClear(int) - Method in class javax.media.opengl.TraceGL2
 
glClear(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glClear(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glClear(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClear(int) - Method in class javax.media.opengl.TraceGL3
 
glClear(int) - Method in class javax.media.opengl.TraceGL3bc
 
glClear(int) - Method in class javax.media.opengl.TraceGL4
 
glClear(int) - Method in class javax.media.opengl.TraceGL4bc
 
glClear(int) - Method in class javax.media.opengl.TraceGLES1
 
glClear(int) - Method in class javax.media.opengl.TraceGLES2
 
glClearAccum(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Part of GL_VERSION_1_0
glClearAccum(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glClearAccum(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glClearAccum(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glClearAccum(float, float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
glClearAccum(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glClearAccum(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glClearAccum(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferfi(int, int, float, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
Part of GL_VERSION_3_0
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferfi(int, int, float, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
Part of GL_VERSION_3_0
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferfi(int, int, float, int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value);
Part of GL_VERSION_3_0
glClearBufferfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value);
Part of GL_VERSION_3_0
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value);
Part of GL_VERSION_3_0
glClearBufferfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value);
Part of GL_VERSION_3_0
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value);
Part of GL_VERSION_3_0
glClearBufferiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value);
Part of GL_VERSION_3_0
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value);
Part of GL_VERSION_3_0
glClearBufferiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value);
Part of GL_VERSION_3_0
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value);
Part of GL_VERSION_3_0
glClearBufferuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value);
Part of GL_VERSION_3_0
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearBufferuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value);
Part of GL_VERSION_3_0
glClearBufferuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value);
Part of GL_VERSION_3_0
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glClearBufferuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glClearBufferuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearColor(float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_0
glClearColor(float, float, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_0
glClearColor(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Part of GL_VERSION_1_0
glClearColor(float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glClearColor(float, float, float, float) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glClearColor(float, float, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glClearColorIi(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearColorIiEXT(GLint red, GLint green, GLint blue, GLint alpha);
Part of GL_EXT_texture_integer
glClearColorIi(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glClearColorIi(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearColorIi(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearColorIi(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glClearColorIiEXT(GLint red, GLint green, GLint blue, GLint alpha);
Part of GL_EXT_texture_integer
glClearColorIi(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glClearColorIi(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearColorIi(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearColorIui(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearColorIuiEXT(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Part of GL_EXT_texture_integer
glClearColorIui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glClearColorIui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearColorIui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearColorIui(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glClearColorIuiEXT(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Part of GL_EXT_texture_integer
glClearColorIui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glClearColorIui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearColorIui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearColorx(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
Part of GL_VERSION_ES_CL_CM
glClearColorx(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glClearColorx(int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
Part of GL_VERSION_ES_CL_CM
glClearColorx(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glClearDepth(double) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glClearDepth(double) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glClearDepth(double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearDepth(GLclampd depth);
Part of GL_VERSION_1_0
glClearDepth(double) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL2
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL2ES1
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL2ES2
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL3
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL3bc
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL4
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGL4bc
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGLES1
 
glClearDepth(double) - Method in class javax.media.opengl.DebugGLES2
 
glClearDepth(double) - Method in interface javax.media.opengl.GL
 
glClearDepth(double) - Method in interface javax.media.opengl.GL2ES2
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL2
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL2ES1
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL2ES2
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL3
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL3bc
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL4
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGL4bc
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGLES1
 
glClearDepth(double) - Method in class javax.media.opengl.TraceGLES2
 
glClearDepthf(float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearDepthf(GLclampf depth);
Part of GL_ARB_ES2_compatibility
glClearDepthf(float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClearDepthf(GLclampf depth);
Part of GL_ARB_ES2_compatibility
glClearDepthf(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearDepthf(GLclampf depth);
Part of GL_ARB_ES2_compatibility
glClearDepthf(float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL2
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL2ES1
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL2ES2
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL3
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL3bc
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL4
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGL4bc
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGLES1
 
glClearDepthf(float) - Method in class javax.media.opengl.DebugGLES2
 
glClearDepthf(float) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glClearDepthf(GLclampf depth);
glClearDepthf(float) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glClearDepthf(GLclampf depth);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL2
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL2ES1
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL2ES2
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL3
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL3bc
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL4
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGL4bc
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGLES1
 
glClearDepthf(float) - Method in class javax.media.opengl.TraceGLES2
 
glClearDepthx(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearDepthx(GLclampx depth);
Part of GL_VERSION_ES_CL_CM
glClearDepthx(int) - Method in class javax.media.opengl.DebugGLES1
 
glClearDepthx(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClearDepthx(GLclampx depth);
Part of GL_VERSION_ES_CL_CM
glClearDepthx(int) - Method in class javax.media.opengl.TraceGLES1
 
glClearIndex(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearIndex(GLfloat c);
Part of GL_VERSION_1_0
glClearIndex(float) - Method in class javax.media.opengl.DebugGL2
 
glClearIndex(float) - Method in class javax.media.opengl.DebugGL3bc
 
glClearIndex(float) - Method in class javax.media.opengl.DebugGL4bc
 
glClearIndex(float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glClearIndex(GLfloat c);
glClearIndex(float) - Method in class javax.media.opengl.TraceGL2
 
glClearIndex(float) - Method in class javax.media.opengl.TraceGL3bc
 
glClearIndex(float) - Method in class javax.media.opengl.TraceGL4bc
 
glClearStencil(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClearStencil(GLint s);
Part of GL_VERSION_1_0
glClearStencil(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glClearStencil(GLint s);
Part of GL_VERSION_1_0
glClearStencil(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClearStencil(GLint s);
Part of GL_VERSION_1_0
glClearStencil(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL2
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL3
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL3bc
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL4
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGL4bc
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGLES1
 
glClearStencil(int) - Method in class javax.media.opengl.DebugGLES2
 
glClearStencil(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glClearStencil(GLint s);
glClearStencil(int) - Method in class javax.media.opengl.TraceGL2
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL3
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL3bc
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL4
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGL4bc
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGLES1
 
glClearStencil(int) - Method in class javax.media.opengl.TraceGLES2
 
glClientActiveTexture(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClientActiveTexture(GLenum texture);
Part of GL_VERSION_1_3_DEPRECATED
glClientActiveTexture(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClientActiveTexture(GLenum texture);
Part of GL_VERSION_1_3_DEPRECATED
glClientActiveTexture(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glClientActiveTexture(int) - Method in class javax.media.opengl.DebugGL2
 
glClientActiveTexture(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glClientActiveTexture(int) - Method in class javax.media.opengl.DebugGL3bc
 
glClientActiveTexture(int) - Method in class javax.media.opengl.DebugGL4bc
 
glClientActiveTexture(int) - Method in class javax.media.opengl.DebugGLES1
 
glClientActiveTexture(int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glClientActiveTexture(GLenum texture);
glClientActiveTexture(int) - Method in class javax.media.opengl.TraceGL2
 
glClientActiveTexture(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glClientActiveTexture(int) - Method in class javax.media.opengl.TraceGL3bc
 
glClientActiveTexture(int) - Method in class javax.media.opengl.TraceGL4bc
 
glClientActiveTexture(int) - Method in class javax.media.opengl.TraceGLES1
 
glClientAttribDefaultEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClientAttribDefaultEXT(GLbitfield mask);
Part of GL_EXT_direct_state_access
glClientAttribDefaultEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glClientAttribDefaultEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glClientAttribDefaultEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glClientAttribDefaultEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glClientAttribDefaultEXT(GLbitfield mask);
Part of GL_EXT_direct_state_access
glClientAttribDefaultEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glClientAttribDefaultEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glClientAttribDefaultEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glClientWaitSync(long, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
Part of GL_ARB_sync
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL3
 
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL4
 
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glClientWaitSync(long, int, long) - Method in interface javax.media.opengl.GL3
Entry point to C language function: GLenum glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
Part of GL_ARB_sync
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL3
 
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL4
 
glClientWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glClipPlane(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClipPlane(GLenum plane, const GLdouble * equation);
Part of GL_VERSION_1_0
glClipPlane(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glClipPlane(GLenum plane, const GLdouble * equation);
Part of GL_VERSION_1_0
glClipPlane(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glClipPlane(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glClipPlane(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glClipPlane(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
glClipPlane(int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glClipPlane(GLenum plane, const GLdouble * equation);
glClipPlane(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glClipPlane(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glClipPlane(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glClipPlanef(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanef(GLenum plane, const GLfloat * equation);
Part of GL_VERSION_ES_CM
glClipPlanef(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanef(GLenum plane, const GLfloat * equation);
Part of GL_VERSION_ES_CM
glClipPlanef(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanef(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanef(int, FloatBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanef(GLenum plane, const GLfloat * equation);
Part of GL_VERSION_ES_CM
glClipPlanef(int, float[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanef(GLenum plane, const GLfloat * equation);
Part of GL_VERSION_ES_CM
glClipPlanef(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanef(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanefIMG(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanefIMG(GLenum plane, const GLfloat * equation);
Part of GL_IMG_user_clip_plane
glClipPlanefIMG(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanefIMG(GLenum plane, const GLfloat * equation);
Part of GL_IMG_user_clip_plane
glClipPlanefIMG(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanefIMG(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanefIMG(int, FloatBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanefIMG(GLenum plane, const GLfloat * equation);
Part of GL_IMG_user_clip_plane
glClipPlanefIMG(int, float[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanefIMG(GLenum plane, const GLfloat * equation);
Part of GL_IMG_user_clip_plane
glClipPlanefIMG(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanefIMG(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanex(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanex(GLenum plane, const GLfixed * equation);
Part of GL_VERSION_ES_CL_CM
glClipPlanex(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanex(GLenum plane, const GLfixed * equation);
Part of GL_VERSION_ES_CL_CM
glClipPlanex(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanex(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanex(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanex(GLenum plane, const GLfixed * equation);
Part of GL_VERSION_ES_CL_CM
glClipPlanex(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanex(GLenum plane, const GLfixed * equation);
Part of GL_VERSION_ES_CL_CM
glClipPlanex(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanex(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanexIMG(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanexIMG(GLenum plane, const GLfixed * equation);
Part of GL_IMG_user_clip_plane
glClipPlanexIMG(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glClipPlanexIMG(GLenum plane, const GLfixed * equation);
Part of GL_IMG_user_clip_plane
glClipPlanexIMG(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanexIMG(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glClipPlanexIMG(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanexIMG(GLenum plane, const GLfixed * equation);
Part of GL_IMG_user_clip_plane
glClipPlanexIMG(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glClipPlanexIMG(GLenum plane, const GLfixed * equation);
Part of GL_IMG_user_clip_plane
glClipPlanexIMG(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glClipPlanexIMG(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glColor3b(byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3b(GLbyte red, GLbyte green, GLbyte blue);
Part of GL_VERSION_1_0
glColor3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColor3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glColor3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glColor3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3b(byte, byte, byte) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3b(GLbyte red, GLbyte green, GLbyte blue);
glColor3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glColor3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3bv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3bv(const GLbyte * v);
Part of GL_VERSION_1_0
glColor3bv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3bv(const GLbyte * v);
Part of GL_VERSION_1_0
glColor3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3bv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3bv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3bv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3bv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3bv(const GLbyte * v);
glColor3bv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3bv(const GLbyte * v);
glColor3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3bv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3bv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3bv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3d(GLdouble red, GLdouble green, GLdouble blue);
Part of GL_VERSION_1_0
glColor3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glColor3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3d(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3d(GLdouble red, GLdouble green, GLdouble blue);
glColor3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glColor3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glColor3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glColor3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3dv(const GLdouble * v);
glColor3dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3dv(const GLdouble * v);
glColor3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3f(GLfloat red, GLfloat green, GLfloat blue);
Part of GL_VERSION_1_0
glColor3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColor3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glColor3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glColor3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3f(float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3f(GLfloat red, GLfloat green, GLfloat blue);
glColor3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glColor3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glColor3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glColor3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3fv(const GLfloat * v);
glColor3fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3fv(const GLfloat * v);
glColor3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3h(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Part of GL_NV_half_float
glColor3h(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glColor3h(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3h(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3h(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Part of GL_NV_half_float
glColor3h(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glColor3h(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3h(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor3hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor3hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor3hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor3hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3i(GLint red, GLint green, GLint blue);
Part of GL_VERSION_1_0
glColor3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glColor3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3i(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3i(GLint red, GLint green, GLint blue);
glColor3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glColor3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3iv(const GLint * v);
Part of GL_VERSION_1_0
glColor3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3iv(const GLint * v);
Part of GL_VERSION_1_0
glColor3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3iv(const GLint * v);
glColor3iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3iv(const GLint * v);
glColor3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3s(GLshort red, GLshort green, GLshort blue);
Part of GL_VERSION_1_0
glColor3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColor3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glColor3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glColor3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3s(short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3s(GLshort red, GLshort green, GLshort blue);
glColor3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glColor3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3sv(const GLshort * v);
Part of GL_VERSION_1_0
glColor3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3sv(const GLshort * v);
Part of GL_VERSION_1_0
glColor3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3sv(const GLshort * v);
glColor3sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3sv(const GLshort * v);
glColor3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3ub(byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Part of GL_VERSION_1_0
glColor3ub(byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glColor3ub(byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3ub(byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3ub(byte, byte, byte) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3ub(GLubyte red, GLubyte green, GLubyte blue);
glColor3ub(byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glColor3ub(byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3ub(byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3ubv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3ubv(const GLubyte * v);
Part of GL_VERSION_1_0
glColor3ubv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3ubv(const GLubyte * v);
Part of GL_VERSION_1_0
glColor3ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3ubv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3ubv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3ubv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3ubv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3ubv(const GLubyte * v);
glColor3ubv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3ubv(const GLubyte * v);
glColor3ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3ubv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3ubv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3ubv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3ui(GLuint red, GLuint green, GLuint blue);
Part of GL_VERSION_1_0
glColor3ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glColor3ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3ui(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3ui(GLuint red, GLuint green, GLuint blue);
glColor3ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glColor3ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3uiv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3uiv(const GLuint * v);
Part of GL_VERSION_1_0
glColor3uiv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3uiv(const GLuint * v);
Part of GL_VERSION_1_0
glColor3uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3uiv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3uiv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3uiv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3uiv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3uiv(const GLuint * v);
glColor3uiv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3uiv(const GLuint * v);
glColor3uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3uiv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3uiv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3uiv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3us(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3us(GLushort red, GLushort green, GLushort blue);
Part of GL_VERSION_1_0
glColor3us(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glColor3us(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3us(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3us(short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3us(GLushort red, GLushort green, GLushort blue);
glColor3us(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glColor3us(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3us(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3usv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3usv(const GLushort * v);
Part of GL_VERSION_1_0
glColor3usv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor3usv(const GLushort * v);
Part of GL_VERSION_1_0
glColor3usv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor3usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor3usv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor3usv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor3usv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3usv(const GLushort * v);
glColor3usv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor3usv(const GLushort * v);
glColor3usv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor3usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor3usv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor3usv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor3usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4b(byte, byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
Part of GL_VERSION_1_0
glColor4b(byte, byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColor4b(byte, byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glColor4b(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glColor4b(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4b(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4b(byte, byte, byte, byte) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
glColor4b(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glColor4b(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4b(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4bv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4bv(const GLbyte * v);
Part of GL_VERSION_1_0
glColor4bv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4bv(const GLbyte * v);
Part of GL_VERSION_1_0
glColor4bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4bv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4bv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4bv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4bv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4bv(const GLbyte * v);
glColor4bv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4bv(const GLbyte * v);
glColor4bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4bv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4bv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4bv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4d(double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Part of GL_VERSION_1_0
glColor4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glColor4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4d(double, double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
glColor4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glColor4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glColor4dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glColor4dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4dv(const GLdouble * v);
glColor4dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4dv(const GLdouble * v);
glColor4dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4f(float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Part of GL_VERSION_1_0
glColor4f(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Part of GL_VERSION_1_0
glColor4f(float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glColor4f(float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glColor4f(float, float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColor4f(float, float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glColor4f(float, float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glColor4f(float, float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4f(float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glColor4fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glColor4fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glColor4fv(GL2ES2, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glColor4fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4fv(const GLfloat * v);
glColor4fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4fv(const GLfloat * v);
glColor4fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4h(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha);
Part of GL_NV_half_float
glColor4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glColor4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4h(short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColor4hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha);
Part of GL_NV_half_float
glColor4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glColor4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor4hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor4hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColor4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor4hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColor4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glColor4hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4i(GLint red, GLint green, GLint blue, GLint alpha);
Part of GL_VERSION_1_0
glColor4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glColor4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4i(int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4i(GLint red, GLint green, GLint blue, GLint alpha);
glColor4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glColor4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4iv(const GLint * v);
Part of GL_VERSION_1_0
glColor4iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4iv(const GLint * v);
Part of GL_VERSION_1_0
glColor4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4iv(const GLint * v);
glColor4iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4iv(const GLint * v);
glColor4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4s(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
Part of GL_VERSION_1_0
glColor4s(short, short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColor4s(short, short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glColor4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glColor4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4s(short, short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha);
glColor4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glColor4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4sv(const GLshort * v);
Part of GL_VERSION_1_0
glColor4sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4sv(const GLshort * v);
Part of GL_VERSION_1_0
glColor4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4sv(const GLshort * v);
glColor4sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4sv(const GLshort * v);
glColor4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4ub(byte, byte, byte, byte) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Part of GL_VERSION_1_0
glColor4ub(byte, byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Part of GL_VERSION_1_0
glColor4ub(byte, byte, byte, byte) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL2ES1
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGLES1
 
glColor4ub(byte, byte, byte, byte) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL2ES1
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4ub(byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGLES1
 
glColor4ubv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4ubv(const GLubyte * v);
Part of GL_VERSION_1_0
glColor4ubv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4ubv(const GLubyte * v);
Part of GL_VERSION_1_0
glColor4ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4ubv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4ubv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4ubv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4ubv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4ubv(const GLubyte * v);
glColor4ubv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4ubv(const GLubyte * v);
glColor4ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4ubv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4ubv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4ubv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4ui(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha);
Part of GL_VERSION_1_0
glColor4ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glColor4ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4ui(int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha);
glColor4ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glColor4ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4uiv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4uiv(const GLuint * v);
Part of GL_VERSION_1_0
glColor4uiv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4uiv(const GLuint * v);
Part of GL_VERSION_1_0
glColor4uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4uiv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4uiv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4uiv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4uiv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4uiv(const GLuint * v);
glColor4uiv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4uiv(const GLuint * v);
glColor4uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4uiv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4uiv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4uiv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4us(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
Part of GL_VERSION_1_0
glColor4us(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glColor4us(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4us(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4us(short, short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha);
glColor4us(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glColor4us(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4us(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4usv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4usv(const GLushort * v);
Part of GL_VERSION_1_0
glColor4usv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColor4usv(const GLushort * v);
Part of GL_VERSION_1_0
glColor4usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColor4usv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glColor4usv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColor4usv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColor4usv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4usv(const GLushort * v);
glColor4usv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColor4usv(const GLushort * v);
glColor4usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColor4usv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glColor4usv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColor4usv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColor4x(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
Part of GL_VERSION_ES_CL_CM
glColor4x(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glColor4x(int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
Part of GL_VERSION_ES_CL_CM
glColor4x(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glColorFormatNV(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorFormatNV(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Part of GL_VERSION_1_0
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Part of GL_VERSION_1_0
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Part of GL_VERSION_1_0
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2ES1
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2ES2
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL3
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL4
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGLES1
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGLES2
 
glColorMask(boolean, boolean, boolean, boolean) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2ES1
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2ES2
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL3
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL4
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGLES1
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGLES2
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Part of GL_VERSION_3_0
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL3
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL4
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Part of GL_VERSION_3_0
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL3
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL4
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMaskIndexedEXT(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Part of GL_EXT_draw_buffers2
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL2
 
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorMaskIndexedEXT(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Part of GL_EXT_draw_buffers2
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL2
 
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glColorMaskIndexed(int, boolean, boolean, boolean, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glColorMaterial(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorMaterial(GLenum face, GLenum mode);
Part of GL_VERSION_1_0
glColorMaterial(int, int) - Method in class javax.media.opengl.DebugGL2
 
glColorMaterial(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorMaterial(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorMaterial(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glColorMaterial(GLenum face, GLenum mode);
glColorMaterial(int, int) - Method in class javax.media.opengl.TraceGL2
 
glColorMaterial(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorMaterial(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorP3ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP3ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorP3ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorP3ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorP3uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP3uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorP3uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP3uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorP4ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP4ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP4ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glColorP4ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorP4ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glColorP4ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorP4ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glColorP4ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorP4ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorP4ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP4ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glColorP4ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorP4ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glColorP4ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorP4ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glColorP4ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorP4uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP4uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP4uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorP4uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorP4uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorP4uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP4uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glColorP4uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glColorP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glColorPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glColorPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glColorPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glColorPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glColorPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glColorPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glColorPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glColorPointer(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glColorPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glColorPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glColorPointer(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glColorPointer(GL2ES2, GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2ES1
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL3bc
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL4bc
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.DebugGLES1
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glColorPointer(GLArrayData) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glColorPointer(int, int, int, Buffer) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glColorPointer(int, int, int, long) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2ES1
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL3bc
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL4bc
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glColorPointer(GLArrayData) - Method in class javax.media.opengl.TraceGLES1
 
glColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glColorSubTable(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Part of GL_VERSION_1_2_DEPRECATED
glColorSubTable(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Part of GL_VERSION_1_2_DEPRECATED
glColorSubTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glColorSubTable(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glColorSubTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorSubTable(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glColorSubTable(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glColorSubTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorSubTable(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Part of GL_VERSION_1_2_DEPRECATED
glColorSubTable(int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Part of GL_VERSION_1_2_DEPRECATED
glColorSubTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glColorSubTable(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glColorSubTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorSubTable(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glColorSubTable(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glColorSubTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorTable(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glColorTable(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glColorTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glColorTable(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glColorTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorTable(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glColorTable(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glColorTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorTable(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glColorTable(int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glColorTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glColorTable(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glColorTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorTable(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glColorTable(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glColorTable(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorTableParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glColorTableParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glColorv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glColorv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glCommentEmitter - Variable in class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
glCompileShader(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompileShader(GLuint shader);
Part of GL_VERSION_2_0
glCompileShader(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompileShader(GLuint shader);
Part of GL_VERSION_2_0
glCompileShader(int) - Method in class javax.media.opengl.DebugGL2
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGL3
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGL4
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCompileShader(int) - Method in class javax.media.opengl.DebugGLES2
 
glCompileShader(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glCompileShader(GLuint shader);
glCompileShader(int) - Method in class javax.media.opengl.TraceGL2
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGL3
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGL4
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCompileShader(int) - Method in class javax.media.opengl.TraceGLES2
 
glCompileShaderARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompileShaderARB(GLhandleARB shaderObj);
Part of GL_ARB_shader_objects
glCompileShaderARB(int) - Method in class javax.media.opengl.DebugGL2
 
glCompileShaderARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCompileShaderARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCompileShaderARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompileShaderARB(GLhandleARB shaderObj);
Part of GL_ARB_shader_objects
glCompileShaderARB(int) - Method in class javax.media.opengl.TraceGL2
 
glCompileShaderARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCompileShaderARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length);
Part of GL_ARB_shading_language_include
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length);
Part of GL_ARB_shading_language_include
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length);
Part of GL_ARB_shading_language_include
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * * path, const GLint * length);
Part of GL_ARB_shading_language_include
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glCompileShaderIncludeARB(int, int, PointerBuffer, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glCompileShaderIncludeARB(int, int, PointerBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glCompressedTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glCompressedTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glCompressedTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
Part of GL_VERSION_1_3, GL_OES_texture_3D
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCompressedTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCompressedTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * bits);
Part of GL_EXT_direct_state_access
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
GLConfiguration - Class in com.jogamp.gluegen.opengl
 
GLConfiguration(GLEmitter) - Constructor for class com.jogamp.gluegen.opengl.GLConfiguration
 
GLContext - Class in javax.media.opengl
Abstraction for an OpenGL rendering context.
GLContext() - Constructor for class javax.media.opengl.GLContext
 
GLContextImpl - Class in com.jogamp.opengl.impl
 
GLContextImpl(GLDrawableImpl, GLContext) - Constructor for class com.jogamp.opengl.impl.GLContextImpl
 
GLContextLock - Class in com.jogamp.opengl.impl
Implements the makeCurrent / release locking behavior of the GLContext class.
GLContextLock() - Constructor for class com.jogamp.opengl.impl.GLContextLock
 
GLContextShareSet - Class in com.jogamp.opengl.impl
Provides a mechanism by which OpenGL contexts can share textures and display lists in the face of multithreading and asynchronous context creation as is inherent in the AWT and Swing.
GLContextShareSet() - Constructor for class com.jogamp.opengl.impl.GLContextShareSet
 
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter1D(int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionFilter1D(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionFilter1D(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionFilter2D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionParameterf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionParameterf(int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameteri(GLenum target, GLenum pname, GLint params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionParameteri(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionParameteri(GLenum target, GLenum pname, GLint params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glConvolutionParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyBufferSubData(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
Part of GL_ARB_copy_buffer
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL3
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL4
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyBufferSubData(int, int, long, long, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
Part of GL_ARB_copy_buffer
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL3
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL4
 
glCopyBufferSubData(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyColorSubTable(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
glCopyColorSubTable(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyColorSubTable(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyColorSubTable(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyColorSubTable(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
glCopyColorSubTable(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyColorSubTable(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyColorSubTable(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyColorTable(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
glCopyColorTable(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyColorTable(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyColorTable(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyColorTable(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
glCopyColorTable(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyColorTable(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyColorTable(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_2_DEPRECATED
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2_DEPRECATED
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2_DEPRECATED
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
Part of GL_NV_copy_image
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
Part of GL_NV_copy_image
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_EXT_direct_state_access
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_EXT_direct_state_access
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_EXT_direct_state_access
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_EXT_direct_state_access
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_EXT_direct_state_access
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_EXT_direct_state_access
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyPixels(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Part of GL_VERSION_1_0
glCopyPixels(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyPixels(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyPixels(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyPixels(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
glCopyPixels(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyPixels(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyPixels(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_VERSION_1_1
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_VERSION_1_1
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_VERSION_1_1
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_VERSION_1_1
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_VERSION_1_1
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_1
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_VERSION_1_1
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_1
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_1
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_1
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_EXT_direct_state_access
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Part of GL_EXT_direct_state_access
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_EXT_direct_state_access
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Part of GL_EXT_direct_state_access
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_EXT_direct_state_access
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Part of GL_EXT_direct_state_access
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCreateProgram() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLuint glCreateProgram(void);
Part of GL_VERSION_2_0
glCreateProgram() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glCreateProgram(void);
Part of GL_VERSION_2_0
glCreateProgram() - Method in class javax.media.opengl.DebugGL2
 
glCreateProgram() - Method in class javax.media.opengl.DebugGL2ES2
 
glCreateProgram() - Method in class javax.media.opengl.DebugGL2GL3
 
glCreateProgram() - Method in class javax.media.opengl.DebugGL3
 
glCreateProgram() - Method in class javax.media.opengl.DebugGL3bc
 
glCreateProgram() - Method in class javax.media.opengl.DebugGL4
 
glCreateProgram() - Method in class javax.media.opengl.DebugGL4bc
 
glCreateProgram() - Method in class javax.media.opengl.DebugGLES2
 
glCreateProgram() - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
GLuint glCreateProgram(void);
glCreateProgram() - Method in class javax.media.opengl.TraceGL2
 
glCreateProgram() - Method in class javax.media.opengl.TraceGL2ES2
 
glCreateProgram() - Method in class javax.media.opengl.TraceGL2GL3
 
glCreateProgram() - Method in class javax.media.opengl.TraceGL3
 
glCreateProgram() - Method in class javax.media.opengl.TraceGL3bc
 
glCreateProgram() - Method in class javax.media.opengl.TraceGL4
 
glCreateProgram() - Method in class javax.media.opengl.TraceGL4bc
 
glCreateProgram() - Method in class javax.media.opengl.TraceGLES2
 
glCreateProgramObjectARB() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLhandleARB glCreateProgramObjectARB(void);
Part of GL_ARB_shader_objects
glCreateProgramObjectARB() - Method in class javax.media.opengl.DebugGL2
 
glCreateProgramObjectARB() - Method in class javax.media.opengl.DebugGL3bc
 
glCreateProgramObjectARB() - Method in class javax.media.opengl.DebugGL4bc
 
glCreateProgramObjectARB() - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLhandleARB glCreateProgramObjectARB(void);
Part of GL_ARB_shader_objects
glCreateProgramObjectARB() - Method in class javax.media.opengl.TraceGL2
 
glCreateProgramObjectARB() - Method in class javax.media.opengl.TraceGL3bc
 
glCreateProgramObjectARB() - Method in class javax.media.opengl.TraceGL4bc
 
glCreateShader(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLuint glCreateShader(GLenum type);
Part of GL_VERSION_2_0
glCreateShader(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glCreateShader(GLenum type);
Part of GL_VERSION_2_0
glCreateShader(int) - Method in class javax.media.opengl.DebugGL2
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGL3
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGL4
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCreateShader(int) - Method in class javax.media.opengl.DebugGLES2
 
glCreateShader(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
GLuint glCreateShader(GLenum type);
glCreateShader(int) - Method in class javax.media.opengl.TraceGL2
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGL3
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGL4
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCreateShader(int) - Method in class javax.media.opengl.TraceGLES2
 
glCreateShaderObjectARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLhandleARB glCreateShaderObjectARB(GLenum shaderType);
Part of GL_ARB_shader_objects
glCreateShaderObjectARB(int) - Method in class javax.media.opengl.DebugGL2
 
glCreateShaderObjectARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCreateShaderObjectARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCreateShaderObjectARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLhandleARB glCreateShaderObjectARB(GLenum shaderType);
Part of GL_ARB_shader_objects
glCreateShaderObjectARB(int) - Method in class javax.media.opengl.TraceGL2
 
glCreateShaderObjectARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCreateShaderObjectARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar * * strings);
Part of GL_ARB_separate_shader_objects
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.DebugGL2
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.DebugGL3
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.DebugGL4
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar * * strings);
Part of GL_ARB_separate_shader_objects
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.TraceGL2
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.TraceGL3
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.TraceGL4
 
glCreateShaderProgramv(int, int, PointerBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLsync glCreateSyncFromCLeventARB(void * context, void * event, GLbitfield flags);
Part of GL_ARB_cl_event
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLsync glCreateSyncFromCLeventARB(void * context, void * event, GLbitfield flags);
Part of GL_ARB_cl_event
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glCreateSyncFromCLeventARB(Buffer, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glCullFace(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCullFace(GLenum mode);
Part of GL_VERSION_1_0
glCullFace(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glCullFace(GLenum mode);
Part of GL_VERSION_1_0
glCullFace(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCullFace(GLenum mode);
Part of GL_VERSION_1_0
glCullFace(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glCullFace(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCullFace(GL2ES2, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL2
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL3
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL4
 
glCullFace(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCullFace(int) - Method in class javax.media.opengl.DebugGLES1
 
glCullFace(int) - Method in class javax.media.opengl.DebugGLES2
 
glCullFace(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glCullFace(GLenum mode);
glCullFace(int) - Method in class javax.media.opengl.TraceGL2
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL3
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL4
 
glCullFace(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCullFace(int) - Method in class javax.media.opengl.TraceGLES1
 
glCullFace(int) - Method in class javax.media.opengl.TraceGLES2
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Part of GL_EXT_cull_vertex
glCullParameterdvEXT(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Part of GL_EXT_cull_vertex
glCullParameterdvEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCullParameterdvEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCullParameterdvEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Part of GL_EXT_cull_vertex
glCullParameterdvEXT(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCullParameterdvEXT(GLenum pname, GLdouble * params);
Part of GL_EXT_cull_vertex
glCullParameterdvEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCullParameterdvEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glCullParameterdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCullParameterdvEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glCullParameterfvEXT(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Part of GL_EXT_cull_vertex
glCullParameterfvEXT(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Part of GL_EXT_cull_vertex
glCullParameterfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glCullParameterfvEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glCullParameterfvEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glCullParameterfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glCullParameterfvEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glCullParameterfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glCullParameterfvEXT(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Part of GL_EXT_cull_vertex
glCullParameterfvEXT(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glCullParameterfvEXT(GLenum pname, GLfloat * params);
Part of GL_EXT_cull_vertex
glCullParameterfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glCullParameterfvEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glCullParameterfvEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glCullParameterfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glCullParameterfvEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glCullParameterfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glCurrentPaletteMatrix(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex);
Part of GL_OES_matrix_palette
glCurrentPaletteMatrix(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glCurrentPaletteMatrixARB(GLint index);
Part of GL_ARB_matrix_palette
glCurrentPaletteMatrix(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.DebugGL2
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.DebugGL3bc
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.DebugGL4bc
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.DebugGLES1
 
glCurrentPaletteMatrix(int) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex);
Part of GL_OES_matrix_palette
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.TraceGL2
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.TraceGL3bc
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.TraceGL4bc
 
glCurrentPaletteMatrix(int) - Method in class javax.media.opengl.TraceGLES1
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_ARB_debug_output
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_ARB_debug_output
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_ARB_debug_output
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageControlARB(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_ARB_debug_output
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageControlARB(int, int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageControlARB(int, int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_AMD_debug_output
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_AMD_debug_output
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_AMD_debug_output
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled);
Part of GL_AMD_debug_output
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageEnableAMD(int, int, int, int[], int, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageEnableAMD(int, int, int, IntBuffer, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf);
Part of GL_AMD_debug_output
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf);
Part of GL_AMD_debug_output
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf);
Part of GL_AMD_debug_output
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf);
Part of GL_AMD_debug_output
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageInsertAMD(int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageInsertAMD(int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageInsertARB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf);
Part of GL_ARB_debug_output
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDebugMessageInsertARB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf);
Part of GL_ARB_debug_output
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageInsertARB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf);
Part of GL_ARB_debug_output
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDebugMessageInsertARB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf);
Part of GL_ARB_debug_output
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDebugMessageInsertARB(int, int, int, int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDebugMessageInsertARB(int, int, int, int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteBuffers(GLsizei n, const GLuint * buffers);
Part of GL_VERSION_1_5
glDeleteBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteBuffers(GLsizei n, const GLuint * buffers);
Part of GL_VERSION_1_5
glDeleteBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteBuffers(GLsizei n, const GLuint * buffers);
Part of GL_VERSION_1_5
glDeleteBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteBuffers(GLsizei n, const GLuint * buffers);
Part of GL_VERSION_1_5
glDeleteBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteBuffers(GLsizei n, const GLuint * buffers);
Part of GL_VERSION_1_5
glDeleteBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteBuffers(GLsizei n, const GLuint * buffers);
Part of GL_VERSION_1_5
glDeleteBuffers(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteBuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * buffers);
glDeleteBuffers(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteBuffers(GLsizei n, const GLuint * buffers);
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteFencesAPPLE(GLsizei n, const GLuint * fences);
Part of GL_APPLE_fence
glDeleteFencesAPPLE(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteFencesAPPLE(GLsizei n, const GLuint * fences);
Part of GL_APPLE_fence
glDeleteFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteFencesAPPLE(GLsizei n, const GLuint * fences);
Part of GL_APPLE_fence
glDeleteFencesAPPLE(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteFencesAPPLE(GLsizei n, const GLuint * fences);
Part of GL_APPLE_fence
glDeleteFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * renderbuffers);
Part of GL_NV_fence
glDeleteFencesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * renderbuffers);
Part of GL_NV_fence
glDeleteFencesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * arrays);
Part of GL_NV_fence
glDeleteFencesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * arrays);
Part of GL_NV_fence
glDeleteFencesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * fences);
Part of GL_NV_fence
glDeleteFencesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * fences);
Part of GL_NV_fence
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteFencesNV(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * fences);
Part of GL_NV_fence
glDeleteFencesNV(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * fences);
Part of GL_NV_fence
glDeleteFencesNV(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * renderbuffers);
Part of GL_NV_fence
glDeleteFencesNV(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * renderbuffers);
Part of GL_NV_fence
glDeleteFencesNV(int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * arrays);
Part of GL_NV_fence
glDeleteFencesNV(int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDeleteFencesNV(GLsizei n, const GLuint * arrays);
Part of GL_NV_fence
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteFramebuffersOES(GLsizei n, const GLuint * framebuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glDeleteFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteFramebuffersOES(GLsizei n, const GLuint * framebuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glDeleteFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glDeleteFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glDeleteFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glDeleteFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glDeleteFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteFramebuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers);
glDeleteFramebuffers(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers);
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteLists(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteLists(GLuint list, GLsizei range);
Part of GL_VERSION_1_0
glDeleteLists(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteLists(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteLists(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteLists(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glDeleteLists(GLuint list, GLsizei range);
glDeleteLists(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteLists(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteLists(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glDeleteNamedStringARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glDeleteNamedStringARB(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names);
Part of GL_AMD_name_gen_delete
glDeleteNamesAMD(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names);
Part of GL_AMD_name_gen_delete
glDeleteNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names);
Part of GL_AMD_name_gen_delete
glDeleteNamesAMD(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names);
Part of GL_AMD_name_gen_delete
glDeleteNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteObjectARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteObjectARB(GLhandleARB obj);
Part of GL_ARB_shader_objects
glDeleteObjectARB(int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteObjectARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteObjectARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteObjectARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteObjectARB(GLhandleARB obj);
Part of GL_ARB_shader_objects
glDeleteObjectARB(int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteObjectARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteObjectARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Part of GL_NV_occlusion_query
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Part of GL_NV_occlusion_query
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Part of GL_NV_occlusion_query
glDeleteOcclusionQueriesNV(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids);
Part of GL_NV_occlusion_query
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeletePerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeletePerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteProgram(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteProgram(GLuint program);
Part of GL_VERSION_2_0
glDeleteProgram(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteProgram(GLuint program);
Part of GL_VERSION_2_0
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteProgram(int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteProgram(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glDeleteProgram(GLuint program);
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteProgram(int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glDeleteProgramPipelines(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteProgramPipelines(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glDeleteProgramPipelines(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteProgramsARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteProgramsARB(GLsizei n, const GLuint * programs);
Part of GL_ARB_vertex_program
glDeleteProgramsARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteProgramsARB(GLsizei n, const GLuint * programs);
Part of GL_ARB_vertex_program
glDeleteProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteProgramsARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteProgramsARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteProgramsARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteProgramsARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteProgramsARB(GLsizei n, const GLuint * programs);
Part of GL_ARB_vertex_program
glDeleteProgramsARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteProgramsARB(GLsizei n, const GLuint * programs);
Part of GL_ARB_vertex_program
glDeleteProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteProgramsARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteProgramsARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteProgramsARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteQueries(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteQueries(GLsizei n, const GLuint * ids);
Part of GL_VERSION_1_5
glDeleteQueries(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteQueries(GLsizei n, const GLuint * ids);
Part of GL_VERSION_1_5
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteQueries(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteQueries(GLsizei n, const GLuint * ids);
Part of GL_VERSION_1_5
glDeleteQueries(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteQueries(GLsizei n, const GLuint * ids);
Part of GL_VERSION_1_5
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteRenderbuffersOES(GLsizei n, const GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glDeleteRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteRenderbuffersOES(GLsizei n, const GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glDeleteRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glDeleteRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glDeleteRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glDeleteRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glDeleteRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteRenderbuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers);
glDeleteRenderbuffers(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers);
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteSamplers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteSamplers(GLsizei count, const GLuint * samplers);
Part of GL_ARB_sampler_objects
glDeleteSamplers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteSamplers(GLsizei count, const GLuint * samplers);
Part of GL_ARB_sampler_objects
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteSamplers(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteSamplers(GLsizei count, const GLuint * samplers);
Part of GL_ARB_sampler_objects
glDeleteSamplers(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteSamplers(GLsizei count, const GLuint * samplers);
Part of GL_ARB_sampler_objects
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteShader(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteShader(GLuint shader);
Part of GL_VERSION_2_0
glDeleteShader(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteShader(GLuint shader);
Part of GL_VERSION_2_0
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteShader(int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteShader(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glDeleteShader(GLuint shader);
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteShader(int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteSync(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteSync(GLsync sync);
Part of GL_ARB_sync
glDeleteSync(long) - Method in class javax.media.opengl.DebugGL3
 
glDeleteSync(long) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteSync(long) - Method in class javax.media.opengl.DebugGL4
 
glDeleteSync(long) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteSync(long) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glDeleteSync(GLsync sync);
Part of GL_ARB_sync
glDeleteSync(long) - Method in class javax.media.opengl.TraceGL3
 
glDeleteSync(long) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteSync(long) - Method in class javax.media.opengl.TraceGL4
 
glDeleteSync(long) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteTextures(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteTextures(GLsizei n, const GLuint * textures);
Part of GL_VERSION_1_1
glDeleteTextures(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteTextures(GLsizei n, const GLuint * textures);
Part of GL_VERSION_1_1
glDeleteTextures(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteTextures(GLsizei n, const GLuint * textures);
Part of GL_VERSION_1_1
glDeleteTextures(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteTextures(GLsizei n, const GLuint * textures);
Part of GL_VERSION_1_1
glDeleteTextures(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteTextures(GLsizei n, const GLuint * textures);
Part of GL_VERSION_1_1
glDeleteTextures(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteTextures(GLsizei n, const GLuint * textures);
Part of GL_VERSION_1_1
glDeleteTextures(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteTextures(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteTextures(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
glDeleteTextures(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDeleteTextures(GLsizei n, const GLuint * textures);
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteTextures(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids);
Part of GL_ARB_transform_feedback2
glDeleteTransformFeedbacks(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids);
Part of GL_ARB_transform_feedback2
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids);
Part of GL_ARB_transform_feedback2
glDeleteTransformFeedbacks(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids);
Part of GL_ARB_transform_feedback2
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids);
Part of GL_NV_transform_feedback2
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids);
Part of GL_NV_transform_feedback2
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids);
Part of GL_NV_transform_feedback2
glDeleteTransformFeedbacksNV(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids);
Part of GL_NV_transform_feedback2
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteVertexArrays(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteVertexArrays(GLsizei n, const GLuint * arrays);
Part of GL_ARB_vertex_array_object
glDeleteVertexArrays(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteVertexArrays(GLsizei n, const GLuint * arrays);
Part of GL_ARB_vertex_array_object
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteVertexArrays(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteVertexArrays(GLsizei n, const GLuint * arrays);
Part of GL_ARB_vertex_array_object
glDeleteVertexArrays(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDeleteVertexArrays(GLsizei n, const GLuint * arrays);
Part of GL_ARB_vertex_array_object
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDeleteVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDeleteVertexArraysOES(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDeleteVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDeleteVertexArraysOES(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDeleteVertexArraysOES(GLsizei n, const GLuint * arrays);
Part of GL_OES_vertex_array_object
glDeleteVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDeleteVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glDeleteVertexShaderEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDeleteVertexShaderEXT(GLuint id);
Part of GL_EXT_vertex_shader
glDeleteVertexShaderEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glDeleteVertexShaderEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDeleteVertexShaderEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDeleteVertexShaderEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDeleteVertexShaderEXT(GLuint id);
Part of GL_EXT_vertex_shader
glDeleteVertexShaderEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glDeleteVertexShaderEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDeleteVertexShaderEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthBoundsEXT(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthBoundsEXT(GLclampd zmin, GLclampd zmax);
Part of GL_EXT_depth_bounds_test
glDepthBoundsEXT(double, double) - Method in class javax.media.opengl.DebugGL2
 
glDepthBoundsEXT(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthBoundsEXT(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthBoundsEXT(double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDepthBoundsEXT(GLclampd zmin, GLclampd zmax);
Part of GL_EXT_depth_bounds_test
glDepthBoundsEXT(double, double) - Method in class javax.media.opengl.TraceGL2
 
glDepthBoundsEXT(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthBoundsEXT(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthFunc(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthFunc(GLenum func);
Part of GL_VERSION_1_0
glDepthFunc(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDepthFunc(GLenum func);
Part of GL_VERSION_1_0
glDepthFunc(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthFunc(GLenum func);
Part of GL_VERSION_1_0
glDepthFunc(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL2
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL3
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL4
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGLES1
 
glDepthFunc(int) - Method in class javax.media.opengl.DebugGLES2
 
glDepthFunc(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDepthFunc(GLenum func);
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL2
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL3
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL4
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGLES1
 
glDepthFunc(int) - Method in class javax.media.opengl.TraceGLES2
 
glDepthMask(boolean) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthMask(GLboolean flag);
Part of GL_VERSION_1_0
glDepthMask(boolean) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDepthMask(GLboolean flag);
Part of GL_VERSION_1_0
glDepthMask(boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthMask(GLboolean flag);
Part of GL_VERSION_1_0
glDepthMask(boolean) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL2
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL2ES1
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL2ES2
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL3
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL4
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGLES1
 
glDepthMask(boolean) - Method in class javax.media.opengl.DebugGLES2
 
glDepthMask(boolean) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDepthMask(GLboolean flag);
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL2
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL2ES1
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL2ES2
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL3
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL4
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGLES1
 
glDepthMask(boolean) - Method in class javax.media.opengl.TraceGLES2
 
glDepthRange(double, double) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glDepthRange(double, double) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glDepthRange(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRange(GLclampd zNear, GLclampd zFar);
Part of GL_VERSION_1_0
glDepthRange(double, double) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL2
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL2ES1
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL2ES2
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL3
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL4
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGLES1
 
glDepthRange(double, double) - Method in class javax.media.opengl.DebugGLES2
 
glDepthRange(double, double) - Method in interface javax.media.opengl.GL
 
glDepthRange(double, double) - Method in interface javax.media.opengl.GL2ES2
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL2
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL2ES1
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL2ES2
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL3
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL4
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGLES1
 
glDepthRange(double, double) - Method in class javax.media.opengl.TraceGLES2
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
Part of GL_ARB_viewport_array
glDepthRangeArrayv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
Part of GL_ARB_viewport_array
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
Part of GL_ARB_viewport_array
glDepthRangeArrayv(int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
Part of GL_ARB_viewport_array
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDepthRangeArrayv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthRangeArrayv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthRangef(float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthRangef(GLclampf zNear, GLclampf zFar);
Part of GL_ARB_ES2_compatibility
glDepthRangef(float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDepthRangef(GLclampf zNear, GLclampf zFar);
Part of GL_ARB_ES2_compatibility
glDepthRangef(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRangef(GLclampf zNear, GLclampf zFar);
Part of GL_ARB_ES2_compatibility
glDepthRangef(float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL2
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL3
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL4
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGLES1
 
glDepthRangef(float, float) - Method in class javax.media.opengl.DebugGLES2
 
glDepthRangef(float, float) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDepthRangef(GLclampf zNear, GLclampf zFar);
glDepthRangef(float, float) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glDepthRangef(GLclampf zNear, GLclampf zFar);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL2
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL3
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL4
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGLES1
 
glDepthRangef(float, float) - Method in class javax.media.opengl.TraceGLES2
 
glDepthRangeIndexed(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDepthRangeIndexed(GLuint index, GLclampd n, GLclampd f);
Part of GL_ARB_viewport_array
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.DebugGL3
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.DebugGL4
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glDepthRangeIndexed(int, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDepthRangeIndexed(GLuint index, GLclampd n, GLclampd f);
Part of GL_ARB_viewport_array
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.TraceGL3
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.TraceGL4
 
glDepthRangeIndexed(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glDepthRangex(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDepthRangex(GLclampx zNear, GLclampx zFar);
Part of GL_VERSION_ES_CL_CM
glDepthRangex(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glDepthRangex(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDepthRangex(GLclampx zNear, GLclampx zFar);
Part of GL_VERSION_ES_CL_CM
glDepthRangex(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glDetachObjectARB(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDetachObjectARB(GLhandleARB containerObj, GLhandleARB attachedObj);
Part of GL_ARB_shader_objects
glDetachObjectARB(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDetachObjectARB(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDetachObjectARB(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDetachObjectARB(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDetachObjectARB(GLhandleARB containerObj, GLhandleARB attachedObj);
Part of GL_ARB_shader_objects
glDetachObjectARB(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDetachObjectARB(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDetachObjectARB(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDetachShader(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDetachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
glDetachShader(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDetachShader(GLuint program, GLuint shader);
Part of GL_VERSION_2_0
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL3
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL4
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDetachShader(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glDetachShader(int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glDetachShader(GLuint program, GLuint shader);
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL3
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL4
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDetachShader(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glDisable(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDisable(GLenum cap);
Part of GL_VERSION_1_0
glDisable(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDisable(GLenum cap);
Part of GL_VERSION_1_0
glDisable(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisable(GLenum cap);
Part of GL_VERSION_1_0
glDisable(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glDisable(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDisable(int) - Method in class javax.media.opengl.DebugGL2
 
glDisable(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDisable(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDisable(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDisable(int) - Method in class javax.media.opengl.DebugGL3
 
glDisable(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisable(int) - Method in class javax.media.opengl.DebugGL4
 
glDisable(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisable(int) - Method in class javax.media.opengl.DebugGLES1
 
glDisable(int) - Method in class javax.media.opengl.DebugGLES2
 
glDisable(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDisable(GLenum cap);
glDisable(int) - Method in class javax.media.opengl.TraceGL2
 
glDisable(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDisable(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDisable(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDisable(int) - Method in class javax.media.opengl.TraceGL3
 
glDisable(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisable(int) - Method in class javax.media.opengl.TraceGL4
 
glDisable(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisable(int) - Method in class javax.media.opengl.TraceGLES1
 
glDisable(int) - Method in class javax.media.opengl.TraceGLES2
 
glDisableAllVertexAttributeArrays(GL2ES2, boolean) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Disables all vertex attribute arrays.
glDisableClientState(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDisableClientState(GLenum array);
Part of GL_VERSION_1_1
glDisableClientState(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableClientState(GLenum cap);
Part of GL_NV_vertex_buffer_unified_memory
glDisableClientState(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glDisableClientState(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDisableClientState(GL2ES2, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL2
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL3
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL4
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableClientState(int) - Method in class javax.media.opengl.DebugGLES1
 
glDisableClientState(int) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glDisableClientState(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDisableClientState(GLenum cap);
Part of GL_VERSION_1_1
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL2
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL3
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL4
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableClientState(int) - Method in class javax.media.opengl.TraceGLES1
 
glDisableClientStateIndexedEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableClientStateIndexedEXT(GLenum array, GLuint index);
Part of GL_EXT_direct_state_access
glDisableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDisableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableClientStateIndexedEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDisableClientStateIndexedEXT(GLenum array, GLuint index);
Part of GL_EXT_direct_state_access
glDisableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDisableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableDriverControlQCOM(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDisableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glDisableDriverControlQCOM(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDisableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glDisableDriverControlQCOM(int) - Method in class javax.media.opengl.DebugGLES1
 
glDisableDriverControlQCOM(int) - Method in class javax.media.opengl.DebugGLES2
 
glDisableDriverControlQCOM(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDisableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glDisableDriverControlQCOM(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDisableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glDisableDriverControlQCOM(int) - Method in class javax.media.opengl.TraceGLES1
 
glDisableDriverControlQCOM(int) - Method in class javax.media.opengl.TraceGLES2
 
glDisablei(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisablei(GLenum target, GLuint index);
Part of GL_VERSION_3_0
glDisablei(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDisablei(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDisablei(int, int) - Method in class javax.media.opengl.DebugGL3
 
glDisablei(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisablei(int, int) - Method in class javax.media.opengl.DebugGL4
 
glDisablei(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisablei(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDisablei(GLenum target, GLuint index);
Part of GL_VERSION_3_0
glDisablei(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDisablei(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDisablei(int, int) - Method in class javax.media.opengl.TraceGL3
 
glDisablei(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisablei(int, int) - Method in class javax.media.opengl.TraceGL4
 
glDisablei(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableIndexed(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
glDisableIndexed(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDisableIndexed(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableIndexed(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableIndexed(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDisableIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
glDisableIndexed(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDisableIndexed(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableIndexed(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableVariantClientStateEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVariantClientStateEXT(GLuint id);
Part of GL_EXT_vertex_shader
glDisableVariantClientStateEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glDisableVariantClientStateEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableVariantClientStateEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableVariantClientStateEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDisableVariantClientStateEXT(GLuint id);
Part of GL_EXT_vertex_shader
glDisableVariantClientStateEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glDisableVariantClientStateEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableVariantClientStateEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableVertexAttribAPPLE(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVertexAttribAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
glDisableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDisableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableVertexAttribAPPLE(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDisableVertexAttribAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
glDisableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDisableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableVertexAttribArray(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDisableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
glDisableVertexAttribArray(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
glDisableVertexAttribArray(GL2ES2, String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Disables a vertex attribute array Even if the attribute is not found in the current shader, it is removed from this state.
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL2
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL3
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL4
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGLES2
 
glDisableVertexAttribArray(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glDisableVertexAttribArray(GLuint index);
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL2
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL3
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL4
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDisableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGLES2
 
glDisableVertexAttribArrayARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDisableVertexAttribArrayARB(GLuint index);
Part of GL_ARB_vertex_program
glDisableVertexAttribArrayARB(int) - Method in class javax.media.opengl.DebugGL2
 
glDisableVertexAttribArrayARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDisableVertexAttribArrayARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDisableVertexAttribArrayARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDisableVertexAttribArrayARB(GLuint index);
Part of GL_ARB_vertex_program
glDisableVertexAttribArrayARB(int) - Method in class javax.media.opengl.TraceGL2
 
glDisableVertexAttribArrayARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDisableVertexAttribArrayARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDiscardFramebufferEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glDiscardFramebufferEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments);
Part of GL_EXT_discard_framebuffer
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDiscardFramebufferEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDiscardFramebufferEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glDiscardFramebufferEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
GLDrawable - Interface in javax.media.opengl
An abstraction for an OpenGL rendering target.
glDrawableFactories - Static variable in class javax.media.opengl.GLDrawableFactory
 
GLDrawableFactory - Class in javax.media.opengl
Provides a virtual machine- and operating system-independent mechanism for creating GLDrawables.
GLDrawableFactory() - Constructor for class javax.media.opengl.GLDrawableFactory
 
GLDrawableFactoryImpl - Class in com.jogamp.opengl.impl
Extends GLDrawableFactory with a few methods for handling typically software-accelerated offscreen rendering (Device Independent Bitmaps on Windows, pixmaps on X11).
GLDrawableFactoryImpl() - Constructor for class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
GLDrawableHelper - Class in com.jogamp.opengl.impl
Encapsulates the implementation of most of the GLAutoDrawable's methods to be able to share it between GLCanvas and GLJPanel.
GLDrawableHelper() - Constructor for class com.jogamp.opengl.impl.GLDrawableHelper
 
GLDrawableImpl - Class in com.jogamp.opengl.impl
 
GLDrawableImpl(GLDrawableFactory, NativeSurface, boolean) - Constructor for class com.jogamp.opengl.impl.GLDrawableImpl
 
glDrawArrays(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Part of GL_VERSION_1_1
glDrawArrays(int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Part of GL_VERSION_1_1
glDrawArrays(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawArrays(GLenum mode, GLint first, GLsizei count);
Part of GL_VERSION_1_1
glDrawArrays(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glDrawArrays(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glDrawArrays(int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glDrawArrays(GLenum mode, GLint first, GLsizei count);
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawArrays(int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glDrawArraysIndirect(int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawArraysIndirect(GLenum mode, const GLvoid * indirect);
Part of GL_ARB_draw_indirect
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawArraysIndirect(int, Buffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glDrawArraysIndirect(GLenum mode, const GLvoid * indirect);
Part of GL_ARB_draw_indirect
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glDrawArraysIndirect(int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawArraysInstanced(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawArraysInstancedARB(GLenum mode, GLint first, GLsizei count, GLsizei primcount);
Part of GL_ARB_draw_instanced
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawArraysInstanced(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawArraysInstancedARB(GLenum mode, GLint first, GLsizei count, GLsizei primcount);
Part of GL_ARB_draw_instanced
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawArraysInstanced(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawBuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawBuffer(GLenum mode);
Part of GL_VERSION_1_0
glDrawBuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glDrawBuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawBuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glDrawBuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawBuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glDrawBuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawBuffer(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawBuffer(GLenum mode);
Part of GL_VERSION_1_0
glDrawBuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glDrawBuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawBuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glDrawBuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawBuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glDrawBuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawBuffers(GLsizei n, const GLenum * bufs);
Part of GL_VERSION_2_0
glDrawBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawBuffers(GLsizei n, const GLenum * bufs);
Part of GL_VERSION_2_0
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawBuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawBuffers(GLsizei n, const GLenum * bufs);
Part of GL_VERSION_2_0
glDrawBuffers(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawBuffers(GLsizei n, const GLenum * bufs);
Part of GL_VERSION_2_0
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glDrawBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawBuffersATI(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawBuffersATI(GLsizei n, const GLenum * bufs);
Part of GL_ATI_draw_buffers
glDrawBuffersATI(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawBuffersATI(GLsizei n, const GLenum * bufs);
Part of GL_ATI_draw_buffers
glDrawBuffersATI(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glDrawBuffersATI(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glDrawBuffersATI(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawBuffersATI(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawBuffersATI(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawBuffersATI(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawBuffersATI(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDrawBuffersATI(GLsizei n, const GLenum * bufs);
Part of GL_ATI_draw_buffers
glDrawBuffersATI(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDrawBuffersATI(GLsizei n, const GLenum * bufs);
Part of GL_ATI_draw_buffers
glDrawBuffersATI(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glDrawBuffersATI(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glDrawBuffersATI(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawBuffersATI(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawBuffersATI(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawBuffersATI(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawElements(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glDrawElements(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glDrawElements(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDrawElements(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glDrawElements(int, int, int, Buffer) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, long) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_1
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glDrawElements(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glDrawElements(int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part of GL_ARB_draw_elements_base_vertex
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part of GL_ARB_draw_elements_base_vertex
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawElementsBaseVertex(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawElementsIndirect(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawElementsIndirect(GLenum mode, GLenum type, const GLvoid * indirect);
Part of GL_ARB_draw_indirect
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawElementsIndirect(int, int, Buffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glDrawElementsIndirect(GLenum mode, GLenum type, const GLvoid * indirect);
Part of GL_ARB_draw_indirect
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glDrawElementsIndirect(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawElementsInstancedARB(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount);
Part of GL_ARB_draw_instanced
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawElementsInstancedARB(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount);
Part of GL_ARB_draw_instanced
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawElementsInstanced(int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex);
Part of GL_ARB_draw_elements_base_vertex
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex);
Part of GL_ARB_draw_elements_base_vertex
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawElementsInstancedBaseVertex(int, int, int, Buffer, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawPixels(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glDrawPixels(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glDrawPixels(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glDrawPixels(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glDrawPixels(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawPixels(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawPixels(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawPixels(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawPixels(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glDrawPixels(int, int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glDrawPixels(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glDrawPixels(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glDrawPixels(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawPixels(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawPixels(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawPixels(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_2
glDrawRangeElements(int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_2
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_2
glDrawRangeElements(int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Part of GL_VERSION_1_2
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glDrawRangeElements(int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawRangeElements(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part of GL_ARB_draw_elements_base_vertex
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part of GL_ARB_draw_elements_base_vertex
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawTexfOES(float, float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
Part of GL_OES_draw_texture
glDrawTexfOES(float, float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexfOES(float, float, float, float, float) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
Part of GL_OES_draw_texture
glDrawTexfOES(float, float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexfvOES(FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexfvOES(const GLfloat * coords);
Part of GL_OES_draw_texture
glDrawTexfvOES(float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexfvOES(const GLfloat * coords);
Part of GL_OES_draw_texture
glDrawTexfvOES(float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexfvOES(FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexfvOES(FloatBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexfvOES(const GLfloat * coords);
Part of GL_OES_draw_texture
glDrawTexfvOES(float[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexfvOES(const GLfloat * coords);
Part of GL_OES_draw_texture
glDrawTexfvOES(float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexfvOES(FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexiOES(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height);
Part of GL_OES_draw_texture
glDrawTexiOES(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexiOES(int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height);
Part of GL_OES_draw_texture
glDrawTexiOES(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexivOES(IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexivOES(const GLint * coords);
Part of GL_OES_draw_texture
glDrawTexivOES(int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexivOES(const GLint * coords);
Part of GL_OES_draw_texture
glDrawTexivOES(IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexivOES(int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexivOES(IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexivOES(const GLint * coords);
Part of GL_OES_draw_texture
glDrawTexivOES(int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexivOES(const GLint * coords);
Part of GL_OES_draw_texture
glDrawTexivOES(IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexivOES(int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexsOES(short, short, short, short, short) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
Part of GL_OES_draw_texture
glDrawTexsOES(short, short, short, short, short) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexsOES(short, short, short, short, short) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
Part of GL_OES_draw_texture
glDrawTexsOES(short, short, short, short, short) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexsvOES(ShortBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexsvOES(const GLshort * coords);
Part of GL_OES_draw_texture
glDrawTexsvOES(short[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexsvOES(const GLshort * coords);
Part of GL_OES_draw_texture
glDrawTexsvOES(short[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexsvOES(ShortBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexsvOES(ShortBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexsvOES(const GLshort * coords);
Part of GL_OES_draw_texture
glDrawTexsvOES(short[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexsvOES(const GLshort * coords);
Part of GL_OES_draw_texture
glDrawTexsvOES(short[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexsvOES(ShortBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexxOES(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
Part of GL_OES_draw_texture
glDrawTexxOES(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexxOES(int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
Part of GL_OES_draw_texture
glDrawTexxOES(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexxvOES(IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexxvOES(const GLfixed * coords);
Part of GL_OES_draw_texture
glDrawTexxvOES(int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glDrawTexxvOES(const GLfixed * coords);
Part of GL_OES_draw_texture
glDrawTexxvOES(int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexxvOES(IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glDrawTexxvOES(IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexxvOES(const GLfixed * coords);
Part of GL_OES_draw_texture
glDrawTexxvOES(int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glDrawTexxvOES(const GLfixed * coords);
Part of GL_OES_draw_texture
glDrawTexxvOES(int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTexxvOES(IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glDrawTransformFeedback(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawTransformFeedback(GLenum mode, GLuint id);
Part of GL_ARB_transform_feedback2
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawTransformFeedback(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawTransformFeedback(GLenum mode, GLuint id);
Part of GL_ARB_transform_feedback2
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawTransformFeedback(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawTransformFeedbackNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawTransformFeedbackNV(GLenum mode, GLuint id);
Part of GL_NV_transform_feedback2
glDrawTransformFeedbackNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawTransformFeedbackNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawTransformFeedbackNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawTransformFeedbackNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glDrawTransformFeedbackNV(GLenum mode, GLuint id);
Part of GL_NV_transform_feedback2
glDrawTransformFeedbackNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawTransformFeedbackNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawTransformFeedbackNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glDrawTransformFeedbackStream(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream);
Part of GL_ARB_transform_feedback3
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glDrawTransformFeedbackStream(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream);
Part of GL_ARB_transform_feedback3
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glDrawTransformFeedbackStream(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLDynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl
 
GLDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
 
GLDynamicLookupHelper - Class in com.jogamp.opengl.impl
 
GLDynamicLookupHelper(GLDynamicLibraryBundleInfo) - Constructor for class com.jogamp.opengl.impl.GLDynamicLookupHelper
 
glEdgeFlag(boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlag(GLboolean flag);
Part of GL_VERSION_1_0
glEdgeFlag(boolean) - Method in class javax.media.opengl.DebugGL2
 
glEdgeFlag(boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glEdgeFlag(boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glEdgeFlag(boolean) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEdgeFlag(GLboolean flag);
glEdgeFlag(boolean) - Method in class javax.media.opengl.TraceGL2
 
glEdgeFlag(boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glEdgeFlag(boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glEdgeFlagFormatNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlagFormatNV(GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.DebugGL2
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.DebugGL3
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.DebugGL4
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEdgeFlagFormatNV(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEdgeFlagFormatNV(GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.TraceGL2
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.TraceGL3
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.TraceGL4
 
glEdgeFlagFormatNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEdgeFlagPointer(int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glEdgeFlagPointer(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glEdgeFlagPointer(int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glEdgeFlagPointer(int, long) - Method in class javax.media.opengl.DebugGL2
 
glEdgeFlagPointer(int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glEdgeFlagPointer(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glEdgeFlagPointer(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glEdgeFlagPointer(int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glEdgeFlagPointer(int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glEdgeFlagPointer(int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glEdgeFlagPointer(int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glEdgeFlagPointer(int, long) - Method in class javax.media.opengl.TraceGL2
 
glEdgeFlagPointer(int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glEdgeFlagPointer(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glEdgeFlagPointer(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glEdgeFlagPointer(int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glEdgeFlagv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlagv(const GLboolean * flag);
Part of GL_VERSION_1_0
glEdgeFlagv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEdgeFlagv(const GLboolean * flag);
Part of GL_VERSION_1_0
glEdgeFlagv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glEdgeFlagv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glEdgeFlagv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glEdgeFlagv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glEdgeFlagv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glEdgeFlagv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glEdgeFlagv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEdgeFlagv(const GLboolean * flag);
glEdgeFlagv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEdgeFlagv(const GLboolean * flag);
glEdgeFlagv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glEdgeFlagv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glEdgeFlagv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glEdgeFlagv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glEdgeFlagv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glEdgeFlagv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEGLImageTargetRenderbufferStorageOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEGLImageTargetRenderbufferStorageOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glEGLImageTargetRenderbufferStorageOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glEGLImageTargetRenderbufferStorageOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glEGLImageTargetRenderbufferStorageOES(int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glEGLImageTargetTexture2DOES(int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEGLImageTargetTexture2DOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetTexture2DOES(int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEGLImageTargetTexture2DOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetTexture2DOES(int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glEGLImageTargetTexture2DOES(int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glEGLImageTargetTexture2DOES(int, Buffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glEGLImageTargetTexture2DOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetTexture2DOES(int, Buffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glEGLImageTargetTexture2DOES(GLenum target, GLeglImageOES image);
Part of GL_OES_EGL_image
glEGLImageTargetTexture2DOES(int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glEGLImageTargetTexture2DOES(int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
GLEmitter - Class in com.jogamp.gluegen.opengl
A subclass of ProcAddressEmitter with special OpenGL-specific configuration abilities.
GLEmitter() - Constructor for class com.jogamp.gluegen.opengl.GLEmitter
 
glEmitter - Variable in class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
glEnable(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEnable(GLenum cap);
Part of GL_VERSION_1_0
glEnable(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEnable(GLenum cap);
Part of GL_VERSION_1_0
glEnable(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnable(GLenum cap);
Part of GL_VERSION_1_0
glEnable(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glEnable(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glEnable(GL2ES2, int, boolean) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glEnable(int) - Method in class javax.media.opengl.DebugGL2
 
glEnable(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glEnable(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glEnable(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEnable(int) - Method in class javax.media.opengl.DebugGL3
 
glEnable(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnable(int) - Method in class javax.media.opengl.DebugGL4
 
glEnable(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnable(int) - Method in class javax.media.opengl.DebugGLES1
 
glEnable(int) - Method in class javax.media.opengl.DebugGLES2
 
glEnable(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glEnable(GLenum cap);
glEnable(int) - Method in class javax.media.opengl.TraceGL2
 
glEnable(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glEnable(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glEnable(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEnable(int) - Method in class javax.media.opengl.TraceGL3
 
glEnable(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnable(int) - Method in class javax.media.opengl.TraceGL4
 
glEnable(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnable(int) - Method in class javax.media.opengl.TraceGLES1
 
glEnable(int) - Method in class javax.media.opengl.TraceGLES2
 
glEnableClientState(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEnableClientState(GLenum array);
Part of GL_VERSION_1_1
glEnableClientState(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableClientState(GLenum cap);
Part of GL_NV_vertex_buffer_unified_memory
glEnableClientState(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glEnableClientState(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glEnableClientState(GL2ES2, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL2
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL3
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL4
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableClientState(int) - Method in class javax.media.opengl.DebugGLES1
 
glEnableClientState(int) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glEnableClientState(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEnableClientState(GLenum cap);
Part of GL_VERSION_1_1
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL2
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL3
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL4
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableClientState(int) - Method in class javax.media.opengl.TraceGLES1
 
glEnableClientStateIndexedEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableClientStateIndexedEXT(GLenum array, GLuint index);
Part of GL_EXT_direct_state_access
glEnableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEnableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableClientStateIndexedEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEnableClientStateIndexedEXT(GLenum array, GLuint index);
Part of GL_EXT_direct_state_access
glEnableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEnableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableClientStateIndexedEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableDriverControlQCOM(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEnableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glEnableDriverControlQCOM(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEnableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glEnableDriverControlQCOM(int) - Method in class javax.media.opengl.DebugGLES1
 
glEnableDriverControlQCOM(int) - Method in class javax.media.opengl.DebugGLES2
 
glEnableDriverControlQCOM(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glEnableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glEnableDriverControlQCOM(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glEnableDriverControlQCOM(GLuint driverControl);
Part of GL_QCOM_driver_control
glEnableDriverControlQCOM(int) - Method in class javax.media.opengl.TraceGLES1
 
glEnableDriverControlQCOM(int) - Method in class javax.media.opengl.TraceGLES2
 
glEnablei(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnablei(GLenum target, GLuint index);
Part of GL_VERSION_3_0
glEnablei(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEnablei(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEnablei(int, int) - Method in class javax.media.opengl.DebugGL3
 
glEnablei(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnablei(int, int) - Method in class javax.media.opengl.DebugGL4
 
glEnablei(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnablei(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEnablei(GLenum target, GLuint index);
Part of GL_VERSION_3_0
glEnablei(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEnablei(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEnablei(int, int) - Method in class javax.media.opengl.TraceGL3
 
glEnablei(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnablei(int, int) - Method in class javax.media.opengl.TraceGL4
 
glEnablei(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableIndexed(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
glEnableIndexed(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEnableIndexed(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableIndexed(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableIndexed(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEnableIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
glEnableIndexed(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEnableIndexed(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableIndexed(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableVariantClientStateEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVariantClientStateEXT(GLuint id);
Part of GL_EXT_vertex_shader
glEnableVariantClientStateEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glEnableVariantClientStateEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableVariantClientStateEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableVariantClientStateEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEnableVariantClientStateEXT(GLuint id);
Part of GL_EXT_vertex_shader
glEnableVariantClientStateEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glEnableVariantClientStateEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableVariantClientStateEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableVertexAttribAPPLE(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVertexAttribAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
glEnableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEnableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableVertexAttribAPPLE(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEnableVertexAttribAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
glEnableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEnableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableVertexAttribAPPLE(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableVertexAttribArray(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEnableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
glEnableVertexAttribArray(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVertexAttribArray(GLuint index);
Part of GL_VERSION_2_0
glEnableVertexAttribArray(GL2ES2, String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Enable a vertex attribute array Even if the attribute is not found in the current shader, it is stored in this state.
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL2
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL3
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL4
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.DebugGLES2
 
glEnableVertexAttribArray(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glEnableVertexAttribArray(GLuint index);
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL2
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL3
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL4
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnableVertexAttribArray(int) - Method in class javax.media.opengl.TraceGLES2
 
glEnableVertexAttribArrayARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnableVertexAttribArrayARB(GLuint index);
Part of GL_ARB_vertex_program
glEnableVertexAttribArrayARB(int) - Method in class javax.media.opengl.DebugGL2
 
glEnableVertexAttribArrayARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEnableVertexAttribArrayARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEnableVertexAttribArrayARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEnableVertexAttribArrayARB(GLuint index);
Part of GL_ARB_vertex_program
glEnableVertexAttribArrayARB(int) - Method in class javax.media.opengl.TraceGL2
 
glEnableVertexAttribArrayARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEnableVertexAttribArrayARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEnd() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEnd(void);
Part of GL_VERSION_1_0
glEnd(GL) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glEnd(GL, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glEnd(GL, Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glEnd() - Method in class javax.media.opengl.DebugGL2
 
glEnd() - Method in class javax.media.opengl.DebugGL3bc
 
glEnd() - Method in class javax.media.opengl.DebugGL4bc
 
glEnd() - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEnd(void);
glEnd() - Method in class javax.media.opengl.TraceGL2
 
glEnd() - Method in class javax.media.opengl.TraceGL3bc
 
glEnd() - Method in class javax.media.opengl.TraceGL4bc
 
glEndConditionalRender() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndConditionalRender(void);
Part of GL_VERSION_3_0
glEndConditionalRender() - Method in class javax.media.opengl.DebugGL2
 
glEndConditionalRender() - Method in class javax.media.opengl.DebugGL2GL3
 
glEndConditionalRender() - Method in class javax.media.opengl.DebugGL3
 
glEndConditionalRender() - Method in class javax.media.opengl.DebugGL3bc
 
glEndConditionalRender() - Method in class javax.media.opengl.DebugGL4
 
glEndConditionalRender() - Method in class javax.media.opengl.DebugGL4bc
 
glEndConditionalRender() - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEndConditionalRender(void);
Part of GL_VERSION_3_0
glEndConditionalRender() - Method in class javax.media.opengl.TraceGL2
 
glEndConditionalRender() - Method in class javax.media.opengl.TraceGL2GL3
 
glEndConditionalRender() - Method in class javax.media.opengl.TraceGL3
 
glEndConditionalRender() - Method in class javax.media.opengl.TraceGL3bc
 
glEndConditionalRender() - Method in class javax.media.opengl.TraceGL4
 
glEndConditionalRender() - Method in class javax.media.opengl.TraceGL4bc
 
glEndList() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndList(void);
Part of GL_VERSION_1_0
glEndList() - Method in class javax.media.opengl.DebugGL2
 
glEndList() - Method in class javax.media.opengl.DebugGL3bc
 
glEndList() - Method in class javax.media.opengl.DebugGL4bc
 
glEndList() - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEndList(void);
glEndList() - Method in class javax.media.opengl.TraceGL2
 
glEndList() - Method in class javax.media.opengl.TraceGL3bc
 
glEndList() - Method in class javax.media.opengl.TraceGL4bc
 
glEndOcclusionQueryNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndOcclusionQueryNV(void);
Part of GL_NV_occlusion_query
glEndOcclusionQueryNV() - Method in class javax.media.opengl.DebugGL2
 
glEndOcclusionQueryNV() - Method in class javax.media.opengl.DebugGL3bc
 
glEndOcclusionQueryNV() - Method in class javax.media.opengl.DebugGL4bc
 
glEndOcclusionQueryNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEndOcclusionQueryNV(void);
Part of GL_NV_occlusion_query
glEndOcclusionQueryNV() - Method in class javax.media.opengl.TraceGL2
 
glEndOcclusionQueryNV() - Method in class javax.media.opengl.TraceGL3bc
 
glEndOcclusionQueryNV() - Method in class javax.media.opengl.TraceGL4bc
 
glEndPerfMonitorAMD(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEndPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glEndPerfMonitorAMD(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGL2
 
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.DebugGLES2
 
glEndPerfMonitorAMD(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEndPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glEndPerfMonitorAMD(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glEndPerfMonitorAMD(GLuint monitor);
Part of GL_AMD_performance_monitor
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGL2
 
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEndPerfMonitorAMD(int) - Method in class javax.media.opengl.TraceGLES2
 
glEndQuery(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndQuery(GLenum target);
Part of GL_VERSION_1_5
glEndQuery(int) - Method in class javax.media.opengl.DebugGL2
 
glEndQuery(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEndQuery(int) - Method in class javax.media.opengl.DebugGL3
 
glEndQuery(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEndQuery(int) - Method in class javax.media.opengl.DebugGL4
 
glEndQuery(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEndQuery(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEndQuery(GLenum target);
Part of GL_VERSION_1_5
glEndQuery(int) - Method in class javax.media.opengl.TraceGL2
 
glEndQuery(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEndQuery(int) - Method in class javax.media.opengl.TraceGL3
 
glEndQuery(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEndQuery(int) - Method in class javax.media.opengl.TraceGL4
 
glEndQuery(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEndQueryIndexed(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndQueryIndexed(GLenum target, GLuint index);
Part of GL_ARB_transform_feedback3
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.DebugGL3
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.DebugGL4
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEndQueryIndexed(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEndQueryIndexed(GLenum target, GLuint index);
Part of GL_ARB_transform_feedback3
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.TraceGL3
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.TraceGL4
 
glEndQueryIndexed(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEndTilingQCOM(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glEndTilingQCOM(GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glEndTilingQCOM(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glEndTilingQCOM(GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glEndTilingQCOM(int) - Method in class javax.media.opengl.DebugGLES1
 
glEndTilingQCOM(int) - Method in class javax.media.opengl.DebugGLES2
 
glEndTilingQCOM(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glEndTilingQCOM(GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glEndTilingQCOM(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glEndTilingQCOM(GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glEndTilingQCOM(int) - Method in class javax.media.opengl.TraceGLES1
 
glEndTilingQCOM(int) - Method in class javax.media.opengl.TraceGLES2
 
glEndTransformFeedback() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndTransformFeedback(void);
Part of GL_VERSION_3_0
glEndTransformFeedback() - Method in class javax.media.opengl.DebugGL2
 
glEndTransformFeedback() - Method in class javax.media.opengl.DebugGL2GL3
 
glEndTransformFeedback() - Method in class javax.media.opengl.DebugGL3
 
glEndTransformFeedback() - Method in class javax.media.opengl.DebugGL3bc
 
glEndTransformFeedback() - Method in class javax.media.opengl.DebugGL4
 
glEndTransformFeedback() - Method in class javax.media.opengl.DebugGL4bc
 
glEndTransformFeedback() - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glEndTransformFeedback(void);
Part of GL_VERSION_3_0
glEndTransformFeedback() - Method in class javax.media.opengl.TraceGL2
 
glEndTransformFeedback() - Method in class javax.media.opengl.TraceGL2GL3
 
glEndTransformFeedback() - Method in class javax.media.opengl.TraceGL3
 
glEndTransformFeedback() - Method in class javax.media.opengl.TraceGL3bc
 
glEndTransformFeedback() - Method in class javax.media.opengl.TraceGL4
 
glEndTransformFeedback() - Method in class javax.media.opengl.TraceGL4bc
 
glEndVertexShaderEXT() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndVertexShaderEXT(void);
Part of GL_EXT_vertex_shader
glEndVertexShaderEXT() - Method in class javax.media.opengl.DebugGL2
 
glEndVertexShaderEXT() - Method in class javax.media.opengl.DebugGL3bc
 
glEndVertexShaderEXT() - Method in class javax.media.opengl.DebugGL4bc
 
glEndVertexShaderEXT() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEndVertexShaderEXT(void);
Part of GL_EXT_vertex_shader
glEndVertexShaderEXT() - Method in class javax.media.opengl.TraceGL2
 
glEndVertexShaderEXT() - Method in class javax.media.opengl.TraceGL3bc
 
glEndVertexShaderEXT() - Method in class javax.media.opengl.TraceGL4bc
 
glEndVideoCaptureNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEndVideoCaptureNV(GLuint video_capture_slot);
Part of GL_NV_video_capture
glEndVideoCaptureNV(int) - Method in class javax.media.opengl.DebugGL2
 
glEndVideoCaptureNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEndVideoCaptureNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEndVideoCaptureNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEndVideoCaptureNV(GLuint video_capture_slot);
Part of GL_NV_video_capture
glEndVideoCaptureNV(int) - Method in class javax.media.opengl.TraceGL2
 
glEndVideoCaptureNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEndVideoCaptureNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
GLES1 - Interface in javax.media.opengl
This interface contains all core embedded OpenGL methods of ES 1.x, with x >= 0, inclusive, as well as most of it's extensions defined at the time of this specification.
GLES1 - Static variable in class javax.media.opengl.GLProfile
The embedded OpenGL profile ES 1.x, with x >= 0
GLES1Impl - Class in com.jogamp.opengl.impl.es1
 
GLES1Impl(GLProfile, GLContextImpl) - Constructor for class com.jogamp.opengl.impl.es1.GLES1Impl
 
GLES1ProcAddressTable - Class in com.jogamp.opengl.impl.es1
This table is a cache of pointers to the dynamically-linkable C library.
GLES1ProcAddressTable() - Constructor for class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
GLES1ProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
GLES2 - Interface in javax.media.opengl
This interface contains all core embedded OpenGL methods of ES 2.x, with x >= 0, inclusive, as well as most of it's extensions defined at the time of this specification.
GLES2 - Static variable in class javax.media.opengl.GLProfile
The embedded OpenGL profile ES 2.x, with x >= 0
GLES2Impl - Class in com.jogamp.opengl.impl.es2
 
GLES2Impl(GLProfile, GLContextImpl) - Constructor for class com.jogamp.opengl.impl.es2.GLES2Impl
 
GLES2ProcAddressTable - Class in com.jogamp.opengl.impl.es2
This table is a cache of pointers to the dynamically-linkable C library.
GLES2ProcAddressTable() - Constructor for class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
GLES2ProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
glEvalCoord1d(double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1d(GLdouble u);
Part of GL_VERSION_1_0
glEvalCoord1d(double) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord1d(double) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord1d(double) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord1d(double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord1d(GLdouble u);
glEvalCoord1d(double) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord1d(double) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord1d(double) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord1dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1dv(const GLdouble * u);
Part of GL_VERSION_1_0
glEvalCoord1dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1dv(const GLdouble * u);
Part of GL_VERSION_1_0
glEvalCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord1dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord1dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord1dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord1dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord1dv(const GLdouble * u);
glEvalCoord1dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord1dv(const GLdouble * u);
glEvalCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord1dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord1dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord1dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord1f(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1f(GLfloat u);
Part of GL_VERSION_1_0
glEvalCoord1f(float) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord1f(float) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord1f(float) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord1f(float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord1f(GLfloat u);
glEvalCoord1f(float) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord1f(float) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord1f(float) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord1fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1fv(const GLfloat * u);
Part of GL_VERSION_1_0
glEvalCoord1fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord1fv(const GLfloat * u);
Part of GL_VERSION_1_0
glEvalCoord1fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord1fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord1fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord1fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord1fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord1fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord1fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord1fv(const GLfloat * u);
glEvalCoord1fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord1fv(const GLfloat * u);
glEvalCoord1fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord1fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord1fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord1fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord1fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord1fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord2d(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2d(GLdouble u, GLdouble v);
Part of GL_VERSION_1_0
glEvalCoord2d(double, double) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord2d(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord2d(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord2d(double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord2d(GLdouble u, GLdouble v);
glEvalCoord2d(double, double) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord2d(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord2d(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord2dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2dv(const GLdouble * u);
Part of GL_VERSION_1_0
glEvalCoord2dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2dv(const GLdouble * u);
Part of GL_VERSION_1_0
glEvalCoord2dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord2dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord2dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord2dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord2dv(const GLdouble * u);
glEvalCoord2dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord2dv(const GLdouble * u);
glEvalCoord2dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord2dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord2dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord2f(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2f(GLfloat u, GLfloat v);
Part of GL_VERSION_1_0
glEvalCoord2f(float, float) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord2f(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord2f(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord2f(float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord2f(GLfloat u, GLfloat v);
glEvalCoord2f(float, float) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord2f(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord2f(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord2fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2fv(const GLfloat * u);
Part of GL_VERSION_1_0
glEvalCoord2fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalCoord2fv(const GLfloat * u);
Part of GL_VERSION_1_0
glEvalCoord2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord2fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glEvalCoord2fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalCoord2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord2fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalCoord2fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord2fv(const GLfloat * u);
glEvalCoord2fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalCoord2fv(const GLfloat * u);
glEvalCoord2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord2fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glEvalCoord2fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalCoord2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalCoord2fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalMapsNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalMapsNV(GLenum target, GLenum mode);
Part of GL_NV_evaluators
glEvalMapsNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEvalMapsNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalMapsNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalMapsNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glEvalMapsNV(GLenum target, GLenum mode);
Part of GL_NV_evaluators
glEvalMapsNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEvalMapsNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalMapsNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalMesh1(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalMesh1(GLenum mode, GLint i1, GLint i2);
Part of GL_VERSION_1_0
glEvalMesh1(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glEvalMesh1(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalMesh1(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalMesh1(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalMesh1(GLenum mode, GLint i1, GLint i2);
glEvalMesh1(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glEvalMesh1(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalMesh1(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalMesh2(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
Part of GL_VERSION_1_0
glEvalMesh2(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glEvalMesh2(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalMesh2(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalMesh2(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
glEvalMesh2(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glEvalMesh2(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalMesh2(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalPoint1(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalPoint1(GLint i);
Part of GL_VERSION_1_0
glEvalPoint1(int) - Method in class javax.media.opengl.DebugGL2
 
glEvalPoint1(int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalPoint1(int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalPoint1(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalPoint1(GLint i);
glEvalPoint1(int) - Method in class javax.media.opengl.TraceGL2
 
glEvalPoint1(int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalPoint1(int) - Method in class javax.media.opengl.TraceGL4bc
 
glEvalPoint2(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glEvalPoint2(GLint i, GLint j);
Part of GL_VERSION_1_0
glEvalPoint2(int, int) - Method in class javax.media.opengl.DebugGL2
 
glEvalPoint2(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glEvalPoint2(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glEvalPoint2(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glEvalPoint2(GLint i, GLint j);
glEvalPoint2(int, int) - Method in class javax.media.opengl.TraceGL2
 
glEvalPoint2(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glEvalPoint2(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLEventListener - Interface in javax.media.opengl
Declares events which client code can use to manage OpenGL rendering into a GLAutoDrawable.
GLException - Exception in javax.media.opengl
A generic exception for OpenGL errors used throughout the binding as a substitute for RuntimeException.
GLException() - Constructor for exception javax.media.opengl.GLException
Constructs a GLException object.
GLException(String) - Constructor for exception javax.media.opengl.GLException
Constructs a GLException object with the specified detail message.
GLException(String, Throwable) - Constructor for exception javax.media.opengl.GLException
Constructs a GLException object with the specified detail message and root cause.
GLException(Throwable) - Constructor for exception javax.media.opengl.GLException
Constructs a GLException object with the specified root cause.
GLExtensionNames - Class in com.jogamp.gluegen.runtime.opengl
 
GLExtensionNames() - Constructor for class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetBufferPointervQCOM(GLenum target, GLvoid * * params);
Part of GL_QCOM_extended_get
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetBufferPointervQCOM(GLenum target, GLvoid * * params);
Part of GL_QCOM_extended_get
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetBufferPointervQCOM(GLenum target, GLvoid * * params);
Part of GL_QCOM_extended_get
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetBufferPointervQCOM(GLenum target, GLvoid * * params);
Part of GL_QCOM_extended_get
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetBufferPointervQCOM(int, PointerBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetBuffersQCOM(GLuint * buffers, GLint maxBuffers, GLint * numBuffers);
Part of GL_QCOM_extended_get
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetBuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetBuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetFramebuffersQCOM(GLuint * framebuffers, GLint maxFramebuffers, GLint * numFramebuffers);
Part of GL_QCOM_extended_get
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetFramebuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetFramebuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar * source, GLint * length);
Part of GL_QCOM_extended_get2
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetProgramBinarySourceQCOM(int, int, byte[], int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetProgramsQCOM(GLuint * programs, GLint maxPrograms, GLint * numPrograms);
Part of GL_QCOM_extended_get2
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetProgramsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetProgramsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetRenderbuffersQCOM(GLuint * renderbuffers, GLint maxRenderbuffers, GLint * numRenderbuffers);
Part of GL_QCOM_extended_get
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetRenderbuffersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetRenderbuffersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetShadersQCOM(GLuint * shaders, GLint maxShaders, GLint * numShaders);
Part of GL_QCOM_extended_get2
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetShadersQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetShadersQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint * params);
Part of GL_QCOM_extended_get
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid * texels);
Part of GL_QCOM_extended_get
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid * texels);
Part of GL_QCOM_extended_get
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid * texels);
Part of GL_QCOM_extended_get
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid * texels);
Part of GL_QCOM_extended_get
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtGetTexturesQCOM(GLuint * textures, GLint maxTextures, GLint * numTextures);
Part of GL_QCOM_extended_get
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glExtGetTexturesQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glExtGetTexturesQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glExtIsProgramBinaryQCOM(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glExtIsProgramBinaryQCOM(GLuint program);
Part of GL_QCOM_extended_get2
glExtIsProgramBinaryQCOM(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glExtIsProgramBinaryQCOM(GLuint program);
Part of GL_QCOM_extended_get2
glExtIsProgramBinaryQCOM(int) - Method in class javax.media.opengl.DebugGLES1
 
glExtIsProgramBinaryQCOM(int) - Method in class javax.media.opengl.DebugGLES2
 
glExtIsProgramBinaryQCOM(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: GLboolean glExtIsProgramBinaryQCOM(GLuint program);
Part of GL_QCOM_extended_get2
glExtIsProgramBinaryQCOM(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: GLboolean glExtIsProgramBinaryQCOM(GLuint program);
Part of GL_QCOM_extended_get2
glExtIsProgramBinaryQCOM(int) - Method in class javax.media.opengl.TraceGLES1
 
glExtIsProgramBinaryQCOM(int) - Method in class javax.media.opengl.TraceGLES2
 
glExtractComponentEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glExtractComponentEXT(GLuint res, GLuint src, GLuint num);
Part of GL_EXT_vertex_shader
glExtractComponentEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glExtractComponentEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glExtractComponentEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glExtractComponentEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glExtractComponentEXT(GLuint res, GLuint src, GLuint num);
Part of GL_EXT_vertex_shader
glExtractComponentEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glExtractComponentEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glExtractComponentEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
Part of GL_QCOM_extended_get
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
Part of GL_QCOM_extended_get
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
Part of GL_QCOM_extended_get
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
Part of GL_QCOM_extended_get
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glExtTexObjectStateOverrideiQCOM(int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glFeedbackBuffer(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer);
Part of GL_VERSION_1_0
glFeedbackBuffer(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFeedbackBuffer(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFeedbackBuffer(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFeedbackBuffer(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer);
glFeedbackBuffer(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFeedbackBuffer(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFeedbackBuffer(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFenceSync(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLsync glFenceSync(GLenum condition, GLbitfield flags);
Part of GL_ARB_sync
glFenceSync(int, int) - Method in class javax.media.opengl.DebugGL3
 
glFenceSync(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFenceSync(int, int) - Method in class javax.media.opengl.DebugGL4
 
glFenceSync(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFenceSync(int, int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: GLsync glFenceSync(GLenum condition, GLbitfield flags);
Part of GL_ARB_sync
glFenceSync(int, int) - Method in class javax.media.opengl.TraceGL3
 
glFenceSync(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFenceSync(int, int) - Method in class javax.media.opengl.TraceGL4
 
glFenceSync(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFinish() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFinish(void);
Part of GL_VERSION_1_0
glFinish() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFinish(void);
Part of GL_VERSION_1_0
glFinish() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinish(void);
Part of GL_VERSION_1_0
glFinish() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFinish() - Method in class javax.media.opengl.DebugGL2
 
glFinish() - Method in class javax.media.opengl.DebugGL2ES1
 
glFinish() - Method in class javax.media.opengl.DebugGL2ES2
 
glFinish() - Method in class javax.media.opengl.DebugGL2GL3
 
glFinish() - Method in class javax.media.opengl.DebugGL3
 
glFinish() - Method in class javax.media.opengl.DebugGL3bc
 
glFinish() - Method in class javax.media.opengl.DebugGL4
 
glFinish() - Method in class javax.media.opengl.DebugGL4bc
 
glFinish() - Method in class javax.media.opengl.DebugGLES1
 
glFinish() - Method in class javax.media.opengl.DebugGLES2
 
glFinish() - Method in interface javax.media.opengl.GL
Interface to C language function:
void glFinish(void);
glFinish() - Method in class javax.media.opengl.TraceGL2
 
glFinish() - Method in class javax.media.opengl.TraceGL2ES1
 
glFinish() - Method in class javax.media.opengl.TraceGL2ES2
 
glFinish() - Method in class javax.media.opengl.TraceGL2GL3
 
glFinish() - Method in class javax.media.opengl.TraceGL3
 
glFinish() - Method in class javax.media.opengl.TraceGL3bc
 
glFinish() - Method in class javax.media.opengl.TraceGL4
 
glFinish() - Method in class javax.media.opengl.TraceGL4bc
 
glFinish() - Method in class javax.media.opengl.TraceGLES1
 
glFinish() - Method in class javax.media.opengl.TraceGLES2
 
glFinishFenceAPPLE(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glFinishFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL2
 
glFinishFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL3bc
 
glFinishFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL4bc
 
glFinishFenceAPPLE(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFinishFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glFinishFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL2
 
glFinishFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL3bc
 
glFinishFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL4bc
 
glFinishFenceNV(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFinishFenceNV(GLuint mode);
Part of GL_NV_fence
glFinishFenceNV(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFinishFenceNV(GLuint array);
Part of GL_NV_fence
glFinishFenceNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishFenceNV(GLuint fence);
Part of GL_NV_fence
glFinishFenceNV(int) - Method in class javax.media.opengl.DebugGL2
 
glFinishFenceNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glFinishFenceNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glFinishFenceNV(int) - Method in class javax.media.opengl.DebugGLES1
 
glFinishFenceNV(int) - Method in class javax.media.opengl.DebugGLES2
 
glFinishFenceNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFinishFenceNV(GLuint fence);
Part of GL_NV_fence
glFinishFenceNV(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glFinishFenceNV(GLuint mode);
Part of GL_NV_fence
glFinishFenceNV(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glFinishFenceNV(GLuint array);
Part of GL_NV_fence
glFinishFenceNV(int) - Method in class javax.media.opengl.TraceGL2
 
glFinishFenceNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glFinishFenceNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glFinishFenceNV(int) - Method in class javax.media.opengl.TraceGLES1
 
glFinishFenceNV(int) - Method in class javax.media.opengl.TraceGLES2
 
glFinishObjectAPPLE(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishObjectAPPLE(GLenum object, GLint name);
Part of GL_APPLE_fence
glFinishObjectAPPLE(int, int) - Method in class javax.media.opengl.DebugGL2
 
glFinishObjectAPPLE(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFinishObjectAPPLE(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFinishObjectAPPLE(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFinishObjectAPPLE(GLenum object, GLint name);
Part of GL_APPLE_fence
glFinishObjectAPPLE(int, int) - Method in class javax.media.opengl.TraceGL2
 
glFinishObjectAPPLE(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFinishObjectAPPLE(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFinishRenderAPPLE() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishRenderAPPLE(void);
Part of GL_APPLE_flush_render
glFinishRenderAPPLE() - Method in class javax.media.opengl.DebugGL2
 
glFinishRenderAPPLE() - Method in class javax.media.opengl.DebugGL3bc
 
glFinishRenderAPPLE() - Method in class javax.media.opengl.DebugGL4bc
 
glFinishRenderAPPLE() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFinishRenderAPPLE(void);
Part of GL_APPLE_flush_render
glFinishRenderAPPLE() - Method in class javax.media.opengl.TraceGL2
 
glFinishRenderAPPLE() - Method in class javax.media.opengl.TraceGL3bc
 
glFinishRenderAPPLE() - Method in class javax.media.opengl.TraceGL4bc
 
glFinishTextureSUNX() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFinishTextureSUNX(void);
Part of GL_SUNX_constant_data
glFinishTextureSUNX() - Method in class javax.media.opengl.DebugGL2
 
glFinishTextureSUNX() - Method in class javax.media.opengl.DebugGL3bc
 
glFinishTextureSUNX() - Method in class javax.media.opengl.DebugGL4bc
 
glFinishTextureSUNX() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFinishTextureSUNX(void);
Part of GL_SUNX_constant_data
glFinishTextureSUNX() - Method in class javax.media.opengl.TraceGL2
 
glFinishTextureSUNX() - Method in class javax.media.opengl.TraceGL3bc
 
glFinishTextureSUNX() - Method in class javax.media.opengl.TraceGL4bc
 
GLFixedArrayHandler - Class in com.jogamp.opengl.util
 
GLFixedArrayHandler(GLArrayDataEditable) - Constructor for class com.jogamp.opengl.util.GLFixedArrayHandler
 
glFlush() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFlush(void);
Part of GL_VERSION_1_0
glFlush() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFlush(void);
Part of GL_VERSION_1_0
glFlush() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlush(void);
Part of GL_VERSION_1_0
glFlush() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFlush() - Method in class javax.media.opengl.DebugGL2
 
glFlush() - Method in class javax.media.opengl.DebugGL2ES1
 
glFlush() - Method in class javax.media.opengl.DebugGL2ES2
 
glFlush() - Method in class javax.media.opengl.DebugGL2GL3
 
glFlush() - Method in class javax.media.opengl.DebugGL3
 
glFlush() - Method in class javax.media.opengl.DebugGL3bc
 
glFlush() - Method in class javax.media.opengl.DebugGL4
 
glFlush() - Method in class javax.media.opengl.DebugGL4bc
 
glFlush() - Method in class javax.media.opengl.DebugGLES1
 
glFlush() - Method in class javax.media.opengl.DebugGLES2
 
glFlush() - Method in interface javax.media.opengl.GL
Interface to C language function:
void glFlush(void);
glFlush() - Method in class javax.media.opengl.TraceGL2
 
glFlush() - Method in class javax.media.opengl.TraceGL2ES1
 
glFlush() - Method in class javax.media.opengl.TraceGL2ES2
 
glFlush() - Method in class javax.media.opengl.TraceGL2GL3
 
glFlush() - Method in class javax.media.opengl.TraceGL3
 
glFlush() - Method in class javax.media.opengl.TraceGL3bc
 
glFlush() - Method in class javax.media.opengl.TraceGL4
 
glFlush() - Method in class javax.media.opengl.TraceGL4bc
 
glFlush() - Method in class javax.media.opengl.TraceGLES1
 
glFlush() - Method in class javax.media.opengl.TraceGLES2
 
glFlushMappedBufferRange(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length);
Part of GL_ARB_map_buffer_range
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.DebugGL3
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.DebugGL4
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glFlushMappedBufferRange(int, long, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length);
Part of GL_ARB_map_buffer_range
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.TraceGL3
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.TraceGL4
 
glFlushMappedBufferRange(int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushMappedNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length);
Part of GL_EXT_direct_state_access
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFlushMappedNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length);
Part of GL_EXT_direct_state_access
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glFlushPixelDataRangeNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushPixelDataRangeNV(GLenum target);
Part of GL_NV_pixel_data_range
glFlushPixelDataRangeNV(int) - Method in class javax.media.opengl.DebugGL2
 
glFlushPixelDataRangeNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glFlushPixelDataRangeNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glFlushPixelDataRangeNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFlushPixelDataRangeNV(GLenum target);
Part of GL_NV_pixel_data_range
glFlushPixelDataRangeNV(int) - Method in class javax.media.opengl.TraceGL2
 
glFlushPixelDataRangeNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glFlushPixelDataRangeNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glFlushRenderAPPLE() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushRenderAPPLE(void);
Part of GL_APPLE_flush_render
glFlushRenderAPPLE() - Method in class javax.media.opengl.DebugGL2
 
glFlushRenderAPPLE() - Method in class javax.media.opengl.DebugGL3bc
 
glFlushRenderAPPLE() - Method in class javax.media.opengl.DebugGL4bc
 
glFlushRenderAPPLE() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFlushRenderAPPLE(void);
Part of GL_APPLE_flush_render
glFlushRenderAPPLE() - Method in class javax.media.opengl.TraceGL2
 
glFlushRenderAPPLE() - Method in class javax.media.opengl.TraceGL3bc
 
glFlushRenderAPPLE() - Method in class javax.media.opengl.TraceGL4bc
 
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Part of GL_APPLE_vertex_array_range
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFlushVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Part of GL_APPLE_vertex_array_range
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFlushVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFlushVertexArrayRangeNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFlushVertexArrayRangeNV(void);
Part of GL_NV_vertex_array_range
glFlushVertexArrayRangeNV() - Method in class javax.media.opengl.DebugGL2
 
glFlushVertexArrayRangeNV() - Method in class javax.media.opengl.DebugGL3bc
 
glFlushVertexArrayRangeNV() - Method in class javax.media.opengl.DebugGL4bc
 
glFlushVertexArrayRangeNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFlushVertexArrayRangeNV(void);
Part of GL_NV_vertex_array_range
glFlushVertexArrayRangeNV() - Method in class javax.media.opengl.TraceGL2
 
glFlushVertexArrayRangeNV() - Method in class javax.media.opengl.TraceGL3bc
 
glFlushVertexArrayRangeNV() - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordd(double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordd(GLdouble coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordd(double) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordd(double) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordd(double) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordd(double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordd(GLdouble coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordd(double) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordd(double) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordd(double) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoorddv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoorddv(const GLdouble * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoorddv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoorddv(const GLdouble * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoorddv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFogCoorddv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glFogCoorddv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoorddv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoorddv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoorddv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoorddv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoorddv(const GLdouble * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoorddv(double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoorddv(const GLdouble * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoorddv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFogCoorddv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glFogCoorddv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoorddv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoorddv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoorddv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordf(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordf(GLfloat coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordf(float) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordf(float) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordf(float) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordf(float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordf(GLfloat coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordf(float) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordf(float) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordf(float) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordFormatNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.DebugGL3
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.DebugGL4
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordFormatNV(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFogCoordFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.TraceGL3
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.TraceGL4
 
glFogCoordFormatNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordfv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordfv(const GLfloat * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordfv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordfv(const GLfloat * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordfv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordfv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordfv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordfv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordfv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordfv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordfv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordfv(const GLfloat * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordfv(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordfv(const GLfloat * coord);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordfv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordfv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordfv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordfv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordfv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordfv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordh(short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordhNV(GLhalfNV fog);
Part of GL_NV_half_float
glFogCoordh(short) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordh(short) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordh(short) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordh(short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordhNV(GLhalfNV fog);
Part of GL_NV_half_float
glFogCoordh(short) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordh(short) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordh(short) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordhv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordhvNV(const GLhalfNV * fog);
Part of GL_NV_half_float
glFogCoordhv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordhvNV(const GLhalfNV * fog);
Part of GL_NV_half_float
glFogCoordhv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordhv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordhv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordhv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordhv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordhv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordhv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordhvNV(const GLhalfNV * fog);
Part of GL_NV_half_float
glFogCoordhv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordhvNV(const GLhalfNV * fog);
Part of GL_NV_half_float
glFogCoordhv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordhv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordhv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordhv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordhv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordhv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordPointer(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordPointer(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordPointer(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glFogCoordPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordPointer(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glFogCoordPointer(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFogCoordPointer(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordPointer(int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFogCoordPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glFogCoordPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordPointer(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glFogCoordPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordPointer(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glFogCoordPointer(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glFogCoordPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFogf(int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glFogf(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glFogf(int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFogf(int, float) - Method in class javax.media.opengl.DebugGL2
 
glFogf(int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glFogf(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glFogf(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glFogf(int, float) - Method in class javax.media.opengl.DebugGLES1
 
glFogf(int, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glFogf(GLenum pname, GLfloat param);
glFogf(int, float) - Method in class javax.media.opengl.TraceGL2
 
glFogf(int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glFogf(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glFogf(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glFogf(int, float) - Method in class javax.media.opengl.TraceGLES1
 
glFogfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glFogfv(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glFogfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glFogfv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glFogfv(int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFogfv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glFogfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
glFogfv(int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glFogfv(GLenum pname, const GLfloat * params);
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogfv(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glFogfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glFogi(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogi(GLenum pname, GLint param);
Part of GL_VERSION_1_0
glFogi(int, int) - Method in class javax.media.opengl.DebugGL2
 
glFogi(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogi(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogi(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glFogi(GLenum pname, GLint param);
glFogi(int, int) - Method in class javax.media.opengl.TraceGL2
 
glFogi(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogi(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogiv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glFogiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFogiv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glFogiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glFogiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFogiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFogiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glFogiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFogiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glFogiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glFogiv(GLenum pname, const GLint * params);
glFogiv(int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glFogiv(GLenum pname, const GLint * params);
glFogiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glFogiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFogiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFogiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glFogiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFogiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glFogx(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glFogx(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glFogx(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glFogx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glFogx(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glFogxv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glFogxv(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFogxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glFogxv(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glFogxv(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glFogxv(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glFogxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glFogxv(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glFogxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glFogxv(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glFogxv(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glFramebufferDrawBufferEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferDrawBufferEXT(GLuint framebuffer, GLenum mode);
Part of GL_EXT_direct_state_access
glFramebufferDrawBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferDrawBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferDrawBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferDrawBufferEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferDrawBufferEXT(GLuint framebuffer, GLenum mode);
Part of GL_EXT_direct_state_access
glFramebufferDrawBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferDrawBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferDrawBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs);
Part of GL_EXT_direct_state_access
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs);
Part of GL_EXT_direct_state_access
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs);
Part of GL_EXT_direct_state_access
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs);
Part of GL_EXT_direct_state_access
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferDrawBuffersEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferDrawBuffersEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferReadBufferEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferReadBufferEXT(GLuint framebuffer, GLenum mode);
Part of GL_EXT_direct_state_access
glFramebufferReadBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferReadBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferReadBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferReadBufferEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferReadBufferEXT(GLuint framebuffer, GLenum mode);
Part of GL_EXT_direct_state_access
glFramebufferReadBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferReadBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferReadBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFramebufferRenderbufferOES(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glFramebufferRenderbuffer(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
glFramebufferRenderbuffer(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
glFramebufferRenderbuffer(int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glFramebufferRenderbuffer(int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glFramebufferRenderbuffer(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glFramebufferTexture(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_VERSION_3_2
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTexture(int, int, int, int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_VERSION_3_2
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTexture(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTexture1D(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTexture1D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glFramebufferTexture2D(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
glFramebufferTexture2D(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_ARB_framebuffer_object
glFramebufferTexture2D(int, int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glFramebufferTexture2D(int, int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glFramebufferTexture2D(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFramebufferTexture2DMultisampleIMG(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferTexture2DMultisampleIMG(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glFramebufferTexture2DMultisampleIMG(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glFramebufferTexture2DMultisampleIMG(GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_ARB_framebuffer_object, GL_OES_texture_3D
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_ARB_framebuffer_object
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTexture3D(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glFramebufferTextureARB(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_ARB_geometry_shader4
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureARB(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_ARB_geometry_shader4
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTextureARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTextureEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_NV_geometry_program4
glFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level);
Part of GL_NV_geometry_program4
glFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_ARB_geometry_shader4
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_ARB_geometry_shader4
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureFaceEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_NV_geometry_program4
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferTextureFaceEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_NV_geometry_program4
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_ARB_framebuffer_object
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_ARB_framebuffer_object
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTextureLayer(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_ARB_geometry_shader4
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_ARB_geometry_shader4
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFramebufferTextureLayerEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_NV_geometry_program4
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFramebufferTextureLayerEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_NV_geometry_program4
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glFrameTerminatorGREMEDY() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFrameTerminatorGREMEDY(void);
Part of GL_GREMEDY_frame_terminator
glFrameTerminatorGREMEDY() - Method in class javax.media.opengl.DebugGL2
 
glFrameTerminatorGREMEDY() - Method in class javax.media.opengl.DebugGL3bc
 
glFrameTerminatorGREMEDY() - Method in class javax.media.opengl.DebugGL4bc
 
glFrameTerminatorGREMEDY() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glFrameTerminatorGREMEDY(void);
Part of GL_GREMEDY_frame_terminator
glFrameTerminatorGREMEDY() - Method in class javax.media.opengl.TraceGL2
 
glFrameTerminatorGREMEDY() - Method in class javax.media.opengl.TraceGL3bc
 
glFrameTerminatorGREMEDY() - Method in class javax.media.opengl.TraceGL4bc
 
glFrontFace(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFrontFace(GLenum mode);
Part of GL_VERSION_1_0
glFrontFace(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glFrontFace(GLenum mode);
Part of GL_VERSION_1_0
glFrontFace(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFrontFace(GLenum mode);
Part of GL_VERSION_1_0
glFrontFace(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL2
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL3
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL3bc
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL4
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGL4bc
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGLES1
 
glFrontFace(int) - Method in class javax.media.opengl.DebugGLES2
 
glFrontFace(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glFrontFace(GLenum mode);
glFrontFace(int) - Method in class javax.media.opengl.TraceGL2
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL3
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL3bc
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL4
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGL4bc
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGLES1
 
glFrontFace(int) - Method in class javax.media.opengl.TraceGLES2
 
glFrustum(double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glFrustum(double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Part of GL_VERSION_1_0
glFrustum(double, double, double, double, double, double) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL2ES1
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGLES1
 
glFrustum(double, double, double, double, double, double) - Method in interface javax.media.opengl.GL2ES1
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL2ES1
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glFrustum(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGLES1
 
glFrustumf(float, float, float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
Part of GL_VERSION_ES_CM
glFrustumf(float, float, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glFrustumf(float, float, float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glFrustumf(float, float, float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glFrustumf(float, float, float, float, float, float) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glFrustumf(float, float, float, float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glFrustumf(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glFrustumx(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
Part of GL_VERSION_ES_CL_CM
glFrustumx(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glFrustumx(int, int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
Part of GL_VERSION_ES_CL_CM
glFrustumx(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glGenBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenBuffers(GLsizei n, GLuint * buffers);
Part of GL_VERSION_1_5
glGenBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenBuffers(GLsizei n, GLuint * buffers);
Part of GL_VERSION_1_5
glGenBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenBuffers(GLsizei n, GLuint * buffers);
Part of GL_VERSION_1_5
glGenBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenBuffers(GLsizei n, GLuint * buffers);
Part of GL_VERSION_1_5
glGenBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenBuffers(GLsizei n, GLuint * buffers);
Part of GL_VERSION_1_5
glGenBuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenBuffers(GLsizei n, GLuint * buffers);
Part of GL_VERSION_1_5
glGenBuffers(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenBuffers(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenBuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenBuffers(GLsizei n, GLuint * buffers);
glGenBuffers(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenBuffers(GLsizei n, GLuint * buffers);
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGenBuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenBuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenerateMipmap(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenerateMipmapOES(GLenum target);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGenerateMipmap(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenerateMipmap(GLenum target);
Part of GL_ARB_framebuffer_object
glGenerateMipmap(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenerateMipmap(GLenum target);
Part of GL_ARB_framebuffer_object
glGenerateMipmap(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL2
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL3
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL4
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGLES1
 
glGenerateMipmap(int) - Method in class javax.media.opengl.DebugGLES2
 
glGenerateMipmap(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenerateMipmap(GLenum target);
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL2
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL3
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL4
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGLES1
 
glGenerateMipmap(int) - Method in class javax.media.opengl.TraceGLES2
 
glGenerateMultiTexMipmapEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenerateMultiTexMipmapEXT(GLenum texunit, GLenum target);
Part of GL_EXT_direct_state_access
glGenerateMultiTexMipmapEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glGenerateMultiTexMipmapEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenerateMultiTexMipmapEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenerateMultiTexMipmapEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenerateMultiTexMipmapEXT(GLenum texunit, GLenum target);
Part of GL_EXT_direct_state_access
glGenerateMultiTexMipmapEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glGenerateMultiTexMipmapEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenerateMultiTexMipmapEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenerateTextureMipmapEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenerateTextureMipmapEXT(GLuint texture, GLenum target);
Part of GL_EXT_direct_state_access
glGenerateTextureMipmapEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glGenerateTextureMipmapEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenerateTextureMipmapEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenerateTextureMipmapEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenerateTextureMipmapEXT(GLuint texture, GLenum target);
Part of GL_EXT_direct_state_access
glGenerateTextureMipmapEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glGenerateTextureMipmapEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenerateTextureMipmapEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFencesAPPLE(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenFencesAPPLE(GLsizei n, GLuint * fences);
Part of GL_APPLE_fence
glGenFencesAPPLE(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenFencesAPPLE(GLsizei n, GLuint * fences);
Part of GL_APPLE_fence
glGenFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenFencesAPPLE(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenFencesAPPLE(GLsizei n, GLuint * fences);
Part of GL_APPLE_fence
glGenFencesAPPLE(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenFencesAPPLE(GLsizei n, GLuint * fences);
Part of GL_APPLE_fence
glGenFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenFencesAPPLE(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFencesAPPLE(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFencesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * renderbuffers);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * renderbuffers);
Part of GL_NV_fence
glGenFencesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * arrays);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * arrays);
Part of GL_NV_fence
glGenFencesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * fences);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * fences);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenFencesNV(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * fences);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * fences);
Part of GL_NV_fence
glGenFencesNV(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * renderbuffers);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * renderbuffers);
Part of GL_NV_fence
glGenFencesNV(int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * arrays);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGenFencesNV(GLsizei n, GLuint * arrays);
Part of GL_NV_fence
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGenFencesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenFencesNV(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenFramebuffersOES(GLsizei n, GLuint * framebuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGenFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenFramebuffersOES(GLsizei n, GLuint * framebuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGenFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenFramebuffers(GLsizei n, GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glGenFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenFramebuffers(GLsizei n, GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glGenFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenFramebuffers(GLsizei n, GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glGenFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenFramebuffers(GLsizei n, GLuint * framebuffers);
Part of GL_ARB_framebuffer_object
glGenFramebuffers(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenFramebuffers(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenFramebuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenFramebuffers(GLsizei n, GLuint * framebuffers);
glGenFramebuffers(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenFramebuffers(GLsizei n, GLuint * framebuffers);
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGenFramebuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenFramebuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenLists(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGenLists(GLsizei range);
Part of GL_VERSION_1_0
glGenLists(int) - Method in class javax.media.opengl.DebugGL2
 
glGenLists(int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenLists(int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenLists(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
GLuint glGenLists(GLsizei range);
glGenLists(int) - Method in class javax.media.opengl.TraceGL2
 
glGenLists(int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenLists(int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenNamesAMD(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names);
Part of GL_AMD_name_gen_delete
glGenNamesAMD(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names);
Part of GL_AMD_name_gen_delete
glGenNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenNamesAMD(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names);
Part of GL_AMD_name_gen_delete
glGenNamesAMD(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names);
Part of GL_AMD_name_gen_delete
glGenNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenNamesAMD(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenNamesAMD(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Part of GL_NV_occlusion_query
glGenOcclusionQueriesNV(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Part of GL_NV_occlusion_query
glGenOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Part of GL_NV_occlusion_query
glGenOcclusionQueriesNV(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids);
Part of GL_NV_occlusion_query
glGenOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenOcclusionQueriesNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenOcclusionQueriesNV(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors);
Part of GL_AMD_performance_monitor
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenPerfMonitorsAMD(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenPerfMonitorsAMD(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenProgramPipelines(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenProgramPipelines(GLsizei n, GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glGenProgramPipelines(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenProgramPipelines(GLsizei n, GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenProgramPipelines(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenProgramPipelines(GLsizei n, GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glGenProgramPipelines(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenProgramPipelines(GLsizei n, GLuint * pipelines);
Part of GL_ARB_separate_shader_objects
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenProgramPipelines(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenProgramPipelines(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenProgramsARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenProgramsARB(GLsizei n, GLuint * programs);
Part of GL_ARB_vertex_program
glGenProgramsARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenProgramsARB(GLsizei n, GLuint * programs);
Part of GL_ARB_vertex_program
glGenProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenProgramsARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenProgramsARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenProgramsARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenProgramsARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenProgramsARB(GLsizei n, GLuint * programs);
Part of GL_ARB_vertex_program
glGenProgramsARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenProgramsARB(GLsizei n, GLuint * programs);
Part of GL_ARB_vertex_program
glGenProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenProgramsARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenProgramsARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenProgramsARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenProgramsARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenQueries(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenQueries(GLsizei n, GLuint * ids);
Part of GL_VERSION_1_5
glGenQueries(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenQueries(GLsizei n, GLuint * ids);
Part of GL_VERSION_1_5
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenQueries(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenQueries(GLsizei n, GLuint * ids);
Part of GL_VERSION_1_5
glGenQueries(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenQueries(GLsizei n, GLuint * ids);
Part of GL_VERSION_1_5
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenQueries(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenQueries(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenRenderbuffersOES(GLsizei n, GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGenRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenRenderbuffersOES(GLsizei n, GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGenRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glGenRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glGenRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glGenRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers);
Part of GL_ARB_framebuffer_object
glGenRenderbuffers(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenRenderbuffers(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenRenderbuffers(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers);
glGenRenderbuffers(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers);
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGenRenderbuffers(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenRenderbuffers(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenSamplers(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenSamplers(GLsizei count, GLuint * samplers);
Part of GL_ARB_sampler_objects
glGenSamplers(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenSamplers(GLsizei count, GLuint * samplers);
Part of GL_ARB_sampler_objects
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenSamplers(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenSamplers(GLsizei count, GLuint * samplers);
Part of GL_ARB_sampler_objects
glGenSamplers(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenSamplers(GLsizei count, GLuint * samplers);
Part of GL_ARB_sampler_objects
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenSamplers(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenSamplers(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenSymbolsEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Part of GL_EXT_vertex_shader
glGenSymbolsEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glGenSymbolsEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenSymbolsEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenSymbolsEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Part of GL_EXT_vertex_shader
glGenSymbolsEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glGenSymbolsEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenSymbolsEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenTextures(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenTextures(GLsizei n, GLuint * textures);
Part of GL_VERSION_1_1
glGenTextures(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenTextures(GLsizei n, GLuint * textures);
Part of GL_VERSION_1_1
glGenTextures(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenTextures(GLsizei n, GLuint * textures);
Part of GL_VERSION_1_1
glGenTextures(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenTextures(GLsizei n, GLuint * textures);
Part of GL_VERSION_1_1
glGenTextures(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenTextures(GLsizei n, GLuint * textures);
Part of GL_VERSION_1_1
glGenTextures(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenTextures(GLsizei n, GLuint * textures);
Part of GL_VERSION_1_1
glGenTextures(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenTextures(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenTextures(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
glGenTextures(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGenTextures(GLsizei n, GLuint * textures);
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGenTextures(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenTextures(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenTransformFeedbacks(GLsizei n, GLuint * ids);
Part of GL_ARB_transform_feedback2
glGenTransformFeedbacks(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenTransformFeedbacks(GLsizei n, GLuint * ids);
Part of GL_ARB_transform_feedback2
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenTransformFeedbacks(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenTransformFeedbacks(GLsizei n, GLuint * ids);
Part of GL_ARB_transform_feedback2
glGenTransformFeedbacks(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenTransformFeedbacks(GLsizei n, GLuint * ids);
Part of GL_ARB_transform_feedback2
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenTransformFeedbacks(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenTransformFeedbacks(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids);
Part of GL_NV_transform_feedback2
glGenTransformFeedbacksNV(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids);
Part of GL_NV_transform_feedback2
glGenTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids);
Part of GL_NV_transform_feedback2
glGenTransformFeedbacksNV(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids);
Part of GL_NV_transform_feedback2
glGenTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenTransformFeedbacksNV(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenTransformFeedbacksNV(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenVertexArrays(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenVertexArrays(GLsizei n, GLuint * arrays);
Part of GL_ARB_vertex_array_object
glGenVertexArrays(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGenVertexArrays(GLsizei n, GLuint * arrays);
Part of GL_ARB_vertex_array_object
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenVertexArrays(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenVertexArrays(GLsizei n, GLuint * arrays);
Part of GL_ARB_vertex_array_object
glGenVertexArrays(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGenVertexArrays(GLsizei n, GLuint * arrays);
Part of GL_ARB_vertex_array_object
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGenVertexArrays(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGenVertexArrays(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGenVertexArraysOES(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGenVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGenVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGenVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGenVertexArraysOES(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGenVertexArraysOES(GLsizei n, GLuint * arrays);
Part of GL_OES_vertex_array_object
glGenVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGenVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGenVertexArraysOES(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGenVertexArraysOES(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGenVertexShadersEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGenVertexShadersEXT(GLuint range);
Part of GL_EXT_vertex_shader
glGenVertexShadersEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glGenVertexShadersEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glGenVertexShadersEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glGenVertexShadersEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLuint glGenVertexShadersEXT(GLuint range);
Part of GL_EXT_vertex_shader
glGenVertexShadersEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glGenVertexShadersEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glGenVertexShadersEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveAttrib(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveSubroutineName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveSubroutineName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveSubroutineUniformiv(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveSubroutineUniformiv(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name);
Part of GL_ARB_shader_subroutine
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveSubroutineUniformName(int, int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveSubroutineUniformName(int, int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
Part of GL_VERSION_2_0
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetActiveUniform(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Part of GL_ARB_shader_objects
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Part of GL_ARB_shader_objects
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Part of GL_ARB_shader_objects
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
Part of GL_ARB_shader_objects
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformARB(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformARB(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformBlockiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformBlockName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformBlockName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformName(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformName(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params);
Part of GL_ARB_uniform_buffer_object
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetActiveUniformsiv(int, int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetActiveUniformsiv(int, int, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Part of GL_ARB_shader_objects
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Part of GL_ARB_shader_objects
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Part of GL_ARB_shader_objects
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Part of GL_ARB_shader_objects
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetAttachedObjectsARB(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetAttachedObjectsARB(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei * count, GLuint * shaders);
Part of GL_VERSION_2_0
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei * count, GLuint * shaders);
Part of GL_VERSION_2_0
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Part of GL_VERSION_2_0
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Part of GL_VERSION_2_0
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei * count, GLuint * shaders);
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei * count, GLuint * shaders);
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetAttachedShaders(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetAttribLocation(int, String) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: int glGetAttribLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
glGetAttribLocation(int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetAttribLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
glGetAttribLocation(GL2ES2, String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Gets the index of a shader attribute.
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL2
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL3
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL4
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.DebugGLES2
 
glGetAttribLocation(int, String) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
int glGetAttribLocation(GLuint program, const GLchar * name);
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL2
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL3
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL4
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glGetAttribLocation(int, String) - Method in class javax.media.opengl.TraceGLES2
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data);
Part of GL_VERSION_3_0
glGetBooleani_v(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data);
Part of GL_VERSION_3_0
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBooleani_v(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data);
Part of GL_VERSION_3_0
glGetBooleani_v(int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data);
Part of GL_VERSION_3_0
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetBooleani_v(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBooleani_v(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBooleanIndexedvEXT(GLenum target, GLuint index, GLboolean * data);
Part of GL_EXT_draw_buffers2
glGetBooleanIndexedv(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBooleanIndexedvEXT(GLenum target, GLuint index, GLboolean * data);
Part of GL_EXT_draw_buffers2
glGetBooleanIndexedv(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBooleanIndexedv(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBooleanIndexedv(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetBooleanIndexedvEXT(GLenum target, GLuint index, GLboolean * data);
Part of GL_EXT_draw_buffers2
glGetBooleanIndexedv(int, int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetBooleanIndexedvEXT(GLenum target, GLuint index, GLboolean * data);
Part of GL_EXT_draw_buffers2
glGetBooleanIndexedv(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBooleanIndexedv(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBooleanIndexedv(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBooleanIndexedv(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBooleanv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetBooleanv(GLenum pname, GLboolean * params);
Part of GL_VERSION_1_0
glGetBooleanv(int, byte[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetBooleanv(GLenum pname, GLboolean * params);
Part of GL_VERSION_1_0
glGetBooleanv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetBooleanv(GLenum pname, GLboolean * params);
Part of GL_VERSION_1_0
glGetBooleanv(int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetBooleanv(GLenum pname, GLboolean * params);
Part of GL_VERSION_1_0
glGetBooleanv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBooleanv(GLenum pname, GLboolean * params);
Part of GL_VERSION_1_0
glGetBooleanv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBooleanv(GLenum pname, GLboolean * params);
Part of GL_VERSION_1_0
glGetBooleanv(int, ByteBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetBooleanv(int, byte[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetBooleanv(int, ByteBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
glGetBooleanv(int, byte[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetBooleanv(GLenum pname, GLboolean * params);
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetBooleanv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetBooleanv(int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetBoundBuffer(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glGetBoundBuffer(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glGetBoundBuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glGetBoundBuffer(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGLES1
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.DebugGLES2
 
glGetBoundBuffer(int) - Method in interface javax.media.opengl.GL
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGLES1
 
glGetBoundBuffer(int) - Method in class javax.media.opengl.TraceGLES2
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params);
Part of GL_VERSION_3_2
glGetBufferParameteri64v(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params);
Part of GL_VERSION_3_2
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params);
Part of GL_VERSION_3_2
glGetBufferParameteri64v(int, int, long[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params);
Part of GL_VERSION_3_2
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferParameteri64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBufferParameteri64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetBufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetBufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetBufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetBufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetBufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetBufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
glGetBufferParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params);
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetBufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetBufferParameterui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetBufferPointerv(int, int, PointerBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetBufferPointervOES(GLenum target, GLenum pname, GLvoid * * params);
Part of GL_VERSION_1_5, GL_OES_mapbuffer
glGetBufferSubData(int, long, long, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid * data);
Part of GL_VERSION_1_5
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetBufferSubData(int, long, long, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid * data);
Part of GL_VERSION_1_5
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetBufferSubData(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetClipPlane(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetClipPlane(GLenum plane, GLdouble * equation);
Part of GL_VERSION_1_0
glGetClipPlane(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetClipPlane(GLenum plane, GLdouble * equation);
Part of GL_VERSION_1_0
glGetClipPlane(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetClipPlane(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetClipPlane(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetClipPlane(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
glGetClipPlane(int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetClipPlane(GLenum plane, GLdouble * equation);
glGetClipPlane(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetClipPlane(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetClipPlane(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetClipPlane(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetClipPlanef(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetClipPlanef(GLenum pname, const GLfloat * eqn);
Part of GL_VERSION_ES_CM
glGetClipPlanef(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetClipPlanef(GLenum pname, const GLfloat * eqn);
Part of GL_VERSION_ES_CM
glGetClipPlanef(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetClipPlanef(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetClipPlanef(int, FloatBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetClipPlanef(GLenum pname, const GLfloat * eqn);
Part of GL_VERSION_ES_CM
glGetClipPlanef(int, float[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetClipPlanef(GLenum pname, const GLfloat * eqn);
Part of GL_VERSION_ES_CM
glGetClipPlanef(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetClipPlanef(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetClipPlanex(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetClipPlanex(GLenum pname, GLfixed * eqn);
Part of GL_VERSION_ES_CL_CM
glGetClipPlanex(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetClipPlanex(GLenum pname, GLfixed * eqn);
Part of GL_VERSION_ES_CL_CM
glGetClipPlanex(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetClipPlanex(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetClipPlanex(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetClipPlanex(GLenum pname, GLfixed * eqn);
Part of GL_VERSION_ES_CL_CM
glGetClipPlanex(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetClipPlanex(GLenum pname, GLfixed * eqn);
Part of GL_VERSION_ES_CL_CM
glGetClipPlanex(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetClipPlanex(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetColorTable(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTable(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTable(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetColorTable(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetColorTable(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetColorTable(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetColorTable(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetColorTable(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetColorTable(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTable(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid * table);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTable(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetColorTable(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetColorTable(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetColorTable(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetColorTable(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetColorTable(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetColorTableParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetColorTableParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetColorTableParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetColorTableParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetCompressedMultiTexImageEXT(GLenum texunit, GLenum target, GLint lod, GLvoid * img);
Part of GL_EXT_direct_state_access
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetCompressedMultiTexImageEXT(GLenum texunit, GLenum target, GLint lod, GLvoid * img);
Part of GL_EXT_direct_state_access
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetCompressedMultiTexImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetCompressedTexImage(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Part of GL_VERSION_1_3
glGetCompressedTexImage(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Part of GL_VERSION_1_3
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetCompressedTexImage(int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Part of GL_VERSION_1_3
glGetCompressedTexImage(int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetCompressedTexImage(GLenum target, GLint level, GLvoid * img);
Part of GL_VERSION_1_3
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glGetCompressedTexImage(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetCompressedTexImage(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetCompressedTextureImageEXT(GLuint texture, GLenum target, GLint lod, GLvoid * img);
Part of GL_EXT_direct_state_access
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetCompressedTextureImageEXT(GLuint texture, GLenum target, GLint lod, GLvoid * img);
Part of GL_EXT_direct_state_access
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetCompressedTextureImageEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetConvolutionFilter(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionFilter(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionFilter(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetConvolutionFilter(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetConvolutionFilter(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetConvolutionFilter(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetConvolutionFilter(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetConvolutionFilter(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetConvolutionFilter(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionFilter(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, GLvoid * image);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionFilter(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetConvolutionFilter(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetConvolutionFilter(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetConvolutionFilter(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetConvolutionFilter(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetConvolutionFilter(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetConvolutionParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetConvolutionParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetConvolutionParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetConvolutionParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message);
Part of GL_AMD_debug_output
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message);
Part of GL_AMD_debug_output
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message);
Part of GL_AMD_debug_output
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message);
Part of GL_AMD_debug_output
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetDebugMessageLogAMD(int, int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDebugMessageLogAMD(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog);
Part of GL_ARB_debug_output
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog);
Part of GL_ARB_debug_output
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog);
Part of GL_ARB_debug_output
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetDebugMessageLogARB(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog);
Part of GL_ARB_debug_output
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetDebugMessageLogARB(int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDebugMessageLogARB(int, int, int[], int, int[], int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data);
Part of GL_ARB_viewport_array
glGetDoublei_v(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data);
Part of GL_ARB_viewport_array
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data);
Part of GL_ARB_viewport_array
glGetDoublei_v(int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data);
Part of GL_ARB_viewport_array
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetDoublei_v(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDoublei_v(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data);
Part of GL_EXT_direct_state_access
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data);
Part of GL_EXT_direct_state_access
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data);
Part of GL_EXT_direct_state_access
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data);
Part of GL_EXT_direct_state_access
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDoubleIndexedvEXT(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDoubleIndexedvEXT(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDoublev(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetDoublev(GLenum pname, GLdouble * params);
Part of GL_VERSION_1_0
glGetDoublev(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetDoublev(GLenum pname, GLdouble * params);
Part of GL_VERSION_1_0
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetDoublev(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetDoublev(GLenum pname, GLdouble * params);
Part of GL_VERSION_1_0
glGetDoublev(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetDoublev(GLenum pname, GLdouble * params);
Part of GL_VERSION_1_0
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetDoublev(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDoublev(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetDriverControlsQCOM(GLint * num, GLsizei size, GLuint * driverControls);
Part of GL_QCOM_driver_control
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetDriverControlsQCOM(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetDriverControlsQCOM(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei * length, GLchar * driverControlString);
Part of GL_QCOM_driver_control
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetDriverControlStringQCOM(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetDriverControlStringQCOM(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetError() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLenum glGetError(void);
Part of GL_VERSION_1_0
glGetError() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLenum glGetError(void);
Part of GL_VERSION_1_0
glGetError() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glGetError(void);
Part of GL_VERSION_1_0
glGetError() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetError() - Method in class javax.media.opengl.DebugGL2
 
glGetError() - Method in class javax.media.opengl.DebugGL2ES1
 
glGetError() - Method in class javax.media.opengl.DebugGL2ES2
 
glGetError() - Method in class javax.media.opengl.DebugGL2GL3
 
glGetError() - Method in class javax.media.opengl.DebugGL3
 
glGetError() - Method in class javax.media.opengl.DebugGL3bc
 
glGetError() - Method in class javax.media.opengl.DebugGL4
 
glGetError() - Method in class javax.media.opengl.DebugGL4bc
 
glGetError() - Method in class javax.media.opengl.DebugGLES1
 
glGetError() - Method in class javax.media.opengl.DebugGLES2
 
glGetError() - Method in interface javax.media.opengl.GL
Interface to C language function:
GLenum glGetError(void);
glGetError() - Method in class javax.media.opengl.TraceGL2
 
glGetError() - Method in class javax.media.opengl.TraceGL2ES1
 
glGetError() - Method in class javax.media.opengl.TraceGL2ES2
 
glGetError() - Method in class javax.media.opengl.TraceGL2GL3
 
glGetError() - Method in class javax.media.opengl.TraceGL3
 
glGetError() - Method in class javax.media.opengl.TraceGL3bc
 
glGetError() - Method in class javax.media.opengl.TraceGL4
 
glGetError() - Method in class javax.media.opengl.TraceGL4bc
 
glGetError() - Method in class javax.media.opengl.TraceGLES1
 
glGetError() - Method in class javax.media.opengl.TraceGLES2
 
glGetFenceivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFenceivNV(GLuint light, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFenceivNV(GLuint light, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetFenceivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetFenceivNV(GLuint light, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetFenceivNV(GLuint light, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params);
Part of GL_NV_fence
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetFenceivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetFenceivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetFixedv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFixedv(GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetFixedv(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFixedv(GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetFixedv(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetFixedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetFixedv(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetFixedv(GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetFixedv(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetFixedv(GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetFixedv(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetFixedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetFloati_v(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFloati_v(GLenum target, GLuint index, GLfloat * data);
Part of GL_ARB_viewport_array
glGetFloati_v(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFloati_v(GLenum target, GLuint index, GLfloat * data);
Part of GL_ARB_viewport_array
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFloati_v(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetFloati_v(GLenum target, GLuint index, GLfloat * data);
Part of GL_ARB_viewport_array
glGetFloati_v(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetFloati_v(GLenum target, GLuint index, GLfloat * data);
Part of GL_ARB_viewport_array
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetFloati_v(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFloati_v(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data);
Part of GL_EXT_direct_state_access
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data);
Part of GL_EXT_direct_state_access
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data);
Part of GL_EXT_direct_state_access
glGetFloatIndexedvEXT(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data);
Part of GL_EXT_direct_state_access
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFloatIndexedvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFloatIndexedvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFloatv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFloatv(GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetFloatv(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFloatv(GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetFloatv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetFloatv(GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetFloatv(int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetFloatv(GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetFloatv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFloatv(GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetFloatv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFloatv(GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetFloatv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glGetFloatv(int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glGetFloatv(int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetFloatv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetFloatv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetFloatv(int, float[], int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetFloatv(int, FloatBuffer) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
glGetFloatv
glGetFloatv(int, float[], int) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glGetFloatv(int, FloatBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
glGetFloatv(int, float[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetFloatv(GLenum pname, GLfloat * params);
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetFloatv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetFloatv(int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetFragDataIndex(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetFragDataIndex(GLuint program, const GLchar * name);
Part of GL_ARB_blend_func_extended
glGetFragDataIndex(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetFragDataIndex(GLuint program, const GLchar * name);
Part of GL_ARB_blend_func_extended
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFragDataIndex(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLint glGetFragDataIndex(GLuint program, const GLchar * name);
Part of GL_ARB_blend_func_extended
glGetFragDataIndex(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLint glGetFragDataIndex(GLuint program, const GLchar * name);
Part of GL_ARB_blend_func_extended
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetFragDataIndex(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFragDataIndex(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFragDataLocation(int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetFragDataLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_3_0
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.DebugGL2
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.DebugGL3
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.DebugGL4
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFragDataLocation(int, String) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLint glGetFragDataLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_3_0
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.TraceGL2
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.TraceGL3
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.TraceGL4
 
glGetFragDataLocation(int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFramebufferAttachmentParameterivOES(GLenum target, GLenum attachment, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetFramebufferAttachmentParameterivOES(GLenum target, GLenum attachment, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params);
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params);
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetFramebufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetFramebufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetGraphicsResetStatusARB() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glGetGraphicsResetStatusARB(void);
Part of GL_ARB_robustness
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.DebugGL2
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.DebugGL2GL3
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.DebugGL3
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.DebugGL3bc
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.DebugGL4
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.DebugGL4bc
 
glGetGraphicsResetStatusARB() - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLenum glGetGraphicsResetStatusARB(void);
Part of GL_ARB_robustness
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.TraceGL2
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.TraceGL2GL3
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.TraceGL3
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.TraceGL3bc
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.TraceGL4
 
glGetGraphicsResetStatusARB() - Method in class javax.media.opengl.TraceGL4bc
 
glGetHandleARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLhandleARB glGetHandleARB(GLenum pname);
Part of GL_ARB_shader_objects
glGetHandleARB(int) - Method in class javax.media.opengl.DebugGL2
 
glGetHandleARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHandleARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHandleARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLhandleARB glGetHandleARB(GLenum pname);
Part of GL_ARB_shader_objects
glGetHandleARB(int) - Method in class javax.media.opengl.TraceGL2
 
glGetHandleARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHandleARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetHistogram(int, boolean, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogram(int, boolean, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogram(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetHistogram(int, boolean, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetHistogram(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHistogram(int, boolean, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHistogram(int, boolean, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHistogram(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHistogram(int, boolean, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogram(int, boolean, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogram(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetHistogram(int, boolean, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetHistogram(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHistogram(int, boolean, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHistogram(int, boolean, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetHistogram(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetHistogramParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHistogramParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetHistogramParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHistogramParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetHistogramParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetHistogramParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetHistogramParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetHistogramParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetHistogramParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetHistogramParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetHistogramParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog);
Part of GL_ARB_shader_objects
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog);
Part of GL_ARB_shader_objects
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog);
Part of GL_ARB_shader_objects
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog);
Part of GL_ARB_shader_objects
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInfoLogARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInfoLogARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data);
Part of GL_VERSION_3_2
glGetInteger64i_v(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data);
Part of GL_VERSION_3_2
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data);
Part of GL_VERSION_3_2
glGetInteger64i_v(int, int, long[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data);
Part of GL_VERSION_3_2
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetInteger64i_v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInteger64i_v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInteger64v(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInteger64v(GLenum pname, GLint64 * params);
Part of GL_ARB_sync
glGetInteger64v(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInteger64v(GLenum pname, GLint64 * params);
Part of GL_ARB_sync
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInteger64v(int, Int64Buffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetInteger64v(GLenum pname, GLint64 * params);
Part of GL_ARB_sync
glGetInteger64v(int, long[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetInteger64v(GLenum pname, GLint64 * params);
Part of GL_ARB_sync
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetInteger64v(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInteger64v(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegeri_v(GLenum target, GLuint index, GLint * data);
Part of GL_VERSION_3_0
glGetIntegeri_v(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegeri_v(GLenum target, GLuint index, GLint * data);
Part of GL_VERSION_3_0
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegeri_v(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetIntegeri_v(GLenum target, GLuint index, GLint * data);
Part of GL_VERSION_3_0
glGetIntegeri_v(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetIntegeri_v(GLenum target, GLuint index, GLint * data);
Part of GL_VERSION_3_0
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegeri_v(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegeri_v(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerIndexedvEXT(GLenum target, GLuint index, GLint * data);
Part of GL_EXT_draw_buffers2
glGetIntegerIndexedv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerIndexedvEXT(GLenum target, GLuint index, GLint * data);
Part of GL_EXT_draw_buffers2
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerIndexedv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerIndexedv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerIndexedv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerIndexedv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetIntegerIndexedvEXT(GLenum target, GLuint index, GLint * data);
Part of GL_EXT_draw_buffers2
glGetIntegerIndexedv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetIntegerIndexedvEXT(GLenum target, GLuint index, GLint * data);
Part of GL_EXT_draw_buffers2
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerIndexedv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerIndexedv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerIndexedv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerIndexedv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result);
Part of GL_NV_vertex_buffer_unified_memory
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result);
Part of GL_NV_vertex_buffer_unified_memory
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result);
Part of GL_NV_vertex_buffer_unified_memory
glGetIntegerui64i_vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result);
Part of GL_NV_vertex_buffer_unified_memory
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegerui64i_vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerui64i_vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result);
Part of GL_NV_shader_buffer_load
glGetIntegerui64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result);
Part of GL_NV_shader_buffer_load
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result);
Part of GL_NV_shader_buffer_load
glGetIntegerui64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result);
Part of GL_NV_shader_buffer_load
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegerui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetIntegerv(GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetIntegerv(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetIntegerv(GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetIntegerv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetIntegerv(GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetIntegerv(int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetIntegerv(GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetIntegerv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerv(GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetIntegerv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetIntegerv(GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetIntegerv(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glGetIntegerv(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glGetIntegerv(int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetIntegerv(int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetIntegerv(int, IntBuffer) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetIntegerv(int, int[], int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetIntegerv(int, IntBuffer) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
glGetIntegerv
glGetIntegerv(int, int[], int) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glGetIntegerv(int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
glGetIntegerv(int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetIntegerv(GLenum pname, GLint * params);
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetIntegerv(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetIntegerv(int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInvariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInvariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetInvariantFloatvEXT(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInvariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInvariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetInvariantIntegervEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetInvariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetInvariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetLightfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
glGetLightfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetLightfv(GLenum light, GLenum pname, GLfloat * params);
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetLightiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetLightiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLightiv(GLenum light, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetLightiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetLightiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLightiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLightiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
glGetLightiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetLightiv(GLenum light, GLenum pname, GLint * params);
glGetLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetLightiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetLightiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLightiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLightxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetLightxv(GLenum light, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetLightxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetLightxv(GLenum light, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetLightxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetLightxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetLightxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetLightxv(GLenum light, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetLightxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetLightxv(GLenum light, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetLightxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetLightxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLocalConstantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLocalConstantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLocalConstantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLocalConstantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetLocalConstantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetLocalConstantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapAttribParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapAttribParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapAttribParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapAttribParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Part of GL_NV_evaluators
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Part of GL_NV_evaluators
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapdv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Part of GL_VERSION_1_0
glGetMapdv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
Part of GL_VERSION_1_0
glGetMapdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapdv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
glGetMapdv(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMapdv(GLenum target, GLenum query, GLdouble * v);
glGetMapdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Part of GL_VERSION_1_0
glGetMapfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
Part of GL_VERSION_1_0
glGetMapfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
glGetMapfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMapfv(GLenum target, GLenum query, GLfloat * v);
glGetMapfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapiv(GLenum target, GLenum query, GLint * v);
Part of GL_VERSION_1_0
glGetMapiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapiv(GLenum target, GLenum query, GLint * v);
Part of GL_VERSION_1_0
glGetMapiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
glGetMapiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMapiv(GLenum target, GLenum query, GLint * v);
glGetMapiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapParameterfvNV(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapParameterfvNV(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params);
Part of GL_NV_evaluators
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapParameterivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapParameterivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMapParameterivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapParameterivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params);
Part of GL_NV_evaluators
glGetMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetMaterialfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
glGetMaterialfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params);
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetMaterialiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetMaterialiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMaterialiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
glGetMaterialiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetMaterialiv(GLenum face, GLenum pname, GLint * params);
glGetMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMaterialxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetMaterialxv(GLenum face, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetMaterialxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetMaterialxv(GLenum face, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetMaterialxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetMaterialxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetMaterialxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetMaterialxv(GLenum face, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetMaterialxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetMaterialxv(GLenum face, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetMaterialxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetMaterialxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetMatrixf(int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetMatrixMode() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glGetMatrixMode() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmax(int, boolean, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmax(int, boolean, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMinmax(int, boolean, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMinmax(int, boolean, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmax(int, boolean, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmax(int, boolean, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMinmax(int, boolean, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMinmax(int, boolean, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMinmax(int, boolean, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMinmaxParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMinmaxParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMinmaxParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMinmaxParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMinmaxParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMinmaxParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMinmaxParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMinmaxParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMinmaxParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMinmaxParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_2_DEPRECATED
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMinmaxParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMinmaxParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMinmaxParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMinmaxParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val);
Part of GL_ARB_texture_multisample
glGetMultisamplefv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val);
Part of GL_ARB_texture_multisample
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val);
Part of GL_ARB_texture_multisample
glGetMultisamplefv(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val);
Part of GL_ARB_texture_multisample
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetMultisamplefv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultisamplefv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val);
Part of GL_NV_explicit_multisample
glGetMultisamplefvNV(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val);
Part of GL_NV_explicit_multisample
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultisamplefvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultisamplefvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultisamplefvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val);
Part of GL_NV_explicit_multisample
glGetMultisamplefvNV(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val);
Part of GL_NV_explicit_multisample
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultisamplefvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultisamplefvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultisamplefvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultisamplefvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexImageEXT(GLenum texunit, GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_EXT_direct_state_access
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexImageEXT(GLenum texunit, GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_EXT_direct_state_access
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetMviMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetMvMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedBufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedBufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetNamedBufferParameterui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedBufferParameterui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLvoid * data);
Part of GL_EXT_direct_state_access
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLvoid * data);
Part of GL_EXT_direct_state_access
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params);
Part of GL_EXT_direct_state_access
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, GLvoid * string);
Part of GL_EXT_direct_state_access
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, GLvoid * string);
Part of GL_EXT_direct_state_access
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedProgramStringEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedRenderbufferParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedRenderbufferParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string);
Part of GL_ARB_shading_language_include
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string);
Part of GL_ARB_shading_language_include
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string);
Part of GL_ARB_shading_language_include
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string);
Part of GL_ARB_shading_language_include
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetNamedStringARB(int, ByteBuffer, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedStringARB(int, byte[], int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params);
Part of GL_ARB_shading_language_include
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params);
Part of GL_ARB_shading_language_include
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params);
Part of GL_ARB_shading_language_include
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params);
Part of GL_ARB_shading_language_include
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetNamedStringivARB(int, byte[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNamedStringivARB(int, ByteBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnColorTableARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table);
Part of GL_ARB_robustness
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnColorTableARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table);
Part of GL_ARB_robustness
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnColorTableARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnCompressedTexImageARB(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img);
Part of GL_ARB_robustness
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnCompressedTexImageARB(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img);
Part of GL_ARB_robustness
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnCompressedTexImageARB(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnConvolutionFilterARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image);
Part of GL_ARB_robustness
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnConvolutionFilterARB(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image);
Part of GL_ARB_robustness
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnConvolutionFilterARB(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnHistogramARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values);
Part of GL_ARB_robustness
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnHistogramARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values);
Part of GL_ARB_robustness
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnHistogramARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v);
Part of GL_ARB_robustness
glGetnMapdvARB(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v);
Part of GL_ARB_robustness
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v);
Part of GL_ARB_robustness
glGetnMapdvARB(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMapdvARB(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v);
Part of GL_ARB_robustness
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnMapdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMapdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v);
Part of GL_ARB_robustness
glGetnMapfvARB(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v);
Part of GL_ARB_robustness
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v);
Part of GL_ARB_robustness
glGetnMapfvARB(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMapfvARB(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v);
Part of GL_ARB_robustness
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnMapfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMapfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v);
Part of GL_ARB_robustness
glGetnMapivARB(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v);
Part of GL_ARB_robustness
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v);
Part of GL_ARB_robustness
glGetnMapivARB(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMapivARB(GLenum target, GLenum query, GLsizei bufSize, GLint * v);
Part of GL_ARB_robustness
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnMapivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMapivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnMinmaxARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values);
Part of GL_ARB_robustness
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnMinmaxARB(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values);
Part of GL_ARB_robustness
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnMinmaxARB(int, boolean, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetNormalMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values);
Part of GL_ARB_robustness
glGetnPixelMapfvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values);
Part of GL_ARB_robustness
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values);
Part of GL_ARB_robustness
glGetnPixelMapfvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPixelMapfvARB(GLenum map, GLsizei bufSize, GLfloat * values);
Part of GL_ARB_robustness
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnPixelMapfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPixelMapfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values);
Part of GL_ARB_robustness
glGetnPixelMapuivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values);
Part of GL_ARB_robustness
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values);
Part of GL_ARB_robustness
glGetnPixelMapuivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPixelMapuivARB(GLenum map, GLsizei bufSize, GLuint * values);
Part of GL_ARB_robustness
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnPixelMapuivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPixelMapuivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values);
Part of GL_ARB_robustness
glGetnPixelMapusvARB(int, int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values);
Part of GL_ARB_robustness
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values);
Part of GL_ARB_robustness
glGetnPixelMapusvARB(int, int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPixelMapusvARB(GLenum map, GLsizei bufSize, GLushort * values);
Part of GL_ARB_robustness
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnPixelMapusvARB(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPixelMapusvARB(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern);
Part of GL_ARB_robustness
glGetnPolygonStippleARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern);
Part of GL_ARB_robustness
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern);
Part of GL_ARB_robustness
glGetnPolygonStippleARB(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnPolygonStippleARB(GLsizei bufSize, GLubyte * pattern);
Part of GL_ARB_robustness
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnPolygonStippleARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnPolygonStippleARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnSeparableFilterARB(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span);
Part of GL_ARB_robustness
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnSeparableFilterARB(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span);
Part of GL_ARB_robustness
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnSeparableFilterARB(int, int, int, int, Buffer, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnTexImageARB(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img);
Part of GL_ARB_robustness
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnTexImageARB(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img);
Part of GL_ARB_robustness
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnTexImageARB(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params);
Part of GL_ARB_robustness
glGetnUniformdvARB(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params);
Part of GL_ARB_robustness
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params);
Part of GL_ARB_robustness
glGetnUniformdvARB(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformdvARB(GLuint program, GLint location, GLsizei bufSize, GLdouble * params);
Part of GL_ARB_robustness
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformdvARB(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformdvARB(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformfvARB(GLuint program, GLint location, GLsizei bufSize, GLfloat * params);
Part of GL_ARB_robustness
glGetnUniformfvARB(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformfvARB(GLuint program, GLint location, GLsizei bufSize, GLfloat * params);
Part of GL_ARB_robustness
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformfvARB(GLuint program, GLint location, GLsizei bufSize, GLfloat * params);
Part of GL_ARB_robustness
glGetnUniformfvARB(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformfvARB(GLuint program, GLint location, GLsizei bufSize, GLfloat * params);
Part of GL_ARB_robustness
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformfvARB(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformfvARB(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformivARB(GLuint program, GLint location, GLsizei bufSize, GLint * params);
Part of GL_ARB_robustness
glGetnUniformivARB(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformivARB(GLuint program, GLint location, GLsizei bufSize, GLint * params);
Part of GL_ARB_robustness
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformivARB(GLuint program, GLint location, GLsizei bufSize, GLint * params);
Part of GL_ARB_robustness
glGetnUniformivARB(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformivARB(GLuint program, GLint location, GLsizei bufSize, GLint * params);
Part of GL_ARB_robustness
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params);
Part of GL_ARB_robustness
glGetnUniformuivARB(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params);
Part of GL_ARB_robustness
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params);
Part of GL_ARB_robustness
glGetnUniformuivARB(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetnUniformuivARB(GLuint program, GLint location, GLsizei bufSize, GLuint * params);
Part of GL_ARB_robustness
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetnUniformuivARB(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetnUniformuivARB(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params);
Part of GL_ARB_shader_objects
glGetObjectParameterfvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params);
Part of GL_ARB_shader_objects
glGetObjectParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetObjectParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetObjectParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params);
Part of GL_ARB_shader_objects
glGetObjectParameterfvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params);
Part of GL_ARB_shader_objects
glGetObjectParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetObjectParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetObjectParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetObjectParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params);
Part of GL_APPLE_object_purgeable
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params);
Part of GL_APPLE_object_purgeable
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params);
Part of GL_APPLE_object_purgeable
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params);
Part of GL_APPLE_object_purgeable
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetObjectParameterivAPPLE(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetObjectParameterivAPPLE(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params);
Part of GL_ARB_shader_objects
glGetObjectParameterivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params);
Part of GL_ARB_shader_objects
glGetObjectParameterivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetObjectParameterivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetObjectParameterivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params);
Part of GL_ARB_shader_objects
glGetObjectParameterivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params);
Part of GL_ARB_shader_objects
glGetObjectParameterivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetObjectParameterivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetObjectParameterivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetObjectParameterivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetOcclusionQueryivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetOcclusionQueryivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params);
Part of GL_NV_occlusion_query
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetOcclusionQueryuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetOcclusionQueryuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCounterDataAMD(int, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorCounterDataAMD(int, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, GLvoid * data);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, GLvoid * data);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, GLvoid * data);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, GLvoid * data);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCounterInfoAMD(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorCountersAMD(int, int[], int, int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorCounterStringAMD(int, int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorCounterStringAMD(int, int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorGroupsAMD(int[], int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorGroupsAMD(IntBuffer, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString);
Part of GL_AMD_performance_monitor
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPerfMonitorGroupStringAMD(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetPerfMonitorGroupStringAMD(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetPixelMapfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapfv(GLenum map, GLfloat * values);
Part of GL_VERSION_1_0
glGetPixelMapfv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapfv(GLenum map, GLfloat * values);
Part of GL_VERSION_1_0
glGetPixelMapfv(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapfv(GLenum map, GLfloat * values);
Part of GL_VERSION_1_0
glGetPixelMapfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapfv(int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapfv(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapfv(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapfv(GLenum map, GLfloat * values);
Part of GL_VERSION_1_0
glGetPixelMapfv(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapfv(GLenum map, GLfloat * values);
Part of GL_VERSION_1_0
glGetPixelMapfv(int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapfv(GLenum map, GLfloat * values);
Part of GL_VERSION_1_0
glGetPixelMapfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapfv(int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapfv(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapfv(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapuiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapuiv(GLenum map, GLuint * values);
Part of GL_VERSION_1_0
glGetPixelMapuiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapuiv(GLenum map, GLuint * values);
Part of GL_VERSION_1_0
glGetPixelMapuiv(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapuiv(GLenum map, GLuint * values);
Part of GL_VERSION_1_0
glGetPixelMapuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapuiv(int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapuiv(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapuiv(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapuiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapuiv(GLenum map, GLuint * values);
Part of GL_VERSION_1_0
glGetPixelMapuiv(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapuiv(GLenum map, GLuint * values);
Part of GL_VERSION_1_0
glGetPixelMapuiv(int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapuiv(GLenum map, GLuint * values);
Part of GL_VERSION_1_0
glGetPixelMapuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapuiv(int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapuiv(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapuiv(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapusv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapusv(GLenum map, GLushort * values);
Part of GL_VERSION_1_0
glGetPixelMapusv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapusv(GLenum map, GLushort * values);
Part of GL_VERSION_1_0
glGetPixelMapusv(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPixelMapusv(GLenum map, GLushort * values);
Part of GL_VERSION_1_0
glGetPixelMapusv(int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapusv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPixelMapusv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapusv(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPixelMapusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapusv(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapusv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPixelMapusv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapusv(GLenum map, GLushort * values);
Part of GL_VERSION_1_0
glGetPixelMapusv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapusv(GLenum map, GLushort * values);
Part of GL_VERSION_1_0
glGetPixelMapusv(int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPixelMapusv(GLenum map, GLushort * values);
Part of GL_VERSION_1_0
glGetPixelMapusv(int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapusv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPixelMapusv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapusv(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPixelMapusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapusv(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPixelMapusv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetPMvMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetPmvMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetPMvMviMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetPMvMvitMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetPMvMvitPmvMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetPolygonStipple(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPolygonStipple(GLubyte * mask);
Part of GL_VERSION_1_0
glGetPolygonStipple(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPolygonStipple(GLubyte * mask);
Part of GL_VERSION_1_0
glGetPolygonStipple(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetPolygonStipple(GLubyte * mask);
Part of GL_VERSION_1_0
glGetPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetPolygonStipple(long) - Method in class javax.media.opengl.DebugGL2
 
glGetPolygonStipple(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetPolygonStipple(long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPolygonStipple(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPolygonStipple(long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPolygonStipple(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetPolygonStipple(ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPolygonStipple(GLubyte * mask);
Part of GL_VERSION_1_0
glGetPolygonStipple(byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPolygonStipple(GLubyte * mask);
Part of GL_VERSION_1_0
glGetPolygonStipple(long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetPolygonStipple(GLubyte * mask);
Part of GL_VERSION_1_0
glGetPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetPolygonStipple(long) - Method in class javax.media.opengl.TraceGL2
 
glGetPolygonStipple(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetPolygonStipple(long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPolygonStipple(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPolygonStipple(long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetPolygonStipple(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetProgramBinaryOES(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary);
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetProgramBinaryOES(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary);
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramBinary(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary);
Part of GL_ARB_get_program_binary
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramBinary(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary);
Part of GL_ARB_get_program_binary
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glGetProgramBinaryOES(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary);
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glGetProgramBinaryOES(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary);
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramBinary(int, int, int[], int, int[], int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetProgramBinary(int, int, IntBuffer, IntBuffer, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramEnvParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramEnvParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei * length, GLchar * infolog);
Part of GL_VERSION_2_0
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei * length, GLchar * infolog);
Part of GL_VERSION_2_0
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_VERSION_2_0
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_VERSION_2_0
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei * length, GLchar * infolog);
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei * length, GLchar * infolog);
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetProgramInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetProgramiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetProgramiv(GLuint program, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetProgramiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetProgramiv(GLuint program, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetProgramiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramiv(GLuint program, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetProgramiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramiv(GLuint program, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetProgramiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetProgramiv(GLuint program, GLenum pname, GLint * params);
glGetProgramiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetProgramiv(GLuint program, GLenum pname, GLint * params);
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetProgramiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetProgramivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetProgramivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetProgramivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetProgramivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramivARB(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetProgramivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params);
Part of GL_ARB_vertex_program
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterIivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterIivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params);
Part of GL_NV_gpu_program4
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramLocalParameterIuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramLocalParameterIuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramPipelineInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramPipelineInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params);
Part of GL_ARB_separate_shader_objects
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramPipelineiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramPipelineiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetProgramStageiv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetProgramStageiv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values);
Part of GL_ARB_shader_subroutine
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetProgramStageiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramStageiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramStringARB(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramStringARB(GLenum target, GLenum pname, GLvoid * string);
Part of GL_ARB_vertex_program
glGetProgramStringARB(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramStringARB(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramStringARB(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramStringARB(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramStringARB(GLenum target, GLenum pname, GLvoid * string);
Part of GL_ARB_vertex_program
glGetProgramStringARB(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramStringARB(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramStringARB(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param);
Part of GL_NV_gpu_program5
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param);
Part of GL_NV_gpu_program5
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param);
Part of GL_NV_gpu_program5
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param);
Part of GL_NV_gpu_program5
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetProgramSubroutineParameteruivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetProgramSubroutineParameteruivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_transform_feedback3
glGetQueryIndexediv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_transform_feedback3
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_transform_feedback3
glGetQueryIndexediv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_transform_feedback3
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryIndexediv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryIndexediv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjecti64v(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjecti64v(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjecti64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjecti64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjecti64vEXT(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjecti64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryObjectiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryObjectiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params);
Part of GL_VERSION_1_5
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjectiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjectui64v(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjectui64v(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params);
Part of GL_ARB_timer_query
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjectui64v(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectui64v(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT * params);
Part of GL_EXT_timer_query
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectui64vEXT(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectui64vEXT(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Part of GL_VERSION_1_5
glGetQueryObjectuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Part of GL_VERSION_1_5
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Part of GL_VERSION_1_5
glGetQueryObjectuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params);
Part of GL_VERSION_1_5
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetQueryObjectuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetQueryObjectuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetRenderbufferParameterivOES(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetRenderbufferParameterivOES(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_ARB_framebuffer_object
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params);
glGetRenderbufferParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params);
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetRenderbufferParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetRenderbufferParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params);
Part of GL_ARB_sampler_objects
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Part of GL_VERSION_1_2_DEPRECATED
glGetSeparableFilter(int, int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Part of GL_VERSION_1_2_DEPRECATED
glGetSeparableFilter(int, int, int, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSeparableFilter(int, int, int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSeparableFilter(int, int, int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Part of GL_VERSION_1_2_DEPRECATED
glGetSeparableFilter(int, int, int, long, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Part of GL_VERSION_1_2_DEPRECATED
glGetSeparableFilter(int, int, int, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSeparableFilter(int, int, int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSeparableFilter(int, int, int, Buffer, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSeparableFilter(int, int, int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderInfoLog(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * infolog);
Part of GL_VERSION_2_0
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderInfoLog(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * infolog);
Part of GL_VERSION_2_0
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_VERSION_2_0
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Part of GL_VERSION_2_0
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetShaderInfoLog(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * infolog);
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetShaderInfoLog(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * infolog);
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderInfoLog(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderInfoLog(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderiv(GLuint shader, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetShaderiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderiv(GLuint shader, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetShaderiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderiv(GLuint shader, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetShaderiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderiv(GLuint shader, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetShaderiv(GLuint shader, GLenum pname, GLint * params);
glGetShaderiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetShaderiv(GLuint shader, GLenum pname, GLint * params);
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part of GL_ARB_ES2_compatibility
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part of GL_ARB_ES2_compatibility
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part of GL_ARB_ES2_compatibility
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part of GL_ARB_ES2_compatibility
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderPrecisionFormat(int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderSource(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * source);
Part of GL_VERSION_2_0
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetShaderSource(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * source);
Part of GL_VERSION_2_0
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderSource(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * source);
Part of GL_VERSION_2_0
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderSource(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * source);
Part of GL_VERSION_2_0
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetShaderSource(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * source);
glGetShaderSource(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetShaderSource(GLuint shader, GLsizei bufsize, GLsizei * length, GLchar * source);
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderSource(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderSource(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source);
Part of GL_ARB_shader_objects
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source);
Part of GL_ARB_shader_objects
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source);
Part of GL_ARB_shader_objects
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source);
Part of GL_ARB_shader_objects
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetShaderSourceARB(int, int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetShaderSourceARB(int, int, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetString(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: const GLubyte * glGetString(GLenum name);
Part of GL_VERSION_1_0
glGetString(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: const GLubyte * glGetString(GLenum name);
Part of GL_VERSION_1_0
glGetString(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: const GLubyte * glGetString(GLenum name);
Part of GL_VERSION_1_0
glGetString(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetString(int) - Method in class javax.media.opengl.DebugGL2
 
glGetString(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetString(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetString(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetString(int) - Method in class javax.media.opengl.DebugGL3
 
glGetString(int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetString(int) - Method in class javax.media.opengl.DebugGL4
 
glGetString(int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetString(int) - Method in class javax.media.opengl.DebugGLES1
 
glGetString(int) - Method in class javax.media.opengl.DebugGLES2
 
glGetString(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
const GLubyte * glGetString(GLenum name);
glGetString(int) - Method in class javax.media.opengl.TraceGL2
 
glGetString(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetString(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetString(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetString(int) - Method in class javax.media.opengl.TraceGL3
 
glGetString(int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetString(int) - Method in class javax.media.opengl.TraceGL4
 
glGetString(int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetString(int) - Method in class javax.media.opengl.TraceGLES1
 
glGetString(int) - Method in class javax.media.opengl.TraceGLES2
 
glGetStringi(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: const GLubyte * glGetStringi(GLenum name, GLuint index);
Part of GL_VERSION_3_0
glGetStringi(int, int) - Method in class javax.media.opengl.DebugGL2
 
glGetStringi(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetStringi(int, int) - Method in class javax.media.opengl.DebugGL3
 
glGetStringi(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetStringi(int, int) - Method in class javax.media.opengl.DebugGL4
 
glGetStringi(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetStringi(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: const GLubyte * glGetStringi(GLenum name, GLuint index);
Part of GL_VERSION_3_0
glGetStringi(int, int) - Method in class javax.media.opengl.TraceGL2
 
glGetStringi(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetStringi(int, int) - Method in class javax.media.opengl.TraceGL3
 
glGetStringi(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetStringi(int, int) - Method in class javax.media.opengl.TraceGL4
 
glGetStringi(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineIndex(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineIndex(int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSubroutineIndex(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSubroutineIndex(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name);
Part of GL_ARB_shader_subroutine
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSubroutineUniformLocation(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_ARB_sync
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_ARB_sync
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_ARB_sync
glGetSynciv(long, int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_ARB_sync
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetSynciv(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetSynciv(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexEnvfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexEnvfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexEnvfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexEnvfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexEnvfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params);
glGetTexEnvfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params);
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexEnviv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexEnviv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexEnviv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexEnviv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexEnviv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexEnviv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexEnviv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexEnviv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params);
glGetTexEnviv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params);
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexEnvxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexEnvxv(GLenum tenv, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexEnvxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexEnvxv(GLenum tenv, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexEnvxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexEnvxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexEnvxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetTexEnvxv(GLenum tenv, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexEnvxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetTexEnvxv(GLenum tenv, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexEnvxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexEnvxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Part of GL_VERSION_1_0
glGetTexGendv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
Part of GL_VERSION_1_0
glGetTexGendv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexGendv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexGendv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexGendv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
glGetTexGendv(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params);
glGetTexGendv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexGendv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexGendv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGenfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGenfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexGenfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexGenfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexGenfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGenfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexGeniv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexGenivOES(GLenum coord, GLenum pname, GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGeniv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexGenivOES(GLenum coord, GLenum pname, GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGeniv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexGeniv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexGeniv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexGeniv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexGeniv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glGetTexGenivOES(GLenum coord, GLenum pname, GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGeniv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glGetTexGenivOES(GLenum coord, GLenum pname, GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexGenxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexGenxvOES(GLenum coord, GLenum pname, GLfixed * params);
Part of GL_OES_texture_cube_map
glGetTexGenxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexGenxvOES(GLenum coord, GLenum pname, GLfixed * params);
Part of GL_OES_texture_cube_map
glGetTexGenxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexGenxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexGenxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetTexGenxvOES(GLenum coord, GLenum pname, GLfixed * params);
Part of GL_OES_texture_cube_map
glGetTexGenxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetTexGenxvOES(GLenum coord, GLenum pname, GLfixed * params);
Part of GL_OES_texture_cube_map
glGetTexGenxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexGenxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexImage(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glGetTexImage(int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexImage(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glGetTexImage(int, int, int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexImage(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexImage(int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTexLevelParameterfv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexLevelParameteriv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
Part of GL_VERSION_1_0
glGetTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
glGetTexParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params);
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetTexParameterIiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetTexParameterIiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetTexParameterIuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetTexParameterIuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
Part of GL_VERSION_1_0
glGetTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetTexParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
glGetTexParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params);
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetTexParameterxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexParameterxv(GLenum target, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexParameterxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glGetTexParameterxv(GLenum target, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexParameterxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexParameterxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glGetTexParameterxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetTexParameterxv(GLenum target, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexParameterxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glGetTexParameterxv(GLenum target, GLenum pname, GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glGetTexParameterxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glGetTexParameterxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureImageEXT(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_EXT_direct_state_access
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureImageEXT(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_EXT_direct_state_access
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureImageEXT(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureLevelParameterfvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureLevelParameterivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params);
Part of GL_EXT_direct_state_access
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTMatrixf() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name);
Part of GL_VERSION_3_0
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name);
Part of GL_VERSION_3_0
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name);
Part of GL_VERSION_3_0
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name);
Part of GL_VERSION_3_0
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetTransformFeedbackVarying(int, int, int, int[], int, int[], int, int[], int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformBlockIndex(int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformBlockIndex(int, String) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName);
Part of GL_ARB_uniform_buffer_object
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformBlockIndex(int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformBufferSizeEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetUniformBufferSizeEXT(GLuint program, GLint location);
Part of GL_EXT_bindable_uniform
glGetUniformBufferSizeEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformBufferSizeEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformBufferSizeEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformBufferSizeEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLint glGetUniformBufferSizeEXT(GLuint program, GLint location);
Part of GL_EXT_bindable_uniform
glGetUniformBufferSizeEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformBufferSizeEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformBufferSizeEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformdv(GLuint program, GLint location, GLdouble * params);
Part of GL_ARB_gpu_shader_fp64
glGetUniformdv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformdv(GLuint program, GLint location, GLdouble * params);
Part of GL_ARB_gpu_shader_fp64
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformdv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetUniformdv(GLuint program, GLint location, GLdouble * params);
Part of GL_ARB_gpu_shader_fp64
glGetUniformdv(int, int, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glGetUniformdv(GLuint program, GLint location, GLdouble * params);
Part of GL_ARB_gpu_shader_fp64
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Part of GL_VERSION_2_0
glGetUniformfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Part of GL_VERSION_2_0
glGetUniformfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Part of GL_VERSION_2_0
glGetUniformfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
Part of GL_VERSION_2_0
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetUniformfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
glGetUniformfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetUniformfv(GLuint program, GLint location, GLfloat * params);
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetUniformfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetUniformfvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params);
Part of GL_ARB_shader_objects
glGetUniformfvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params);
Part of GL_ARB_shader_objects
glGetUniformfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformfvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params);
Part of GL_ARB_shader_objects
glGetUniformfvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params);
Part of GL_ARB_shader_objects
glGetUniformfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformi64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params);
Part of GL_NV_gpu_shader5
glGetUniformi64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params);
Part of GL_NV_gpu_shader5
glGetUniformi64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformi64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformi64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params);
Part of GL_NV_gpu_shader5
glGetUniformi64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params);
Part of GL_NV_gpu_shader5
glGetUniformi64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformi64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices);
Part of GL_ARB_uniform_buffer_object
glGetUniformIndices(int, int, String[], int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices);
Part of GL_ARB_uniform_buffer_object
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices);
Part of GL_ARB_uniform_buffer_object
glGetUniformIndices(int, int, String[], int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * * uniformNames, GLuint * uniformIndices);
Part of GL_ARB_uniform_buffer_object
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformIndices(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformIndices(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetUniformiv(GLuint program, GLint location, GLint * params);
Part of GL_VERSION_2_0
glGetUniformiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetUniformiv(GLuint program, GLint location, GLint * params);
Part of GL_VERSION_2_0
glGetUniformiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformiv(GLuint program, GLint location, GLint * params);
Part of GL_VERSION_2_0
glGetUniformiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformiv(GLuint program, GLint location, GLint * params);
Part of GL_VERSION_2_0
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetUniformiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
glGetUniformiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetUniformiv(GLuint program, GLint location, GLint * params);
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetUniformiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetUniformivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params);
Part of GL_ARB_shader_objects
glGetUniformivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params);
Part of GL_ARB_shader_objects
glGetUniformivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params);
Part of GL_ARB_shader_objects
glGetUniformivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params);
Part of GL_ARB_shader_objects
glGetUniformivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformLocation(int, String) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: int glGetUniformLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
glGetUniformLocation(int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetUniformLocation(GLuint program, const GLchar * name);
Part of GL_VERSION_2_0
glGetUniformLocation(GL2ES2, String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Gets the index of a shader uniform.
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.DebugGLES2
 
glGetUniformLocation(int, String) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
int glGetUniformLocation(GLuint program, const GLchar * name);
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformLocation(int, String) - Method in class javax.media.opengl.TraceGLES2
 
glGetUniformLocationARB(int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glGetUniformLocationARB(GLhandleARB programObj, const GLcharARB * name);
Part of GL_ARB_shader_objects
glGetUniformLocationARB(int, String) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformLocationARB(int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformLocationARB(int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformLocationARB(int, String) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLint glGetUniformLocationARB(GLhandleARB programObj, const GLcharARB * name);
Part of GL_ARB_shader_objects
glGetUniformLocationARB(int, String) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformLocationARB(int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformLocationARB(int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformOffsetEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLintptr glGetUniformOffsetEXT(GLuint program, GLint location);
Part of GL_EXT_bindable_uniform
glGetUniformOffsetEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformOffsetEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformOffsetEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformOffsetEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLintptr glGetUniformOffsetEXT(GLuint program, GLint location);
Part of GL_EXT_bindable_uniform
glGetUniformOffsetEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformOffsetEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformOffsetEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params);
Part of GL_ARB_shader_subroutine
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params);
Part of GL_ARB_shader_subroutine
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params);
Part of GL_ARB_shader_subroutine
glGetUniformSubroutineuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params);
Part of GL_ARB_shader_subroutine
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformSubroutineuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformSubroutineuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetUniformui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetUniformui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params);
Part of GL_NV_shader_buffer_load
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformuiv(GLuint program, GLint location, GLuint * params);
Part of GL_VERSION_3_0
glGetUniformuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetUniformuiv(GLuint program, GLint location, GLuint * params);
Part of GL_VERSION_3_0
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetUniformuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformuiv(GLuint program, GLint location, GLuint * params);
Part of GL_VERSION_3_0
glGetUniformuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetUniformuiv(GLuint program, GLint location, GLuint * params);
Part of GL_VERSION_3_0
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetUniformuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetUniformuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data);
Part of GL_EXT_vertex_shader
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVariantBooleanvEXT(int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVariantBooleanvEXT(int, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetVariantFloatvEXT(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetVariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetVariantFloatvEXT(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data);
Part of GL_EXT_vertex_shader
glGetVariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVariantFloatvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVariantFloatvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetVariantIntegervEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetVariantIntegervEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data);
Part of GL_EXT_vertex_shader
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVariantIntegervEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVariantIntegervEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_VERSION_2_0
glGetVertexAttribdv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_VERSION_2_0
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_VERSION_2_0
glGetVertexAttribdv(int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_VERSION_2_0
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_program
glGetVertexAttribdvARB(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_program
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribdvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_program
glGetVertexAttribdvARB(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_program
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribdvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribdvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params);
Part of GL_VERSION_2_0
glGetVertexAttribfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params);
Part of GL_VERSION_2_0
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params);
Part of GL_VERSION_2_0
glGetVertexAttribfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params);
Part of GL_VERSION_2_0
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params);
glGetVertexAttribfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params);
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params);
Part of GL_ARB_vertex_program
glGetVertexAttribfvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params);
Part of GL_ARB_vertex_program
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribfvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params);
Part of GL_ARB_vertex_program
glGetVertexAttribfvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params);
Part of GL_ARB_vertex_program
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribfvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribfvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIivEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params);
Part of GL_VERSION_3_0
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params);
Part of GL_NV_vertex_program4
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribIuivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribIuivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetVertexAttribiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetVertexAttribiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetVertexAttribiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params);
Part of GL_VERSION_2_0
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params);
glGetVertexAttribiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params);
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glGetVertexAttribiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetVertexAttribivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetVertexAttribivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params);
Part of GL_ARB_vertex_program
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_attrib_64bit
glGetVertexAttribLdv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_attrib_64bit
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_attrib_64bit
glGetVertexAttribLdv(int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params);
Part of GL_ARB_vertex_attrib_64bit
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glGetVertexAttribLdv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribLdv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribLi64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribLi64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params);
Part of GL_NV_vertex_attrib_integer_64bit
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVertexAttribLui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVertexAttribLui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureStreamdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureStreamdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureStreamfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureStreamfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params);
Part of GL_NV_video_capture
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glGetVideoCaptureStreamivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glGetVideoCaptureStreamivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glHint(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glHint(GLenum target, GLenum mode);
Part of GL_VERSION_1_0
glHint(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glHint(GLenum target, GLenum mode);
Part of GL_VERSION_1_0
glHint(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glHint(GLenum target, GLenum mode);
Part of GL_VERSION_1_0
glHint(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL2
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL3
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL4
 
glHint(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glHint(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glHint(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glHint(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glHint(GLenum target, GLenum mode);
glHint(int, int) - Method in class javax.media.opengl.TraceGL2
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL3
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL4
 
glHint(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glHint(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glHint(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glHintPGI(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glHintPGI(GLenum target, GLint mode);
Part of GL_PGI_misc_hints
glHintPGI(int, int) - Method in class javax.media.opengl.DebugGL2
 
glHintPGI(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glHintPGI(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glHintPGI(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glHintPGI(GLenum target, GLint mode);
Part of GL_PGI_misc_hints
glHintPGI(int, int) - Method in class javax.media.opengl.TraceGL2
 
glHintPGI(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glHintPGI(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glHistogram(int, int, int, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Part of GL_VERSION_1_2_DEPRECATED
glHistogram(int, int, int, boolean) - Method in class javax.media.opengl.DebugGL2
 
glHistogram(int, int, int, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glHistogram(int, int, int, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glHistogram(int, int, int, boolean) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Part of GL_VERSION_1_2_DEPRECATED
glHistogram(int, int, int, boolean) - Method in class javax.media.opengl.TraceGL2
 
glHistogram(int, int, int, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glHistogram(int, int, int, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexd(double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexd(GLdouble c);
Part of GL_VERSION_1_0
glIndexd(double) - Method in class javax.media.opengl.DebugGL2
 
glIndexd(double) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexd(double) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexd(double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexd(GLdouble c);
glIndexd(double) - Method in class javax.media.opengl.TraceGL2
 
glIndexd(double) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexd(double) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexdv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexdv(const GLdouble * c);
Part of GL_VERSION_1_0
glIndexdv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexdv(const GLdouble * c);
Part of GL_VERSION_1_0
glIndexdv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glIndexdv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glIndexdv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexdv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexdv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexdv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexdv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexdv(const GLdouble * c);
glIndexdv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexdv(const GLdouble * c);
glIndexdv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glIndexdv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glIndexdv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexdv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexdv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexdv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexf(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexf(GLfloat c);
Part of GL_VERSION_1_0
glIndexf(float) - Method in class javax.media.opengl.DebugGL2
 
glIndexf(float) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexf(float) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexf(float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexf(GLfloat c);
glIndexf(float) - Method in class javax.media.opengl.TraceGL2
 
glIndexf(float) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexf(float) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexFormatNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glIndexFormatNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.DebugGL3
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.DebugGL4
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexFormatNV(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glIndexFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glIndexFormatNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.TraceGL3
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.TraceGL4
 
glIndexFormatNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexFuncEXT(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexFuncEXT(GLenum func, GLclampf ref);
Part of GL_EXT_index_func
glIndexFuncEXT(int, float) - Method in class javax.media.opengl.DebugGL2
 
glIndexFuncEXT(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexFuncEXT(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexFuncEXT(int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glIndexFuncEXT(GLenum func, GLclampf ref);
Part of GL_EXT_index_func
glIndexFuncEXT(int, float) - Method in class javax.media.opengl.TraceGL2
 
glIndexFuncEXT(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexFuncEXT(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexfv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexfv(const GLfloat * c);
Part of GL_VERSION_1_0
glIndexfv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexfv(const GLfloat * c);
Part of GL_VERSION_1_0
glIndexfv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glIndexfv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glIndexfv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexfv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexfv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexfv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexfv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexfv(const GLfloat * c);
glIndexfv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexfv(const GLfloat * c);
glIndexfv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glIndexfv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glIndexfv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexfv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexfv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexfv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexi(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexi(GLint c);
Part of GL_VERSION_1_0
glIndexi(int) - Method in class javax.media.opengl.DebugGL2
 
glIndexi(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexi(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexi(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexi(GLint c);
glIndexi(int) - Method in class javax.media.opengl.TraceGL2
 
glIndexi(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexi(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexiv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexiv(const GLint * c);
Part of GL_VERSION_1_0
glIndexiv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexiv(const GLint * c);
Part of GL_VERSION_1_0
glIndexiv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glIndexiv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glIndexiv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexiv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexiv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexiv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexiv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexiv(const GLint * c);
glIndexiv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexiv(const GLint * c);
glIndexiv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glIndexiv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glIndexiv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexiv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexiv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexiv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexMask(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexMask(GLuint mask);
Part of GL_VERSION_1_0
glIndexMask(int) - Method in class javax.media.opengl.DebugGL2
 
glIndexMask(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexMask(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexMask(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexMask(GLuint mask);
glIndexMask(int) - Method in class javax.media.opengl.TraceGL2
 
glIndexMask(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexMask(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexMaterialEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexMaterialEXT(GLenum face, GLenum mode);
Part of GL_EXT_index_material
glIndexMaterialEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIndexMaterialEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexMaterialEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexMaterialEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glIndexMaterialEXT(GLenum face, GLenum mode);
Part of GL_EXT_index_material
glIndexMaterialEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIndexMaterialEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexMaterialEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexPointer(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glIndexPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glIndexPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexPointer(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
glIndexPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glIndexPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexs(short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexs(GLshort c);
Part of GL_VERSION_1_0
glIndexs(short) - Method in class javax.media.opengl.DebugGL2
 
glIndexs(short) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexs(short) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexs(short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexs(GLshort c);
glIndexs(short) - Method in class javax.media.opengl.TraceGL2
 
glIndexs(short) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexs(short) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexsv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexsv(const GLshort * c);
Part of GL_VERSION_1_0
glIndexsv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexsv(const GLshort * c);
Part of GL_VERSION_1_0
glIndexsv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glIndexsv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glIndexsv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexsv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexsv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexsv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexsv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexsv(const GLshort * c);
glIndexsv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexsv(const GLshort * c);
glIndexsv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glIndexsv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glIndexsv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexsv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexsv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexsv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexub(byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexub(GLubyte c);
Part of GL_VERSION_1_1
glIndexub(byte) - Method in class javax.media.opengl.DebugGL2
 
glIndexub(byte) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexub(byte) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexub(byte) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexub(GLubyte c);
glIndexub(byte) - Method in class javax.media.opengl.TraceGL2
 
glIndexub(byte) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexub(byte) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexubv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexubv(const GLubyte * c);
Part of GL_VERSION_1_1
glIndexubv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glIndexubv(const GLubyte * c);
Part of GL_VERSION_1_1
glIndexubv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glIndexubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glIndexubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexubv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glIndexubv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIndexubv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexubv(const GLubyte * c);
glIndexubv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glIndexubv(const GLubyte * c);
glIndexubv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glIndexubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glIndexubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexubv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glIndexubv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glIndexubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glInitNames() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glInitNames(void);
Part of GL_VERSION_1_0
glInitNames() - Method in class javax.media.opengl.DebugGL2
 
glInitNames() - Method in class javax.media.opengl.DebugGL3bc
 
glInitNames() - Method in class javax.media.opengl.DebugGL4bc
 
glInitNames() - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glInitNames(void);
glInitNames() - Method in class javax.media.opengl.TraceGL2
 
glInitNames() - Method in class javax.media.opengl.TraceGL3bc
 
glInitNames() - Method in class javax.media.opengl.TraceGL4bc
 
glInsertComponentEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glInsertComponentEXT(GLuint res, GLuint src, GLuint num);
Part of GL_EXT_vertex_shader
glInsertComponentEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glInsertComponentEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glInsertComponentEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glInsertComponentEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glInsertComponentEXT(GLuint res, GLuint src, GLuint num);
Part of GL_EXT_vertex_shader
glInsertComponentEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glInsertComponentEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glInsertComponentEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glInterleavedArrays(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glInterleavedArrays(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glInterleavedArrays(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glInterleavedArrays(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glInterleavedArrays(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glInterleavedArrays(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glInterleavedArrays(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glInterleavedArrays(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glInterleavedArrays(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glInterleavedArrays(int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glInterleavedArrays(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glInterleavedArrays(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glInterleavedArrays(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glInterleavedArrays(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glInterleavedArrays(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glInterleavedArrays(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIsBuffer(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsBuffer(GLuint buffer);
Part of GL_VERSION_1_5
glIsBuffer(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsBuffer(GLuint buffer);
Part of GL_VERSION_1_5
glIsBuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsBuffer(GLuint buffer);
Part of GL_VERSION_1_5
glIsBuffer(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsBuffer(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsBuffer(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLboolean glIsBuffer(GLuint buffer);
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsBuffer(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsBufferResidentNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsBufferResidentNV(GLenum target);
Part of GL_NV_shader_buffer_load
glIsBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL2
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL3
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL4
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsBufferResidentNV(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsBufferResidentNV(GLenum target);
Part of GL_NV_shader_buffer_load
glIsBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL2
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL3
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL4
 
glIsBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsEnabled(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsEnabled(GLenum cap);
Part of GL_VERSION_1_0
glIsEnabled(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsEnabled(GLenum cap);
Part of GL_VERSION_1_0
glIsEnabled(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsEnabled(GLenum cap);
Part of GL_NV_vertex_buffer_unified_memory
glIsEnabled(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL2
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL3
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL4
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsEnabled(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsEnabled(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLboolean glIsEnabled(GLenum cap);
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL2
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL3
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL4
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsEnabled(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsEnabledi(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsEnabledi(GLenum target, GLuint index);
Part of GL_VERSION_3_0
glIsEnabledi(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.DebugGL3
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.DebugGL4
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsEnabledi(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsEnabledi(GLenum target, GLuint index);
Part of GL_VERSION_3_0
glIsEnabledi(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.TraceGL3
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.TraceGL4
 
glIsEnabledi(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsEnabledIndexed(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsEnabledIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
glIsEnabledIndexed(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIsEnabledIndexed(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsEnabledIndexed(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsEnabledIndexed(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsEnabledIndexedEXT(GLenum target, GLuint index);
Part of GL_EXT_draw_buffers2
glIsEnabledIndexed(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIsEnabledIndexed(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsEnabledIndexed(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsFenceAPPLE(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glIsFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL2
 
glIsFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsFenceAPPLE(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glIsFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL2
 
glIsFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsFenceNV(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsFenceNV(GLuint renderbuffer);
Part of GL_NV_fence
glIsFenceNV(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsFenceNV(GLuint target);
Part of GL_NV_fence
glIsFenceNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsFenceNV(GLuint fence);
Part of GL_NV_fence
glIsFenceNV(int) - Method in class javax.media.opengl.DebugGL2
 
glIsFenceNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsFenceNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsFenceNV(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsFenceNV(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsFenceNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsFenceNV(GLuint fence);
Part of GL_NV_fence
glIsFenceNV(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: GLboolean glIsFenceNV(GLuint renderbuffer);
Part of GL_NV_fence
glIsFenceNV(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: GLboolean glIsFenceNV(GLuint target);
Part of GL_NV_fence
glIsFenceNV(int) - Method in class javax.media.opengl.TraceGL2
 
glIsFenceNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsFenceNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsFenceNV(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsFenceNV(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsFramebuffer(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsFramebufferOES(GLuint framebuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glIsFramebuffer(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsFramebuffer(GLuint framebuffer);
Part of GL_ARB_framebuffer_object
glIsFramebuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsFramebuffer(GLuint framebuffer);
Part of GL_ARB_framebuffer_object
glIsFramebuffer(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsFramebuffer(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsFramebuffer(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLboolean glIsFramebuffer(GLuint framebuffer);
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsFramebuffer(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsList(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsList(GLuint list);
Part of GL_VERSION_1_0
glIsList(int) - Method in class javax.media.opengl.DebugGL2
 
glIsList(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsList(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsList(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
GLboolean glIsList(GLuint list);
glIsList(int) - Method in class javax.media.opengl.TraceGL2
 
glIsList(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsList(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsNameAMD(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsNameAMD(GLenum identifier, GLuint name);
Part of GL_AMD_name_gen_delete
glIsNameAMD(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIsNameAMD(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsNameAMD(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsNameAMD(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsNameAMD(GLenum identifier, GLuint name);
Part of GL_AMD_name_gen_delete
glIsNameAMD(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIsNameAMD(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsNameAMD(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsNamedBufferResidentNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsNamedBufferResidentNV(GLuint buffer);
Part of GL_NV_shader_buffer_load
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL2
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL3
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL4
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsNamedBufferResidentNV(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsNamedBufferResidentNV(GLuint buffer);
Part of GL_NV_shader_buffer_load
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL2
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL3
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL4
 
glIsNamedBufferResidentNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsNamedStringARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glIsNamedStringARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glIsNamedStringARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glIsNamedStringARB(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name);
Part of GL_ARB_shading_language_include
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glIsNamedStringARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsNamedStringARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glIsOcclusionQueryNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsOcclusionQueryNV(GLuint id);
Part of GL_NV_occlusion_query
glIsOcclusionQueryNV(int) - Method in class javax.media.opengl.DebugGL2
 
glIsOcclusionQueryNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsOcclusionQueryNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsOcclusionQueryNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsOcclusionQueryNV(GLuint id);
Part of GL_NV_occlusion_query
glIsOcclusionQueryNV(int) - Method in class javax.media.opengl.TraceGL2
 
glIsOcclusionQueryNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsOcclusionQueryNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsPBOPackEnabled() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glIsPBOPackEnabled() - Method in class javax.media.opengl.DebugGL2
 
glIsPBOPackEnabled() - Method in class javax.media.opengl.DebugGL3bc
 
glIsPBOPackEnabled() - Method in class javax.media.opengl.DebugGL4bc
 
glIsPBOPackEnabled() - Method in interface javax.media.opengl.GL2
 
glIsPBOPackEnabled() - Method in class javax.media.opengl.TraceGL2
 
glIsPBOPackEnabled() - Method in class javax.media.opengl.TraceGL3bc
 
glIsPBOPackEnabled() - Method in class javax.media.opengl.TraceGL4bc
 
glIsPBOUnpackEnabled() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glIsPBOUnpackEnabled() - Method in class javax.media.opengl.DebugGL2
 
glIsPBOUnpackEnabled() - Method in class javax.media.opengl.DebugGL3bc
 
glIsPBOUnpackEnabled() - Method in class javax.media.opengl.DebugGL4bc
 
glIsPBOUnpackEnabled() - Method in interface javax.media.opengl.GL2
 
glIsPBOUnpackEnabled() - Method in class javax.media.opengl.TraceGL2
 
glIsPBOUnpackEnabled() - Method in class javax.media.opengl.TraceGL3bc
 
glIsPBOUnpackEnabled() - Method in class javax.media.opengl.TraceGL4bc
 
glIsProgram(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsProgram(GLuint program);
Part of GL_VERSION_2_0
glIsProgram(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsProgram(GLuint program);
Part of GL_VERSION_2_0
glIsProgram(int) - Method in class javax.media.opengl.DebugGL2
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGL3
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGL4
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsProgram(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsProgram(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
GLboolean glIsProgram(GLuint program);
glIsProgram(int) - Method in class javax.media.opengl.TraceGL2
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGL3
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGL4
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsProgram(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsProgramARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsProgramARB(GLuint program);
Part of GL_ARB_vertex_program
glIsProgramARB(int) - Method in class javax.media.opengl.DebugGL2
 
glIsProgramARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsProgramARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsProgramARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsProgramARB(GLuint program);
Part of GL_ARB_vertex_program
glIsProgramARB(int) - Method in class javax.media.opengl.TraceGL2
 
glIsProgramARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsProgramARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsProgramPipeline(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
glIsProgramPipeline(int) - Method in class javax.media.opengl.DebugGL2
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.DebugGL3
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.DebugGL4
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsProgramPipeline(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
glIsProgramPipeline(int) - Method in class javax.media.opengl.TraceGL2
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.TraceGL3
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.TraceGL4
 
glIsProgramPipeline(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsQuery(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsQuery(GLuint id);
Part of GL_VERSION_1_5
glIsQuery(int) - Method in class javax.media.opengl.DebugGL2
 
glIsQuery(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsQuery(int) - Method in class javax.media.opengl.DebugGL3
 
glIsQuery(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsQuery(int) - Method in class javax.media.opengl.DebugGL4
 
glIsQuery(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsQuery(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsQuery(GLuint id);
Part of GL_VERSION_1_5
glIsQuery(int) - Method in class javax.media.opengl.TraceGL2
 
glIsQuery(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsQuery(int) - Method in class javax.media.opengl.TraceGL3
 
glIsQuery(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsQuery(int) - Method in class javax.media.opengl.TraceGL4
 
glIsQuery(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsRenderbuffer(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsRenderbufferOES(GLuint renderbuffer);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glIsRenderbuffer(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsRenderbuffer(GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
glIsRenderbuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsRenderbuffer(GLuint renderbuffer);
Part of GL_ARB_framebuffer_object
glIsRenderbuffer(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsRenderbuffer(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLboolean glIsRenderbuffer(GLuint renderbuffer);
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsRenderbuffer(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsSampler(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsSampler(GLuint sampler);
Part of GL_ARB_sampler_objects
glIsSampler(int) - Method in class javax.media.opengl.DebugGL2
 
glIsSampler(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsSampler(int) - Method in class javax.media.opengl.DebugGL3
 
glIsSampler(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsSampler(int) - Method in class javax.media.opengl.DebugGL4
 
glIsSampler(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsSampler(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsSampler(GLuint sampler);
Part of GL_ARB_sampler_objects
glIsSampler(int) - Method in class javax.media.opengl.TraceGL2
 
glIsSampler(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsSampler(int) - Method in class javax.media.opengl.TraceGL3
 
glIsSampler(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsSampler(int) - Method in class javax.media.opengl.TraceGL4
 
glIsSampler(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsShader(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsShader(GLuint shader);
Part of GL_VERSION_2_0
glIsShader(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsShader(GLuint shader);
Part of GL_VERSION_2_0
glIsShader(int) - Method in class javax.media.opengl.DebugGL2
 
glIsShader(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsShader(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsShader(int) - Method in class javax.media.opengl.DebugGL3
 
glIsShader(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsShader(int) - Method in class javax.media.opengl.DebugGL4
 
glIsShader(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsShader(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsShader(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
GLboolean glIsShader(GLuint shader);
glIsShader(int) - Method in class javax.media.opengl.TraceGL2
 
glIsShader(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsShader(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsShader(int) - Method in class javax.media.opengl.TraceGL3
 
glIsShader(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsShader(int) - Method in class javax.media.opengl.TraceGL4
 
glIsShader(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsShader(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsSync(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsSync(GLsync sync);
Part of GL_ARB_sync
glIsSync(long) - Method in class javax.media.opengl.DebugGL3
 
glIsSync(long) - Method in class javax.media.opengl.DebugGL3bc
 
glIsSync(long) - Method in class javax.media.opengl.DebugGL4
 
glIsSync(long) - Method in class javax.media.opengl.DebugGL4bc
 
glIsSync(long) - Method in interface javax.media.opengl.GL3
Entry point to C language function: GLboolean glIsSync(GLsync sync);
Part of GL_ARB_sync
glIsSync(long) - Method in class javax.media.opengl.TraceGL3
 
glIsSync(long) - Method in class javax.media.opengl.TraceGL3bc
 
glIsSync(long) - Method in class javax.media.opengl.TraceGL4
 
glIsSync(long) - Method in class javax.media.opengl.TraceGL4bc
 
glIsTexture(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsTexture(GLuint texture);
Part of GL_VERSION_1_1
glIsTexture(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsTexture(GLuint texture);
Part of GL_VERSION_1_1
glIsTexture(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsTexture(GLuint texture);
Part of GL_VERSION_1_1
glIsTexture(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL2
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL3
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL4
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsTexture(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsTexture(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLboolean glIsTexture(GLuint texture);
glIsTexture(int) - Method in class javax.media.opengl.TraceGL2
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL3
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL4
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsTexture(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsTransformFeedback(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsTransformFeedback(GLuint id);
Part of GL_ARB_transform_feedback2
glIsTransformFeedback(int) - Method in class javax.media.opengl.DebugGL2
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.DebugGL3
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.DebugGL4
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsTransformFeedback(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsTransformFeedback(GLuint id);
Part of GL_ARB_transform_feedback2
glIsTransformFeedback(int) - Method in class javax.media.opengl.TraceGL2
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.TraceGL3
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.TraceGL4
 
glIsTransformFeedback(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsTransformFeedbackNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsTransformFeedbackNV(GLuint id);
Part of GL_NV_transform_feedback2
glIsTransformFeedbackNV(int) - Method in class javax.media.opengl.DebugGL2
 
glIsTransformFeedbackNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsTransformFeedbackNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsTransformFeedbackNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsTransformFeedbackNV(GLuint id);
Part of GL_NV_transform_feedback2
glIsTransformFeedbackNV(int) - Method in class javax.media.opengl.TraceGL2
 
glIsTransformFeedbackNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsTransformFeedbackNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsVariantEnabledEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap);
Part of GL_EXT_vertex_shader
glIsVariantEnabledEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIsVariantEnabledEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsVariantEnabledEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsVariantEnabledEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap);
Part of GL_EXT_vertex_shader
glIsVariantEnabledEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIsVariantEnabledEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsVariantEnabledEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsVBOArrayEnabled() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glIsVBOArrayEnabled() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glIsVBOArrayEnabled() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glIsVBOArrayEnabled() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL2
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL2ES1
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL2ES2
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL2GL3
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL3
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL3bc
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL4
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGL4bc
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGLES1
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.DebugGLES2
 
glIsVBOArrayEnabled() - Method in interface javax.media.opengl.GL
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL2
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL2ES1
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL2ES2
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL2GL3
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL3
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL3bc
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL4
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGL4bc
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGLES1
 
glIsVBOArrayEnabled() - Method in class javax.media.opengl.TraceGLES2
 
glIsVBOElementEnabled() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glIsVBOElementEnabled() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glIsVBOElementEnabled() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glIsVBOElementEnabled() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL2
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL2ES1
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL2ES2
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL2GL3
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL3
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL3bc
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL4
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGL4bc
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGLES1
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.DebugGLES2
 
glIsVBOElementEnabled() - Method in interface javax.media.opengl.GL
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL2
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL2ES1
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL2ES2
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL2GL3
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL3
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL3bc
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL4
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGL4bc
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGLES1
 
glIsVBOElementEnabled() - Method in class javax.media.opengl.TraceGLES2
 
glIsVertexArray(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsVertexArray(GLuint array);
Part of GL_ARB_vertex_array_object
glIsVertexArray(int) - Method in class javax.media.opengl.DebugGL2
 
glIsVertexArray(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glIsVertexArray(int) - Method in class javax.media.opengl.DebugGL3
 
glIsVertexArray(int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsVertexArray(int) - Method in class javax.media.opengl.DebugGL4
 
glIsVertexArray(int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsVertexArray(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLboolean glIsVertexArray(GLuint array);
Part of GL_ARB_vertex_array_object
glIsVertexArray(int) - Method in class javax.media.opengl.TraceGL2
 
glIsVertexArray(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glIsVertexArray(int) - Method in class javax.media.opengl.TraceGL3
 
glIsVertexArray(int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsVertexArray(int) - Method in class javax.media.opengl.TraceGL4
 
glIsVertexArray(int) - Method in class javax.media.opengl.TraceGL4bc
 
glIsVertexArrayOES(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glIsVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glIsVertexArrayOES(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glIsVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glIsVertexArrayOES(int) - Method in class javax.media.opengl.DebugGLES1
 
glIsVertexArrayOES(int) - Method in class javax.media.opengl.DebugGLES2
 
glIsVertexArrayOES(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: GLboolean glIsVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glIsVertexArrayOES(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: GLboolean glIsVertexArrayOES(GLuint array);
Part of GL_OES_vertex_array_object
glIsVertexArrayOES(int) - Method in class javax.media.opengl.TraceGLES1
 
glIsVertexArrayOES(int) - Method in class javax.media.opengl.TraceGLES2
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
glIsVertexAttribEnabledAPPLE(int, int) - Method in class javax.media.opengl.DebugGL2
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname);
Part of GL_APPLE_vertex_program_evaluators
glIsVertexAttribEnabledAPPLE(int, int) - Method in class javax.media.opengl.TraceGL2
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLJavaMethodBindingEmitter - Class in com.jogamp.gluegen.opengl
A specialization of the proc address emitter which knows how to change argument names to take into account Vertex Buffer Object / Pixel Buffer Object variants.
GLJavaMethodBindingEmitter(JavaMethodBindingEmitter, boolean, String, boolean, boolean, GLEmitter) - Constructor for class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
GLJavaMethodBindingEmitter(ProcAddressJavaMethodBindingEmitter, GLEmitter, boolean) - Constructor for class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
GLJavaMethodBindingEmitter(GLJavaMethodBindingEmitter) - Constructor for class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter
 
GLJavaMethodBindingEmitter.GLCommentEmitter - Class in com.jogamp.gluegen.opengl
 
GLJavaMethodBindingEmitter.GLCommentEmitter() - Constructor for class com.jogamp.gluegen.opengl.GLJavaMethodBindingEmitter.GLCommentEmitter
 
GLJNILibLoader - Class in com.jogamp.opengl.impl
 
GLJNILibLoader() - Constructor for class com.jogamp.opengl.impl.GLJNILibLoader
 
GLJPanel - Class in javax.media.opengl.awt
A lightweight Swing component which provides OpenGL rendering support.
GLJPanel() - Constructor for class javax.media.opengl.awt.GLJPanel
Creates a new GLJPanel component with a default set of OpenGL capabilities and using the default OpenGL capabilities selection mechanism.
GLJPanel(GLCapabilitiesImmutable) - Constructor for class javax.media.opengl.awt.GLJPanel
Creates a new GLJPanel component with the requested set of OpenGL capabilities, using the default OpenGL capabilities selection mechanism.
GLJPanel(GLCapabilitiesImmutable, GLCapabilitiesChooser, GLContext) - Constructor for class javax.media.opengl.awt.GLJPanel
Creates a new GLJPanel component.
glLightf(int, int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightf(GLenum light, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glLightf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightf(GLenum light, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glLightf(int, int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLightf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glLightf(int, int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glLightf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glLightf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glLightf(int, int, float) - Method in class javax.media.opengl.DebugGLES1
 
glLightf(int, int, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glLightf(GLenum light, GLenum pname, GLfloat param);
glLightf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glLightf(int, int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glLightf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glLightf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glLightf(int, int, float) - Method in class javax.media.opengl.TraceGLES1
 
glLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightfv(GLenum light, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glLightfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLightfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLightfv(GL2ES2, int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glLightfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glLightfv(int, int, float[], int) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLightfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glLightfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glLighti(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLighti(GLenum light, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glLighti(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glLighti(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glLighti(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glLighti(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLighti(GLenum light, GLenum pname, GLint param);
glLighti(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glLighti(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glLighti(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLLightingFunc - Interface in javax.media.opengl.fixedfunc
 
glLightiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightiv(GLenum light, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glLightiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightiv(GLenum light, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLightiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLightiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLightiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLightiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
glLightiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLightiv(GLenum light, GLenum pname, const GLint * params);
glLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLightiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLightiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLightiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLightiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModelf(int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glLightModelf(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModelf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glLightModelf(int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLightModelf(int, float) - Method in class javax.media.opengl.DebugGL2
 
glLightModelf(int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glLightModelf(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glLightModelf(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glLightModelf(int, float) - Method in class javax.media.opengl.DebugGLES1
 
glLightModelf(int, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glLightModelf(GLenum pname, GLfloat param);
glLightModelf(int, float) - Method in class javax.media.opengl.TraceGL2
 
glLightModelf(int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glLightModelf(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glLightModelf(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModelf(int, float) - Method in class javax.media.opengl.TraceGLES1
 
glLightModelfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightModelfv(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightModelfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModelfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightModelfv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModelfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glLightModelfv(int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLightModelfv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glLightModelfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
glLightModelfv(int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glLightModelfv(GLenum pname, const GLfloat * params);
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModelfv(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glLightModelfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glLightModeli(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModeli(GLenum pname, GLint param);
Part of GL_VERSION_1_0
glLightModeli(int, int) - Method in class javax.media.opengl.DebugGL2
 
glLightModeli(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glLightModeli(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glLightModeli(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLightModeli(GLenum pname, GLint param);
glLightModeli(int, int) - Method in class javax.media.opengl.TraceGL2
 
glLightModeli(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glLightModeli(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModeliv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModeliv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glLightModeliv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLightModeliv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glLightModeliv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glLightModeliv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLightModeliv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLightModeliv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLightModeliv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLightModeliv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLightModeliv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
glLightModeliv(int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLightModeliv(GLenum pname, const GLint * params);
glLightModeliv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glLightModeliv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLightModeliv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLightModeliv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLightModeliv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModeliv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLightModelx(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glLightModelx(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glLightModelx(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLightModelx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glLightModelx(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glLightModelxv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightModelxv(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightModelxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightModelxv(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glLightModelxv(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glLightModelxv(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLightModelxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightModelxv(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLightModelxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightModelxv(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glLightModelxv(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glLightx(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightx(GLenum light, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glLightx(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glLightx(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLightx(GLenum light, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glLightx(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glLightxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightxv(GLenum light, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLightxv(GLenum light, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glLightxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glLightxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLightxv(GLenum light, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLightxv(GLenum light, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glLightxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glLightxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glLineStipple(int, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLineStipple(GLint factor, GLushort pattern);
Part of GL_VERSION_1_0
glLineStipple(int, short) - Method in class javax.media.opengl.DebugGL2
 
glLineStipple(int, short) - Method in class javax.media.opengl.DebugGL3bc
 
glLineStipple(int, short) - Method in class javax.media.opengl.DebugGL4bc
 
glLineStipple(int, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLineStipple(GLint factor, GLushort pattern);
glLineStipple(int, short) - Method in class javax.media.opengl.TraceGL2
 
glLineStipple(int, short) - Method in class javax.media.opengl.TraceGL3bc
 
glLineStipple(int, short) - Method in class javax.media.opengl.TraceGL4bc
 
glLineWidth(float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLineWidth(GLfloat width);
Part of GL_VERSION_1_0
glLineWidth(float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glLineWidth(GLfloat width);
Part of GL_VERSION_1_0
glLineWidth(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLineWidth(GLfloat width);
Part of GL_VERSION_1_0
glLineWidth(float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL2
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL2ES1
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL2ES2
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL2GL3
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL3
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL3bc
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL4
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGL4bc
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGLES1
 
glLineWidth(float) - Method in class javax.media.opengl.DebugGLES2
 
glLineWidth(float) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glLineWidth(GLfloat width);
glLineWidth(float) - Method in class javax.media.opengl.TraceGL2
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL2ES1
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL2ES2
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL2GL3
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL3
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL3bc
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL4
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGL4bc
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGLES1
 
glLineWidth(float) - Method in class javax.media.opengl.TraceGLES2
 
glLineWidthx(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLineWidthx(GLfixed width);
Part of GL_VERSION_ES_CL_CM
glLineWidthx(int) - Method in class javax.media.opengl.DebugGLES1
 
glLineWidthx(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLineWidthx(GLfixed width);
Part of GL_VERSION_ES_CL_CM
glLineWidthx(int) - Method in class javax.media.opengl.TraceGLES1
 
glLinkProgram(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glLinkProgram(GLuint program);
Part of GL_VERSION_2_0
glLinkProgram(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLinkProgram(GLuint program);
Part of GL_VERSION_2_0
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL2
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL3
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL3bc
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL4
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGL4bc
 
glLinkProgram(int) - Method in class javax.media.opengl.DebugGLES2
 
glLinkProgram(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glLinkProgram(GLuint program);
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL2
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL3
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL3bc
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL4
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGL4bc
 
glLinkProgram(int) - Method in class javax.media.opengl.TraceGLES2
 
glLinkProgramARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLinkProgramARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
glLinkProgramARB(int) - Method in class javax.media.opengl.DebugGL2
 
glLinkProgramARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glLinkProgramARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glLinkProgramARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glLinkProgramARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
glLinkProgramARB(int) - Method in class javax.media.opengl.TraceGL2
 
glLinkProgramARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glLinkProgramARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glListBase(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glListBase(GLuint base);
Part of GL_VERSION_1_0
glListBase(int) - Method in class javax.media.opengl.DebugGL2
 
glListBase(int) - Method in class javax.media.opengl.DebugGL3bc
 
glListBase(int) - Method in class javax.media.opengl.DebugGL4bc
 
glListBase(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glListBase(GLuint base);
glListBase(int) - Method in class javax.media.opengl.TraceGL2
 
glListBase(int) - Method in class javax.media.opengl.TraceGL3bc
 
glListBase(int) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadIdentity() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadIdentity(void);
Part of GL_VERSION_1_0
glLoadIdentity() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadIdentity(void);
Part of GL_VERSION_1_0
glLoadIdentity() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glLoadIdentity() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLoadIdentity() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glLoadIdentity() - Method in class javax.media.opengl.DebugGL2
 
glLoadIdentity() - Method in class javax.media.opengl.DebugGL2ES1
 
glLoadIdentity() - Method in class javax.media.opengl.DebugGL3bc
 
glLoadIdentity() - Method in class javax.media.opengl.DebugGL4bc
 
glLoadIdentity() - Method in class javax.media.opengl.DebugGLES1
 
glLoadIdentity() - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glLoadIdentity() - Method in class javax.media.opengl.TraceGL2
 
glLoadIdentity() - Method in class javax.media.opengl.TraceGL2ES1
 
glLoadIdentity() - Method in class javax.media.opengl.TraceGL3bc
 
glLoadIdentity() - Method in class javax.media.opengl.TraceGL4bc
 
glLoadIdentity() - Method in class javax.media.opengl.TraceGLES1
 
glLoadMatrixd(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadMatrixd(const GLdouble * m);
Part of GL_VERSION_1_0
glLoadMatrixd(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadMatrixd(const GLdouble * m);
Part of GL_VERSION_1_0
glLoadMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glLoadMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLoadMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadMatrixd(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLoadMatrixd(const GLdouble * m);
glLoadMatrixd(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLoadMatrixd(const GLdouble * m);
glLoadMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glLoadMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLoadMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glLoadMatrixf(float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glLoadMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glLoadMatrixf(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glLoadMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glLoadMatrixf(float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glLoadMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLoadMatrixf(float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLoadMatrixf(float[], int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glLoadMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glLoadMatrixf(FloatBuffer) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
glLoadMatrixf
glLoadMatrixf(float[], int) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glLoadMatrixf(float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glLoadMatrixx(IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glLoadMatrixx(int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glLoadMatrixx(IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glLoadMatrixx(int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glLoadMatrixx(IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLoadMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glLoadMatrixx(int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLoadMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glLoadMatrixx(IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glLoadMatrixx(int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glLoadName(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadName(GLuint name);
Part of GL_VERSION_1_0
glLoadName(int) - Method in class javax.media.opengl.DebugGL2
 
glLoadName(int) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadName(int) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadName(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glLoadName(GLuint name);
glLoadName(int) - Method in class javax.media.opengl.TraceGL2
 
glLoadName(int) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadName(int) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadPaletteFromModelViewMatrixOES() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLoadPaletteFromModelViewMatrixOES(void);
Part of GL_OES_matrix_palette
glLoadPaletteFromModelViewMatrixOES() - Method in class javax.media.opengl.DebugGLES1
 
glLoadPaletteFromModelViewMatrixOES() - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glLoadPaletteFromModelViewMatrixOES(void);
Part of GL_OES_matrix_palette
glLoadPaletteFromModelViewMatrixOES() - Method in class javax.media.opengl.TraceGLES1
 
glLoadTransposeMatrixd(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixd(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLoadTransposeMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glLoadTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadTransposeMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadTransposeMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadTransposeMatrixd(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glLoadTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixd(double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glLoadTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLoadTransposeMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glLoadTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadTransposeMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadTransposeMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixf(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLoadTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadTransposeMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadTransposeMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glLoadTransposeMatrixf(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glLoadTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixf(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glLoadTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glLoadTransposeMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadTransposeMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glLoadTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glLoadTransposeMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glLockArraysEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLockArraysEXT(GLint first, GLsizei count);
Part of GL_EXT_compiled_vertex_array
glLockArraysEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glLockArraysEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glLockArraysEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glLockArraysEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glLockArraysEXT(GLint first, GLsizei count);
Part of GL_EXT_compiled_vertex_array
glLockArraysEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glLockArraysEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glLockArraysEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glLogicOp(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glLogicOp(GLenum opcode);
Part of GL_VERSION_1_0
glLogicOp(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glLogicOp(GLenum opcode);
Part of GL_VERSION_1_0
glLogicOp(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL2
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL3
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL3bc
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL4
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGL4bc
 
glLogicOp(int) - Method in class javax.media.opengl.DebugGLES1
 
glLogicOp(int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glLogicOp(GLenum opcode);
glLogicOp(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glLogicOp(GLenum opcode);
Part of GL_VERSION_1_0
glLogicOp(int) - Method in class javax.media.opengl.TraceGL2
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGL3
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGL3bc
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGL4
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGL4bc
 
glLogicOp(int) - Method in class javax.media.opengl.TraceGLES1
 
glMakeBufferNonResidentNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeBufferNonResidentNV(GLenum target);
Part of GL_NV_shader_buffer_load
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL2
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL3
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL4
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMakeBufferNonResidentNV(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMakeBufferNonResidentNV(GLenum target);
Part of GL_NV_shader_buffer_load
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL2
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL3
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL4
 
glMakeBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMakeBufferResidentNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeBufferResidentNV(GLenum target, GLenum access);
Part of GL_NV_shader_buffer_load
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL3
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL4
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMakeBufferResidentNV(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMakeBufferResidentNV(GLenum target, GLenum access);
Part of GL_NV_shader_buffer_load
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL3
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL4
 
glMakeBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMakeNamedBufferNonResidentNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeNamedBufferNonResidentNV(GLuint buffer);
Part of GL_NV_shader_buffer_load
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL2
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL3
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL4
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMakeNamedBufferNonResidentNV(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMakeNamedBufferNonResidentNV(GLuint buffer);
Part of GL_NV_shader_buffer_load
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL2
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL3
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL4
 
glMakeNamedBufferNonResidentNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMakeNamedBufferResidentNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access);
Part of GL_NV_shader_buffer_load
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL3
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL4
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMakeNamedBufferResidentNV(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access);
Part of GL_NV_shader_buffer_load
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL3
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL4
 
glMakeNamedBufferResidentNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Part of GL_VERSION_1_0
glMap1d(int, double, double, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Part of GL_VERSION_1_0
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMap1d(int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMap1d(int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMap1d(int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
glMap1d(int, double, double, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMap1d(int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMap1d(int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMap1d(int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Part of GL_VERSION_1_0
glMap1f(int, float, float, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Part of GL_VERSION_1_0
glMap1f(int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMap1f(int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMap1f(int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
glMap1f(int, float, float, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
glMap1f(int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMap1f(int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMap1f(int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMap1f(int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Part of GL_VERSION_1_0
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Part of GL_VERSION_1_0
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMap2d(int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Part of GL_VERSION_1_0
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Part of GL_VERSION_1_0
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMap2f(int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapBuffer(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function:
LPVOID glMapBuffer(GLenum target, GLenum access);
glMapBuffer(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function:
LPVOID glMapBuffer(GLenum target, GLenum access);
glMapBuffer(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function:
LPVOID glMapBuffer(GLenum target, GLenum access);
glMapBuffer(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL2
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL3
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL4
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glMapBuffer(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glMapBuffer(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
GLeglImageOES glMapBufferOES(GLenum target, GLenum access);
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL2
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL3
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL4
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glMapBuffer(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glMapBufferRange(int, long, long, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvoid * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);
Part of GL_ARB_map_buffer_range
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.DebugGL2
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.DebugGL3
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.DebugGL4
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapBufferRange(int, long, long, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: GLvoid * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);
Part of GL_ARB_map_buffer_range
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.TraceGL2
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.TraceGL3
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.TraceGL4
 
glMapBufferRange(int, long, long, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Part of GL_NV_evaluators
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Part of GL_NV_evaluators
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMapGrid1d(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2);
Part of GL_VERSION_1_0
glMapGrid1d(int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMapGrid1d(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMapGrid1d(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMapGrid1d(int, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2);
glMapGrid1d(int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMapGrid1d(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMapGrid1d(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMapGrid1f(int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2);
Part of GL_VERSION_1_0
glMapGrid1f(int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMapGrid1f(int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMapGrid1f(int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMapGrid1f(int, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2);
glMapGrid1f(int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMapGrid1f(int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMapGrid1f(int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMapGrid2d(int, double, double, int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
Part of GL_VERSION_1_0
glMapGrid2d(int, double, double, int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMapGrid2d(int, double, double, int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMapGrid2d(int, double, double, int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMapGrid2d(int, double, double, int, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
glMapGrid2d(int, double, double, int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMapGrid2d(int, double, double, int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMapGrid2d(int, double, double, int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMapGrid2f(int, float, float, int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
Part of GL_VERSION_1_0
glMapGrid2f(int, float, float, int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMapGrid2f(int, float, float, int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMapGrid2f(int, float, float, int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMapGrid2f(int, float, float, int, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
glMapGrid2f(int, float, float, int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMapGrid2f(int, float, float, int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMapGrid2f(int, float, float, int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMapNamedBufferEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvoid * glMapNamedBufferEXT(GLuint buffer, GLenum access);
Part of GL_EXT_direct_state_access
glMapNamedBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glMapNamedBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapNamedBufferEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapNamedBufferEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLvoid * glMapNamedBufferEXT(GLuint buffer, GLenum access);
Part of GL_EXT_direct_state_access
glMapNamedBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glMapNamedBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapNamedBufferEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvoid * glMapNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access);
Part of GL_EXT_direct_state_access
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class javax.media.opengl.DebugGL2
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLvoid * glMapNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access);
Part of GL_EXT_direct_state_access
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class javax.media.opengl.TraceGL2
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_NV_evaluators
glMapParameterfvNV(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_NV_evaluators
glMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_NV_evaluators
glMapParameterfvNV(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_NV_evaluators
glMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapParameterfvNV(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapParameterfvNV(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMapParameterivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Part of GL_NV_evaluators
glMapParameterivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Part of GL_NV_evaluators
glMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapParameterivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Part of GL_NV_evaluators
glMapParameterivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params);
Part of GL_NV_evaluators
glMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapParameterivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMapParameterivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Part of GL_APPLE_vertex_program_evaluators
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialf(int, int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glMaterialf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMaterialf(GLenum face, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glMaterialf(int, int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glMaterialf(int, int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.DebugGLES1
 
glMaterialf(int, int, float) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialf(int, int, float) - Method in class javax.media.opengl.TraceGLES1
 
glMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMaterialfv(GLenum face, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glMaterialfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMaterialfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMaterialfv(GL2ES2, int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glMaterialfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glMaterialfv(int, int, float[], int) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glMaterialfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glMateriali(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMateriali(GLenum face, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glMateriali(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMateriali(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMateriali(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMateriali(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMateriali(GLenum face, GLenum pname, GLint param);
glMateriali(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMateriali(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMateriali(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glMaterialiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMaterialiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
glMaterialiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMaterialiv(GLenum face, GLenum pname, const GLint * params);
glMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMaterialiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMaterialx(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialx(GLenum face, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glMaterialx(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glMaterialx(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glMaterialx(GLenum face, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glMaterialx(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glMaterialxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialxv(GLenum face, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glMaterialxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMaterialxv(GLenum face, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glMaterialxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glMaterialxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glMaterialxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glMaterialxv(GLenum face, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glMaterialxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glMaterialxv(GLenum face, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glMaterialxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glMaterialxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixFrustumEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
Part of GL_EXT_direct_state_access
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixFrustumEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
Part of GL_EXT_direct_state_access
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
GLMatrixFunc - Interface in javax.media.opengl.fixedfunc
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_OES_matrix_palette
glMatrixIndexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_matrix_palette
glMatrixIndexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_OES_matrix_palette
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixIndexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexubvARB(GLint size, const GLubyte * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexubvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexubvARB(GLint size, const GLubyte * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixIndexubvARB(GLint size, const GLubyte * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexubvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixIndexubvARB(GLint size, const GLubyte * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixIndexubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexuivARB(GLint size, const GLuint * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexuivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexuivARB(GLint size, const GLuint * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexuivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixIndexuivARB(GLint size, const GLuint * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexuivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixIndexuivARB(GLint size, const GLuint * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixIndexuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexusvARB(GLint size, const GLushort * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexusvARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixIndexusvARB(GLint size, const GLushort * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixIndexusvARB(GLint size, const GLushort * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexusvARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixIndexusvARB(GLint size, const GLushort * indices);
Part of GL_ARB_matrix_palette
glMatrixIndexusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixIndexusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixIndexusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoaddEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoaddEXT(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoaddEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoaddEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoaddEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoaddEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoaddEXT(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoaddEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoaddEXT(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoaddEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoaddEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoaddEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoaddEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoaddEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadfEXT(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadfEXT(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadfEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadfEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadfEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadfEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadfEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadfEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadfEXT(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadfEXT(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadfEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadfEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadfEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadfEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadfEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadfEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadIdentityEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadIdentityEXT(GLenum mode);
Part of GL_EXT_direct_state_access
glMatrixLoadIdentityEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadIdentityEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadIdentityEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadIdentityEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadIdentityEXT(GLenum mode);
Part of GL_EXT_direct_state_access
glMatrixLoadIdentityEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadIdentityEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadIdentityEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposedEXT(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadTransposedEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadTransposedEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadTransposedEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposedEXT(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadTransposedEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadTransposedEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadTransposedEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposefEXT(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposefEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadTransposefEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadTransposefEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposefEXT(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixLoadTransposefEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadTransposefEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixLoadTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixLoadTransposefEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMode(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMatrixMode(GLenum mode);
Part of GL_VERSION_1_0
glMatrixMode(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMode(GLenum mode);
Part of GL_VERSION_1_0
glMatrixMode(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glMatrixMode(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMatrixMode(int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glMatrixMode(int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMode(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glMatrixMode(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMode(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMode(int) - Method in class javax.media.opengl.DebugGLES1
 
glMatrixMode(int) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
sets the current matrix
glMatrixMode(int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMode(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glMatrixMode(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMode(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMode(int) - Method in class javax.media.opengl.TraceGLES1
 
glMatrixMultdEXT(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultdEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultdEXT(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultdEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultdEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultdEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultdEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultdEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultdEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultdEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultdEXT(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultdEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultdEXT(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultdEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultdEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultdEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultdEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultdEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultdEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultdEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultfEXT(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultfEXT(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultfEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultfEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultfEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultfEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultfEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultfEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultfEXT(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultfEXT(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultfEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultfEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultfEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultfEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultfEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultfEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultfEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposedEXT(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultTransposedEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultTransposedEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultTransposedEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposedEXT(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultTransposedEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultTransposedEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultTransposedEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultTransposedEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposefEXT(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultTransposefEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixMultTransposefEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixMultTransposefEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposefEXT(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m);
Part of GL_EXT_direct_state_access
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultTransposefEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixMultTransposefEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixMultTransposefEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixMultTransposefEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
Part of GL_EXT_direct_state_access
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
Part of GL_EXT_direct_state_access
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixPopEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixPopEXT(GLenum mode);
Part of GL_EXT_direct_state_access
glMatrixPopEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixPopEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixPopEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixPopEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixPopEXT(GLenum mode);
Part of GL_EXT_direct_state_access
glMatrixPopEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixPopEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixPopEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixPushEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixPushEXT(GLenum mode);
Part of GL_EXT_direct_state_access
glMatrixPushEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glMatrixPushEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixPushEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixPushEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixPushEXT(GLenum mode);
Part of GL_EXT_direct_state_access
glMatrixPushEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glMatrixPushEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixPushEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixRotatedEXT(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glMatrixRotatedEXT(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixRotatedEXT(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glMatrixRotatedEXT(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixRotatefEXT(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
glMatrixRotatefEXT(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixRotatefEXT(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
glMatrixRotatefEXT(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixScaledEXT(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixScaledEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glMatrixScaledEXT(int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMatrixScaledEXT(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixScaledEXT(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixScaledEXT(int, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixScaledEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glMatrixScaledEXT(int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMatrixScaledEXT(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixScaledEXT(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixScalefEXT(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixScalefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
glMatrixScalefEXT(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMatrixScalefEXT(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixScalefEXT(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixScalefEXT(int, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixScalefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
glMatrixScalefEXT(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMatrixScalefEXT(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixScalefEXT(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixTranslatedEXT(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixTranslatedEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glMatrixTranslatedEXT(int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMatrixTranslatedEXT(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixTranslatedEXT(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixTranslatedEXT(int, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixTranslatedEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glMatrixTranslatedEXT(int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMatrixTranslatedEXT(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixTranslatedEXT(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMatrixTranslatefEXT(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMatrixTranslatefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
glMatrixTranslatefEXT(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMatrixTranslatefEXT(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMatrixTranslatefEXT(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMatrixTranslatefEXT(int, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMatrixTranslatefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z);
Part of GL_EXT_direct_state_access
glMatrixTranslatefEXT(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMatrixTranslatefEXT(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMatrixTranslatefEXT(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMemoryBarrierEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMemoryBarrierEXT(GLbitfield barriers);
Part of GL_EXT_shader_image_load_store
glMemoryBarrierEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glMemoryBarrierEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glMemoryBarrierEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glMemoryBarrierEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMemoryBarrierEXT(GLbitfield barriers);
Part of GL_EXT_shader_image_load_store
glMemoryBarrierEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glMemoryBarrierEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glMemoryBarrierEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glMinmax(int, int, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMinmax(GLenum target, GLenum internalformat, GLboolean sink);
Part of GL_VERSION_1_2_DEPRECATED
glMinmax(int, int, boolean) - Method in class javax.media.opengl.DebugGL2
 
glMinmax(int, int, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glMinmax(int, int, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glMinmax(int, int, boolean) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMinmax(GLenum target, GLenum internalformat, GLboolean sink);
Part of GL_VERSION_1_2_DEPRECATED
glMinmax(int, int, boolean) - Method in class javax.media.opengl.TraceGL2
 
glMinmax(int, int, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glMinmax(int, int, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glMinSampleShading(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMinSampleShadingARB(GLclampf value);
Part of GL_ARB_sample_shading
glMinSampleShading(float) - Method in class javax.media.opengl.DebugGL2
 
glMinSampleShading(float) - Method in class javax.media.opengl.DebugGL2GL3
 
glMinSampleShading(float) - Method in class javax.media.opengl.DebugGL3
 
glMinSampleShading(float) - Method in class javax.media.opengl.DebugGL3bc
 
glMinSampleShading(float) - Method in class javax.media.opengl.DebugGL4
 
glMinSampleShading(float) - Method in class javax.media.opengl.DebugGL4bc
 
glMinSampleShading(float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMinSampleShadingARB(GLclampf value);
Part of GL_ARB_sample_shading
glMinSampleShading(float) - Method in class javax.media.opengl.TraceGL2
 
glMinSampleShading(float) - Method in class javax.media.opengl.TraceGL2GL3
 
glMinSampleShading(float) - Method in class javax.media.opengl.TraceGL3
 
glMinSampleShading(float) - Method in class javax.media.opengl.TraceGL3bc
 
glMinSampleShading(float) - Method in class javax.media.opengl.TraceGL4
 
glMinSampleShading(float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiDrawArrays(int, int[], int, int[], int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiDrawArrays(int, IntBuffer, IntBuffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Part of GL_VERSION_1_4
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiDrawElements(int, int[], int, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiDrawElements(int, IntBuffer, int, PointerBuffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexBufferEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexBufferEXT(GLenum texunit, GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_EXT_direct_state_access
glMultiTexBufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexBufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexBufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexBufferEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexBufferEXT(GLenum texunit, GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_EXT_direct_state_access
glMultiTexBufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexBufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexBufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1d(int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1d(GLenum target, GLdouble s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1d(int, double) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1d(int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1d(int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1d(int, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1d(GLenum target, GLdouble s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1d(int, double) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1d(int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1d(int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1dv(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1f(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1f(GLenum target, GLfloat s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1f(int, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1f(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1f(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1f(int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1f(GLenum target, GLfloat s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1f(int, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1f(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1f(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1fv(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1h(int, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1hNV(GLenum target, GLhalfNV s);
Part of GL_NV_half_float
glMultiTexCoord1h(int, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1h(int, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1h(int, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1h(int, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1hNV(GLenum target, GLhalfNV s);
Part of GL_NV_half_float
glMultiTexCoord1h(int, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1h(int, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1h(int, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord1hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord1hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord1hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord1hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1i(GLenum target, GLint s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1i(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1i(GLenum target, GLint s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1iv(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1s(int, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1s(GLenum target, GLshort s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1s(int, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1s(int, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1s(int, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1s(int, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1s(GLenum target, GLshort s);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1s(int, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1s(int, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1s(int, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord1sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1sv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord1sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2d(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2d(int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2d(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2d(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2d(int, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2d(int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2d(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2d(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2dv(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2f(int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2f(int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2f(int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2f(int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2f(int, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2f(int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2f(int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2f(int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2fv(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2h(int, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
Part of GL_NV_half_float
glMultiTexCoord2h(int, short, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2h(int, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2h(int, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2h(int, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t);
Part of GL_NV_half_float
glMultiTexCoord2h(int, short, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2h(int, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2h(int, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord2hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord2hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord2hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord2hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2i(GLenum target, GLint s, GLint t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2i(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2i(GLenum target, GLint s, GLint t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2iv(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2s(int, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2s(int, short, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2s(int, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2s(int, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2s(int, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2s(int, short, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2s(int, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2s(int, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord2sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2sv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord2sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3d(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3d(int, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3dv(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3f(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3f(int, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3fv(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3h(int, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Part of GL_NV_half_float
glMultiTexCoord3h(int, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3h(int, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3h(int, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3h(int, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Part of GL_NV_half_float
glMultiTexCoord3h(int, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3h(int, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3h(int, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord3hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord3hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord3hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord3hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3i(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3iv(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3s(int, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3s(int, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord3sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3sv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord3sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4d(int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4d(int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4dv(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4dv(GLenum target, const GLdouble * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4f(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4f(int, float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glMultiTexCoord4f(int, float, float, float, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4fv(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4fv(GLenum target, const GLfloat * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4h(int, short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Part of GL_NV_half_float
glMultiTexCoord4h(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4h(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4h(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4h(int, short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Part of GL_NV_half_float
glMultiTexCoord4h(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4h(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4h(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord4hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord4hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord4hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4hvNV(GLenum target, const GLhalfNV * v);
Part of GL_NV_half_float
glMultiTexCoord4hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4i(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4i(GLenum target, GLint s, GLint t, GLint r, GLint q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4i(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4i(GLenum target, GLint s, GLint t, GLint r, GLint q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4iv(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4iv(GLenum target, const GLint * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4s(int, short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4s(int, short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoord4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4sv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoord4sv(GLenum target, const GLshort * v);
Part of GL_VERSION_1_3_DEPRECATED
glMultiTexCoord4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoord4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoord4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoord4x(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
Part of GL_VERSION_ES_CL_CM
glMultiTexCoord4x(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glMultiTexCoord4x(int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
Part of GL_VERSION_ES_CL_CM
glMultiTexCoord4x(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glMultiTexCoordP1ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP1ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP1ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP1uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP2ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP2ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP2ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP2uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP3ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP3ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP3ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP3uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP4ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP4ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP4ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP4uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glMultiTexCoordP4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordP4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexCoordPointerEXT(GLenum texunit, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_EXT_direct_state_access
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexCoordPointerEXT(GLenum texunit, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_EXT_direct_state_access
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexCoordPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexEnvfEXT(int, int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnvfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glMultiTexEnvfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexEnvfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexEnvfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexEnvfEXT(int, int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexEnvfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glMultiTexEnvfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexEnvfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexEnvfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexEnvfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexEnvfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexEnviEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnviEXT(GLenum texunit, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glMultiTexEnviEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexEnviEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexEnviEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexEnviEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexEnviEXT(GLenum texunit, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glMultiTexEnviEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexEnviEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexEnviEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexEnvivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexEnvivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGendEXT(int, int, int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGendEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble param);
Part of GL_EXT_direct_state_access
glMultiTexGendEXT(int, int, int, double) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGendEXT(int, int, int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGendEXT(int, int, int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGendEXT(int, int, int, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGendEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble param);
Part of GL_EXT_direct_state_access
glMultiTexGendEXT(int, int, int, double) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGendEXT(int, int, int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGendEXT(int, int, int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params);
Part of GL_EXT_direct_state_access
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params);
Part of GL_EXT_direct_state_access
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params);
Part of GL_EXT_direct_state_access
glMultiTexGendvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params);
Part of GL_EXT_direct_state_access
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGendvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGendvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGenfEXT(int, int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGenfEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glMultiTexGenfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGenfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGenfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGenfEXT(int, int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGenfEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glMultiTexGenfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGenfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGenfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGenfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGenfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGeniEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGeniEXT(GLenum texunit, GLenum coord, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glMultiTexGeniEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGeniEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGeniEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGeniEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGeniEXT(GLenum texunit, GLenum coord, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glMultiTexGeniEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGeniEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGeniEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexGenivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexGenivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexGenivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterfEXT(int, int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glMultiTexParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterfEXT(int, int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glMultiTexParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameteriEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameteriEXT(GLenum texunit, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glMultiTexParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameteriEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameteriEXT(GLenum texunit, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glMultiTexParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexRenderbufferEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexRenderbufferEXT(GLenum texunit, GLenum target, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
glMultiTexRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexRenderbufferEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexRenderbufferEXT(GLenum texunit, GLenum target, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
glMultiTexRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultMatrixd(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultMatrixd(const GLdouble * m);
Part of GL_VERSION_1_0
glMultMatrixd(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultMatrixd(const GLdouble * m);
Part of GL_VERSION_1_0
glMultMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultMatrixd(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMultMatrixd(const GLdouble * m);
glMultMatrixd(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glMultMatrixd(const GLdouble * m);
glMultMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glMultMatrixf(float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glMultMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glMultMatrixf(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultMatrixf(const GLfloat * m);
Part of GL_VERSION_1_0
glMultMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glMultMatrixf(float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glMultMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMultMatrixf(float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glMultMatrixf(FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class com.jogamp.opengl.util.PMVMatrix
 
glMultMatrixf(FloatBuffer, float[], int, FloatBuffer) - Static method in class com.jogamp.opengl.util.PMVMatrix
 
glMultMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glMultMatrixf(float[], int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glMultMatrixf(FloatBuffer) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
glMultMatrixf
glMultMatrixf(float[], int) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultMatrixf(float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glMultMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glMultMatrixx(IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glMultMatrixx(int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glMultMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glMultMatrixx(IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glMultMatrixx(int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glMultMatrixx(IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glMultMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glMultMatrixx(int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glMultMatrixx(const GLfixed * m);
Part of GL_VERSION_ES_CL_CM
glMultMatrixx(IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glMultMatrixx(int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixd(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultTransposeMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultTransposeMatrixd(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultTransposeMatrixd(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixd(double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultTransposeMatrixd(const GLdouble * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultTransposeMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultTransposeMatrixd(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glMultTransposeMatrixd(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultTransposeMatrixf(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixf(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glMultTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glMultTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glMultTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glMultTransposeMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glMultTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glMultTransposeMatrixf(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glMultTransposeMatrixf(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixf(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glMultTransposeMatrixf(const GLfloat * m);
Part of GL_VERSION_1_3_DEPRECATED
glMultTransposeMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glMultTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glMultTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glMultTransposeMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glMultTransposeMatrixf(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glMultTransposeMatrixf(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLenum usage);
Part of GL_EXT_direct_state_access
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedBufferDataEXT(int, long, Buffer, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLenum usage);
Part of GL_EXT_direct_state_access
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedBufferDataEXT(int, long, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid * data);
Part of GL_EXT_direct_state_access
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid * data);
Part of GL_EXT_direct_state_access
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedBufferSubDataEXT(int, long, long, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
Part of GL_EXT_direct_state_access
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
Part of GL_EXT_direct_state_access
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferRenderbufferEXT(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferRenderbufferEXT(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_EXT_direct_state_access
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Part of GL_EXT_direct_state_access
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTextureEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferTextureEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level);
Part of GL_EXT_direct_state_access
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTextureFaceEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_EXT_direct_state_access
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferTextureFaceEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLenum face);
Part of GL_EXT_direct_state_access
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedFramebufferTextureLayerEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_EXT_direct_state_access
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedFramebufferTextureLayerEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer);
Part of GL_EXT_direct_state_access
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameter4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameter4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4iEXT(GLuint program, GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameterI4iEXT(GLuint program, GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4uiEXT(GLuint program, GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameterI4uiEXT(GLuint program, GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_EXT_direct_state_access
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Part of GL_EXT_direct_state_access
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Part of GL_EXT_direct_state_access
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedProgramStringEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedRenderbufferStorageEXT(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedRenderbufferStorageEXT(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedRenderbufferStorageMultisampleCoverageEXT(GLuint renderbuffer, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedRenderbufferStorageMultisampleCoverageEXT(GLuint renderbuffer, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedRenderbufferStorageMultisampleEXT(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNamedRenderbufferStorageMultisampleEXT(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_EXT_direct_state_access
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string);
Part of GL_ARB_shading_language_include
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string);
Part of GL_ARB_shading_language_include
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string);
Part of GL_ARB_shading_language_include
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string);
Part of GL_ARB_shading_language_include
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glNamedStringARB(int, int, byte[], int, int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNamedStringARB(int, int, ByteBuffer, int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNewList(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNewList(GLuint list, GLenum mode);
Part of GL_VERSION_1_0
glNewList(int, int) - Method in class javax.media.opengl.DebugGL2
 
glNewList(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNewList(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNewList(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNewList(GLuint list, GLenum mode);
glNewList(int, int) - Method in class javax.media.opengl.TraceGL2
 
glNewList(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNewList(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3b(byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz);
Part of GL_VERSION_1_0
glNormal3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glNormal3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glNormal3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glNormal3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3b(byte, byte, byte) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz);
glNormal3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glNormal3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3bv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3bv(const GLbyte * v);
Part of GL_VERSION_1_0
glNormal3bv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3bv(const GLbyte * v);
Part of GL_VERSION_1_0
glNormal3bv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormal3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3bv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3bv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3bv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3bv(const GLbyte * v);
glNormal3bv(byte[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3bv(const GLbyte * v);
glNormal3bv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormal3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3bv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3bv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz);
Part of GL_VERSION_1_0
glNormal3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glNormal3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3d(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz);
glNormal3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glNormal3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glNormal3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glNormal3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormal3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3dv(const GLdouble * v);
glNormal3dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3dv(const GLdouble * v);
glNormal3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormal3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3f(float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Part of GL_VERSION_1_0
glNormal3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
Part of GL_VERSION_1_0
glNormal3f(float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glNormal3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glNormal3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glNormal3f(float, float, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz);
glNormal3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3f(float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glNormal3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glNormal3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glNormal3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormal3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3fv(const GLfloat * v);
glNormal3fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3fv(const GLfloat * v);
glNormal3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormal3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3h(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz);
Part of GL_NV_half_float
glNormal3h(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glNormal3h(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3h(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3h(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz);
Part of GL_NV_half_float
glNormal3h(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glNormal3h(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3h(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glNormal3hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glNormal3hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormal3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNormal3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glNormal3hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glNormal3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glNormal3hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormal3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3i(GLint nx, GLint ny, GLint nz);
Part of GL_VERSION_1_0
glNormal3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3i(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3i(GLint nx, GLint ny, GLint nz);
glNormal3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3iv(const GLint * v);
Part of GL_VERSION_1_0
glNormal3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3iv(const GLint * v);
Part of GL_VERSION_1_0
glNormal3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormal3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3iv(const GLint * v);
glNormal3iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3iv(const GLint * v);
glNormal3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormal3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3s(GLshort nx, GLshort ny, GLshort nz);
Part of GL_VERSION_1_0
glNormal3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glNormal3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glNormal3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glNormal3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3s(short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3s(GLshort nx, GLshort ny, GLshort nz);
glNormal3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glNormal3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3sv(const GLshort * v);
Part of GL_VERSION_1_0
glNormal3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormal3sv(const GLshort * v);
Part of GL_VERSION_1_0
glNormal3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormal3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormal3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormal3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormal3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3sv(const GLshort * v);
glNormal3sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glNormal3sv(const GLshort * v);
glNormal3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormal3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormal3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormal3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormal3x(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz);
Part of GL_VERSION_ES_CL_CM
glNormal3x(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glNormal3x(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz);
Part of GL_VERSION_ES_CL_CM
glNormal3x(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glNormalFormatNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glNormalFormatNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.DebugGL3
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.DebugGL4
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalFormatNV(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glNormalFormatNV(GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glNormalFormatNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.TraceGL3
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.TraceGL4
 
glNormalFormatNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalP3ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalP3ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glNormalP3ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalP3ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glNormalP3ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glNormalP3ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glNormalP3ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalP3uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glNormalP3uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalP3uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glNormalP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glNormalP3uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glNormalP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glNormalP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalPointer(int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glNormalPointer(int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glNormalPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glNormalPointer(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glNormalPointer(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glNormalPointer(GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glNormalPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glNormalPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glNormalPointer(int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glNormalPointer(int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glNormalPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glNormalPointer(int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glNormalPointer(int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glNormalPointer(GL2ES2, GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2ES1
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.DebugGLES1
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glNormalPointer(GLArrayData) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glNormalPointer(int, int, Buffer) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glNormalPointer(int, int, long) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2ES1
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glNormalPointer(GLArrayData) - Method in class javax.media.opengl.TraceGLES1
 
glNormalPointer(int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glNormalPointer(int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glNormalv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glNormalv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glObjectPurgeableAPPLE(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);
Part of GL_APPLE_object_purgeable
glObjectPurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glObjectPurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glObjectPurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glObjectPurgeableAPPLE(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLenum glObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);
Part of GL_APPLE_object_purgeable
glObjectPurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glObjectPurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glObjectPurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);
Part of GL_APPLE_object_purgeable
glObjectUnpurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLenum glObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);
Part of GL_APPLE_object_purgeable
glObjectUnpurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glOrtho(double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glOrtho(double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Part of GL_VERSION_1_0
glOrtho(double, double, double, double, double, double) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL2ES1
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.DebugGLES1
 
glOrtho(double, double, double, double, double, double) - Method in interface javax.media.opengl.GL2ES1
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL2ES1
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glOrtho(double, double, double, double, double, double) - Method in class javax.media.opengl.TraceGLES1
 
glOrthof(float, float, float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
Part of GL_VERSION_ES_CM
glOrthof(float, float, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glOrthof(float, float, float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glOrthof(float, float, float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glOrthof(float, float, float, float, float, float) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glOrthof(float, float, float, float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glOrthof(float, float, float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glOrthox(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
Part of GL_VERSION_ES_CL_CM
glOrthox(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glOrthox(int, int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
Part of GL_VERSION_ES_CL_CM
glOrthox(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glPassThrough(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPassThrough(GLfloat token);
Part of GL_VERSION_1_0
glPassThrough(float) - Method in class javax.media.opengl.DebugGL2
 
glPassThrough(float) - Method in class javax.media.opengl.DebugGL3bc
 
glPassThrough(float) - Method in class javax.media.opengl.DebugGL4bc
 
glPassThrough(float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPassThrough(GLfloat token);
glPassThrough(float) - Method in class javax.media.opengl.TraceGL2
 
glPassThrough(float) - Method in class javax.media.opengl.TraceGL3bc
 
glPassThrough(float) - Method in class javax.media.opengl.TraceGL4bc
 
glPatchParameterfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPatchParameterfv(GLenum pname, const GLfloat * values);
Part of GL_ARB_tessellation_shader
glPatchParameterfv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPatchParameterfv(GLenum pname, const GLfloat * values);
Part of GL_ARB_tessellation_shader
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPatchParameterfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glPatchParameterfv(GLenum pname, const GLfloat * values);
Part of GL_ARB_tessellation_shader
glPatchParameterfv(int, float[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glPatchParameterfv(GLenum pname, const GLfloat * values);
Part of GL_ARB_tessellation_shader
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glPatchParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPatchParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPatchParameteri(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPatchParameteri(GLenum pname, GLint value);
Part of GL_ARB_tessellation_shader
glPatchParameteri(int, int) - Method in class javax.media.opengl.DebugGL3
 
glPatchParameteri(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPatchParameteri(int, int) - Method in class javax.media.opengl.DebugGL4
 
glPatchParameteri(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPatchParameteri(int, int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glPatchParameteri(GLenum pname, GLint value);
Part of GL_ARB_tessellation_shader
glPatchParameteri(int, int) - Method in class javax.media.opengl.TraceGL3
 
glPatchParameteri(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPatchParameteri(int, int) - Method in class javax.media.opengl.TraceGL4
 
glPatchParameteri(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glPauseTransformFeedback() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPauseTransformFeedback(void);
Part of GL_ARB_transform_feedback2
glPauseTransformFeedback() - Method in class javax.media.opengl.DebugGL2
 
glPauseTransformFeedback() - Method in class javax.media.opengl.DebugGL2GL3
 
glPauseTransformFeedback() - Method in class javax.media.opengl.DebugGL3
 
glPauseTransformFeedback() - Method in class javax.media.opengl.DebugGL3bc
 
glPauseTransformFeedback() - Method in class javax.media.opengl.DebugGL4
 
glPauseTransformFeedback() - Method in class javax.media.opengl.DebugGL4bc
 
glPauseTransformFeedback() - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPauseTransformFeedback(void);
Part of GL_ARB_transform_feedback2
glPauseTransformFeedback() - Method in class javax.media.opengl.TraceGL2
 
glPauseTransformFeedback() - Method in class javax.media.opengl.TraceGL2GL3
 
glPauseTransformFeedback() - Method in class javax.media.opengl.TraceGL3
 
glPauseTransformFeedback() - Method in class javax.media.opengl.TraceGL3bc
 
glPauseTransformFeedback() - Method in class javax.media.opengl.TraceGL4
 
glPauseTransformFeedback() - Method in class javax.media.opengl.TraceGL4bc
 
glPauseTransformFeedbackNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPauseTransformFeedbackNV(void);
Part of GL_NV_transform_feedback2
glPauseTransformFeedbackNV() - Method in class javax.media.opengl.DebugGL2
 
glPauseTransformFeedbackNV() - Method in class javax.media.opengl.DebugGL3bc
 
glPauseTransformFeedbackNV() - Method in class javax.media.opengl.DebugGL4bc
 
glPauseTransformFeedbackNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPauseTransformFeedbackNV(void);
Part of GL_NV_transform_feedback2
glPauseTransformFeedbackNV() - Method in class javax.media.opengl.TraceGL2
 
glPauseTransformFeedbackNV() - Method in class javax.media.opengl.TraceGL3bc
 
glPauseTransformFeedbackNV() - Method in class javax.media.opengl.TraceGL4bc
 
GLPbuffer - Interface in javax.media.opengl
Provides offscreen rendering support via pbuffers.
GLPbufferImpl - Class in com.jogamp.opengl.impl
Platform-independent class exposing pbuffer functionality to applications.
GLPbufferImpl(GLDrawableImpl, GLContext) - Constructor for class com.jogamp.opengl.impl.GLPbufferImpl
 
GLPipelineFactory - Class in javax.media.opengl
Factory for pipelining GL instances
GLPipelineFactory() - Constructor for class javax.media.opengl.GLPipelineFactory
 
glPixelDataRangeNV(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelDataRangeNV(GLenum target, GLsizei length, GLvoid * pointer);
Part of GL_NV_pixel_data_range
glPixelDataRangeNV(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glPixelDataRangeNV(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelDataRangeNV(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelDataRangeNV(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelDataRangeNV(GLenum target, GLsizei length, GLvoid * pointer);
Part of GL_NV_pixel_data_range
glPixelDataRangeNV(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glPixelDataRangeNV(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelDataRangeNV(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Part of GL_VERSION_1_0
glPixelMapfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Part of GL_VERSION_1_0
glPixelMapfv(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Part of GL_VERSION_1_0
glPixelMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapfv(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapfv(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapfv(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Part of GL_VERSION_1_0
glPixelMapfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Part of GL_VERSION_1_0
glPixelMapfv(int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values);
Part of GL_VERSION_1_0
glPixelMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapfv(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapfv(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapfv(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Part of GL_VERSION_1_0
glPixelMapuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Part of GL_VERSION_1_0
glPixelMapuiv(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Part of GL_VERSION_1_0
glPixelMapuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapuiv(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapuiv(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapuiv(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Part of GL_VERSION_1_0
glPixelMapuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Part of GL_VERSION_1_0
glPixelMapuiv(int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values);
Part of GL_VERSION_1_0
glPixelMapuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapuiv(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapuiv(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapuiv(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapusv(int, int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Part of GL_VERSION_1_0
glPixelMapusv(int, int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Part of GL_VERSION_1_0
glPixelMapusv(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Part of GL_VERSION_1_0
glPixelMapusv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapusv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapusv(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glPixelMapusv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapusv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapusv(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelMapusv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapusv(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapusv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelMapusv(int, int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Part of GL_VERSION_1_0
glPixelMapusv(int, int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Part of GL_VERSION_1_0
glPixelMapusv(int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values);
Part of GL_VERSION_1_0
glPixelMapusv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapusv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapusv(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glPixelMapusv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapusv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapusv(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelMapusv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapusv(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelMapusv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelStoref(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelStoref(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glPixelStoref(int, float) - Method in class javax.media.opengl.DebugGL2
 
glPixelStoref(int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glPixelStoref(int, float) - Method in class javax.media.opengl.DebugGL3
 
glPixelStoref(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelStoref(int, float) - Method in class javax.media.opengl.DebugGL4
 
glPixelStoref(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelStoref(int, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPixelStoref(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glPixelStoref(int, float) - Method in class javax.media.opengl.TraceGL2
 
glPixelStoref(int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glPixelStoref(int, float) - Method in class javax.media.opengl.TraceGL3
 
glPixelStoref(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelStoref(int, float) - Method in class javax.media.opengl.TraceGL4
 
glPixelStoref(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelStorei(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPixelStorei(GLenum pname, GLint param);
Part of GL_VERSION_1_0
glPixelStorei(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glPixelStorei(GLenum pname, GLint param);
Part of GL_VERSION_1_0
glPixelStorei(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelStorei(GLenum pname, GLint param);
Part of GL_VERSION_1_0
glPixelStorei(int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL2
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL3
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL4
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glPixelStorei(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glPixelStorei(int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glPixelStorei(GLenum pname, GLint param);
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL2
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL3
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL4
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glPixelStorei(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glPixelTransferf(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransferf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glPixelTransferf(int, float) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransferf(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransferf(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransferf(int, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPixelTransferf(GLenum pname, GLfloat param);
glPixelTransferf(int, float) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransferf(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransferf(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransferi(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransferi(GLenum pname, GLint param);
Part of GL_VERSION_1_0
glPixelTransferi(int, int) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransferi(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransferi(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransferi(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPixelTransferi(GLenum pname, GLint param);
glPixelTransferi(int, int) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransferi(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransferi(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransformParameterfEXT(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_pixel_transform
glPixelTransformParameterfEXT(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransformParameterfEXT(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransformParameterfEXT(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransformParameterfEXT(int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_pixel_transform
glPixelTransformParameterfEXT(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransformParameterfEXT(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransformParameterfEXT(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransformParameterfvEXT(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransformParameterfvEXT(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransformParameteriEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint param);
Part of GL_EXT_pixel_transform
glPixelTransformParameteriEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransformParameteriEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransformParameteriEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransformParameteriEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint param);
Part of GL_EXT_pixel_transform
glPixelTransformParameteriEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransformParameteriEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransformParameteriEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterivEXT(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_pixel_transform
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelTransformParameterivEXT(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelTransformParameterivEXT(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPixelZoom(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPixelZoom(GLfloat xfactor, GLfloat yfactor);
Part of GL_VERSION_1_0
glPixelZoom(float, float) - Method in class javax.media.opengl.DebugGL2
 
glPixelZoom(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPixelZoom(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPixelZoom(float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPixelZoom(GLfloat xfactor, GLfloat yfactor);
glPixelZoom(float, float) - Method in class javax.media.opengl.TraceGL2
 
glPixelZoom(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPixelZoom(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPNTrianglesfATI(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPNTrianglesfATI(GLenum pname, GLfloat param);
Part of GL_ATI_pn_triangles
glPNTrianglesfATI(int, float) - Method in class javax.media.opengl.DebugGL2
 
glPNTrianglesfATI(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPNTrianglesfATI(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPNTrianglesfATI(int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPNTrianglesfATI(GLenum pname, GLfloat param);
Part of GL_ATI_pn_triangles
glPNTrianglesfATI(int, float) - Method in class javax.media.opengl.TraceGL2
 
glPNTrianglesfATI(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPNTrianglesfATI(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPNTrianglesiATI(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPNTrianglesiATI(GLenum pname, GLint param);
Part of GL_ATI_pn_triangles
glPNTrianglesiATI(int, int) - Method in class javax.media.opengl.DebugGL2
 
glPNTrianglesiATI(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPNTrianglesiATI(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPNTrianglesiATI(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPNTrianglesiATI(GLenum pname, GLint param);
Part of GL_ATI_pn_triangles
glPNTrianglesiATI(int, int) - Method in class javax.media.opengl.TraceGL2
 
glPNTrianglesiATI(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPNTrianglesiATI(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLPointerFunc - Interface in javax.media.opengl.fixedfunc
 
glPointParameterf(int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_4
glPointParameterf(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameterf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_4
glPointParameterf(int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL2
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL3
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL4
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPointParameterf(int, float) - Method in class javax.media.opengl.DebugGLES1
 
glPointParameterf(int, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glPointParameterf(GLenum pname, GLfloat param);
glPointParameterf(int, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointParameterf(GLenum pname, GLfloat param);
Part of GL_VERSION_1_4
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL2
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL3
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL4
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPointParameterf(int, float) - Method in class javax.media.opengl.TraceGLES1
 
glPointParameterfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_4
glPointParameterfv(int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_4
glPointParameterfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameterfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_4
glPointParameterfv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameterfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_4
glPointParameterfv(int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPointParameterfv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glPointParameterfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glPointParameterfv(GLenum pname, const GLfloat * params);
glPointParameterfv(int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glPointParameterfv(GLenum pname, const GLfloat * params);
glPointParameterfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointParameterfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_4
glPointParameterfv(int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointParameterfv(GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_4
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPointParameterfv(int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glPointParameterfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glPointParameteri(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameteri(GLenum pname, GLint param);
Part of GL_VERSION_1_4
glPointParameteri(int, int) - Method in class javax.media.opengl.DebugGL2
 
glPointParameteri(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointParameteri(int, int) - Method in class javax.media.opengl.DebugGL3
 
glPointParameteri(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPointParameteri(int, int) - Method in class javax.media.opengl.DebugGL4
 
glPointParameteri(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPointParameteri(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointParameteri(GLenum pname, GLint param);
Part of GL_VERSION_1_4
glPointParameteri(int, int) - Method in class javax.media.opengl.TraceGL2
 
glPointParameteri(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointParameteri(int, int) - Method in class javax.media.opengl.TraceGL3
 
glPointParameteri(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPointParameteri(int, int) - Method in class javax.media.opengl.TraceGL4
 
glPointParameteri(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glPointParameteriv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameteriv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_4
glPointParameteriv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointParameteriv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_4
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPointParameteriv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointParameteriv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_4
glPointParameteriv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointParameteriv(GLenum pname, const GLint * params);
Part of GL_VERSION_1_4
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glPointParameteriv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPointParameteriv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPointParameterx(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glPointParameterx(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glPointParameterx(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glPointParameterx(GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glPointParameterx(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glPointParameterxv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glPointParameterxv(int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointParameterxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glPointParameterxv(int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glPointParameterxv(int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glPointParameterxv(int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glPointParameterxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glPointParameterxv(int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glPointParameterxv(GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glPointParameterxv(int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glPointParameterxv(int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glPointSize(float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointSize(GLfloat size);
Part of GL_VERSION_1_0
glPointSize(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPointSize(GLfloat size);
Part of GL_VERSION_1_0
glPointSize(float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL2
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL2ES1
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL2GL3
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL3
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL3bc
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL4
 
glPointSize(float) - Method in class javax.media.opengl.DebugGL4bc
 
glPointSize(float) - Method in class javax.media.opengl.DebugGLES1
 
glPointSize(float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glPointSize(GLfloat size);
glPointSize(float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPointSize(GLfloat size);
Part of GL_VERSION_1_0
glPointSize(float) - Method in class javax.media.opengl.TraceGL2
 
glPointSize(float) - Method in class javax.media.opengl.TraceGL2ES1
 
glPointSize(float) - Method in class javax.media.opengl.TraceGL2GL3
 
glPointSize(float) - Method in class javax.media.opengl.TraceGL3
 
glPointSize(float) - Method in class javax.media.opengl.TraceGL3bc
 
glPointSize(float) - Method in class javax.media.opengl.TraceGL4
 
glPointSize(float) - Method in class javax.media.opengl.TraceGL4bc
 
glPointSize(float) - Method in class javax.media.opengl.TraceGLES1
 
glPointSizePointerOES(int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointSizePointerOES(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_OES_point_size_array
glPointSizePointerOES(int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glPointSizePointerOES(int, int, Buffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glPointSizePointerOES(GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_OES_point_size_array
glPointSizePointerOES(int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glPointSizex(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPointSizex(GLfixed size);
Part of GL_VERSION_ES_CL_CM
glPointSizex(int) - Method in class javax.media.opengl.DebugGLES1
 
glPointSizex(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glPointSizex(GLfixed size);
Part of GL_VERSION_ES_CL_CM
glPointSizex(int) - Method in class javax.media.opengl.TraceGLES1
 
glPolygonMode(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonMode(GLenum face, GLenum mode);
Part of GL_VERSION_1_0
glPolygonMode(int, int) - Method in class javax.media.opengl.DebugGL2
 
glPolygonMode(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glPolygonMode(int, int) - Method in class javax.media.opengl.DebugGL3
 
glPolygonMode(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glPolygonMode(int, int) - Method in class javax.media.opengl.DebugGL4
 
glPolygonMode(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glPolygonMode(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glPolygonMode(GLenum face, GLenum mode);
Part of GL_VERSION_1_0
glPolygonMode(int, int) - Method in class javax.media.opengl.TraceGL2
 
glPolygonMode(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glPolygonMode(int, int) - Method in class javax.media.opengl.TraceGL3
 
glPolygonMode(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glPolygonMode(int, int) - Method in class javax.media.opengl.TraceGL4
 
glPolygonMode(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glPolygonOffset(float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPolygonOffset(GLfloat factor, GLfloat units);
Part of GL_VERSION_1_0
glPolygonOffset(float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glPolygonOffset(GLfloat factor, GLfloat units);
Part of GL_VERSION_1_0
glPolygonOffset(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonOffset(GLfloat factor, GLfloat units);
Part of GL_VERSION_1_1
glPolygonOffset(float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL2
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL3
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL4
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGLES1
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.DebugGLES2
 
glPolygonOffset(float, float) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glPolygonOffset(GLfloat factor, GLfloat units);
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL2
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL3
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL4
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGLES1
 
glPolygonOffset(float, float) - Method in class javax.media.opengl.TraceGLES2
 
glPolygonOffsetx(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPolygonOffsetx(GLfixed factor, GLfixed units);
Part of GL_VERSION_ES_CL_CM
glPolygonOffsetx(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glPolygonOffsetx(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glPolygonOffsetx(GLfixed factor, GLfixed units);
Part of GL_VERSION_ES_CL_CM
glPolygonOffsetx(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glPolygonStipple(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonStipple(const GLubyte * mask);
Part of GL_VERSION_1_0
glPolygonStipple(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonStipple(const GLubyte * mask);
Part of GL_VERSION_1_0
glPolygonStipple(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPolygonStipple(const GLubyte * mask);
Part of GL_VERSION_1_0
glPolygonStipple(long) - Method in class javax.media.opengl.DebugGL2
 
glPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPolygonStipple(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glPolygonStipple(long) - Method in class javax.media.opengl.DebugGL3bc
 
glPolygonStipple(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPolygonStipple(long) - Method in class javax.media.opengl.DebugGL4bc
 
glPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPolygonStipple(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPolygonStipple(ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPolygonStipple(const GLubyte * mask);
Part of GL_VERSION_1_0
glPolygonStipple(byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPolygonStipple(const GLubyte * mask);
Part of GL_VERSION_1_0
glPolygonStipple(long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPolygonStipple(const GLubyte * mask);
Part of GL_VERSION_1_0
glPolygonStipple(long) - Method in class javax.media.opengl.TraceGL2
 
glPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPolygonStipple(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glPolygonStipple(long) - Method in class javax.media.opengl.TraceGL3bc
 
glPolygonStipple(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPolygonStipple(long) - Method in class javax.media.opengl.TraceGL4bc
 
glPolygonStipple(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPolygonStipple(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glPopAttrib() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopAttrib(void);
Part of GL_VERSION_1_0
glPopAttrib() - Method in class javax.media.opengl.DebugGL2
 
glPopAttrib() - Method in class javax.media.opengl.DebugGL3bc
 
glPopAttrib() - Method in class javax.media.opengl.DebugGL4bc
 
glPopAttrib() - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPopAttrib(void);
glPopAttrib() - Method in class javax.media.opengl.TraceGL2
 
glPopAttrib() - Method in class javax.media.opengl.TraceGL3bc
 
glPopAttrib() - Method in class javax.media.opengl.TraceGL4bc
 
glPopClientAttrib() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopClientAttrib(void);
Part of GL_VERSION_1_1
glPopClientAttrib() - Method in class javax.media.opengl.DebugGL2
 
glPopClientAttrib() - Method in class javax.media.opengl.DebugGL3bc
 
glPopClientAttrib() - Method in class javax.media.opengl.DebugGL4bc
 
glPopClientAttrib() - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPopClientAttrib(void);
glPopClientAttrib() - Method in class javax.media.opengl.TraceGL2
 
glPopClientAttrib() - Method in class javax.media.opengl.TraceGL3bc
 
glPopClientAttrib() - Method in class javax.media.opengl.TraceGL4bc
 
glPopMatrix() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPopMatrix(void);
Part of GL_VERSION_1_0
glPopMatrix() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopMatrix(void);
Part of GL_VERSION_1_0
glPopMatrix() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glPopMatrix() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPopMatrix() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glPopMatrix() - Method in class javax.media.opengl.DebugGL2
 
glPopMatrix() - Method in class javax.media.opengl.DebugGL2ES1
 
glPopMatrix() - Method in class javax.media.opengl.DebugGL3bc
 
glPopMatrix() - Method in class javax.media.opengl.DebugGL4bc
 
glPopMatrix() - Method in class javax.media.opengl.DebugGLES1
 
glPopMatrix() - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glPopMatrix() - Method in class javax.media.opengl.TraceGL2
 
glPopMatrix() - Method in class javax.media.opengl.TraceGL2ES1
 
glPopMatrix() - Method in class javax.media.opengl.TraceGL3bc
 
glPopMatrix() - Method in class javax.media.opengl.TraceGL4bc
 
glPopMatrix() - Method in class javax.media.opengl.TraceGLES1
 
glPopName() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPopName(void);
Part of GL_VERSION_1_0
glPopName() - Method in class javax.media.opengl.DebugGL2
 
glPopName() - Method in class javax.media.opengl.DebugGL3bc
 
glPopName() - Method in class javax.media.opengl.DebugGL4bc
 
glPopName() - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPopName(void);
glPopName() - Method in class javax.media.opengl.TraceGL2
 
glPopName() - Method in class javax.media.opengl.TraceGL3bc
 
glPopName() - Method in class javax.media.opengl.TraceGL4bc
 
glPrimitiveRestartIndex(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrimitiveRestartIndex(GLuint index);
Part of GL_VERSION_3_1
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.DebugGL3
 
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.DebugGL3bc
 
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.DebugGL4
 
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.DebugGL4bc
 
glPrimitiveRestartIndex(int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glPrimitiveRestartIndex(GLuint index);
Part of GL_VERSION_3_1
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.TraceGL3
 
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.TraceGL3bc
 
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.TraceGL4
 
glPrimitiveRestartIndex(int) - Method in class javax.media.opengl.TraceGL4bc
 
glPrimitiveRestartIndexNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrimitiveRestartIndexNV(GLuint index);
Part of GL_NV_primitive_restart
glPrimitiveRestartIndexNV(int) - Method in class javax.media.opengl.DebugGL2
 
glPrimitiveRestartIndexNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glPrimitiveRestartIndexNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glPrimitiveRestartIndexNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPrimitiveRestartIndexNV(GLuint index);
Part of GL_NV_primitive_restart
glPrimitiveRestartIndexNV(int) - Method in class javax.media.opengl.TraceGL2
 
glPrimitiveRestartIndexNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glPrimitiveRestartIndexNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glPrimitiveRestartNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrimitiveRestartNV(void);
Part of GL_NV_primitive_restart
glPrimitiveRestartNV() - Method in class javax.media.opengl.DebugGL2
 
glPrimitiveRestartNV() - Method in class javax.media.opengl.DebugGL3bc
 
glPrimitiveRestartNV() - Method in class javax.media.opengl.DebugGL4bc
 
glPrimitiveRestartNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPrimitiveRestartNV(void);
Part of GL_NV_primitive_restart
glPrimitiveRestartNV() - Method in class javax.media.opengl.TraceGL2
 
glPrimitiveRestartNV() - Method in class javax.media.opengl.TraceGL3bc
 
glPrimitiveRestartNV() - Method in class javax.media.opengl.TraceGL4bc
 
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Part of GL_VERSION_1_1
glPrioritizeTextures(int, int[], int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
Part of GL_VERSION_1_1
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glPrioritizeTextures(int, int[], int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glPrioritizeTextures(int, int[], int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glPrioritizeTextures(int, int[], int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
glPrioritizeTextures(int, int[], int, float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities);
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glPrioritizeTextures(int, int[], int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glPrioritizeTextures(int, int[], int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glPrioritizeTextures(int, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glPrioritizeTextures(int, int[], int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
GLProcAddressResolver - Class in com.jogamp.gluegen.runtime.opengl
 
GLProcAddressResolver() - Constructor for class com.jogamp.gluegen.runtime.opengl.GLProcAddressResolver
 
glProfile - Variable in class com.jogamp.opengl.util.texture.TextureData
 
GLProfile - Class in javax.media.opengl
Specifies the the OpenGL profile.
glProgramBinary(int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glProgramBinaryOES(GLuint program, GLenum binaryFormat, const GLvoid * binary, GLint length);
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
glProgramBinary(int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBinary(GLuint program, GLenum binaryFormat, const GLvoid * binary, GLsizei length);
Part of GL_ARB_get_program_binary
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.DebugGLES2
 
glProgramBinary(int, int, Buffer, int) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glProgramBinaryOES(GLuint program, GLenum binaryFormat, const GLvoid * binary, GLint length);
Part of GL_ARB_get_program_binary, GL_OES_get_program_binary
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramBinary(int, int, Buffer, int) - Method in class javax.media.opengl.TraceGLES2
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBufferParametersfvNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBufferParametersfvNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramBufferParametersfvNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramBufferParametersfvNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBufferParametersfvNV(int, int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramBufferParametersfvNV(int, int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBufferParametersIivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBufferParametersIivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramBufferParametersIivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramBufferParametersIivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBufferParametersIivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramBufferParametersIivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBufferParametersIuivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramBufferParametersIuivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramBufferParametersIuivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramBufferParametersIuivNV(GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_parameter_buffer_object
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramBufferParametersIuivNV(int, int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramBufferParametersIuivNV(int, int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramEnvParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramEnvParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameter4dvARB(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameter4dvARB(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params);
Part of GL_ARB_vertex_program
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameter4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameter4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameterI4ivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameterI4ivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameterI4uivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameterI4uivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
Part of GL_EXT_gpu_program_parameters
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParameters4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParameters4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParametersI4ivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParametersI4ivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program4
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramLocalParametersI4uivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramLocalParametersI4uivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramParameteri(GLuint program, GLenum pname, GLint value);
Part of GL_ARB_get_program_binary
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramParameteri(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramParameteri(GLuint program, GLenum pname, GLint value);
Part of GL_ARB_get_program_binary
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramParameteriARB(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramParameteriARB(GLuint program, GLenum pname, GLint value);
Part of GL_ARB_geometry_shader4
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramParameteriARB(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramParameteriARB(GLuint program, GLenum pname, GLint value);
Part of GL_ARB_geometry_shader4
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramParameteriARB(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramStringARB(int, int, int, String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Part of GL_ARB_vertex_program
glProgramStringARB(int, int, int, String) - Method in class javax.media.opengl.DebugGL2
 
glProgramStringARB(int, int, int, String) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramStringARB(int, int, int, String) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramStringARB(int, int, int, String) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Part of GL_ARB_vertex_program
glProgramStringARB(int, int, int, String) - Method in class javax.media.opengl.TraceGL2
 
glProgramStringARB(int, int, int, String) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramStringARB(int, int, int, String) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program5
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program5
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program5
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params);
Part of GL_NV_gpu_program5
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramSubroutineParametersuivNV(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramSubroutineParametersuivNV(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1d(int, int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1d(GLuint program, GLint location, GLdouble v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1d(int, int, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1d(GLuint program, GLint location, GLdouble v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1d(int, int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1dEXT(int, int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1dEXT(GLuint program, GLint location, GLdouble x);
Part of GL_EXT_direct_state_access
glProgramUniform1dEXT(int, int, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1dEXT(int, int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1dEXT(int, int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1dEXT(int, int, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1dEXT(GLuint program, GLint location, GLdouble x);
Part of GL_EXT_direct_state_access
glProgramUniform1dEXT(int, int, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1dEXT(int, int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1dEXT(int, int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1dv(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1dv(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1f(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1f(GLuint program, GLint location, GLfloat v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1f(int, int, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1f(GLuint program, GLint location, GLfloat v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1f(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1fEXT(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1fEXT(GLuint program, GLint location, GLfloat v0);
Part of GL_EXT_direct_state_access
glProgramUniform1fEXT(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1fEXT(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1fEXT(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1fEXT(int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1fEXT(GLuint program, GLint location, GLfloat v0);
Part of GL_EXT_direct_state_access
glProgramUniform1fEXT(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1fEXT(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1fEXT(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1fv(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1fv(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1i(GLuint program, GLint location, GLint v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1i(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1i(GLuint program, GLint location, GLint v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1i64NV(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1i64NV(GLuint program, GLint location, GLint64EXT x);
Part of GL_NV_gpu_shader5
glProgramUniform1i64NV(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1i64NV(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1i64NV(int, int, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform1i64NV(GLuint program, GLint location, GLint64EXT x);
Part of GL_NV_gpu_shader5
glProgramUniform1i64NV(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1i64NV(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1i64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1i64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1i64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1i64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1iEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1iEXT(GLuint program, GLint location, GLint v0);
Part of GL_EXT_direct_state_access
glProgramUniform1iEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1iEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1iEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1iEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1iEXT(GLuint program, GLint location, GLint v0);
Part of GL_EXT_direct_state_access
glProgramUniform1iEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1iEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1iEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1iv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1iv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ui(GLuint program, GLint location, GLuint v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1ui(GLuint program, GLint location, GLuint v0);
Part of GL_ARB_separate_shader_objects
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1ui64NV(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ui64NV(GLuint program, GLint location, GLuint64EXT x);
Part of GL_NV_gpu_shader5
glProgramUniform1ui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1ui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1ui64NV(int, int, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform1ui64NV(GLuint program, GLint location, GLuint64EXT x);
Part of GL_NV_gpu_shader5
glProgramUniform1ui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1ui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1ui64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1ui64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1ui64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1ui64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform1ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1uiEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1uiEXT(GLuint program, GLint location, GLuint v0);
Part of GL_EXT_direct_state_access
glProgramUniform1uiEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1uiEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1uiEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1uiEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1uiEXT(GLuint program, GLint location, GLuint v0);
Part of GL_EXT_direct_state_access
glProgramUniform1uiEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1uiEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1uiEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1uiv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1uiv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform1uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform1uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform1uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform1uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform1uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2d(int, int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2d(int, int, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2d(int, int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2dEXT(int, int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2dEXT(GLuint program, GLint location, GLdouble x, GLdouble y);
Part of GL_EXT_direct_state_access
glProgramUniform2dEXT(int, int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2dEXT(int, int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2dEXT(int, int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2dEXT(int, int, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2dEXT(GLuint program, GLint location, GLdouble x, GLdouble y);
Part of GL_EXT_direct_state_access
glProgramUniform2dEXT(int, int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2dEXT(int, int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2dEXT(int, int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2dv(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2dv(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2f(int, int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2f(int, int, float, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2f(int, int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2fEXT(int, int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1);
Part of GL_EXT_direct_state_access
glProgramUniform2fEXT(int, int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2fEXT(int, int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2fEXT(int, int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2fEXT(int, int, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1);
Part of GL_EXT_direct_state_access
glProgramUniform2fEXT(int, int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2fEXT(int, int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2fEXT(int, int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2fv(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2fv(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2i(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2i64NV(int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y);
Part of GL_NV_gpu_shader5
glProgramUniform2i64NV(int, int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2i64NV(int, int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2i64NV(int, int, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform2i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y);
Part of GL_NV_gpu_shader5
glProgramUniform2i64NV(int, int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2i64NV(int, int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2i64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2i64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2i64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2i64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2iEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2iEXT(GLuint program, GLint location, GLint v0, GLint v1);
Part of GL_EXT_direct_state_access
glProgramUniform2iEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2iEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2iEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2iEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2iEXT(GLuint program, GLint location, GLint v0, GLint v1);
Part of GL_EXT_direct_state_access
glProgramUniform2iEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2iEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2iEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2iv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2iv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2ui(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2ui(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1);
Part of GL_ARB_separate_shader_objects
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2ui64NV(int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_gpu_shader5
glProgramUniform2ui64NV(int, int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2ui64NV(int, int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2ui64NV(int, int, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform2ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_gpu_shader5
glProgramUniform2ui64NV(int, int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2ui64NV(int, int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2ui64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2ui64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2ui64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2ui64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform2ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2uiEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1);
Part of GL_EXT_direct_state_access
glProgramUniform2uiEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2uiEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2uiEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2uiEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1);
Part of GL_EXT_direct_state_access
glProgramUniform2uiEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2uiEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2uiEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2uiv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2uiv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform2uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform2uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform2uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform2uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform2uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3d(int, int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3d(int, int, double, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3d(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glProgramUniform3dEXT(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
Part of GL_EXT_direct_state_access
glProgramUniform3dEXT(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3dv(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3dv(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3f(int, int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3f(int, int, float, float, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3f(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_EXT_direct_state_access
glProgramUniform3fEXT(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_EXT_direct_state_access
glProgramUniform3fEXT(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3fv(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3fv(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3i(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3i(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3i64NV(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_gpu_shader5
glProgramUniform3i64NV(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3i64NV(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3i64NV(int, int, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform3i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_gpu_shader5
glProgramUniform3i64NV(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3i64NV(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3i64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3i64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3i64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3i64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3iEXT(GLuint program, GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_EXT_direct_state_access
glProgramUniform3iEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3iEXT(GLuint program, GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_EXT_direct_state_access
glProgramUniform3iEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3iv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3iv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3ui(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3ui(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_ARB_separate_shader_objects
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3ui64NV(int, int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_gpu_shader5
glProgramUniform3ui64NV(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3ui64NV(int, int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3ui64NV(int, int, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform3ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_gpu_shader5
glProgramUniform3ui64NV(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3ui64NV(int, int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3ui64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3ui64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3ui64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3ui64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform3ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_EXT_direct_state_access
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_EXT_direct_state_access
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3uiv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3uiv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform3uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform3uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform3uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform3uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform3uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4d(int, int, double, double, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4d(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_EXT_direct_state_access
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_EXT_direct_state_access
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4dv(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4dv(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4dv(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4dv(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4dvEXT(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4dvEXT(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4f(int, int, float, float, float, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4f(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_EXT_direct_state_access
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4fEXT(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_EXT_direct_state_access
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4fv(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4fv(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4fv(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4fv(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4fvEXT(GLuint program, GLint location, GLsizei count, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4fvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4fvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4i(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4i(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_gpu_shader5
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform4i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_gpu_shader5
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4i64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4i64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4i64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4i64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4i64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4i64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4iEXT(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_EXT_direct_state_access
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4iEXT(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_EXT_direct_state_access
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4iv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4iv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4iv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4iv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4ivEXT(GLuint program, GLint location, GLsizei count, const GLint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4ivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4ivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_ARB_separate_shader_objects
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4ui(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_gpu_shader5
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform4ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_gpu_shader5
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4ui64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4ui64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4ui64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4ui64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glProgramUniform4ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4ui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4ui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_EXT_direct_state_access
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4uiEXT(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_EXT_direct_state_access
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4uiv(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4uiv(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_ARB_separate_shader_objects
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniform4uiv(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4uiv(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniform4uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniform4uivEXT(GLuint program, GLint location, GLsizei count, const GLuint * value);
Part of GL_EXT_direct_state_access
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniform4uivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniform4uivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix2x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix2x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix3x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix3x4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x2fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3dv(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_separate_shader_objects
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3fv(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformMatrix4x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramUniformMatrix4x3fvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_EXT_direct_state_access
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformui64NV(int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value);
Part of GL_NV_shader_buffer_load
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformui64NV(int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value);
Part of GL_NV_shader_buffer_load
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformui64NV(int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glProgramUniformui64vNV(int, int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glProgramUniformui64vNV(int, int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramUniformui64vNV(int, int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glProgramVertexLimitNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProgramVertexLimitNV(GLenum target, GLint limit);
Part of GL_NV_geometry_program4
glProgramVertexLimitNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glProgramVertexLimitNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glProgramVertexLimitNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glProgramVertexLimitNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProgramVertexLimitNV(GLenum target, GLint limit);
Part of GL_NV_geometry_program4
glProgramVertexLimitNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glProgramVertexLimitNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glProgramVertexLimitNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glProvokingVertex(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProvokingVertex(GLenum mode);
Part of GL_ARB_provoking_vertex
glProvokingVertex(int) - Method in class javax.media.opengl.DebugGL2
 
glProvokingVertex(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glProvokingVertex(int) - Method in class javax.media.opengl.DebugGL3
 
glProvokingVertex(int) - Method in class javax.media.opengl.DebugGL3bc
 
glProvokingVertex(int) - Method in class javax.media.opengl.DebugGL4
 
glProvokingVertex(int) - Method in class javax.media.opengl.DebugGL4bc
 
glProvokingVertex(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glProvokingVertex(GLenum mode);
Part of GL_ARB_provoking_vertex
glProvokingVertex(int) - Method in class javax.media.opengl.TraceGL2
 
glProvokingVertex(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glProvokingVertex(int) - Method in class javax.media.opengl.TraceGL3
 
glProvokingVertex(int) - Method in class javax.media.opengl.TraceGL3bc
 
glProvokingVertex(int) - Method in class javax.media.opengl.TraceGL4
 
glProvokingVertex(int) - Method in class javax.media.opengl.TraceGL4bc
 
glProvokingVertexEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glProvokingVertexEXT(GLenum mode);
Part of GL_EXT_provoking_vertex
glProvokingVertexEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glProvokingVertexEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glProvokingVertexEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glProvokingVertexEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glProvokingVertexEXT(GLenum mode);
Part of GL_EXT_provoking_vertex
glProvokingVertexEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glProvokingVertexEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glProvokingVertexEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glPushAttrib(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushAttrib(GLbitfield mask);
Part of GL_VERSION_1_0
glPushAttrib(int) - Method in class javax.media.opengl.DebugGL2
 
glPushAttrib(int) - Method in class javax.media.opengl.DebugGL3bc
 
glPushAttrib(int) - Method in class javax.media.opengl.DebugGL4bc
 
glPushAttrib(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPushAttrib(GLbitfield mask);
glPushAttrib(int) - Method in class javax.media.opengl.TraceGL2
 
glPushAttrib(int) - Method in class javax.media.opengl.TraceGL3bc
 
glPushAttrib(int) - Method in class javax.media.opengl.TraceGL4bc
 
glPushClientAttrib(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushClientAttrib(GLbitfield mask);
Part of GL_VERSION_1_1
glPushClientAttrib(int) - Method in class javax.media.opengl.DebugGL2
 
glPushClientAttrib(int) - Method in class javax.media.opengl.DebugGL3bc
 
glPushClientAttrib(int) - Method in class javax.media.opengl.DebugGL4bc
 
glPushClientAttrib(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPushClientAttrib(GLbitfield mask);
glPushClientAttrib(int) - Method in class javax.media.opengl.TraceGL2
 
glPushClientAttrib(int) - Method in class javax.media.opengl.TraceGL3bc
 
glPushClientAttrib(int) - Method in class javax.media.opengl.TraceGL4bc
 
glPushClientAttribDefaultEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushClientAttribDefaultEXT(GLbitfield mask);
Part of GL_EXT_direct_state_access
glPushClientAttribDefaultEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glPushClientAttribDefaultEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glPushClientAttribDefaultEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glPushClientAttribDefaultEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glPushClientAttribDefaultEXT(GLbitfield mask);
Part of GL_EXT_direct_state_access
glPushClientAttribDefaultEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glPushClientAttribDefaultEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glPushClientAttribDefaultEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glPushMatrix() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glPushMatrix(void);
Part of GL_VERSION_1_0
glPushMatrix() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushMatrix(void);
Part of GL_VERSION_1_0
glPushMatrix() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glPushMatrix() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glPushMatrix() - Method in class com.jogamp.opengl.util.PMVMatrix
 
glPushMatrix() - Method in class javax.media.opengl.DebugGL2
 
glPushMatrix() - Method in class javax.media.opengl.DebugGL2ES1
 
glPushMatrix() - Method in class javax.media.opengl.DebugGL3bc
 
glPushMatrix() - Method in class javax.media.opengl.DebugGL4bc
 
glPushMatrix() - Method in class javax.media.opengl.DebugGLES1
 
glPushMatrix() - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glPushMatrix() - Method in class javax.media.opengl.TraceGL2
 
glPushMatrix() - Method in class javax.media.opengl.TraceGL2ES1
 
glPushMatrix() - Method in class javax.media.opengl.TraceGL3bc
 
glPushMatrix() - Method in class javax.media.opengl.TraceGL4bc
 
glPushMatrix() - Method in class javax.media.opengl.TraceGLES1
 
glPushName(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glPushName(GLuint name);
Part of GL_VERSION_1_0
glPushName(int) - Method in class javax.media.opengl.DebugGL2
 
glPushName(int) - Method in class javax.media.opengl.DebugGL3bc
 
glPushName(int) - Method in class javax.media.opengl.DebugGL4bc
 
glPushName(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glPushName(GLuint name);
glPushName(int) - Method in class javax.media.opengl.TraceGL2
 
glPushName(int) - Method in class javax.media.opengl.TraceGL3bc
 
glPushName(int) - Method in class javax.media.opengl.TraceGL4bc
 
glQueryCounter(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glQueryCounter(GLuint id, GLenum target);
Part of GL_ARB_timer_query
glQueryCounter(int, int) - Method in class javax.media.opengl.DebugGL2
 
glQueryCounter(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glQueryCounter(int, int) - Method in class javax.media.opengl.DebugGL3
 
glQueryCounter(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glQueryCounter(int, int) - Method in class javax.media.opengl.DebugGL4
 
glQueryCounter(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glQueryCounter(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glQueryCounter(GLuint id, GLenum target);
Part of GL_ARB_timer_query
glQueryCounter(int, int) - Method in class javax.media.opengl.TraceGL2
 
glQueryCounter(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glQueryCounter(int, int) - Method in class javax.media.opengl.TraceGL3
 
glQueryCounter(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glQueryCounter(int, int) - Method in class javax.media.opengl.TraceGL4
 
glQueryCounter(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glQueryMatrixxOES(IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent);
Part of GL_OES_query_matrix
glQueryMatrixxOES(int[], int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent);
Part of GL_OES_query_matrix
glQueryMatrixxOES(IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glQueryMatrixxOES(int[], int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glQueryMatrixxOES(IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent);
Part of GL_OES_query_matrix
glQueryMatrixxOES(int[], int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent);
Part of GL_OES_query_matrix
glQueryMatrixxOES(IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glQueryMatrixxOES(int[], int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glRasterPos2d(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_0
glRasterPos2d(double, double) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2d(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2d(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2d(double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2d(GLdouble x, GLdouble y);
glRasterPos2d(double, double) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2d(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2d(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2dv(const GLdouble * v);
Part of GL_VERSION_1_0
glRasterPos2dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2dv(const GLdouble * v);
Part of GL_VERSION_1_0
glRasterPos2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2dv(const GLdouble * v);
glRasterPos2dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2dv(const GLdouble * v);
glRasterPos2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2f(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_0
glRasterPos2f(float, float) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2f(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2f(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2f(float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2f(GLfloat x, GLfloat y);
glRasterPos2f(float, float) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2f(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2f(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2fv(const GLfloat * v);
Part of GL_VERSION_1_0
glRasterPos2fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2fv(const GLfloat * v);
Part of GL_VERSION_1_0
glRasterPos2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2fv(const GLfloat * v);
glRasterPos2fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2fv(const GLfloat * v);
glRasterPos2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2i(GLint x, GLint y);
Part of GL_VERSION_1_0
glRasterPos2i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2i(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2i(GLint x, GLint y);
glRasterPos2i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2iv(const GLint * v);
Part of GL_VERSION_1_0
glRasterPos2iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2iv(const GLint * v);
Part of GL_VERSION_1_0
glRasterPos2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2iv(const GLint * v);
glRasterPos2iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2iv(const GLint * v);
glRasterPos2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2s(short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2s(GLshort x, GLshort y);
Part of GL_VERSION_1_0
glRasterPos2s(short, short) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2s(short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2s(short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2s(short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2s(GLshort x, GLshort y);
glRasterPos2s(short, short) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2s(short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2s(short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2sv(const GLshort * v);
Part of GL_VERSION_1_0
glRasterPos2sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos2sv(const GLshort * v);
Part of GL_VERSION_1_0
glRasterPos2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos2sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2sv(const GLshort * v);
glRasterPos2sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos2sv(const GLshort * v);
glRasterPos2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos2sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
glRasterPos3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3d(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z);
glRasterPos3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glRasterPos3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glRasterPos3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3dv(const GLdouble * v);
glRasterPos3dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3dv(const GLdouble * v);
glRasterPos3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glRasterPos3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3f(float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
glRasterPos3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glRasterPos3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glRasterPos3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3fv(const GLfloat * v);
glRasterPos3fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3fv(const GLfloat * v);
glRasterPos3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_0
glRasterPos3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3i(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3i(GLint x, GLint y, GLint z);
glRasterPos3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3iv(const GLint * v);
Part of GL_VERSION_1_0
glRasterPos3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3iv(const GLint * v);
Part of GL_VERSION_1_0
glRasterPos3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3iv(const GLint * v);
glRasterPos3iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3iv(const GLint * v);
glRasterPos3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_0
glRasterPos3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3s(short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3s(GLshort x, GLshort y, GLshort z);
glRasterPos3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3sv(const GLshort * v);
Part of GL_VERSION_1_0
glRasterPos3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos3sv(const GLshort * v);
Part of GL_VERSION_1_0
glRasterPos3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3sv(const GLshort * v);
glRasterPos3sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos3sv(const GLshort * v);
glRasterPos3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4d(double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_1_0
glRasterPos4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4d(double, double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
glRasterPos4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glRasterPos4dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glRasterPos4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4dv(const GLdouble * v);
glRasterPos4dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4dv(const GLdouble * v);
glRasterPos4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4f(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_1_0
glRasterPos4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4f(float, float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glRasterPos4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glRasterPos4fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glRasterPos4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4fv(const GLfloat * v);
glRasterPos4fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4fv(const GLfloat * v);
glRasterPos4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4i(GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_1_0
glRasterPos4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4i(int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4i(GLint x, GLint y, GLint z, GLint w);
glRasterPos4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4iv(const GLint * v);
Part of GL_VERSION_1_0
glRasterPos4iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4iv(const GLint * v);
Part of GL_VERSION_1_0
glRasterPos4iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4iv(const GLint * v);
glRasterPos4iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4iv(const GLint * v);
glRasterPos4iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4s(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_1_0
glRasterPos4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4s(short, short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w);
glRasterPos4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4sv(const GLshort * v);
Part of GL_VERSION_1_0
glRasterPos4sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRasterPos4sv(const GLshort * v);
Part of GL_VERSION_1_0
glRasterPos4sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRasterPos4sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRasterPos4sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRasterPos4sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4sv(const GLshort * v);
glRasterPos4sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRasterPos4sv(const GLshort * v);
glRasterPos4sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRasterPos4sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRasterPos4sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRasterPos4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glReadBuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glReadBuffer(GLenum mode);
Part of GL_VERSION_1_0
glReadBuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glReadBuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glReadBuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glReadBuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glReadBuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glReadBuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glReadBuffer(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glReadBuffer(GLenum mode);
Part of GL_VERSION_1_0
glReadBuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glReadBuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glReadBuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glReadBuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glReadBuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glReadBuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glReadnPixelsARB(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid * data);
Part of GL_ARB_robustness
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glReadnPixelsARB(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid * data);
Part of GL_ARB_robustness
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glReadnPixelsARB(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glReadPixels(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Part of GL_VERSION_1_0
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glReadPixels(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glReadPixels(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glRectd(double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
Part of GL_VERSION_1_0
glRectd(double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glRectd(double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glRectd(double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glRectd(double, double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
glRectd(double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glRectd(double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glRectd(double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectdv(const GLdouble * v1, const GLdouble * v2);
Part of GL_VERSION_1_0
glRectdv(double[], int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectdv(const GLdouble * v1, const GLdouble * v2);
Part of GL_VERSION_1_0
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRectdv(double[], int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glRectdv(double[], int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRectdv(double[], int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRectdv(DoubleBuffer, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
glRectdv(double[], int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectdv(const GLdouble * v1, const GLdouble * v2);
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRectdv(double[], int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glRectdv(double[], int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRectdv(double[], int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRectdv(DoubleBuffer, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRectf(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
Part of GL_VERSION_1_0
glRectf(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glRectf(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glRectf(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glRectf(float, float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
glRectf(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glRectf(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glRectf(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glRectfv(FloatBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectfv(const GLfloat * v1, const GLfloat * v2);
Part of GL_VERSION_1_0
glRectfv(float[], int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectfv(const GLfloat * v1, const GLfloat * v2);
Part of GL_VERSION_1_0
glRectfv(FloatBuffer, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRectfv(float[], int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glRectfv(float[], int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRectfv(FloatBuffer, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRectfv(float[], int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRectfv(FloatBuffer, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRectfv(FloatBuffer, FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
glRectfv(float[], int, float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectfv(const GLfloat * v1, const GLfloat * v2);
glRectfv(FloatBuffer, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRectfv(float[], int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glRectfv(float[], int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRectfv(FloatBuffer, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRectfv(float[], int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRectfv(FloatBuffer, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRecti(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRecti(GLint x1, GLint y1, GLint x2, GLint y2);
Part of GL_VERSION_1_0
glRecti(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glRecti(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRecti(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRecti(int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRecti(GLint x1, GLint y1, GLint x2, GLint y2);
glRecti(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glRecti(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRecti(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRectiv(IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectiv(const GLint * v1, const GLint * v2);
Part of GL_VERSION_1_0
glRectiv(int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectiv(const GLint * v1, const GLint * v2);
Part of GL_VERSION_1_0
glRectiv(IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRectiv(int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glRectiv(int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRectiv(IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRectiv(int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRectiv(IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRectiv(IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
glRectiv(int[], int, int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectiv(const GLint * v1, const GLint * v2);
glRectiv(IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRectiv(int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glRectiv(int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRectiv(IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRectiv(int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRectiv(IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glRects(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
Part of GL_VERSION_1_0
glRects(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glRects(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glRects(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glRects(short, short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2);
glRects(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glRects(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glRects(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glRectsv(ShortBuffer, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectsv(const GLshort * v1, const GLshort * v2);
Part of GL_VERSION_1_0
glRectsv(short[], int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRectsv(const GLshort * v1, const GLshort * v2);
Part of GL_VERSION_1_0
glRectsv(ShortBuffer, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glRectsv(short[], int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glRectsv(short[], int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glRectsv(ShortBuffer, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glRectsv(short[], int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glRectsv(ShortBuffer, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glRectsv(ShortBuffer, ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
glRectsv(short[], int, short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRectsv(const GLshort * v1, const GLshort * v2);
glRectsv(ShortBuffer, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glRectsv(short[], int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glRectsv(short[], int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glRectsv(ShortBuffer, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glRectsv(short[], int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glRectsv(ShortBuffer, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glReleaseAllUniforms(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Releases all mapped uniform data and loses all indices
glReleaseAllVertexAttributes(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Releases all mapped vertex attribute data, disables all enabled attributes and loses all indices
glReleaseShaderCompiler() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glReleaseShaderCompiler(void);
Part of GL_ARB_ES2_compatibility
glReleaseShaderCompiler() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glReleaseShaderCompiler(void);
Part of GL_ARB_ES2_compatibility
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL2
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL2ES2
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL2GL3
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL3
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL3bc
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL4
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGL4bc
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.DebugGLES2
 
glReleaseShaderCompiler() - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glReleaseShaderCompiler(void);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL2
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL2ES2
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL2GL3
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL3
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL3bc
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL4
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGL4bc
 
glReleaseShaderCompiler() - Method in class javax.media.opengl.TraceGLES2
 
glRenderbufferStorage(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRenderbufferStorageOES(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object, GL_OES_framebuffer_object
glRenderbufferStorage(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
glRenderbufferStorage(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
glRenderbufferStorage(int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glRenderbufferStorage(int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glRenderbufferStorage(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ARB_framebuffer_object
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRenderbufferStorageMultisampleANGLE(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorageMultisampleANGLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ANGLE_framebuffer_multisample
glRenderbufferStorageMultisampleANGLE(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glRenderbufferStorageMultisampleANGLE(int, int, int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glRenderbufferStorageMultisampleANGLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_ANGLE_framebuffer_multisample
glRenderbufferStorageMultisampleANGLE(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRenderbufferStorageMultisampleAPPLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_APPLE_framebuffer_multisample
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorageMultisampleAPPLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_APPLE_framebuffer_multisample
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glRenderbufferStorageMultisampleAPPLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_APPLE_framebuffer_multisample
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glRenderbufferStorageMultisampleAPPLE(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_APPLE_framebuffer_multisample
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRenderbufferStorageMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_NV_framebuffer_multisample_coverage
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glRenderbufferStorageMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Part of GL_NV_framebuffer_multisample_coverage
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRenderbufferStorageMultisampleIMG(GLenum, GLsizei, GLenum, GLsizei, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glRenderbufferStorageMultisampleIMG(GLenum, GLsizei, GLenum, GLsizei, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glRenderbufferStorageMultisampleIMG(GLenum, GLsizei, GLenum, GLsizei, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glRenderbufferStorageMultisampleIMG(GLenum, GLsizei, GLenum, GLsizei, GLsizei);
Part of GL_IMG_multisampled_render_to_texture
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glRenderMode(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLint glRenderMode(GLenum mode);
Part of GL_VERSION_1_0
glRenderMode(int) - Method in class javax.media.opengl.DebugGL2
 
glRenderMode(int) - Method in class javax.media.opengl.DebugGL3bc
 
glRenderMode(int) - Method in class javax.media.opengl.DebugGL4bc
 
glRenderMode(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
GLint glRenderMode(GLenum mode);
glRenderMode(int) - Method in class javax.media.opengl.TraceGL2
 
glRenderMode(int) - Method in class javax.media.opengl.TraceGL3bc
 
glRenderMode(int) - Method in class javax.media.opengl.TraceGL4bc
 
glReplaceShader(GL2ES2, int, ShaderCode, PrintStream) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
Replace a shader in a 'running' program.
glResetAllUniforms(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Reset all previously mapped uniform data
glResetAllVertexAttributes(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Reset all previously enabled mapped vertex attribute data, incl enabling them
glResetHistogram(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResetHistogram(GLenum target);
Part of GL_VERSION_1_2_DEPRECATED
glResetHistogram(int) - Method in class javax.media.opengl.DebugGL2
 
glResetHistogram(int) - Method in class javax.media.opengl.DebugGL3bc
 
glResetHistogram(int) - Method in class javax.media.opengl.DebugGL4bc
 
glResetHistogram(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glResetHistogram(GLenum target);
Part of GL_VERSION_1_2_DEPRECATED
glResetHistogram(int) - Method in class javax.media.opengl.TraceGL2
 
glResetHistogram(int) - Method in class javax.media.opengl.TraceGL3bc
 
glResetHistogram(int) - Method in class javax.media.opengl.TraceGL4bc
 
glResetMinmax(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResetMinmax(GLenum target);
Part of GL_VERSION_1_2_DEPRECATED
glResetMinmax(int) - Method in class javax.media.opengl.DebugGL2
 
glResetMinmax(int) - Method in class javax.media.opengl.DebugGL3bc
 
glResetMinmax(int) - Method in class javax.media.opengl.DebugGL4bc
 
glResetMinmax(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glResetMinmax(GLenum target);
Part of GL_VERSION_1_2_DEPRECATED
glResetMinmax(int) - Method in class javax.media.opengl.TraceGL2
 
glResetMinmax(int) - Method in class javax.media.opengl.TraceGL3bc
 
glResetMinmax(int) - Method in class javax.media.opengl.TraceGL4bc
 
glResolveMultisampleFramebufferAPPLE() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glResolveMultisampleFramebufferAPPLE(void);
Part of GL_APPLE_framebuffer_multisample
glResolveMultisampleFramebufferAPPLE() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glResolveMultisampleFramebufferAPPLE(void);
Part of GL_APPLE_framebuffer_multisample
glResolveMultisampleFramebufferAPPLE() - Method in class javax.media.opengl.DebugGLES1
 
glResolveMultisampleFramebufferAPPLE() - Method in class javax.media.opengl.DebugGLES2
 
glResolveMultisampleFramebufferAPPLE() - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glResolveMultisampleFramebufferAPPLE(void);
Part of GL_APPLE_framebuffer_multisample
glResolveMultisampleFramebufferAPPLE() - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glResolveMultisampleFramebufferAPPLE(void);
Part of GL_APPLE_framebuffer_multisample
glResolveMultisampleFramebufferAPPLE() - Method in class javax.media.opengl.TraceGLES1
 
glResolveMultisampleFramebufferAPPLE() - Method in class javax.media.opengl.TraceGLES2
 
glResumeTransformFeedback() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResumeTransformFeedback(void);
Part of GL_ARB_transform_feedback2
glResumeTransformFeedback() - Method in class javax.media.opengl.DebugGL2
 
glResumeTransformFeedback() - Method in class javax.media.opengl.DebugGL2GL3
 
glResumeTransformFeedback() - Method in class javax.media.opengl.DebugGL3
 
glResumeTransformFeedback() - Method in class javax.media.opengl.DebugGL3bc
 
glResumeTransformFeedback() - Method in class javax.media.opengl.DebugGL4
 
glResumeTransformFeedback() - Method in class javax.media.opengl.DebugGL4bc
 
glResumeTransformFeedback() - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glResumeTransformFeedback(void);
Part of GL_ARB_transform_feedback2
glResumeTransformFeedback() - Method in class javax.media.opengl.TraceGL2
 
glResumeTransformFeedback() - Method in class javax.media.opengl.TraceGL2GL3
 
glResumeTransformFeedback() - Method in class javax.media.opengl.TraceGL3
 
glResumeTransformFeedback() - Method in class javax.media.opengl.TraceGL3bc
 
glResumeTransformFeedback() - Method in class javax.media.opengl.TraceGL4
 
glResumeTransformFeedback() - Method in class javax.media.opengl.TraceGL4bc
 
glResumeTransformFeedbackNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glResumeTransformFeedbackNV(void);
Part of GL_NV_transform_feedback2
glResumeTransformFeedbackNV() - Method in class javax.media.opengl.DebugGL2
 
glResumeTransformFeedbackNV() - Method in class javax.media.opengl.DebugGL3bc
 
glResumeTransformFeedbackNV() - Method in class javax.media.opengl.DebugGL4bc
 
glResumeTransformFeedbackNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glResumeTransformFeedbackNV(void);
Part of GL_NV_transform_feedback2
glResumeTransformFeedbackNV() - Method in class javax.media.opengl.TraceGL2
 
glResumeTransformFeedbackNV() - Method in class javax.media.opengl.TraceGL3bc
 
glResumeTransformFeedbackNV() - Method in class javax.media.opengl.TraceGL4bc
 
glRotated(double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
glRotated(double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glRotated(double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glRotated(double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glRotated(double, double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
glRotated(double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glRotated(double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glRotated(double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glRotatef(float, float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glRotatef(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glRotatef(float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glRotatef(float, float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glRotatef(float, float, float, float) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glRotatef(float, float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glRotatef(float, float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glRotatex(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
glRotatex(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glRotatex(int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
glRotatex(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
GLRunnable - Interface in javax.media.opengl
Declares one-shot OpenGL commands usable for injection into a GLAutoDrawable,
via GLAutoDrawable.invoke(boolean, javax.media.opengl.GLRunnable).
GLAutoDrawable executes these commands within it's GLAutoDrawable.display() method while the OpenGL context is current.
GLRunnableTask - Class in com.jogamp.opengl.impl
Helper class to provide a Runnable queue implementation with a Runnable wrapper which notifies after execution for the invokeAndWait() semantics.
GLRunnableTask(GLRunnable, Object, boolean) - Constructor for class com.jogamp.opengl.impl.GLRunnableTask
 
glSampleCoverage(float, boolean) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glSampleCoverage(GLclampf value, GLboolean invert);
Part of GL_VERSION_1_3
glSampleCoverage(float, boolean) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glSampleCoverage(GLclampf value, GLboolean invert);
Part of GL_VERSION_1_3
glSampleCoverage(float, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSampleCoverage(GLclampf value, GLboolean invert);
Part of GL_VERSION_1_3
glSampleCoverage(float, boolean) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL2
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL2ES1
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL2ES2
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL3
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL4
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGLES1
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.DebugGLES2
 
glSampleCoverage(float, boolean) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glSampleCoverage(GLclampf value, GLboolean invert);
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL2
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL2ES1
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL2ES2
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL3
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL4
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGLES1
 
glSampleCoverage(float, boolean) - Method in class javax.media.opengl.TraceGLES2
 
glSampleCoveragex(int, boolean) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glSampleCoveragex(GLclampx value, GLboolean invert);
Part of GL_VERSION_ES_CL_CM
glSampleCoveragex(int, boolean) - Method in class javax.media.opengl.DebugGLES1
 
glSampleCoveragex(int, boolean) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glSampleCoveragex(GLclampx value, GLboolean invert);
Part of GL_VERSION_ES_CL_CM
glSampleCoveragex(int, boolean) - Method in class javax.media.opengl.TraceGLES1
 
glSampleMaski(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSampleMaski(GLuint index, GLbitfield mask);
Part of GL_ARB_texture_multisample
glSampleMaski(int, int) - Method in class javax.media.opengl.DebugGL2
 
glSampleMaski(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSampleMaski(int, int) - Method in class javax.media.opengl.DebugGL3
 
glSampleMaski(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSampleMaski(int, int) - Method in class javax.media.opengl.DebugGL4
 
glSampleMaski(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSampleMaski(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSampleMaski(GLuint index, GLbitfield mask);
Part of GL_ARB_texture_multisample
glSampleMaski(int, int) - Method in class javax.media.opengl.TraceGL2
 
glSampleMaski(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSampleMaski(int, int) - Method in class javax.media.opengl.TraceGL3
 
glSampleMaski(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSampleMaski(int, int) - Method in class javax.media.opengl.TraceGL4
 
glSampleMaski(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSampleMaskIndexedNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSampleMaskIndexedNV(GLuint index, GLbitfield mask);
Part of GL_NV_explicit_multisample
glSampleMaskIndexedNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glSampleMaskIndexedNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSampleMaskIndexedNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSampleMaskIndexedNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSampleMaskIndexedNV(GLuint index, GLbitfield mask);
Part of GL_NV_explicit_multisample
glSampleMaskIndexedNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glSampleMaskIndexedNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSampleMaskIndexedNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param);
Part of GL_ARB_sampler_objects
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterf(int, int, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param);
Part of GL_ARB_sampler_objects
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param);
Part of GL_ARB_sampler_objects
glSamplerParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param);
Part of GL_ARB_sampler_objects
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param);
Part of GL_ARB_sampler_objects
glSamplerParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param);
Part of GL_ARB_sampler_objects
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param);
Part of GL_ARB_sampler_objects
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameteri(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param);
Part of GL_ARB_sampler_objects
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param);
Part of GL_ARB_sampler_objects
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSamplerParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param);
Part of GL_ARB_sampler_objects
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glSamplerParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSamplerParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glScaled(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScaled(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
glScaled(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glScaled(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glScaled(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glScaled(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glScaled(GLdouble x, GLdouble y, GLdouble z);
glScaled(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glScaled(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glScaled(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glScalef(float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glScalef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glScalef(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScalef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glScalef(float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glScalef(float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glScalef(float, float, float) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glScalef(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glScalef(float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glScalef(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glScalef(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glScalef(float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glScalef(float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glScalef(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glScalef(float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glScalef(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glScalef(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glScalef(float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glScalex(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glScalex(GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
glScalex(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glScalex(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glScalex(GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
glScalex(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glScissor(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
glScissor(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
glScissor(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
glScissor(int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glScissor(int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glScissor(GLint x, GLint y, GLsizei width, GLsizei height);
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glScissor(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glScissorArrayv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissorArrayv(GLuint first, GLsizei count, const GLint * v);
Part of GL_ARB_viewport_array
glScissorArrayv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissorArrayv(GLuint first, GLsizei count, const GLint * v);
Part of GL_ARB_viewport_array
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glScissorArrayv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glScissorArrayv(GLuint first, GLsizei count, const GLint * v);
Part of GL_ARB_viewport_array
glScissorArrayv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glScissorArrayv(GLuint first, GLsizei count, const GLint * v);
Part of GL_ARB_viewport_array
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glScissorArrayv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glScissorArrayv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glScissorIndexed(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
Part of GL_ARB_viewport_array
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glScissorIndexed(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
Part of GL_ARB_viewport_array
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glScissorIndexed(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glScissorIndexedv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissorIndexedv(GLuint index, const GLint * v);
Part of GL_ARB_viewport_array
glScissorIndexedv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glScissorIndexedv(GLuint index, const GLint * v);
Part of GL_ARB_viewport_array
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glScissorIndexedv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glScissorIndexedv(GLuint index, const GLint * v);
Part of GL_ARB_viewport_array
glScissorIndexedv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glScissorIndexedv(GLuint index, const GLint * v);
Part of GL_ARB_viewport_array
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glScissorIndexedv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glScissorIndexedv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3b(byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3b(byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3b(byte, byte, byte) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3b(byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3bv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3bv(const GLbyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3bv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3bv(const GLbyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3bv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3bv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3bv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3bv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3bv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3bv(const GLbyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3bv(byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3bv(const GLbyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3bv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3bv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3bv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3bv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3d(double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3dv(double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3f(float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3fv(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3h(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Part of GL_NV_half_float
glSecondaryColor3h(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3h(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3h(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3h(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Part of GL_NV_half_float
glSecondaryColor3h(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3h(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3h(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glSecondaryColor3hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glSecondaryColor3hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glSecondaryColor3hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glSecondaryColor3hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3i(GLint red, GLint green, GLint blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3i(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3i(GLint red, GLint green, GLint blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3iv(int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3s(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3sv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3ub(byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ub(byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3ub(byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3ub(byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3ub(byte, byte, byte) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ub(byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3ub(byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3ub(byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3ubv(ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3ubv(const GLubyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ubv(byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3ubv(const GLubyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ubv(byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3ubv(byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3ubv(byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3ubv(ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3ubv(ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3ubv(const GLubyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ubv(byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3ubv(const GLubyte * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ubv(byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3ubv(byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3ubv(byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3ubv(ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3ui(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3uiv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3uiv(const GLuint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3uiv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3uiv(const GLuint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3uiv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3uiv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3uiv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3uiv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3uiv(IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3uiv(const GLuint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3uiv(int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3uiv(const GLuint * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3uiv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3uiv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3uiv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3uiv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3us(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3us(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3us(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3us(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3us(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3us(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3us(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3us(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3usv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3usv(const GLushort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3usv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColor3usv(const GLushort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3usv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColor3usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3usv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColor3usv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3usv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColor3usv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3usv(const GLushort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3usv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColor3usv(const GLushort * v);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColor3usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3usv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColor3usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3usv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColor3usv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColor3usv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColorFormatNV(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColorFormatNV(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glSecondaryColorFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColorP3ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorP3ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColorP3ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSecondaryColorP3ui(GLenum type, GLuint color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glSecondaryColorP3ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glSecondaryColorP3uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSecondaryColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glSecondaryColorP3uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glSecondaryColorP3uiv(GLenum type, const GLuint * color);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glSecondaryColorP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColorP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColorPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColorPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glSecondaryColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glSecondaryColorPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSecondaryColorPointer(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColorPointer(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_4_DEPRECATED
glSecondaryColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glSecondaryColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glSecondaryColorPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glSecondaryColorPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSelectBuffer(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSelectBuffer(GLsizei size, GLuint * buffer);
Part of GL_VERSION_1_0
glSelectBuffer(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSelectBuffer(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSelectBuffer(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSelectBuffer(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glSelectBuffer(GLsizei size, GLuint * buffer);
glSelectBuffer(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSelectBuffer(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSelectBuffer(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * countersList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * countersList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * countersList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * countersList);
Part of GL_AMD_performance_monitor
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Part of GL_VERSION_1_2_DEPRECATED
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Part of GL_VERSION_1_2_DEPRECATED
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Part of GL_VERSION_1_2_DEPRECATED
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Part of GL_VERSION_1_2_DEPRECATED
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glSeparableFilter2D(int, int, int, int, int, int, Buffer, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSetFenceAPPLE(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSetFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glSetFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL2
 
glSetFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL3bc
 
glSetFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL4bc
 
glSetFenceAPPLE(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSetFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glSetFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL2
 
glSetFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL3bc
 
glSetFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL4bc
 
glSetFenceNV(int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glSetFenceNV(GLuint modeRGB, GLenum modeAlpha);
Part of GL_NV_fence
glSetFenceNV(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glSetFenceNV(GLuint fence, GLenum condition);
Part of GL_NV_fence
glSetFenceNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSetFenceNV(GLuint fence, GLenum condition);
Part of GL_NV_fence
glSetFenceNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.DebugGLES1
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glSetFenceNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSetFenceNV(GLuint fence, GLenum condition);
Part of GL_NV_fence
glSetFenceNV(int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glSetFenceNV(GLuint modeRGB, GLenum modeAlpha);
Part of GL_NV_fence
glSetFenceNV(int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glSetFenceNV(GLuint fence, GLenum condition);
Part of GL_NV_fence
glSetFenceNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.TraceGLES1
 
glSetFenceNV(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glSetInvariantEXT(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glSetInvariantEXT(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glSetInvariantEXT(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSetInvariantEXT(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSetInvariantEXT(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSetInvariantEXT(GLuint id, GLenum type, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glSetInvariantEXT(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glSetInvariantEXT(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSetInvariantEXT(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSetLocalConstantEXT(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glSetLocalConstantEXT(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glSetLocalConstantEXT(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glSetLocalConstantEXT(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glSetLocalConstantEXT(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSetLocalConstantEXT(GLuint id, GLenum type, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glSetLocalConstantEXT(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glSetLocalConstantEXT(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glSetLocalConstantEXT(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glShadeModel(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glShadeModel(GLenum mode);
Part of GL_VERSION_1_0
glShadeModel(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShadeModel(GLenum mode);
Part of GL_VERSION_1_0
glShadeModel(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glShadeModel(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glShadeModel(GL2ES2, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glShadeModel(int) - Method in class javax.media.opengl.DebugGL2
 
glShadeModel(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glShadeModel(int) - Method in class javax.media.opengl.DebugGL3bc
 
glShadeModel(int) - Method in class javax.media.opengl.DebugGL4bc
 
glShadeModel(int) - Method in class javax.media.opengl.DebugGLES1
 
glShadeModel(int) - Method in interface javax.media.opengl.fixedfunc.GLLightingFunc
 
glShadeModel(int) - Method in class javax.media.opengl.TraceGL2
 
glShadeModel(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glShadeModel(int) - Method in class javax.media.opengl.TraceGL3bc
 
glShadeModel(int) - Method in class javax.media.opengl.TraceGL4bc
 
glShadeModel(int) - Method in class javax.media.opengl.TraceGLES1
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glShaderBinary(GLsizei n, const GLuint * shaders, GLenum binaryformat, const GLvoid * binary, GLsizei length);
Part of GL_ARB_ES2_compatibility
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glShaderBinary(GLsizei n, const GLuint * shaders, GLenum binaryformat, const GLvoid * binary, GLsizei length);
Part of GL_ARB_ES2_compatibility
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderBinary(GLsizei count, const GLuint * shaders, GLenum binaryformat, const GLvoid * binary, GLsizei length);
Part of GL_ARB_ES2_compatibility
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderBinary(GLsizei count, const GLuint * shaders, GLenum binaryformat, const GLvoid * binary, GLsizei length);
Part of GL_ARB_ES2_compatibility
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.DebugGLES2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.DebugGLES2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glShaderBinary(GLint n, const GLuint * shaders, GLenum binaryformat, const void * binary, GLint length);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glShaderBinary(int, int[], int, int, Buffer, int) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glShaderBinary(GLint n, const GLuint * shaders, GLenum binaryformat, const void * binary, GLint length);
Part of GL_ES_VERSION_2_0 and GL_ARB_ES2_compatibility.
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderBinary(int, int[], int, int, Buffer, int) - Method in class javax.media.opengl.TraceGLES2
 
glShaderBinary(int, IntBuffer, int, Buffer, int) - Method in class javax.media.opengl.TraceGLES2
 
glShaderOp1EXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderOp1EXT(GLenum op, GLuint res, GLuint arg1);
Part of GL_EXT_vertex_shader
glShaderOp1EXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glShaderOp1EXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderOp1EXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderOp1EXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glShaderOp1EXT(GLenum op, GLuint res, GLuint arg1);
Part of GL_EXT_vertex_shader
glShaderOp1EXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glShaderOp1EXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderOp1EXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderOp2EXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderOp2EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2);
Part of GL_EXT_vertex_shader
glShaderOp2EXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glShaderOp2EXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderOp2EXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderOp2EXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glShaderOp2EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2);
Part of GL_EXT_vertex_shader
glShaderOp2EXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glShaderOp2EXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderOp2EXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderOp3EXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Part of GL_EXT_vertex_shader
glShaderOp3EXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glShaderOp3EXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderOp3EXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderOp3EXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Part of GL_EXT_vertex_shader
glShaderOp3EXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glShaderOp3EXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderOp3EXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderSource(int, int, String[], IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Part of GL_VERSION_2_0
glShaderSource(int, int, String[], int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Part of GL_VERSION_2_0
glShaderSource(int, int, String[], IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Part of GL_VERSION_2_0
glShaderSource(int, int, String[], int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Part of GL_VERSION_2_0
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL2
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL3
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL4
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glShaderSource(int, int, String[], IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
glShaderSource(int, int, String[], int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glShaderSource(GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL2
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL3
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL4
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderSource(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glShaderSource(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length);
Part of GL_ARB_shader_objects
glShaderSourceARB(int, int, String[], int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length);
Part of GL_ARB_shader_objects
glShaderSourceARB(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL2
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glShaderSourceARB(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderSourceARB(int, int, String[], int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length);
Part of GL_ARB_shader_objects
glShaderSourceARB(int, int, String[], int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length);
Part of GL_ARB_shader_objects
glShaderSourceARB(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL2
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glShaderSourceARB(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glShaderSourceARB(int, int, String[], IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glShaderSourceARB(int, int, String[], int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
GLSLArrayHandler - Class in com.jogamp.opengl.util.glsl
 
GLSLArrayHandler(GLArrayDataEditable) - Constructor for class com.jogamp.opengl.util.glsl.GLSLArrayHandler
 
glStartTilingQCOM(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glStartTilingQCOM(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glStartTilingQCOM(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glStartTilingQCOM(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glStartTilingQCOM(int, int, int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glStartTilingQCOM(int, int, int, int, int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
Part of GL_QCOM_tiled_rendering
glStartTilingQCOM(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glStartTilingQCOM(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
GLStateTracker - Class in com.jogamp.opengl.impl
Tracks as closely as possible OpenGL states.
GLStateTracker() - Constructor for class com.jogamp.opengl.impl.GLStateTracker
 
glStencilClearTagEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilClearTagEXT(GLsizei stencilTagBits, GLuint stencilClearTag);
Part of GL_EXT_stencil_clear_tag
glStencilClearTagEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glStencilClearTagEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilClearTagEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilClearTagEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glStencilClearTagEXT(GLsizei stencilTagBits, GLuint stencilClearTag);
Part of GL_EXT_stencil_clear_tag
glStencilClearTagEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glStencilClearTagEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilClearTagEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilFunc(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_1_0
glStencilFunc(int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_1_0
glStencilFunc(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilFunc(GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_1_0
glStencilFunc(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glStencilFunc(int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glStencilFunc(GLenum func, GLint ref, GLuint mask);
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glStencilFunc(int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glStencilFuncSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_2_0
glStencilFuncSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
Part of GL_VERSION_2_0
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glStencilFuncSeparate(int, int, int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask);
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilFuncSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glStencilMask(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStencilMask(GLuint mask);
Part of GL_VERSION_1_0
glStencilMask(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilMask(GLuint mask);
Part of GL_VERSION_1_0
glStencilMask(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilMask(GLuint mask);
Part of GL_VERSION_1_0
glStencilMask(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL2
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL3
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL4
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGLES1
 
glStencilMask(int) - Method in class javax.media.opengl.DebugGLES2
 
glStencilMask(int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glStencilMask(GLuint mask);
glStencilMask(int) - Method in class javax.media.opengl.TraceGL2
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL3
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL4
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGLES1
 
glStencilMask(int) - Method in class javax.media.opengl.TraceGLES2
 
glStencilMaskSeparate(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilMaskSeparate(GLenum face, GLuint mask);
Part of GL_VERSION_2_0
glStencilMaskSeparate(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilMaskSeparate(GLenum face, GLuint mask);
Part of GL_VERSION_2_0
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL2
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL3
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL4
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glStencilMaskSeparate(int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glStencilMaskSeparate(GLenum face, GLuint mask);
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL2
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL3
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL4
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilMaskSeparate(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glStencilOp(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_1_0
glStencilOp(int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_1_0
glStencilOp(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_1_0
glStencilOp(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glStencilOp(int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glStencilOp(int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glStencilOpSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glStencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass);
Part of GL_VERSION_2_0
glStencilOpSeparate(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStencilOpSeparate(GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass);
Part of GL_VERSION_2_0
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glStencilOpSeparate(int, int, int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glStencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass);
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glStencilOpSeparate(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glStringMarkerGREMEDY(int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glStringMarkerGREMEDY(GLsizei len, const GLvoid * string);
Part of GL_GREMEDY_string_marker
glStringMarkerGREMEDY(int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glStringMarkerGREMEDY(int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glStringMarkerGREMEDY(int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glStringMarkerGREMEDY(int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glStringMarkerGREMEDY(GLsizei len, const GLvoid * string);
Part of GL_GREMEDY_string_marker
glStringMarkerGREMEDY(int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glStringMarkerGREMEDY(int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glStringMarkerGREMEDY(int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glSwapAPPLE() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSwapAPPLE(void);
Part of GL_APPLE_flush_render
glSwapAPPLE() - Method in class javax.media.opengl.DebugGL2
 
glSwapAPPLE() - Method in class javax.media.opengl.DebugGL3bc
 
glSwapAPPLE() - Method in class javax.media.opengl.DebugGL4bc
 
glSwapAPPLE() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSwapAPPLE(void);
Part of GL_APPLE_flush_render
glSwapAPPLE() - Method in class javax.media.opengl.TraceGL2
 
glSwapAPPLE() - Method in class javax.media.opengl.TraceGL3bc
 
glSwapAPPLE() - Method in class javax.media.opengl.TraceGL4bc
 
glSwizzleEXT(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glSwizzleEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
Part of GL_EXT_vertex_shader
glSwizzleEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glSwizzleEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glSwizzleEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glSwizzleEXT(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glSwizzleEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
Part of GL_EXT_vertex_shader
glSwizzleEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glSwizzleEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glSwizzleEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTessellationFactorAMD(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTessellationFactorAMD(GLfloat factor);
Part of GL_AMD_vertex_shader_tessellator
glTessellationFactorAMD(float) - Method in class javax.media.opengl.DebugGL2
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.DebugGL2GL3
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.DebugGL3
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.DebugGL3bc
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.DebugGL4
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.DebugGL4bc
 
glTessellationFactorAMD(float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTessellationFactorAMD(GLfloat factor);
Part of GL_AMD_vertex_shader_tesselator
glTessellationFactorAMD(float) - Method in class javax.media.opengl.TraceGL2
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.TraceGL2GL3
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.TraceGL3
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.TraceGL3bc
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.TraceGL4
 
glTessellationFactorAMD(float) - Method in class javax.media.opengl.TraceGL4bc
 
glTessellationModeAMD(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTessellationModeAMD(GLenum mode);
Part of GL_AMD_vertex_shader_tessellator
glTessellationModeAMD(int) - Method in class javax.media.opengl.DebugGL2
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.DebugGL3
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.DebugGL3bc
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.DebugGL4
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.DebugGL4bc
 
glTessellationModeAMD(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTessellationModeAMD(GLenum mode);
Part of GL_AMD_vertex_shader_tesselator
glTessellationModeAMD(int) - Method in class javax.media.opengl.TraceGL2
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.TraceGL3
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.TraceGL3bc
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.TraceGL4
 
glTessellationModeAMD(int) - Method in class javax.media.opengl.TraceGL4bc
 
glTestFenceAPPLE(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glTestFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glTestFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL2
 
glTestFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL3bc
 
glTestFenceAPPLE(int) - Method in class javax.media.opengl.DebugGL4bc
 
glTestFenceAPPLE(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glTestFenceAPPLE(GLuint fence);
Part of GL_APPLE_fence
glTestFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL2
 
glTestFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL3bc
 
glTestFenceAPPLE(int) - Method in class javax.media.opengl.TraceGL4bc
 
glTestFenceNV(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glTestFenceNV(GLuint renderbuffer);
Part of GL_NV_fence
glTestFenceNV(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glTestFenceNV(GLuint target);
Part of GL_NV_fence
glTestFenceNV(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glTestFenceNV(GLuint fence);
Part of GL_NV_fence
glTestFenceNV(int) - Method in class javax.media.opengl.DebugGL2
 
glTestFenceNV(int) - Method in class javax.media.opengl.DebugGL3bc
 
glTestFenceNV(int) - Method in class javax.media.opengl.DebugGL4bc
 
glTestFenceNV(int) - Method in class javax.media.opengl.DebugGLES1
 
glTestFenceNV(int) - Method in class javax.media.opengl.DebugGLES2
 
glTestFenceNV(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glTestFenceNV(GLuint fence);
Part of GL_NV_fence
glTestFenceNV(int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: GLboolean glTestFenceNV(GLuint renderbuffer);
Part of GL_NV_fence
glTestFenceNV(int) - Method in interface javax.media.opengl.GLES2
Entry point to C language function: GLboolean glTestFenceNV(GLuint target);
Part of GL_NV_fence
glTestFenceNV(int) - Method in class javax.media.opengl.TraceGL2
 
glTestFenceNV(int) - Method in class javax.media.opengl.TraceGL3bc
 
glTestFenceNV(int) - Method in class javax.media.opengl.TraceGL4bc
 
glTestFenceNV(int) - Method in class javax.media.opengl.TraceGLES1
 
glTestFenceNV(int) - Method in class javax.media.opengl.TraceGLES2
 
glTestObjectAPPLE(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glTestObjectAPPLE(GLenum object, GLuint name);
Part of GL_APPLE_fence
glTestObjectAPPLE(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTestObjectAPPLE(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTestObjectAPPLE(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTestObjectAPPLE(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glTestObjectAPPLE(GLenum object, GLuint name);
Part of GL_APPLE_fence
glTestObjectAPPLE(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTestObjectAPPLE(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTestObjectAPPLE(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexBuffer(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexBufferARB(GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_ARB_texture_buffer_object
glTexBuffer(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexBuffer(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexBufferARB(GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_ARB_texture_buffer_object
glTexBuffer(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexBuffer(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1d(double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1d(GLdouble s);
Part of GL_VERSION_1_0
glTexCoord1d(double) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1d(double) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1d(double) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1d(double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1d(GLdouble s);
glTexCoord1d(double) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1d(double) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1d(double) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord1dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1dv(const GLdouble * v);
glTexCoord1dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1dv(const GLdouble * v);
glTexCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1f(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1f(GLfloat s);
Part of GL_VERSION_1_0
glTexCoord1f(float) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1f(float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1f(float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1f(float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1f(GLfloat s);
glTexCoord1f(float) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1f(float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1f(float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord1fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord1fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1fv(const GLfloat * v);
glTexCoord1fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1fv(const GLfloat * v);
glTexCoord1fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1h(short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1hNV(GLhalfNV s);
Part of GL_NV_half_float
glTexCoord1h(short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1h(short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1h(short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1h(short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord1hNV(GLhalfNV s);
Part of GL_NV_half_float
glTexCoord1h(short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1h(short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1h(short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord1hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord1hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord1hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord1hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord1hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord1hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1i(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1i(GLint s);
Part of GL_VERSION_1_0
glTexCoord1i(int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1i(int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1i(int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1i(int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1i(GLint s);
glTexCoord1i(int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1i(int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1i(int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord1iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord1iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1iv(const GLint * v);
glTexCoord1iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1iv(const GLint * v);
glTexCoord1iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1s(short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1s(GLshort s);
Part of GL_VERSION_1_0
glTexCoord1s(short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1s(short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1s(short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1s(short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1s(GLshort s);
glTexCoord1s(short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1s(short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1s(short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord1sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord1sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord1sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord1sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord1sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord1sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1sv(const GLshort * v);
glTexCoord1sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord1sv(const GLshort * v);
glTexCoord1sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord1sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord1sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord1sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2b(byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoord2b(byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexCoord2d(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2d(GLdouble s, GLdouble t);
Part of GL_VERSION_1_0
glTexCoord2d(double, double) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2d(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2d(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2d(double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2d(GLdouble s, GLdouble t);
glTexCoord2d(double, double) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2d(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2d(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord2dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord2dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2dv(const GLdouble * v);
glTexCoord2dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2dv(const GLdouble * v);
glTexCoord2dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2f(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2f(GLfloat s, GLfloat t);
Part of GL_VERSION_1_0
glTexCoord2f(float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoord2f(float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexCoord2f(float, float) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2f(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2f(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2f(float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2f(GLfloat s, GLfloat t);
glTexCoord2f(float, float) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2f(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2f(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord2fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2fv(const GLfloat * v);
glTexCoord2fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2fv(const GLfloat * v);
glTexCoord2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2h(short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2hNV(GLhalfNV s, GLhalfNV t);
Part of GL_NV_half_float
glTexCoord2h(short, short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2h(short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2h(short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2h(short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord2hNV(GLhalfNV s, GLhalfNV t);
Part of GL_NV_half_float
glTexCoord2h(short, short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2h(short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2h(short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord2hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord2hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord2hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord2hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2i(GLint s, GLint t);
Part of GL_VERSION_1_0
glTexCoord2i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2i(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2i(GLint s, GLint t);
glTexCoord2i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord2iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord2iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2iv(const GLint * v);
glTexCoord2iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2iv(const GLint * v);
glTexCoord2iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2s(short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2s(GLshort s, GLshort t);
Part of GL_VERSION_1_0
glTexCoord2s(short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoord2s(short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexCoord2s(short, short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2s(short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2s(short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2s(short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2s(GLshort s, GLshort t);
glTexCoord2s(short, short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2s(short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2s(short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord2sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord2sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord2sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord2sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord2sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2sv(const GLshort * v);
glTexCoord2sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord2sv(const GLshort * v);
glTexCoord2sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord2sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord2sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoord3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexCoord3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r);
Part of GL_VERSION_1_0
glTexCoord3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3d(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r);
glTexCoord3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3dv(const GLdouble * v);
glTexCoord3dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3dv(const GLdouble * v);
glTexCoord3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r);
Part of GL_VERSION_1_0
glTexCoord3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoord3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexCoord3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3f(float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r);
glTexCoord3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3fv(const GLfloat * v);
glTexCoord3fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3fv(const GLfloat * v);
glTexCoord3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3h(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r);
Part of GL_NV_half_float
glTexCoord3h(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3h(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3h(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3h(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord3hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r);
Part of GL_NV_half_float
glTexCoord3h(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3h(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3h(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord3hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord3hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord3hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord3hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3i(GLint s, GLint t, GLint r);
Part of GL_VERSION_1_0
glTexCoord3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3i(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3i(GLint s, GLint t, GLint r);
glTexCoord3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3iv(const GLint * v);
glTexCoord3iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3iv(const GLint * v);
glTexCoord3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3s(GLshort s, GLshort t, GLshort r);
Part of GL_VERSION_1_0
glTexCoord3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoord3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexCoord3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3s(short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3s(GLshort s, GLshort t, GLshort r);
glTexCoord3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord3sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3sv(const GLshort * v);
glTexCoord3sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord3sv(const GLshort * v);
glTexCoord3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4d(double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Part of GL_VERSION_1_0
glTexCoord4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4d(double, double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q);
glTexCoord4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord4dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glTexCoord4dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4dv(const GLdouble * v);
glTexCoord4dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4dv(const GLdouble * v);
glTexCoord4dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4f(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Part of GL_VERSION_1_0
glTexCoord4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4f(float, float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q);
glTexCoord4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord4fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glTexCoord4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4fv(const GLfloat * v);
glTexCoord4fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4fv(const GLfloat * v);
glTexCoord4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4h(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Part of GL_NV_half_float
glTexCoord4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4h(short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord4hNV(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Part of GL_NV_half_float
glTexCoord4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord4hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord4hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord4hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexCoord4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glTexCoord4hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4i(GLint s, GLint t, GLint r, GLint q);
Part of GL_VERSION_1_0
glTexCoord4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4i(int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4i(GLint s, GLint t, GLint r, GLint q);
glTexCoord4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord4iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4iv(const GLint * v);
Part of GL_VERSION_1_0
glTexCoord4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4iv(const GLint * v);
glTexCoord4iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4iv(const GLint * v);
glTexCoord4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4s(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q);
Part of GL_VERSION_1_0
glTexCoord4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4s(short, short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q);
glTexCoord4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord4sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoord4sv(const GLshort * v);
Part of GL_VERSION_1_0
glTexCoord4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoord4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoord4sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoord4sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4sv(const GLshort * v);
glTexCoord4sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexCoord4sv(const GLshort * v);
glTexCoord4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoord4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoord4sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoord4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordFormatNV(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordFormatNV(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP1ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP1ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP1ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP1ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP1ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP1uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP1uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP1uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP1uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP1uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP1uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP2ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP2ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP2ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP2ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP2ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP2uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP2uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP2uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP2uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP2uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP2uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP3ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP3ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP3ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP3ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP3ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP3uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP3uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP3uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP3uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP3uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP4ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP4ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP4ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP4ui(GLenum type, GLuint coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP4ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP4uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP4uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP4uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordP4uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordP4uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP4uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP4uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexCoordP4uiv(GLenum type, const GLuint * coords);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexCoordP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glTexCoordPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glTexCoordPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glTexCoordPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glTexCoordPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glTexCoordPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glTexCoordPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glTexCoordPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glTexCoordPointer(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glTexCoordPointer(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexCoordPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexCoordPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexCoordPointer(GL2ES2, GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL3bc
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL4bc
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.DebugGLES1
 
glTexCoordPointer(GLArrayData) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glTexCoordPointer(int, int, int, Buffer) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glTexCoordPointer(int, int, int, long) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL3bc
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL4bc
 
glTexCoordPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexCoordPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glTexCoordPointer(GLArrayData) - Method in class javax.media.opengl.TraceGLES1
 
glTexCoordv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glTexCoordv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glTexEnvf(int, int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glTexEnvf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glTexEnvf(int, int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvf(int, int, float) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glTexEnvf(GLenum target, GLenum pname, GLfloat param);
glTexEnvf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexEnvf(int, int, float) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnvfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexEnvfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexEnvfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexEnvfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexEnvfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexEnvfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
glTexEnvfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params);
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexEnvfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnvfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnvi(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvi(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glTexEnvi(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnvi(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glTexEnvi(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvi(int, int, int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glTexEnvi(GLenum target, GLenum pname, GLint param);
glTexEnvi(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexEnvi(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnviv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexEnviv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexEnviv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexEnviv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexEnviv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexEnviv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnviv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
glTexEnviv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES1
Interface to C language function:
void glTexEnviv(GLenum target, GLenum pname, const GLint * params);
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexEnviv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnviv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnvx(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvx(GLenum target, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glTexEnvx(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvx(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexEnvx(GLenum target, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glTexEnvx(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnvxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexEnvxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexEnvxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexEnvxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexEnvxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexEnvxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexEnvxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexEnvxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexEnvxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexEnvxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexGend(int, int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGend(GLenum coord, GLenum pname, GLdouble param);
Part of GL_VERSION_1_0
glTexGend(int, int, double) - Method in class javax.media.opengl.DebugGL2
 
glTexGend(int, int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGend(int, int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGend(int, int, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexGend(GLenum coord, GLenum pname, GLdouble param);
glTexGend(int, int, double) - Method in class javax.media.opengl.TraceGL2
 
glTexGend(int, int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGend(int, int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGendv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Part of GL_VERSION_1_0
glTexGendv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
Part of GL_VERSION_1_0
glTexGendv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexGendv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGendv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGendv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
glTexGendv(int, int, double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params);
glTexGendv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexGendv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGendv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGendv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGenf(int, int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenfOES(GLenum coord, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGenf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGenf(GLenum coord, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glTexGenf(int, int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.DebugGLES1
 
glTexGenf(int, int, float) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glTexGenfOES(GLenum coord, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGenf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGenf(int, int, float) - Method in class javax.media.opengl.TraceGLES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGenfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGenfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexGenfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexGenfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexGenfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexGenfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGenfv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGenfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexGenfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexGeni(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGeniOES(GLenum coord, GLenum pname, GLint param);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGeni(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGeni(GLenum coord, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glTexGeni(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTexGeni(int, int, int) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glTexGeniOES(GLenum coord, GLenum pname, GLint param);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGeni(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGeni(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glTexGeniv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenivOES(GLenum coord, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGeniv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenivOES(GLenum coord, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGeniv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexGeniv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexGeniv(GLenum coord, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexGeniv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexGeniv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexGeniv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glTexGenivOES(GLenum coord, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGeniv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glTexGenivOES(GLenum coord, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0, GL_OES_texture_cube_map
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexGeniv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexGeniv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexGenx(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenxOES(GLenum coord, GLenum pname, GLfixed param);
Part of GL_OES_texture_cube_map
glTexGenx(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTexGenx(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexGenxOES(GLenum coord, GLenum pname, GLfixed param);
Part of GL_OES_texture_cube_map
glTexGenx(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glTexGenxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed * params);
Part of GL_OES_texture_cube_map
glTexGenxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed * params);
Part of GL_OES_texture_cube_map
glTexGenxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexGenxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexGenxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed * params);
Part of GL_OES_texture_cube_map
glTexGenxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed * params);
Part of GL_OES_texture_cube_map
glTexGenxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexGenxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage1D(int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glTexImage1D(int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage1D(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_0
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
Part of GL_ARB_texture_multisample
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL2
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL3
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL4
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
Part of GL_ARB_texture_multisample
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL2
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL3
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL4
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
Part of GL_ARB_texture_multisample
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL2
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL3
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL3bc
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL4
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.DebugGL4bc
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
Part of GL_ARB_texture_multisample
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL2
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL3
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL3bc
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL4
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterf(int, int, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glTexParameterf(int, int, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glTexParameterf(int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
Part of GL_VERSION_1_0
glTexParameterf(int, int, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.DebugGLES2
 
glTexParameterf(int, int, float) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glTexParameterf(GLenum target, GLenum pname, GLfloat param);
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameterf(int, int, float) - Method in class javax.media.opengl.TraceGLES2
 
glTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
Part of GL_VERSION_1_0
glTexParameterfv(int, int, float[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexParameterfv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glTexParameterfv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
glTexParameterfv(int, int, float[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params);
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameterfv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glTexParameterfv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glTexParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameteri(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glTexParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameteri(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glTexParameteri(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameteri(GLenum target, GLenum pname, GLint param);
Part of GL_VERSION_1_0
glTexParameteri(int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glTexParameteri(int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glTexParameteri(GLenum target, GLenum pname, GLint param);
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameteri(int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glTexParameterIiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_3_0
glTexParameterIiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_3_0
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterIiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_3_0
glTexParameterIiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_3_0
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterIiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterIiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params);
Part of GL_VERSION_3_0
glTexParameterIuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params);
Part of GL_VERSION_3_0
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameterIuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params);
Part of GL_VERSION_3_0
glTexParameterIuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params);
Part of GL_VERSION_3_0
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexParameterIuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameterIuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
Part of GL_VERSION_1_0
glTexParameteriv(int, int, IntBuffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexParameteriv(int, int, int[], int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glTexParameteriv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
glTexParameteriv(int, int, int[], int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glTexParameteriv(GLenum target, GLenum pname, const GLint * params);
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameteriv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glTexParameteriv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glTexParameterx(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterx(GLenum target, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glTexParameterx(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameterx(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexParameterx(GLenum target, GLenum pname, GLfixed param);
Part of GL_VERSION_ES_CL_CM
glTexParameterx(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameterxv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexParameterxv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexParameterxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexParameterxv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameterxv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES1
 
glTexParameterxv(int, int, IntBuffer) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexParameterxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexParameterxv(int, int, int[], int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTexParameterxv(GLenum target, GLenum pname, const GLfixed * params);
Part of GL_VERSION_ES_CL_CM
glTexParameterxv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexParameterxv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES1
 
glTexRenderbufferNV(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexRenderbufferNV(GLenum target, GLuint renderbuffer);
Part of GL_NV_explicit_multisample
glTexRenderbufferNV(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTexRenderbufferNV(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTexRenderbufferNV(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTexRenderbufferNV(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTexRenderbufferNV(GLenum target, GLuint renderbuffer);
Part of GL_NV_explicit_multisample
glTexRenderbufferNV(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTexRenderbufferNV(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTexRenderbufferNV(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage1D(int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glTexSubImage1D(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage1D(int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL
Entry point to C language function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_1
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_VERSION_1_2, GL_OES_texture_3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glTextureBarrierNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureBarrierNV(void);
Part of GL_NV_texture_barrier
glTextureBarrierNV() - Method in class javax.media.opengl.DebugGL2
 
glTextureBarrierNV() - Method in class javax.media.opengl.DebugGL3bc
 
glTextureBarrierNV() - Method in class javax.media.opengl.DebugGL4bc
 
glTextureBarrierNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureBarrierNV(void);
Part of GL_NV_texture_barrier
glTextureBarrierNV() - Method in class javax.media.opengl.TraceGL2
 
glTextureBarrierNV() - Method in class javax.media.opengl.TraceGL3bc
 
glTextureBarrierNV() - Method in class javax.media.opengl.TraceGL4bc
 
glTextureBufferEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureBufferEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_EXT_direct_state_access
glTextureBufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTextureBufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureBufferEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureBufferEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureBufferEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer);
Part of GL_EXT_direct_state_access
glTextureBufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTextureBufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureBufferEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureLightEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureLightEXT(GLenum pname);
Part of GL_EXT_light_texture
glTextureLightEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glTextureLightEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureLightEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureLightEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureLightEXT(GLenum pname);
Part of GL_EXT_light_texture
glTextureLightEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glTextureLightEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureLightEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureMaterialEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureMaterialEXT(GLenum face, GLenum mode);
Part of GL_EXT_light_texture
glTextureMaterialEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glTextureMaterialEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureMaterialEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureMaterialEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureMaterialEXT(GLenum face, GLenum mode);
Part of GL_EXT_light_texture
glTextureMaterialEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glTextureMaterialEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureMaterialEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureNormalEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureNormalEXT(GLenum mode);
Part of GL_EXT_texture_perturb_normal
glTextureNormalEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glTextureNormalEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureNormalEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureNormalEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureNormalEXT(GLenum mode);
Part of GL_EXT_texture_perturb_normal
glTextureNormalEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glTextureNormalEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureNormalEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterfEXT(int, int, int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glTextureParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterfEXT(int, int, int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param);
Part of GL_EXT_direct_state_access
glTextureParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterfEXT(int, int, int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glTextureParameterfvEXT(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params);
Part of GL_EXT_direct_state_access
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterfvEXT(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterfvEXT(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameteriEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glTextureParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameteriEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param);
Part of GL_EXT_direct_state_access
glTextureParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameteriEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterIivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterIivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params);
Part of GL_EXT_direct_state_access
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterIuivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterIuivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterivEXT(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterivEXT(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params);
Part of GL_EXT_direct_state_access
glTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureParameterivEXT(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureParameterivEXT(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureRangeAPPLE(int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Part of GL_APPLE_texture_range
glTextureRangeAPPLE(int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureRangeAPPLE(int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureRangeAPPLE(int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureRangeAPPLE(int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureRangeAPPLE(GLenum target, GLsizei length, const GLvoid * pointer);
Part of GL_APPLE_texture_range
glTextureRangeAPPLE(int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureRangeAPPLE(int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureRangeAPPLE(int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureRenderbufferEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureRenderbufferEXT(GLuint texture, GLenum target, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
glTextureRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glTextureRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureRenderbufferEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureRenderbufferEXT(GLuint texture, GLenum target, GLuint renderbuffer);
Part of GL_EXT_direct_state_access
glTextureRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glTextureRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureRenderbufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
Part of GL_EXT_direct_state_access
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * * varyings, GLenum bufferMode);
Part of GL_VERSION_3_0
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.DebugGL2
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.DebugGL3
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.DebugGL4
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * * varyings, GLenum bufferMode);
Part of GL_VERSION_3_0
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.TraceGL2
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.TraceGL3
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.TraceGL4
 
glTransformFeedbackVaryings(int, int, String[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glTranslated(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTranslated(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
glTranslated(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glTranslated(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glTranslated(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glTranslated(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glTranslated(GLdouble x, GLdouble y, GLdouble z);
glTranslated(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glTranslated(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glTranslated(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glTranslatef(float, float, float) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glTranslatef(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glTranslatef(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glTranslatef(float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glTranslatef(float, float, float) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glTranslatef(float, float, float) - Method in class com.jogamp.opengl.util.PMVMatrix
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.DebugGL2ES1
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.DebugGLES1
 
glTranslatef(float, float, float) - Method in interface javax.media.opengl.fixedfunc.GLMatrixFunc
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.TraceGL2ES1
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glTranslatef(float, float, float) - Method in class javax.media.opengl.TraceGLES1
 
glTranslatex(int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glTranslatex(GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
glTranslatex(int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glTranslatex(int, int, int) - Method in interface javax.media.opengl.GLES1
Entry point to C language function: void glTranslatex(GLfixed x, GLfixed y, GLfixed z);
Part of GL_VERSION_ES_CL_CM
glTranslatex(int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
GLU - Class in javax.media.opengl.glu
Provides access to the OpenGL Utility Library (GLU).
GLU() - Constructor for class javax.media.opengl.glu.GLU
 
GLU_BEGIN - Static variable in class javax.media.opengl.glu.GLU
 
GLU_CCW - Static variable in class javax.media.opengl.glu.GLU
 
GLU_CW - Static variable in class javax.media.opengl.glu.GLU
 
GLU_EDGE_FLAG - Static variable in class javax.media.opengl.glu.GLU
 
GLU_END - Static variable in class javax.media.opengl.glu.GLU
 
GLU_ERROR - Static variable in class javax.media.opengl.glu.GLU
 
GLU_EXTENSIONS - Static variable in class javax.media.opengl.glu.GLU
 
GLU_EXTERIOR - Static variable in class javax.media.opengl.glu.GLU
 
GLU_FALSE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_FILL - Static variable in class javax.media.opengl.glu.GLU
 
GLU_FLAT - Static variable in class javax.media.opengl.glu.GLU
 
GLU_INSIDE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_INTERIOR - Static variable in class javax.media.opengl.glu.GLU
 
GLU_INVALID_ENUM - Static variable in class javax.media.opengl.glu.GLU
 
GLU_INVALID_OPERATION - Static variable in class javax.media.opengl.glu.GLU
 
GLU_INVALID_VALUE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_LINE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_NONE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_OUT_OF_MEMORY - Static variable in class javax.media.opengl.glu.GLU
 
GLU_OUTSIDE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_POINT - Static variable in class javax.media.opengl.glu.GLU
 
GLU_SILHOUETTE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_SMOOTH - Static variable in class javax.media.opengl.glu.GLU
 
GLU_SWAP_2_BYTES(short) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
GLU_SWAP_4_BYTES(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
GLU_SWAP_4_BYTES(float) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
GLU_TESS_AVOID_DEGENERATE_TRIANGLES - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_BEGIN - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_BEGIN_DATA - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_BOUNDARY_ONLY - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_COMBINE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_COMBINE_DATA - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_COORD_TOO_LARGE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_EDGE_FLAG - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_EDGE_FLAG_DATA - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_END - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_END_DATA - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR1 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR2 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR3 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR4 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR5 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR6 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR7 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR8 - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_ERROR_DATA - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_MAX_COORD - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_MISSING_BEGIN_CONTOUR - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_MISSING_BEGIN_POLYGON - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_MISSING_END_CONTOUR - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_MISSING_END_POLYGON - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_NEED_COMBINE_CALLBACK - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_TOLERANCE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_VERTEX - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_VERTEX_DATA - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_WINDING_ABS_GEQ_TWO - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_WINDING_NEGATIVE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_WINDING_NONZERO - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_WINDING_ODD - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_WINDING_POSITIVE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TESS_WINDING_RULE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_TRUE - Static variable in class javax.media.opengl.glu.GLU
 
GLU_UNKNOWN - Static variable in class javax.media.opengl.glu.GLU
 
GLU_VERSION - Static variable in class javax.media.opengl.glu.GLU
 
GLU_VERTEX - Static variable in class javax.media.opengl.glu.GLU
 
gluBeginCurve(GLUnurbs) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Begins a curve definition.
gluBeginPolygon() - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluBeginPolygon(GLUtessellator) - Static method in class javax.media.opengl.glu.GLU
gluBeginPolygon and gluEndPolygon delimit the definition of a nonconvex polygon.
gluBeginSurface(GLUnurbs) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Begins a surface definition.
gluBuild1DMipmapLevels(GL, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluBuild1DMipmapLevels(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild1DMipmapLevels(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluBuild1DMipmapLevels(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluBuild1DMipmapLevelsC(int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Part of GLU_VERSION_1_X
gluBuild1DMipmapLevelsCore(GL, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.BuildMipmap
 
gluBuild1DMipmaps(GL, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluBuild1DMipmaps(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
gluBuild1DMipmaps(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluBuild1DMipmaps(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluBuild1DMipmapsC(int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Part of GLU_VERSION_1_X
gluBuild2DMipmapLevels(GL, int, int, int, int, int, int, int, int, int, Object) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluBuild2DMipmapLevels(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild2DMipmapLevels(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluBuild2DMipmapLevels(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluBuild2DMipmapLevelsC(int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Part of GLU_VERSION_1_X
gluBuild2DMipmapLevelsCore(GL, int, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.BuildMipmap
 
gluBuild2DMipmaps(GL, int, int, int, int, int, int, Object) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluBuild2DMipmaps(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
gluBuild2DMipmaps(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluBuild2DMipmaps(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluBuild2DMipmapsC(int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
Part of GLU_VERSION_1_X
gluBuild3DMipmapLevels(GL, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluBuild3DMipmapLevels(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
gluBuild3DMipmapLevels(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluBuild3DMipmapLevels(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluBuild3DMipmapLevelsC(int, int, int, int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Part of GLU_VERSION_1_X
gluBuild3DMipmapLevelsCore(GL, int, int, int, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.BuildMipmap
 
gluBuild3DMipmaps(GL, int, int, int, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluBuild3DMipmaps(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
gluBuild3DMipmaps(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluBuild3DMipmaps(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluBuild3DMipmapsC(int, int, int, int, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Part of GLU_VERSION_1_X
gluCheckExtension(String, String) - Static method in class com.jogamp.opengl.impl.glu.registry.Registry
 
gluCheckExtension(String, String) - Method in class javax.media.opengl.glu.GLU
 
gluCylinder(GLUquadric, double, double, double, int, int) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluDeleteQuadric(GLUquadric) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluDeleteTess() - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluDeleteTess(GLUtessellator) - Static method in class javax.media.opengl.glu.GLU
gluDeleteTess destroys the indicated tessellation object (which was created with gluNewTess).
gluDisk(GLUquadric, double, double, int, int) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
Glue - Class in com.jogamp.opengl.impl.glu
 
Glue() - Constructor for class com.jogamp.opengl.impl.glu.Glue
Creates a new instance of Glue
gluEndCurve(GLUnurbs) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Ends a curve definition.
gluEndPolygon() - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluEndPolygon(GLUtessellator) - Static method in class javax.media.opengl.glu.GLU
gluEndPolygon and gluBeginPolygon delimit the definition of a nonconvex polygon.
gluEndSurface(GLUnurbs) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Ends a surface.
gluErrorString(int) - Static method in class com.jogamp.opengl.impl.glu.error.Error
 
gluErrorString(int) - Method in class javax.media.opengl.glu.GLU
 
gluGetString(int) - Static method in class com.jogamp.opengl.impl.glu.registry.Registry
 
gluGetString(int) - Method in class javax.media.opengl.glu.GLU
 
gluGetTessProperty(int, double[], int) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluGetTessProperty(GLUtessellator, int, double[], int) - Static method in class javax.media.opengl.glu.GLU
gluGetTessProperty retrieves properties stored in a tessellation object.
GLUgl2 - Class in javax.media.opengl.glu.gl2
 
GLUgl2() - Constructor for class javax.media.opengl.glu.gl2.GLUgl2
Instantiates a new OpenGL Utility Library object.
GLUgl2es1 - Class in javax.media.opengl.glu.gl2es1
 
GLUgl2es1() - Constructor for class javax.media.opengl.glu.gl2es1.GLUgl2es1
Instantiates a new OpenGL Utility Library object.
GLUgl2nurbsImpl - Class in com.jogamp.opengl.impl.glu.gl2.nurbs
Base object for working with NURBS curves and surfaces
GLUgl2nurbsImpl() - Constructor for class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Initializes default GLUgl2nurbs object
GLUgl2ProcAddressTable - Class in com.jogamp.opengl.impl.glu.gl2
This table is a cache of pointers to the dynamically-linkable C library.
GLUgl2ProcAddressTable() - Constructor for class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
GLUgl2ProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
gluInvertMatrixf(float[], float[]) - Method in class com.jogamp.opengl.impl.ProjectFloat
 
gluInvertMatrixf(FloatBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.ProjectFloat
 
gluLookAt(GL2, double, double, double, double, double, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluLookAt
gluLookAt(GLMatrixFunc, float, float, float, float, float, float, float, float, float) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluLookAt
gluLookAt(float, float, float, float, float, float, float, float, float) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluLookAt(float, float, float, float, float, float, float, float, float) - Method in class javax.media.opengl.glu.GLU
 
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class javax.media.opengl.glu.GLU
 
gluMakeIdentityf(FloatBuffer) - Static method in class com.jogamp.opengl.impl.ProjectFloat
Make matrix an identity matrix
gluMakeIdentityf(float[]) - Static method in class com.jogamp.opengl.impl.ProjectFloat
Make matrix an identity matrix
gluMakeZero(FloatBuffer) - Static method in class com.jogamp.opengl.impl.ProjectFloat
Make matrix an zero matrix
gluMultMatricesf(FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class com.jogamp.opengl.impl.ProjectFloat
 
gluNewNurbsRenderer() - Method in class javax.media.opengl.glu.gl2.GLUgl2
Creates a new GLUnurbs object.
gluNewQuadric() - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluNewQuadric(boolean) - Method in class javax.media.opengl.glu.GLU
 
gluNewTess() - Static method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluNewTess() - Static method in class javax.media.opengl.glu.GLU
gluNewTess creates and returns a new tessellation object.
gluNextContour(int) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluNextContour(GLUtessellator, int) - Static method in class javax.media.opengl.glu.GLU
gluNextContour is used to describe polygons with multiple contours.
glUniform(GLUniformData) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glUniform(GLUniformData) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glUniform(GL2ES2, GLUniformData) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Set the uniform data.
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL2
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL3
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL4
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform(GLUniformData) - Method in class javax.media.opengl.DebugGLES2
 
glUniform(GLUniformData) - Method in interface javax.media.opengl.GL2ES2
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL2
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL3
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL4
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform(GLUniformData) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1d(int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1d(GLint location, GLdouble x);
Part of GL_ARB_gpu_shader_fp64
glUniform1d(int, double) - Method in class javax.media.opengl.DebugGL3
 
glUniform1d(int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1d(int, double) - Method in class javax.media.opengl.DebugGL4
 
glUniform1d(int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1d(int, double) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform1d(GLint location, GLdouble x);
Part of GL_ARB_gpu_shader_fp64
glUniform1d(int, double) - Method in class javax.media.opengl.TraceGL3
 
glUniform1d(int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1d(int, double) - Method in class javax.media.opengl.TraceGL4
 
glUniform1d(int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1dv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform1dv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1dv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform1dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform1dv(int, int, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform1dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform1dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1f(int, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1f(GLint location, GLfloat x);
Part of GL_VERSION_2_0
glUniform1f(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1f(GLint location, GLfloat v0);
Part of GL_VERSION_2_0
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL3
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL4
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1f(int, float) - Method in class javax.media.opengl.DebugGLES2
 
glUniform1f(int, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform1f(GLint location, GLfloat x);
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL3
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL4
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1f(int, float) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1fARB(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1fARB(GLint location, GLfloat v0);
Part of GL_ARB_shader_objects
glUniform1fARB(int, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform1fARB(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1fARB(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1fARB(int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform1fARB(GLint location, GLfloat v0);
Part of GL_ARB_shader_objects
glUniform1fARB(int, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform1fARB(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1fARB(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform1fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform1fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform1fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform1fv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * v);
glUniform1fv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform1fv(GLint location, GLsizei count, const GLfloat * v);
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform1fvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform1fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1fvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform1fvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform1fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1i(int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1i(GLint location, GLint x);
Part of GL_VERSION_2_0
glUniform1i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1i(GLint location, GLint v0);
Part of GL_VERSION_2_0
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1i(int, int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform1i(int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform1i(GLint location, GLint x);
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1i(int, int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1i64NV(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1i64NV(GLint location, GLint64EXT x);
Part of GL_NV_gpu_shader5
glUniform1i64NV(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1i64NV(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1i64NV(int, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform1i64NV(GLint location, GLint64EXT x);
Part of GL_NV_gpu_shader5
glUniform1i64NV(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1i64NV(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1i64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1i64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1i64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1i64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1iARB(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1iARB(GLint location, GLint v0);
Part of GL_ARB_shader_objects
glUniform1iARB(int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1iARB(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1iARB(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1iARB(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform1iARB(GLint location, GLint v0);
Part of GL_ARB_shader_objects
glUniform1iARB(int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1iARB(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1iARB(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform1iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform1iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform1iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform1iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform1iv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * v);
glUniform1iv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform1iv(GLint location, GLsizei count, const GLint * v);
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform1ivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform1ivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform1ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform1ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1ivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform1ivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform1ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform1ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform1ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ui(GLint location, GLuint v0);
Part of GL_VERSION_3_0
glUniform1ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform1ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform1ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform1ui(GLint location, GLuint v0);
Part of GL_VERSION_3_0
glUniform1ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform1ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform1ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1ui64NV(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ui64NV(GLint location, GLuint64EXT x);
Part of GL_NV_gpu_shader5
glUniform1ui64NV(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1ui64NV(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1ui64NV(int, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform1ui64NV(GLint location, GLuint64EXT x);
Part of GL_NV_gpu_shader5
glUniform1ui64NV(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1ui64NV(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1ui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1ui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1ui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1ui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform1ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform1uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform1uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform1uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform1uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform1uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform1uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform1uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform1uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2d(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2d(GLint location, GLdouble x, GLdouble y);
Part of GL_ARB_gpu_shader_fp64
glUniform2d(int, double, double) - Method in class javax.media.opengl.DebugGL3
 
glUniform2d(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2d(int, double, double) - Method in class javax.media.opengl.DebugGL4
 
glUniform2d(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2d(int, double, double) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform2d(GLint location, GLdouble x, GLdouble y);
Part of GL_ARB_gpu_shader_fp64
glUniform2d(int, double, double) - Method in class javax.media.opengl.TraceGL3
 
glUniform2d(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2d(int, double, double) - Method in class javax.media.opengl.TraceGL4
 
glUniform2d(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2dv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform2dv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2dv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform2dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform2dv(int, int, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform2dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform2dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2f(int, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2f(GLint location, GLfloat x, GLfloat y);
Part of GL_VERSION_2_0
glUniform2f(int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2f(GLint location, GLfloat v0, GLfloat v1);
Part of GL_VERSION_2_0
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL3
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL4
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glUniform2f(int, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform2f(GLint location, GLfloat x, GLfloat y);
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL3
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL4
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2f(int, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glUniform2fARB(int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1);
Part of GL_ARB_shader_objects
glUniform2fARB(int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform2fARB(int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2fARB(int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2fARB(int, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1);
Part of GL_ARB_shader_objects
glUniform2fARB(int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform2fARB(int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2fARB(int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform2fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform2fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform2fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform2fv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * v);
glUniform2fv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform2fv(GLint location, GLsizei count, const GLfloat * v);
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform2fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform2fvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform2fvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform2fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform2fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2fvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform2fvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform2fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform2fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2i(int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2i(GLint location, GLint x, GLint y);
Part of GL_VERSION_2_0
glUniform2i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2i(GLint location, GLint v0, GLint v1);
Part of GL_VERSION_2_0
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform2i(int, int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform2i(GLint location, GLint x, GLint y);
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2i(int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform2i64NV(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2i64NV(GLint location, GLint64EXT x, GLint64EXT y);
Part of GL_NV_gpu_shader5
glUniform2i64NV(int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2i64NV(int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2i64NV(int, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform2i64NV(GLint location, GLint64EXT x, GLint64EXT y);
Part of GL_NV_gpu_shader5
glUniform2i64NV(int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2i64NV(int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2i64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2i64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2i64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2i64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2iARB(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2iARB(GLint location, GLint v0, GLint v1);
Part of GL_ARB_shader_objects
glUniform2iARB(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2iARB(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2iARB(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2iARB(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform2iARB(GLint location, GLint v0, GLint v1);
Part of GL_ARB_shader_objects
glUniform2iARB(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2iARB(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2iARB(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform2iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform2iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform2iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform2iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform2iv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * v);
glUniform2iv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform2iv(GLint location, GLsizei count, const GLint * v);
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform2iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform2ivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform2ivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform2ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform2ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2ivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform2ivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform2ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform2ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform2ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ui(GLint location, GLuint v0, GLuint v1);
Part of GL_VERSION_3_0
glUniform2ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform2ui(GLint location, GLuint v0, GLuint v1);
Part of GL_VERSION_3_0
glUniform2ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform2ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2ui64NV(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_gpu_shader5
glUniform2ui64NV(int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2ui64NV(int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2ui64NV(int, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform2ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_gpu_shader5
glUniform2ui64NV(int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2ui64NV(int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2ui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2ui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2ui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2ui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform2ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform2uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform2uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform2uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform2uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform2uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform2uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform2uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform2uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3d(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3d(GLint location, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_gpu_shader_fp64
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3d(int, double, double, double) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform3d(GLint location, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_gpu_shader_fp64
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glUniform3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3dv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform3dv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3dv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform3dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform3dv(int, int, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform3dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform3dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3f(int, float, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_2_0
glUniform3f(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_VERSION_2_0
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glUniform3f(int, float, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z);
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3f(int, float, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glUniform3fARB(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_ARB_shader_objects
glUniform3fARB(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform3fARB(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3fARB(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3fARB(int, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Part of GL_ARB_shader_objects
glUniform3fARB(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform3fARB(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3fARB(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform3fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform3fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform3fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform3fv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * v);
glUniform3fv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform3fv(GLint location, GLsizei count, const GLfloat * v);
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform3fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform3fvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform3fvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform3fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform3fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3fvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform3fvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform3fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform3fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3i(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3i(GLint location, GLint x, GLint y, GLint z);
Part of GL_VERSION_2_0
glUniform3i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_VERSION_2_0
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform3i(int, int, int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform3i(GLint location, GLint x, GLint y, GLint z);
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3i(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform3i64NV(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_gpu_shader5
glUniform3i64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3i64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3i64NV(int, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform3i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_gpu_shader5
glUniform3i64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3i64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3i64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3i64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3i64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3i64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3iARB(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_ARB_shader_objects
glUniform3iARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3iARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3iARB(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3iARB(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2);
Part of GL_ARB_shader_objects
glUniform3iARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3iARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3iARB(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform3iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform3iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform3iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform3iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform3iv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * v);
glUniform3iv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform3iv(GLint location, GLsizei count, const GLint * v);
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform3iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform3ivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform3ivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform3ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform3ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3ivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform3ivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform3ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform3ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform3ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3ui(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_VERSION_3_0
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3ui(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2);
Part of GL_VERSION_3_0
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3ui64NV(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_gpu_shader5
glUniform3ui64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3ui64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3ui64NV(int, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform3ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_gpu_shader5
glUniform3ui64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3ui64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3ui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3ui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3ui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3ui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform3ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform3uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform3uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform3uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform3uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform3uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform3uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform3uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform3uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4d(int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4d(GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_gpu_shader_fp64
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4d(int, double, double, double, double) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform4d(GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_gpu_shader_fp64
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glUniform4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4dv(int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform4dv(int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4dv(int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform4dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform4dv(int, int, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniform4dv(GLint location, GLsizei count, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform4dv(int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4dv(int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4f(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_2_0
glUniform4f(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_VERSION_2_0
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glUniform4f(int, float, float, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glUniform4fARB(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_ARB_shader_objects
glUniform4fARB(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glUniform4fARB(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4fARB(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4fARB(int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Part of GL_ARB_shader_objects
glUniform4fARB(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glUniform4fARB(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4fARB(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform4fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4fv(GLint location, GLsizei count, const GLfloat * v);
Part of GL_VERSION_2_0
glUniform4fv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform4fv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4fv(GLint location, GLsizei count, const GLfloat * value);
Part of GL_VERSION_2_0
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform4fv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * v);
glUniform4fv(int, int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform4fv(GLint location, GLsizei count, const GLfloat * v);
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4fv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform4fv(int, int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform4fvARB(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4fvARB(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4fvARB(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform4fvARB(int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniform4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4fvARB(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4fvARB(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4i(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_2_0
glUniform4i(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_VERSION_2_0
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform4i(int, int, int, int, int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w);
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform4i64NV(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_gpu_shader5
glUniform4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4i64NV(int, long, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform4i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_gpu_shader5
glUniform4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4i64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4i64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4i64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4i64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4i64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4i64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4i64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4iARB(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_ARB_shader_objects
glUniform4iARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4iARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4iARB(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4iARB(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Part of GL_ARB_shader_objects
glUniform4iARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4iARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4iARB(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform4iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniform4iv(GLint location, GLsizei count, const GLint * v);
Part of GL_VERSION_2_0
glUniform4iv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform4iv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4iv(GLint location, GLsizei count, const GLint * value);
Part of GL_VERSION_2_0
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniform4iv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * v);
glUniform4iv(int, int, int[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniform4iv(GLint location, GLsizei count, const GLint * v);
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4iv(int, int, int[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniform4iv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniform4ivARB(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform4ivARB(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform4ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform4ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4ivARB(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4ivARB(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform4ivARB(int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniform4ivARB(GLint location, GLsizei count, const GLint * value);
Part of GL_ARB_shader_objects
glUniform4ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform4ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4ivARB(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4ivARB(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4ui(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_VERSION_3_0
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4ui(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Part of GL_VERSION_3_0
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniform4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4ui64NV(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_gpu_shader5
glUniform4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4ui64NV(int, long, long, long, long) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform4ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_gpu_shader5
glUniform4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4ui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4ui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4ui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4ui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL3bc
Entry point to C language function: void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_gpu_shader5
glUniform4ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4ui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4ui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4uiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform4uiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniform4uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniform4uiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform4uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform4uiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniform4uiv(GLint location, GLsizei count, const GLuint * value);
Part of GL_VERSION_3_0
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniform4uiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniform4uiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformBlockBinding(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);
Part of GL_ARB_uniform_buffer_object
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformBlockBinding(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);
Part of GL_ARB_uniform_buffer_object
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUniformBlockBinding(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformBufferEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformBufferEXT(GLuint program, GLint location, GLuint buffer);
Part of GL_EXT_bindable_uniform
glUniformBufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUniformBufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformBufferEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformBufferEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformBufferEXT(GLuint program, GLint location, GLuint buffer);
Part of GL_EXT_bindable_uniform
glUniformBufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUniformBufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformBufferEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLUniformData - Class in javax.media.opengl
 
GLUniformData(String, int) - Constructor for class javax.media.opengl.GLUniformData
int atom Number of objects is 1
GLUniformData(String, float) - Constructor for class javax.media.opengl.GLUniformData
float atom Number of objects is 1
GLUniformData(String, int, IntBuffer) - Constructor for class javax.media.opengl.GLUniformData
Multiple IntBuffer Vector Number of objects is calculated by data.limit()/components
GLUniformData(String, int, FloatBuffer) - Constructor for class javax.media.opengl.GLUniformData
Multiple FloatBuffer Vector Number of objects is calculated by data.limit()/components
GLUniformData(String, int, int, FloatBuffer) - Constructor for class javax.media.opengl.GLUniformData
Multiple FloatBuffer Matrix Number of objects is calculated by data.limit()/(rows*columns)
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniformMatrix2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix2x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniformMatrix3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix3x4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_0
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glUniformMatrix4fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_ARB_shader_objects
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4fvARB(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4fvARB(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x2dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x2dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x2fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
Part of GL_ARB_gpu_shader_fp64
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x3dv(int, int, boolean, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x3dv(int, int, boolean, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Part of GL_VERSION_2_1
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformMatrix4x3fv(int, int, boolean, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices);
Part of GL_ARB_shader_subroutine
glUniformSubroutinesuiv(int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices);
Part of GL_ARB_shader_subroutine
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices);
Part of GL_ARB_shader_subroutine
glUniformSubroutinesuiv(int, int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices);
Part of GL_ARB_shader_subroutine
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformSubroutinesuiv(int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformSubroutinesuiv(int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformui64NV(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformui64NV(GLint location, GLuint64EXT value);
Part of GL_NV_shader_buffer_load
glUniformui64NV(int, long) - Method in class javax.media.opengl.DebugGL2
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.DebugGL3
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.DebugGL4
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformui64NV(int, long) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformui64NV(GLint location, GLuint64EXT value);
Part of GL_NV_shader_buffer_load
glUniformui64NV(int, long) - Method in class javax.media.opengl.TraceGL2
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.TraceGL3
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.TraceGL4
 
glUniformui64NV(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glUniformui64vNV(int, int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glUniformui64vNV(int, int, Int64Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glUniformui64vNV(int, int, long[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value);
Part of GL_NV_shader_buffer_load
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4
 
glUniformui64vNV(int, int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glUniformui64vNV(int, int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glUnlockArraysEXT() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUnlockArraysEXT(void);
Part of GL_EXT_compiled_vertex_array
glUnlockArraysEXT() - Method in class javax.media.opengl.DebugGL2
 
glUnlockArraysEXT() - Method in class javax.media.opengl.DebugGL3bc
 
glUnlockArraysEXT() - Method in class javax.media.opengl.DebugGL4bc
 
glUnlockArraysEXT() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUnlockArraysEXT(void);
Part of GL_EXT_compiled_vertex_array
glUnlockArraysEXT() - Method in class javax.media.opengl.TraceGL2
 
glUnlockArraysEXT() - Method in class javax.media.opengl.TraceGL3bc
 
glUnlockArraysEXT() - Method in class javax.media.opengl.TraceGL4bc
 
glUnmapBuffer(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: GLboolean glUnmapBufferOES(GLenum target);
Part of GL_VERSION_1_5, GL_OES_mapbuffer
glUnmapBuffer(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: GLboolean glUnmapBufferOES(GLenum target);
Part of GL_VERSION_1_5, GL_OES_mapbuffer
glUnmapBuffer(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glUnmapBuffer(GLenum target);
Part of GL_VERSION_1_5
glUnmapBuffer(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL2
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL2ES1
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL3
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL3bc
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL4
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGL4bc
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGLES1
 
glUnmapBuffer(int) - Method in class javax.media.opengl.DebugGLES2
 
glUnmapBuffer(int) - Method in interface javax.media.opengl.GL
Entry point to C language function: GLboolean glUnmapBufferOES(GLenum target);
Part of GL_VERSION_1_5, GL_OES_mapbuffer
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL2
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL2ES1
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL3
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL3bc
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL4
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGL4bc
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGLES1
 
glUnmapBuffer(int) - Method in class javax.media.opengl.TraceGLES2
 
glUnmapNamedBufferEXT(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLboolean glUnmapNamedBufferEXT(GLuint buffer);
Part of GL_EXT_direct_state_access
glUnmapNamedBufferEXT(int) - Method in class javax.media.opengl.DebugGL2
 
glUnmapNamedBufferEXT(int) - Method in class javax.media.opengl.DebugGL3bc
 
glUnmapNamedBufferEXT(int) - Method in class javax.media.opengl.DebugGL4bc
 
glUnmapNamedBufferEXT(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLboolean glUnmapNamedBufferEXT(GLuint buffer);
Part of GL_EXT_direct_state_access
glUnmapNamedBufferEXT(int) - Method in class javax.media.opengl.TraceGL2
 
glUnmapNamedBufferEXT(int) - Method in class javax.media.opengl.TraceGL3bc
 
glUnmapNamedBufferEXT(int) - Method in class javax.media.opengl.TraceGL4bc
 
GLUnurbs - Interface in javax.media.opengl.glu
Wrapper for a GLU NURBS object.
gluNurbsCurve(GLUnurbs, int, float[], int, float[], int, int) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Make a NURBS curve.
gluNurbsProperty(GLUnurbs, int, float) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Sets a property on a NURBS object.
gluNurbsSurface(GLUnurbs, int, float[], int, float[], int, int, float[], int, int, int) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Makes a NURBS surface.
gluOrtho2D(GL2, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluOrtho2D.
gluOrtho2D(GLMatrixFunc, float, float, float, float) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluOrtho2D.
gluOrtho2D(float, float, float, float) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluOrtho2D(double, double, double, double) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluOrtho2D(float, float, float, float) - Method in class javax.media.opengl.glu.GLU
 
gluOrtho2D(double, double, double, double) - Method in class javax.media.opengl.glu.GLU
 
gluPartialDisk(GLUquadric, double, double, int, int, double, double) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluPerspective(GL2, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluPerspective.
gluPerspective(GLMatrixFunc, float, float, float, float) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluPerspective.
gluPerspective(float, float, float, float) - Method in class com.jogamp.opengl.util.PMVMatrix
 
gluPerspective(float, float, float, float) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluPerspective(double, double, double, double) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluPerspective(float, float, float, float) - Method in class javax.media.opengl.glu.GLU
 
gluPerspective(double, double, double, double) - Method in class javax.media.opengl.glu.GLU
 
gluPickMatrix(GL2, double, double, double, double, IntBuffer) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluPickMatrix
gluPickMatrix(GL2, double, double, double, double, int[], int) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluPickMatrix
gluPickMatrix(GLMatrixFunc, float, float, float, float, IntBuffer) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluPickMatrix
gluPickMatrix(GLMatrixFunc, float, float, float, float, int[], int) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluPickMatrix
gluPickMatrix(double, double, double, double, int[], int) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluPickMatrix(double, double, double, double, IntBuffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
 
gluPickMatrix(float, float, float, float, int[], int) - Method in class javax.media.opengl.glu.GLU
 
gluPickMatrix(float, float, float, float, IntBuffer) - Method in class javax.media.opengl.glu.GLU
 
gluPickMatrix(double, double, double, double, int[], int) - Method in class javax.media.opengl.glu.GLU
 
gluPickMatrix(double, double, double, double, IntBuffer) - Method in class javax.media.opengl.glu.GLU
 
gluProject(double, double, double, double[], int, double[], int, int[], int, double[], int) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluProject
gluProject(double, double, double, DoubleBuffer, DoubleBuffer, IntBuffer, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluProject
gluProject(float, float, float, float[], int, float[], int, int[], int, float[], int) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluProject
gluProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluProject
gluProject(double, double, double, double[], int, double[], int, int[], int, double[], int) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
gluProject(double, double, double, DoubleBuffer, DoubleBuffer, IntBuffer, DoubleBuffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
gluProject(float, float, float, float[], int, float[], int, int[], int, float[], int) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
gluProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
gluProject(double, double, double, double[], int, double[], int, int[], int, double[], int) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
GLUquadric - Interface in javax.media.opengl.glu
Wrapper for a GLU quadric object.
gluQuadricDrawStyle(GLUquadric, int) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
GLUquadricImpl - Class in com.jogamp.opengl.impl.glu
GLUquadricImpl.java Created 22-dec-2003 (originally Quadric.java)
GLUquadricImpl(GL, boolean) - Constructor for class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
gluQuadricNormals(GLUquadric, int) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluQuadricOrientation(GLUquadric, int) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluQuadricTexture(GLUquadric, boolean) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
gluScaleImage(GL, int, int, int, int, ByteBuffer, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
gluScaleImage(int, int, int, int, Buffer, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
gluScaleImage(int, int, int, int, Buffer, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
Optional, throws GLException if not available in profile
gluScaleImage(int, int, int, int, Buffer, int, int, int, Buffer) - Method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
gluScaleImage3D(GL, int, int, int, int, int, ByteBuffer, int, int, int, int, ByteBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
gluScaleImageC(int, int, int, int, Buffer, int, int, int, Buffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Entry point to C language function: GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Part of GLU_VERSION_1_X
glUseProgram(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glUseProgram(GLuint program);
Part of GL_VERSION_2_0
glUseProgram(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUseProgram(GLuint program);
Part of GL_VERSION_2_0
glUseProgram(GL2ES2, boolean) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
glUseProgram(GL2ES2, boolean) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Turns the shader program on or off.
Puts this ShaderState to to the thread local storage (TLS), if on is true.
glUseProgram(int) - Method in class javax.media.opengl.DebugGL2
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGL3
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGL3bc
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGL4
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGL4bc
 
glUseProgram(int) - Method in class javax.media.opengl.DebugGLES2
 
glUseProgram(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glUseProgram(GLuint program);
glUseProgram(int) - Method in class javax.media.opengl.TraceGL2
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGL3
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGL3bc
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGL4
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGL4bc
 
glUseProgram(int) - Method in class javax.media.opengl.TraceGLES2
 
glUseProgramObjectARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUseProgramObjectARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
glUseProgramObjectARB(int) - Method in class javax.media.opengl.DebugGL2
 
glUseProgramObjectARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glUseProgramObjectARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glUseProgramObjectARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glUseProgramObjectARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
glUseProgramObjectARB(int) - Method in class javax.media.opengl.TraceGL2
 
glUseProgramObjectARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glUseProgramObjectARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glUseProgramStages(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program);
Part of GL_ARB_separate_shader_objects
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glUseProgramStages(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program);
Part of GL_ARB_separate_shader_objects
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glUseProgramStages(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
gluSphere(GLUquadric, double, int, int) - Method in class javax.media.opengl.glu.GLU
Option (throws GLException if not available in profile).
GLUT - Class in com.jogamp.opengl.util.gl2
Subset of the routines provided by the GLUT interface.
GLUT() - Constructor for class com.jogamp.opengl.util.gl2.GLUT
 
glutBitmapCharacter(int, char) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutBitmapLength(int, String) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutBitmapString(int, String) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutBitmapWidth(int, char) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
gluTessBeginContour() - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessBeginContour(GLUtessellator) - Static method in class javax.media.opengl.glu.GLU
gluTessBeginContour and gluTessEndContour delimit the definition of a polygon contour.
gluTessBeginPolygon(Object) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessBeginPolygon(GLUtessellator, Object) - Static method in class javax.media.opengl.glu.GLU
gluTessBeginPolygon and gluTessEndPolygon delimit the definition of a convex, concave or self-intersecting polygon.
gluTessCallback(int, GLUtessellatorCallback) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessCallback(GLUtessellator, int, GLUtessellatorCallback) - Static method in class javax.media.opengl.glu.GLU
gluTessCallback is used to indicate a callback to be used by a tessellation object.
GLUtessellator - Interface in javax.media.opengl.glu
The GLUtessellator object is used to hold the data, such as the vertices, edges and callback objects, to describe and tessellate complex polygons.
GLUtessellatorCallback - Interface in javax.media.opengl.glu
GLUtessellatorCallback interface provides methods that the user will override to define the callbacks for a tessellation object.
GLUtessellatorCallbackAdapter - Class in javax.media.opengl.glu
The GLUtessellatorCallbackAdapter provides a default implementation of GLUtessellatorCallback with empty callback methods.
GLUtessellatorCallbackAdapter() - Constructor for class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
GLUtessellatorImpl - Class in com.jogamp.opengl.impl.glu.tessellator
 
gluTessEndContour() - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessEndContour(GLUtessellator) - Static method in class javax.media.opengl.glu.GLU
gluTessEndContour and gluTessBeginContour delimit the definition of a polygon contour.
gluTessEndPolygon() - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessEndPolygon(GLUtessellator) - Static method in class javax.media.opengl.glu.GLU
gluTessEndPolygon and gluTessBeginPolygon delimit the definition of a convex, concave or self-intersecting polygon.
gluTessNormal(double, double, double) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessNormal(GLUtessellator, double, double, double) - Static method in class javax.media.opengl.glu.GLU
gluTessNormal describes a normal for a polygon that the program is defining.
gluTessProperty(int, double) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessProperty(GLUtessellator, int, double) - Static method in class javax.media.opengl.glu.GLU
gluTessProperty is used to control properites stored in a tessellation object.
gluTessVertex(double[], int, Object) - Method in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
gluTessVertex(GLUtessellator, double[], int, Object) - Static method in class javax.media.opengl.glu.GLU
gluTessVertex describes a vertex on a polygon that the program defines.
glutSolidCone(double, double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidCube(float) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidCylinder(double, double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidDodecahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidIcosahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidOctahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidRhombicDodecahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
This function draws a solid-shaded dodecahedron whose facets are rhombic and whose vertices are at unit radius.
glutSolidSphere(double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidTeapot(double) - Method in class com.jogamp.opengl.util.gl2.GLUT
Renders the teapot as a solid shape of the specified size.
glutSolidTeapot(double, boolean) - Method in class com.jogamp.opengl.util.gl2.GLUT
Renders the teapot as a solid shape of the specified size.
glutSolidTetrahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutSolidTorus(double, double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutStrokeCharacter(int, char) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutStrokeLength(int, String) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutStrokeLengthf(int, String) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutStrokeString(int, String) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutStrokeWidth(int, char) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutStrokeWidthf(int, char) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireCone(double, double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireCube(float) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireCylinder(double, double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireDodecahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireIcosahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireOctahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireRhombicDodecahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
This function draws a wireframe dodecahedron whose facets are rhombic and whose vertices are at unit radius.
glutWireSphere(double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireTeapot(double) - Method in class com.jogamp.opengl.util.gl2.GLUT
Renders the teapot as a wireframe shape of the specified size.
glutWireTeapot(double, boolean) - Method in class com.jogamp.opengl.util.gl2.GLUT
Renders the teapot as a wireframe shape of the specified size.
glutWireTetrahedron() - Method in class com.jogamp.opengl.util.gl2.GLUT
 
glutWireTorus(double, double, int, int) - Method in class com.jogamp.opengl.util.gl2.GLUT
 
gluUnProject(double, double, double, double[], int, double[], int, int[], int, double[], int) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluUnproject
gluUnProject(double, double, double, DoubleBuffer, DoubleBuffer, IntBuffer, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluUnproject
gluUnProject(float, float, float, float[], int, float[], int, int[], int, float[], int) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluUnproject
gluUnProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluUnproject
gluUnProject(double, double, double, double[], int, double[], int, int[], int, double[], int) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
gluUnProject(double, double, double, DoubleBuffer, DoubleBuffer, IntBuffer, DoubleBuffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
gluUnProject(float, float, float, float[], int, float[], int, int[], int, float[], int) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
gluUnProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
gluUnProject(double, double, double, double[], int, double[], int, int[], int, double[], int) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
gluUnProject4(double, double, double, double, double[], int, double[], int, int[], int, double, double, double[], int) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluUnproject4
gluUnProject4(double, double, double, double, DoubleBuffer, DoubleBuffer, IntBuffer, double, double, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl2.ProjectDouble
Method gluUnproject4
gluUnProject4(float, float, float, float, float[], int, float[], int, int[], int, float, float, float[], int) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluUnproject4
gluUnProject4(float, float, float, float, FloatBuffer, FloatBuffer, IntBuffer, float, float, FloatBuffer) - Method in class com.jogamp.opengl.impl.ProjectFloat
Method gluUnproject4
gluUnProject4(double, double, double, double, double[], int, double[], int, int[], int, double, double, double[], int) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
gluUnProject4(double, double, double, double, DoubleBuffer, DoubleBuffer, IntBuffer, double, double, DoubleBuffer) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
gluUnProject4(float, float, float, float, float[], int, float[], int, int[], int, float, float, float[], int) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
gluUnProject4(float, float, float, float, FloatBuffer, FloatBuffer, IntBuffer, float, float, FloatBuffer) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
gluUnProject4(double, double, double, double, double[], int, double[], int, int[], int, double, double, double[], int) - Method in class javax.media.opengl.glu.GLU
Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
glValidateProgram(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glValidateProgram(GLuint program);
Part of GL_VERSION_2_0
glValidateProgram(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glValidateProgram(GLuint program);
Part of GL_VERSION_2_0
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL2
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL2ES2
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL3
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL3bc
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL4
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGL4bc
 
glValidateProgram(int) - Method in class javax.media.opengl.DebugGLES2
 
glValidateProgram(int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glValidateProgram(GLuint program);
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL2
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL2ES2
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL3
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL3bc
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL4
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGL4bc
 
glValidateProgram(int) - Method in class javax.media.opengl.TraceGLES2
 
glValidateProgramARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glValidateProgramARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
glValidateProgramARB(int) - Method in class javax.media.opengl.DebugGL2
 
glValidateProgramARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glValidateProgramARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glValidateProgramARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glValidateProgramARB(GLhandleARB programObj);
Part of GL_ARB_shader_objects
glValidateProgramARB(int) - Method in class javax.media.opengl.TraceGL2
 
glValidateProgramARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glValidateProgramARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glValidateProgramPipeline(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glValidateProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
glValidateProgramPipeline(int) - Method in class javax.media.opengl.DebugGL2
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.DebugGL2GL3
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.DebugGL3
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.DebugGL3bc
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.DebugGL4
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.DebugGL4bc
 
glValidateProgramPipeline(int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glValidateProgramPipeline(GLuint pipeline);
Part of GL_ARB_separate_shader_objects
glValidateProgramPipeline(int) - Method in class javax.media.opengl.TraceGL2
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.TraceGL2GL3
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.TraceGL3
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.TraceGL3bc
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.TraceGL4
 
glValidateProgramPipeline(int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantbvEXT(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantbvEXT(GLuint id, const GLbyte * addr);
Part of GL_EXT_vertex_shader
glVariantbvEXT(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantbvEXT(GLuint id, const GLbyte * addr);
Part of GL_EXT_vertex_shader
glVariantbvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantbvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantbvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantbvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantbvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantbvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantbvEXT(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantbvEXT(GLuint id, const GLbyte * addr);
Part of GL_EXT_vertex_shader
glVariantbvEXT(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantbvEXT(GLuint id, const GLbyte * addr);
Part of GL_EXT_vertex_shader
glVariantbvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantbvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantbvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantbvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantbvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantbvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantdvEXT(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantdvEXT(GLuint id, const GLdouble * addr);
Part of GL_EXT_vertex_shader
glVariantdvEXT(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantdvEXT(GLuint id, const GLdouble * addr);
Part of GL_EXT_vertex_shader
glVariantdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantdvEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantdvEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantdvEXT(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantdvEXT(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantdvEXT(GLuint id, const GLdouble * addr);
Part of GL_EXT_vertex_shader
glVariantdvEXT(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantdvEXT(GLuint id, const GLdouble * addr);
Part of GL_EXT_vertex_shader
glVariantdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantdvEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantdvEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantdvEXT(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantdvEXT(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantfvEXT(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantfvEXT(GLuint id, const GLfloat * addr);
Part of GL_EXT_vertex_shader
glVariantfvEXT(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantfvEXT(GLuint id, const GLfloat * addr);
Part of GL_EXT_vertex_shader
glVariantfvEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantfvEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantfvEXT(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantfvEXT(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantfvEXT(GLuint id, const GLfloat * addr);
Part of GL_EXT_vertex_shader
glVariantfvEXT(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantfvEXT(GLuint id, const GLfloat * addr);
Part of GL_EXT_vertex_shader
glVariantfvEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantfvEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantfvEXT(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantfvEXT(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantivEXT(GLuint id, const GLint * addr);
Part of GL_EXT_vertex_shader
glVariantivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantivEXT(GLuint id, const GLint * addr);
Part of GL_EXT_vertex_shader
glVariantivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantivEXT(GLuint id, const GLint * addr);
Part of GL_EXT_vertex_shader
glVariantivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantivEXT(GLuint id, const GLint * addr);
Part of GL_EXT_vertex_shader
glVariantivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glVariantPointerEXT(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glVariantPointerEXT(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantPointerEXT(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantPointerEXT(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantPointerEXT(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glVariantPointerEXT(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Part of GL_EXT_vertex_shader
glVariantPointerEXT(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantPointerEXT(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantPointerEXT(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantsvEXT(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantsvEXT(GLuint id, const GLshort * addr);
Part of GL_EXT_vertex_shader
glVariantsvEXT(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantsvEXT(GLuint id, const GLshort * addr);
Part of GL_EXT_vertex_shader
glVariantsvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantsvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantsvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantsvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantsvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantsvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantsvEXT(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantsvEXT(GLuint id, const GLshort * addr);
Part of GL_EXT_vertex_shader
glVariantsvEXT(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantsvEXT(GLuint id, const GLshort * addr);
Part of GL_EXT_vertex_shader
glVariantsvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantsvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantsvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantsvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantsvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantsvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantubvEXT(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantubvEXT(GLuint id, const GLubyte * addr);
Part of GL_EXT_vertex_shader
glVariantubvEXT(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantubvEXT(GLuint id, const GLubyte * addr);
Part of GL_EXT_vertex_shader
glVariantubvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantubvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantubvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantubvEXT(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantubvEXT(GLuint id, const GLubyte * addr);
Part of GL_EXT_vertex_shader
glVariantubvEXT(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantubvEXT(GLuint id, const GLubyte * addr);
Part of GL_EXT_vertex_shader
glVariantubvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantubvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantubvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantuivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantuivEXT(GLuint id, const GLuint * addr);
Part of GL_EXT_vertex_shader
glVariantuivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantuivEXT(GLuint id, const GLuint * addr);
Part of GL_EXT_vertex_shader
glVariantuivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantuivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantuivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantuivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantuivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantuivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantuivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantuivEXT(GLuint id, const GLuint * addr);
Part of GL_EXT_vertex_shader
glVariantuivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantuivEXT(GLuint id, const GLuint * addr);
Part of GL_EXT_vertex_shader
glVariantuivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantuivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantuivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantuivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantuivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantuivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantusvEXT(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantusvEXT(GLuint id, const GLushort * addr);
Part of GL_EXT_vertex_shader
glVariantusvEXT(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVariantusvEXT(GLuint id, const GLushort * addr);
Part of GL_EXT_vertex_shader
glVariantusvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVariantusvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVariantusvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantusvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVariantusvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantusvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVariantusvEXT(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantusvEXT(GLuint id, const GLushort * addr);
Part of GL_EXT_vertex_shader
glVariantusvEXT(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVariantusvEXT(GLuint id, const GLushort * addr);
Part of GL_EXT_vertex_shader
glVariantusvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVariantusvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVariantusvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantusvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVariantusvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVariantusvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUFiniNV() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUFiniNV(void);
Part of GL_NV_vdpau_interop
glVDPAUFiniNV() - Method in class javax.media.opengl.DebugGL2
 
glVDPAUFiniNV() - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUFiniNV() - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUFiniNV() - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUFiniNV(void);
Part of GL_NV_vdpau_interop
glVDPAUFiniNV() - Method in class javax.media.opengl.TraceGL2
 
glVDPAUFiniNV() - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUFiniNV() - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_NV_vdpau_interop
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_NV_vdpau_interop
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_NV_vdpau_interop
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values);
Part of GL_NV_vdpau_interop
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUGetSurfaceivNV(long, int, int, int[], int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUGetSurfaceivNV(long, int, int, IntBuffer, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUInitNV(Buffer, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUInitNV(const GLvoid * vdpDevice, const GLvoid * getProcAddress);
Part of GL_NV_vdpau_interop
glVDPAUInitNV(Buffer, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUInitNV(Buffer, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUInitNV(Buffer, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUInitNV(Buffer, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUInitNV(const GLvoid * vdpDevice, const GLvoid * getProcAddress);
Part of GL_NV_vdpau_interop
glVDPAUInitNV(Buffer, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUInitNV(Buffer, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUInitNV(Buffer, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUIsSurfaceNV(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUIsSurfaceNV(GLvdpauSurfaceNV surface);
Part of GL_NV_vdpau_interop
glVDPAUIsSurfaceNV(long) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUIsSurfaceNV(long) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUIsSurfaceNV(long) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUIsSurfaceNV(long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUIsSurfaceNV(GLvdpauSurfaceNV surface);
Part of GL_NV_vdpau_interop
glVDPAUIsSurfaceNV(long) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUIsSurfaceNV(long) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUIsSurfaceNV(long) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUMapSurfacesNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUMapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUMapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUMapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUMapSurfacesNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUMapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUMapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUMapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUMapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAURegisterOutputSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames);
Part of GL_NV_vdpau_interop
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAURegisterVideoSurfaceNV(Buffer, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUSurfaceAccessNV(long, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUSurfaceAccessNV(GLvdpauSurfaceNV surface, GLenum access);
Part of GL_NV_vdpau_interop
glVDPAUSurfaceAccessNV(long, int) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUSurfaceAccessNV(long, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUSurfaceAccessNV(long, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUSurfaceAccessNV(long, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUSurfaceAccessNV(GLvdpauSurfaceNV surface, GLenum access);
Part of GL_NV_vdpau_interop
glVDPAUSurfaceAccessNV(long, int) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUSurfaceAccessNV(long, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUSurfaceAccessNV(long, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUUnmapSurfacesNV(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUUnmapSurfacesNV(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUUnmapSurfacesNV(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUUnmapSurfacesNV(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces);
Part of GL_NV_vdpau_interop
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUUnmapSurfacesNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUUnmapSurfacesNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVDPAUUnregisterSurfaceNV(long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVDPAUUnregisterSurfaceNV(GLvdpauSurfaceNV surface);
Part of GL_NV_vdpau_interop
glVDPAUUnregisterSurfaceNV(long) - Method in class javax.media.opengl.DebugGL2
 
glVDPAUUnregisterSurfaceNV(long) - Method in class javax.media.opengl.DebugGL3bc
 
glVDPAUUnregisterSurfaceNV(long) - Method in class javax.media.opengl.DebugGL4bc
 
glVDPAUUnregisterSurfaceNV(long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVDPAUUnregisterSurfaceNV(GLvdpauSurfaceNV surface);
Part of GL_NV_vdpau_interop
glVDPAUUnregisterSurfaceNV(long) - Method in class javax.media.opengl.TraceGL2
 
glVDPAUUnregisterSurfaceNV(long) - Method in class javax.media.opengl.TraceGL3bc
 
glVDPAUUnregisterSurfaceNV(long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2b(byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertex2b(byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertex2d(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_0
glVertex2d(double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertex2d(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2d(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2d(double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2d(GLdouble x, GLdouble y);
glVertex2d(double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertex2d(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2d(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2dv(const GLdouble * v);
Part of GL_VERSION_1_0
glVertex2dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2dv(const GLdouble * v);
Part of GL_VERSION_1_0
glVertex2dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2dv(const GLdouble * v);
glVertex2dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2dv(const GLdouble * v);
glVertex2dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2f(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_0
glVertex2f(float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertex2f(float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertex2f(float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertex2f(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2f(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2f(float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2f(GLfloat x, GLfloat y);
glVertex2f(float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertex2f(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2f(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2fv(const GLfloat * v);
Part of GL_VERSION_1_0
glVertex2fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2fv(const GLfloat * v);
Part of GL_VERSION_1_0
glVertex2fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex2fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2fv(const GLfloat * v);
glVertex2fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2fv(const GLfloat * v);
glVertex2fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex2fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2h(short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2hNV(GLhalfNV x, GLhalfNV y);
Part of GL_NV_half_float
glVertex2h(short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertex2h(short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2h(short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2h(short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex2hNV(GLhalfNV x, GLhalfNV y);
Part of GL_NV_half_float
glVertex2h(short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertex2h(short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2h(short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex2hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex2hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex2hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex2hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex2hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex2hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex2hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex2hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex2hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2i(GLint x, GLint y);
Part of GL_VERSION_1_0
glVertex2i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertex2i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2i(int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2i(GLint x, GLint y);
glVertex2i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertex2i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2iv(const GLint * v);
Part of GL_VERSION_1_0
glVertex2iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2iv(const GLint * v);
Part of GL_VERSION_1_0
glVertex2iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex2iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2iv(const GLint * v);
glVertex2iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2iv(const GLint * v);
glVertex2iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex2iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2s(short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2s(GLshort x, GLshort y);
Part of GL_VERSION_1_0
glVertex2s(short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertex2s(short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertex2s(short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertex2s(short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2s(short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2s(short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2s(GLshort x, GLshort y);
glVertex2s(short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertex2s(short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2s(short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2sv(const GLshort * v);
Part of GL_VERSION_1_0
glVertex2sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex2sv(const GLshort * v);
Part of GL_VERSION_1_0
glVertex2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex2sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex2sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2sv(const GLshort * v);
glVertex2sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex2sv(const GLshort * v);
glVertex2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex2sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex2sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertex3b(byte, byte, byte) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertex3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_0
glVertex3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertex3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3d(double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3d(GLdouble x, GLdouble y, GLdouble z);
glVertex3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertex3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glVertex3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3dv(const GLdouble * v);
Part of GL_VERSION_1_0
glVertex3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3dv(const GLdouble * v);
glVertex3dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3dv(const GLdouble * v);
glVertex3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_0
glVertex3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertex3f(float, float, float) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertex3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertex3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3f(float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3f(GLfloat x, GLfloat y, GLfloat z);
glVertex3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertex3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glVertex3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3fv(const GLfloat * v);
Part of GL_VERSION_1_0
glVertex3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3fv(const GLfloat * v);
glVertex3fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3fv(const GLfloat * v);
glVertex3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3h(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z);
Part of GL_NV_half_float
glVertex3h(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertex3h(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3h(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3h(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex3hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z);
Part of GL_NV_half_float
glVertex3h(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertex3h(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3h(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex3hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex3hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex3hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex3hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex3hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex3hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex3hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_0
glVertex3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertex3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3i(int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3i(GLint x, GLint y, GLint z);
glVertex3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertex3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3iv(const GLint * v);
Part of GL_VERSION_1_0
glVertex3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3iv(const GLint * v);
Part of GL_VERSION_1_0
glVertex3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3iv(const GLint * v);
glVertex3iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3iv(const GLint * v);
glVertex3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_0
glVertex3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertex3s(short, short, short) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertex3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertex3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3s(short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3s(GLshort x, GLshort y, GLshort z);
glVertex3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertex3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3sv(const GLshort * v);
Part of GL_VERSION_1_0
glVertex3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex3sv(const GLshort * v);
Part of GL_VERSION_1_0
glVertex3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3sv(const GLshort * v);
glVertex3sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex3sv(const GLshort * v);
glVertex3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4d(double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_1_0
glVertex4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertex4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4d(double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4d(double, double, double, double) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
glVertex4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertex4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4d(double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glVertex4dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4dv(const GLdouble * v);
Part of GL_VERSION_1_0
glVertex4dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4dv(const GLdouble * v);
glVertex4dv(double[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4dv(const GLdouble * v);
glVertex4dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4f(float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_1_0
glVertex4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertex4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4f(float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4f(float, float, float, float) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glVertex4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertex4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4f(float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glVertex4fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4fv(const GLfloat * v);
Part of GL_VERSION_1_0
glVertex4fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4fv(const GLfloat * v);
glVertex4fv(float[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4fv(const GLfloat * v);
glVertex4fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4h(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Part of GL_NV_half_float
glVertex4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertex4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4h(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4h(short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex4hNV(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Part of GL_NV_half_float
glVertex4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertex4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4h(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4hv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex4hv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex4hv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex4hv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4hv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4hv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4hv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex4hv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertex4hvNV(const GLhalfNV * v);
Part of GL_NV_half_float
glVertex4hv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex4hv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4hv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4hv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4i(GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_1_0
glVertex4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertex4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4i(int, int, int, int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4i(GLint x, GLint y, GLint z, GLint w);
glVertex4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertex4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4iv(const GLint * v);
Part of GL_VERSION_1_0
glVertex4iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4iv(const GLint * v);
Part of GL_VERSION_1_0
glVertex4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex4iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex4iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4iv(const GLint * v);
glVertex4iv(int[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4iv(const GLint * v);
glVertex4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex4iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex4iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4s(short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_1_0
glVertex4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertex4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4s(short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4s(short, short, short, short) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w);
glVertex4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertex4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4s(short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4sv(const GLshort * v);
Part of GL_VERSION_1_0
glVertex4sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertex4sv(const GLshort * v);
Part of GL_VERSION_1_0
glVertex4sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertex4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertex4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertex4sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertex4sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4sv(const GLshort * v);
glVertex4sv(short[], int) - Method in interface javax.media.opengl.GL2
Interface to C language function:
void glVertex4sv(const GLshort * v);
glVertex4sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertex4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertex4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertex4sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertex4sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexArrayParameteriAPPLE(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexArrayParameteriAPPLE(GLenum pname, GLint param);
Part of GL_APPLE_vertex_array_range
glVertexArrayParameteriAPPLE(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexArrayParameteriAPPLE(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexArrayParameteriAPPLE(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexArrayParameteriAPPLE(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexArrayParameteriAPPLE(GLenum pname, GLint param);
Part of GL_APPLE_vertex_array_range
glVertexArrayParameteriAPPLE(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexArrayParameteriAPPLE(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexArrayParameteriAPPLE(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexArrayRangeAPPLE(int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Part of GL_APPLE_vertex_array_range
glVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexArrayRangeAPPLE(int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexArrayRangeAPPLE(GLsizei length, GLvoid * pointer);
Part of GL_APPLE_vertex_array_range
glVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexArrayRangeAPPLE(int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexArrayRangeNV(int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexArrayRangeNV(GLsizei length, const GLvoid * pointer);
Part of GL_NV_vertex_array_range
glVertexArrayRangeNV(int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexArrayRangeNV(int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexArrayRangeNV(int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexArrayRangeNV(int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexArrayRangeNV(GLsizei length, const GLvoid * pointer);
Part of GL_NV_vertex_array_range
glVertexArrayRangeNV(int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexArrayRangeNV(int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexArrayRangeNV(int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1d(int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1d(GLuint index, GLdouble x);
Part of GL_VERSION_2_0
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1d(int, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib1d(GLuint index, GLdouble x);
Part of GL_VERSION_2_0
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1d(int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1dARB(int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1dARB(GLuint index, GLdouble x);
Part of GL_ARB_vertex_program
glVertexAttrib1dARB(int, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1dARB(int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1dARB(int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1dARB(int, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1dARB(GLuint index, GLdouble x);
Part of GL_ARB_vertex_program
glVertexAttrib1dARB(int, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1dARB(int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1dARB(int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib1dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib1dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib1dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib1dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib1dvARB(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib1dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib1dvARB(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib1dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1f(int, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib1f(GLuint indx, GLfloat x);
Part of GL_VERSION_2_0
glVertexAttrib1f(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1f(GLuint index, GLfloat x);
Part of GL_VERSION_2_0
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib1f(int, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib1f(GLuint indx, GLfloat x);
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1f(int, float) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib1fARB(int, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1fARB(GLuint index, GLfloat x);
Part of GL_ARB_vertex_program
glVertexAttrib1fARB(int, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1fARB(int, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1fARB(int, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1fARB(int, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1fARB(GLuint index, GLfloat x);
Part of GL_ARB_vertex_program
glVertexAttrib1fARB(int, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1fARB(int, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1fARB(int, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib1fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib1fv(int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib1fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib1fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib1fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib1fv(GLuint indx, const GLfloat * values);
glVertexAttrib1fv(int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib1fv(GLuint indx, const GLfloat * values);
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib1fv(int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib1fvARB(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1fvARB(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib1fvARB(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1h(int, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1hNV(GLuint index, GLhalfNV x);
Part of GL_NV_half_float
glVertexAttrib1h(int, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1h(int, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1h(int, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1h(int, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1hNV(GLuint index, GLhalfNV x);
Part of GL_NV_half_float
glVertexAttrib1h(int, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1h(int, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1h(int, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib1hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib1hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib1hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib1hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1s(int, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1s(GLuint index, GLshort x);
Part of GL_VERSION_2_0
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1s(int, short) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib1s(GLuint index, GLshort x);
Part of GL_VERSION_2_0
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1s(int, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1sARB(int, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1sARB(GLuint index, GLshort x);
Part of GL_ARB_vertex_program
glVertexAttrib1sARB(int, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1sARB(int, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1sARB(int, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1sARB(int, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1sARB(GLuint index, GLshort x);
Part of GL_ARB_vertex_program
glVertexAttrib1sARB(int, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1sARB(int, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1sARB(int, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib1sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib1sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib1sv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib1sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib1sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1svARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib1svARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib1svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib1svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib1svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib1svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib1svARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib1svARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib1svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib1svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib1svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib1svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib1svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2d(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y);
Part of GL_VERSION_2_0
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2d(int, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y);
Part of GL_VERSION_2_0
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2d(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2dARB(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2dARB(GLuint index, GLdouble x, GLdouble y);
Part of GL_ARB_vertex_program
glVertexAttrib2dARB(int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2dARB(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2dARB(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2dARB(int, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2dARB(GLuint index, GLdouble x, GLdouble y);
Part of GL_ARB_vertex_program
glVertexAttrib2dARB(int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2dARB(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2dARB(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib2dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib2dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib2dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib2dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib2dvARB(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib2dvARB(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2f(int, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y);
Part of GL_VERSION_2_0
glVertexAttrib2f(int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2f(GLuint index, GLfloat x, GLfloat y);
Part of GL_VERSION_2_0
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib2f(int, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y);
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2f(int, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib2fARB(int, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2fARB(GLuint index, GLfloat x, GLfloat y);
Part of GL_ARB_vertex_program
glVertexAttrib2fARB(int, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2fARB(int, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2fARB(int, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2fARB(int, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2fARB(GLuint index, GLfloat x, GLfloat y);
Part of GL_ARB_vertex_program
glVertexAttrib2fARB(int, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2fARB(int, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2fARB(int, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib2fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib2fv(int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib2fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib2fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib2fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib2fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib2fv(GLuint indx, const GLfloat * values);
glVertexAttrib2fv(int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib2fv(GLuint indx, const GLfloat * values);
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib2fv(int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib2fvARB(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2fvARB(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib2fvARB(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2h(int, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2hNV(GLuint index, GLhalfNV x, GLhalfNV y);
Part of GL_NV_half_float
glVertexAttrib2h(int, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2h(int, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2h(int, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2h(int, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2hNV(GLuint index, GLhalfNV x, GLhalfNV y);
Part of GL_NV_half_float
glVertexAttrib2h(int, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2h(int, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2h(int, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib2hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib2hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib2hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib2hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2s(int, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2s(GLuint index, GLshort x, GLshort y);
Part of GL_VERSION_2_0
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2s(int, short, short) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib2s(GLuint index, GLshort x, GLshort y);
Part of GL_VERSION_2_0
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2s(int, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2sARB(int, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2sARB(GLuint index, GLshort x, GLshort y);
Part of GL_ARB_vertex_program
glVertexAttrib2sARB(int, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2sARB(int, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2sARB(int, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2sARB(int, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2sARB(GLuint index, GLshort x, GLshort y);
Part of GL_ARB_vertex_program
glVertexAttrib2sARB(int, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2sARB(int, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2sARB(int, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib2sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib2sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib2sv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib2sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib2sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib2svARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib2svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib2svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib2svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib2svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib2svARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib2svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib2svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib2svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib2svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib2svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3d(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_2_0
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3d(int, double, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_2_0
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3dARB(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_vertex_program
glVertexAttrib3dARB(int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3dARB(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3dARB(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3dARB(int, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_vertex_program
glVertexAttrib3dARB(int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3dARB(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3dARB(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib3dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib3dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib3dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib3dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib3dvARB(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib3dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib3dvARB(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib3dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3f(int, float, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_2_0
glVertexAttrib3f(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_2_0
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib3f(int, float, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z);
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3f(int, float, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib3fARB(int, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z);
Part of GL_ARB_vertex_program
glVertexAttrib3fARB(int, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3fARB(int, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3fARB(int, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3fARB(int, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z);
Part of GL_ARB_vertex_program
glVertexAttrib3fARB(int, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3fARB(int, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3fARB(int, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib3fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib3fv(int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib3fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib3fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib3fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib3fv(GLuint indx, const GLfloat * values);
glVertexAttrib3fv(int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib3fv(GLuint indx, const GLfloat * values);
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib3fv(int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib3fvARB(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3fvARB(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib3fvARB(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3h(int, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z);
Part of GL_NV_half_float
glVertexAttrib3h(int, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3h(int, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3h(int, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3h(int, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z);
Part of GL_NV_half_float
glVertexAttrib3h(int, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3h(int, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3h(int, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib3hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib3hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib3hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib3hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3s(int, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_2_0
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3s(int, short, short, short) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_2_0
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3s(int, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3sARB(int, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3sARB(GLuint index, GLshort x, GLshort y, GLshort z);
Part of GL_ARB_vertex_program
glVertexAttrib3sARB(int, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3sARB(int, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3sARB(int, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3sARB(int, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3sARB(GLuint index, GLshort x, GLshort y, GLshort z);
Part of GL_ARB_vertex_program
glVertexAttrib3sARB(int, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3sARB(int, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3sARB(int, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib3sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib3sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib3sv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib3sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib3sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3svARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib3svARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib3svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib3svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib3svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib3svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib3svARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib3svARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib3svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib3svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib3svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib3svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib3svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4bv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4bv(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4bv(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4bvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4bvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4bvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4bvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4bvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4bvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4bvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4bvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4bvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4bvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4bvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4d(int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_2_0
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4d(int, double, double, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_VERSION_2_0
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
glVertexAttrib4dARB(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_program
glVertexAttrib4dARB(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib4dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib4dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4dv(GLuint index, const GLdouble * v);
Part of GL_VERSION_2_0
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib4dvARB(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4dvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib4dvARB(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4dvARB(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_program
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4dvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4dvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4f(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_2_0
glVertexAttrib4f(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_VERSION_2_0
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib4f(int, float, float, float, float) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4f(int, float, float, float, float) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
glVertexAttrib4fARB(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Part of GL_ARB_vertex_program
glVertexAttrib4fARB(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib4fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib4fv(int, float[], int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttrib4fv(GLuint indx, const GLfloat * values);
Part of GL_VERSION_2_0
glVertexAttrib4fv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib4fv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4fv(GLuint index, const GLfloat * v);
Part of GL_VERSION_2_0
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttrib4fv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib4fv(GLuint indx, const GLfloat * values);
glVertexAttrib4fv(int, float[], int) - Method in interface javax.media.opengl.GL2ES2
Interface to C language function:
void glVertexAttrib4fv(GLuint indx, const GLfloat * values);
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4fv(int, float[], int) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib4fvARB(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib4fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4fvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib4fvARB(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4fvARB(GLuint index, const GLfloat * v);
Part of GL_ARB_vertex_program
glVertexAttrib4fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4fvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4fvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4h(int, short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Part of GL_NV_half_float
glVertexAttrib4h(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4h(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4h(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4h(int, short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4hNV(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Part of GL_NV_half_float
glVertexAttrib4h(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4h(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4h(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib4hv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib4hv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4hv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4hv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4hv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib4hv(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4hvNV(GLuint index, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttrib4hv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4hv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4hv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4hv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4iv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4iv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4iv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4iv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4iv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4ivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4ivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4ivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4ivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4ivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4ivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4ivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4ivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4ivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4ivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4ivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4ivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4ivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4ivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4ivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4ivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nbv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nbv(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nbv(GLuint index, const GLbyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nbv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nbv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NbvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NbvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NbvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NbvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NbvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NbvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NbvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NbvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NbvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Niv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Niv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Niv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Niv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Niv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Niv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Niv(GLuint index, const GLint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Niv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Niv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NivARB(GLuint index, const GLint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nsv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nsv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nsv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nsv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nsv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nsv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nsv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nsv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NsvARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NsvARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NsvARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NsvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NsvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NsvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NsvARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NsvARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NsvARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NsvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NsvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NsvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NsvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Part of GL_VERSION_2_0
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Part of GL_VERSION_2_0
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Part of GL_ARB_vertex_program
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Part of GL_ARB_vertex_program
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nubv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nubv(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NubvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NubvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nuiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nuiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nuiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nuiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nuiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NuivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NuivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NuivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NuivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nusv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nusv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4Nusv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4Nusv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4Nusv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NusvARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4NusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NusvARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4NusvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4NusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4NusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4NusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4s(int, short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_2_0
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4s(int, short, short, short, short) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_VERSION_2_0
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4s(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4sARB(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_ARB_vertex_program
glVertexAttrib4sARB(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4sARB(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
Part of GL_ARB_vertex_program
glVertexAttrib4sARB(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4sv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_2_0
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4svARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4svARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4svARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4svARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4svARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4svARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4svARB(GLuint index, const GLshort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4svARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4svARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4ubv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4ubv(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_2_0
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ubvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4ubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4ubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ubvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v);
Part of GL_ARB_vertex_program
glVertexAttrib4ubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4ubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4ubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4ubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_2_0
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4uivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4uivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4uivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4uivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4uivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4uivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4uivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4uivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4uivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4uivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4uivARB(GLuint index, const GLuint * v);
Part of GL_ARB_vertex_program
glVertexAttrib4uivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4uivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4uivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4uivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4uivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4uivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4usv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4usv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4usv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttrib4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_2_0
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttrib4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4usvARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4usvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4usvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4usvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4usvARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttrib4usvARB(GLuint index, const GLushort * v);
Part of GL_ARB_vertex_program
glVertexAttrib4usvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4usvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttrib4usvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttrib4usvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribDivisor(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribDivisor(GLuint index, GLuint divisor);
Part of GL_VERSION_3_3
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribDivisor(int, int) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glVertexAttribDivisor(GLuint index, GLuint divisor);
Part of GL_VERSION_3_3
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribDivisor(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1i(GLuint index, GLint x);
Part of GL_VERSION_3_0
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1i(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI1i(GLuint index, GLint x);
Part of GL_VERSION_3_0
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI1i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1iEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1iEXT(GLuint index, GLint x);
Part of GL_NV_vertex_program4
glVertexAttribI1iEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1iEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1iEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1iEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI1iEXT(GLuint index, GLint x);
Part of GL_NV_vertex_program4
glVertexAttribI1iEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1iEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1iEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI1iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI1iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI1iv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI1iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI1iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1ivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI1ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1ivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI1ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1ui(GLuint index, GLuint x);
Part of GL_VERSION_3_0
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI1ui(GLuint index, GLuint x);
Part of GL_VERSION_3_0
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI1ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1uiEXT(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1uiEXT(GLuint index, GLuint x);
Part of GL_NV_vertex_program4
glVertexAttribI1uiEXT(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1uiEXT(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1uiEXT(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1uiEXT(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI1uiEXT(GLuint index, GLuint x);
Part of GL_NV_vertex_program4
glVertexAttribI1uiEXT(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1uiEXT(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1uiEXT(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI1uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI1uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI1uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI1uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI1uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1uivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI1uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI1uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1uivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI1uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI1uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI1uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI1uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2i(GLuint index, GLint x, GLint y);
Part of GL_VERSION_3_0
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2i(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI2i(GLuint index, GLint x, GLint y);
Part of GL_VERSION_3_0
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI2i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2iEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2iEXT(GLuint index, GLint x, GLint y);
Part of GL_NV_vertex_program4
glVertexAttribI2iEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2iEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2iEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2iEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI2iEXT(GLuint index, GLint x, GLint y);
Part of GL_NV_vertex_program4
glVertexAttribI2iEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2iEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2iEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI2iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI2iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI2iv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI2iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI2iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2ivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2ivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI2ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2ivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI2ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2ui(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y);
Part of GL_VERSION_3_0
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2ui(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y);
Part of GL_VERSION_3_0
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI2ui(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2uiEXT(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2uiEXT(GLuint index, GLuint x, GLuint y);
Part of GL_NV_vertex_program4
glVertexAttribI2uiEXT(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2uiEXT(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2uiEXT(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2uiEXT(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI2uiEXT(GLuint index, GLuint x, GLuint y);
Part of GL_NV_vertex_program4
glVertexAttribI2uiEXT(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2uiEXT(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2uiEXT(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI2uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI2uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI2uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI2uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2uivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI2uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI2uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI2uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI2uivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI2uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2uivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI2uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI2uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI2uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI2uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3i(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z);
Part of GL_VERSION_3_0
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3i(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z);
Part of GL_VERSION_3_0
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI3i(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3iEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3iEXT(GLuint index, GLint x, GLint y, GLint z);
Part of GL_NV_vertex_program4
glVertexAttribI3iEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3iEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3iEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3iEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI3iEXT(GLuint index, GLint x, GLint y, GLint z);
Part of GL_NV_vertex_program4
glVertexAttribI3iEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3iEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3iEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI3iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI3iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI3iv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI3iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI3iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3ivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI3ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3ivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI3ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3ui(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z);
Part of GL_VERSION_3_0
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3ui(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z);
Part of GL_VERSION_3_0
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI3ui(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3uiEXT(GLuint index, GLuint x, GLuint y, GLuint z);
Part of GL_NV_vertex_program4
glVertexAttribI3uiEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI3uiEXT(GLuint index, GLuint x, GLuint y, GLuint z);
Part of GL_NV_vertex_program4
glVertexAttribI3uiEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI3uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI3uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI3uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI3uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3uivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI3uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI3uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI3uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI3uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3uivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI3uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI3uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI3uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI3uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI3uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4bv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4bv(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4bv(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4bv(GLuint index, const GLbyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4bv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4bv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4bvEXT(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4bvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4bvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4bvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4bvEXT(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4bvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4bvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4bvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4bvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4i(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_3_0
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4i(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_VERSION_3_0
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4i(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4iEXT(GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_vertex_program4
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4iEXT(GLuint index, GLint x, GLint y, GLint z, GLint w);
Part of GL_NV_vertex_program4
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4iv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI4iv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4iv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI4iv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4iv(GLuint index, const GLint * v);
Part of GL_VERSION_3_0
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4iv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4iv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4ivEXT(GLuint index, const GLint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_3_0
glVertexAttribI4sv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_3_0
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4sv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_3_0
glVertexAttribI4sv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4sv(GLuint index, const GLshort * v);
Part of GL_VERSION_3_0
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4sv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4sv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4svEXT(GLuint index, const GLshort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4svEXT(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4svEXT(GLuint index, const GLshort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4svEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4svEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4svEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4svEXT(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4svEXT(GLuint index, const GLshort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4svEXT(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4svEXT(GLuint index, const GLshort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4svEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4svEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4svEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4svEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4ubv(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4ubv(int, byte[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4ubv(GLuint index, const GLubyte * v);
Part of GL_VERSION_3_0
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4ubv(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ubv(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ubvEXT(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v);
Part of GL_NV_vertex_program4
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ubvEXT(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ubvEXT(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_VERSION_3_0
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4ui(int, int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_VERSION_3_0
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4ui(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4uiEXT(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_vertex_program4
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4uiEXT(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Part of GL_NV_vertex_program4
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI4uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI4uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4uiv(GLuint index, const GLuint * v);
Part of GL_VERSION_3_0
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4uivEXT(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4uivEXT(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4uivEXT(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4uivEXT(GLuint index, const GLuint * v);
Part of GL_NV_vertex_program4
glVertexAttribI4uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4uivEXT(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4uivEXT(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_3_0
glVertexAttribI4usv(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_3_0
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4usv(int, ShortBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_3_0
glVertexAttribI4usv(int, short[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribI4usv(GLuint index, const GLushort * v);
Part of GL_VERSION_3_0
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribI4usv(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4usv(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4usvEXT(GLuint index, const GLushort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4usvEXT(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribI4usvEXT(GLuint index, const GLushort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4usvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribI4usvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4usvEXT(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4usvEXT(GLuint index, const GLushort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4usvEXT(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribI4usvEXT(GLuint index, const GLushort * v);
Part of GL_NV_vertex_program4
glVertexAttribI4usvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribI4usvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribI4usvEXT(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribI4usvEXT(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribIFormatNV(int, int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribIFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_3_0
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_3_0
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribIPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribIPointerEXT(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_NV_vertex_program4
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribIPointerEXT(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_NV_vertex_program4
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribIPointerEXT(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1d(int, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1d(GLuint index, GLdouble x);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1d(int, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL1d(GLuint index, GLdouble x);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL1d(int, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL1dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL1dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL1dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL1dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL1dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1i64NV(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1i64NV(GLuint index, GLint64EXT x);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1i64NV(int, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1i64NV(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1i64NV(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1i64NV(int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL1i64NV(GLuint index, GLint64EXT x);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1i64NV(int, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1i64NV(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1i64NV(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1i64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1i64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1ui64NV(int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1ui64NV(GLuint index, GLuint64EXT x);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1ui64NV(int, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1ui64NV(int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1ui64NV(int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1ui64NV(int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL1ui64NV(GLuint index, GLuint64EXT x);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1ui64NV(int, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1ui64NV(int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1ui64NV(int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1ui64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1ui64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL1ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL1ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL1ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2d(int, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2d(int, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL2d(int, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL2dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL2dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL2dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL2dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL2dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2i64NV(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2i64NV(GLuint index, GLint64EXT x, GLint64EXT y);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2i64NV(int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2i64NV(int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2i64NV(int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2i64NV(int, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL2i64NV(GLuint index, GLint64EXT x, GLint64EXT y);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2i64NV(int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2i64NV(int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2i64NV(int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2i64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2i64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2ui64NV(int, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2ui64NV(int, long, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2ui64NV(int, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2ui64NV(int, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2ui64NV(int, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL2ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2ui64NV(int, long, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2ui64NV(int, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2ui64NV(int, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2ui64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL2ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL2ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2ui64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL2ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL2ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL2ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3d(int, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3d(int, double, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL3d(int, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL3dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL3dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL3dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL3dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL3dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3i64NV(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3i64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3i64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3i64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3i64NV(int, long, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL3i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3i64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3i64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3i64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3i64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3i64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3ui64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL3ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3ui64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3ui64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL3ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL3ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3ui64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL3ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL3ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL3ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL3ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4d(int, double, double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4d(int, double, double, double, double) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL4d(int, double, double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL4dv(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL4dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL4dv(int, double[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribL4dv(GLuint index, const GLdouble * v);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribL4dv(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4dv(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL4i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4i64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4i64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4i64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4i64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4i64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL4ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4ui64vNV(int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribL4ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribL4ui64vNV(int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4ui64vNV(int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribL4ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribL4ui64vNV(int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribL4ui64vNV(int, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribLFormatNV(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribLFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribLFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribLFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribLFormatNV(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribLFormatNV(int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribLFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_attrib_integer_64bit
glVertexAttribLFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribLFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribLFormatNV(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_attrib_64bit
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribLPointer(int, int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP1ui(int, int, boolean, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP1ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP1uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP1uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP2ui(int, int, boolean, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP2ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP2uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP2uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP3ui(int, int, boolean, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP3ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP3uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP3uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP4ui(int, int, boolean, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP4ui(int, int, boolean, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribP4uiv(int, int, boolean, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribP4uiv(int, int, boolean, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_2_0
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_2_0
glVertexAttribPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_2_0
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_2_0
glVertexAttribPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glVertexAttribPointer(GL2ES2, GLArrayData) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Set the vertex attribute data.
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL2ES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL3
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL4
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGLES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_2_0
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in interface javax.media.opengl.GL2ES2
Entry point to C language function: void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_2_0
glVertexAttribPointer(GLArrayData) - Method in interface javax.media.opengl.GL2ES2
End: GL_ARB_ES2_compatibility functions, which are part of ES2 core as well
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL2ES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL3
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL4
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttribPointer(GLArrayData) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGLES2
 
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_program
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_program
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_program
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_program
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribPointerARB(int, int, int, boolean, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs1hv(int, int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs1hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs1hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs1hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs1hv(int, int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs1hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs1hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs1hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs1hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs1hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs2hv(int, int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs2hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs2hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs2hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs2hv(int, int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs2hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs2hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs2hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs2hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs2hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs3hv(int, int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs3hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs3hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs3hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs3hv(int, int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs3hv(int, int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs3hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs3hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs3hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs3hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs3hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs4hv(int, int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs4hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs4hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexAttribs4hv(int, int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexAttribs4hv(int, int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs4hv(int, int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexAttribs4hvNV(GLuint index, GLsizei n, const GLhalfNV * v);
Part of GL_NV_half_float
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs4hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs4hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexAttribs4hv(int, int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexAttribs4hv(int, int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexBlendARB(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexBlendARB(GLint count);
Part of GL_ARB_vertex_blend
glVertexBlendARB(int) - Method in class javax.media.opengl.DebugGL2
 
glVertexBlendARB(int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexBlendARB(int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexBlendARB(int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexBlendARB(GLint count);
Part of GL_ARB_vertex_blend
glVertexBlendARB(int) - Method in class javax.media.opengl.TraceGL2
 
glVertexBlendARB(int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexBlendARB(int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexFormatNV(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexFormatNV(int, int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexFormatNV(GLint size, GLenum type, GLsizei stride);
Part of GL_NV_vertex_buffer_unified_memory
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexFormatNV(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP2ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP2ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP2ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP2ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP2ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP2ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexP2ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP2uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP2uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP2uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP2uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP2uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP2uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP2uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP2uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexP2uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP2uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP3ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP3ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP3ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP3ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP3ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP3ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexP3ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP3uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP3uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP3uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP3uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP3uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP3uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP3uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP3uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexP3uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP3uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP4ui(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP4ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP4ui(int, int) - Method in class javax.media.opengl.DebugGL2
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.DebugGL3
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.DebugGL4
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP4ui(int, int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP4ui(GLenum type, GLuint value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP4ui(int, int) - Method in class javax.media.opengl.TraceGL2
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.TraceGL3
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.TraceGL4
 
glVertexP4ui(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP4uiv(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP4uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP4uiv(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexP4uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexP4uiv(int, IntBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP4uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP4uiv(int, int[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glVertexP4uiv(GLenum type, const GLuint * value);
Part of GL_ARB_vertex_type_2_10_10_10_rev
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4
 
glVertexP4uiv(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexP4uiv(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glVertexPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_VERSION_1_1
glVertexPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
glVertexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glVertexPointer(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Part of GL_VERSION_1_1
glVertexPointer(GLArrayData) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
glVertexPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glVertexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glVertexPointer(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
glVertexPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glVertexPointer(GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glVertexPointer(int, int, int, long) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glVertexPointer(GL2ES2, GLArrayData) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL2ES1
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL2ES1
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.DebugGLES1
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.DebugGLES1
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glVertexPointer(GLArrayData) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glVertexPointer(int, int, int, Buffer) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glVertexPointer(int, int, int, long) - Method in interface javax.media.opengl.fixedfunc.GLPointerFunc
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL2ES1
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL2ES1
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexPointer(GLArrayData) - Method in class javax.media.opengl.TraceGLES1
 
glVertexPointer(int, int, int, long) - Method in class javax.media.opengl.TraceGLES1
 
glVertexPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glVertexv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink
 
glVertexv(Buffer) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
glVertexWeightfEXT(float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeightfEXT(GLfloat weight);
Part of GL_EXT_vertex_weighting
glVertexWeightfEXT(float) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeightfEXT(float) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeightfEXT(float) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeightfEXT(float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeightfEXT(GLfloat weight);
Part of GL_EXT_vertex_weighting
glVertexWeightfEXT(float) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeightfEXT(float) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeightfEXT(float) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeightfvEXT(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeightfvEXT(const GLfloat * weight);
Part of GL_EXT_vertex_weighting
glVertexWeightfvEXT(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeightfvEXT(const GLfloat * weight);
Part of GL_EXT_vertex_weighting
glVertexWeightfvEXT(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeightfvEXT(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeightfvEXT(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeightfvEXT(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeightfvEXT(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeightfvEXT(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeightfvEXT(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeightfvEXT(const GLfloat * weight);
Part of GL_EXT_vertex_weighting
glVertexWeightfvEXT(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeightfvEXT(const GLfloat * weight);
Part of GL_EXT_vertex_weighting
glVertexWeightfvEXT(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeightfvEXT(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeightfvEXT(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeightfvEXT(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeightfvEXT(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeightfvEXT(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeighth(short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeighthNV(GLhalfNV weight);
Part of GL_NV_half_float
glVertexWeighth(short) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeighth(short) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeighth(short) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeighth(short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeighthNV(GLhalfNV weight);
Part of GL_NV_half_float
glVertexWeighth(short) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeighth(short) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeighth(short) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeighthv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeighthvNV(const GLhalfNV * weight);
Part of GL_NV_half_float
glVertexWeighthv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeighthvNV(const GLhalfNV * weight);
Part of GL_NV_half_float
glVertexWeighthv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeighthv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeighthv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeighthv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeighthv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeighthv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeighthv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeighthvNV(const GLhalfNV * weight);
Part of GL_NV_half_float
glVertexWeighthv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeighthvNV(const GLhalfNV * weight);
Part of GL_NV_half_float
glVertexWeighthv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeighthv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeighthv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeighthv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeighthv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeighthv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_EXT_vertex_weighting
glVertexWeightPointerEXT(int, int, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_EXT_vertex_weighting
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeightPointerEXT(int, int, int, long) - Method in class javax.media.opengl.DebugGL2
 
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeightPointerEXT(int, int, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glVertexWeightPointerEXT(int, int, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_EXT_vertex_weighting
glVertexWeightPointerEXT(int, int, int, long) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVertexWeightPointerEXT(GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_EXT_vertex_weighting
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeightPointerEXT(int, int, int, long) - Method in class javax.media.opengl.TraceGL2
 
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeightPointerEXT(int, int, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glVertexWeightPointerEXT(int, int, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glVertexWeightPointerEXT(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time);
Part of GL_NV_video_capture
glVideoCaptureNV(int, int[], int, long[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time);
Part of GL_NV_video_capture
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureNV(int, int[], int, long[], int) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureNV(int, int[], int, long[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureNV(int, int[], int, long[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time);
Part of GL_NV_video_capture
glVideoCaptureNV(int, int[], int, long[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time);
Part of GL_NV_video_capture
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureNV(int, int[], int, long[], int) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureNV(int, int[], int, long[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureNV(int, int[], int, long[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureNV(int, IntBuffer, Int64Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureStreamParameterdvNV(int, int, int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureStreamParameterfvNV(int, int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params);
Part of GL_NV_video_capture
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glVideoCaptureStreamParameterivNV(int, int, int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glVideoCaptureStreamParameterivNV(int, int, int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glViewport(int, int, int, int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
glViewport(int, int, int, int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
Entry point to C language function: void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
glViewport(int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
Part of GL_VERSION_1_0
glViewport(int, int, int, int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES1
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL2ES2
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL2GL3
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL3
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL4
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGLES1
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.DebugGLES2
 
glViewport(int, int, int, int) - Method in interface javax.media.opengl.GL
Interface to C language function:
void glViewport(GLint x, GLint y, GLsizei width, GLsizei height);
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES1
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL2ES2
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL2GL3
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL3
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL4
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGLES1
 
glViewport(int, int, int, int) - Method in class javax.media.opengl.TraceGLES2
 
glViewportArrayv(int, int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportArrayv(int, int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glViewportArrayv(int, int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportArrayv(int, int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glViewportArrayv(int, int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glViewportArrayv(int, int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glViewportIndexedf(int, float, float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
Part of GL_ARB_viewport_array
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL2GL3
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glViewportIndexedf(int, float, float, float, float) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
Part of GL_ARB_viewport_array
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL2GL3
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4
 
glViewportIndexedf(int, float, float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glViewportIndexedfv(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewportIndexedfv(GLuint index, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportIndexedfv(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glViewportIndexedfv(GLuint index, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.DebugGL2GL3
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2GL3
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glViewportIndexedfv(int, FloatBuffer) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glViewportIndexedfv(GLuint index, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportIndexedfv(int, float[], int) - Method in interface javax.media.opengl.GL2GL3
Entry point to C language function: void glViewportIndexedfv(GLuint index, const GLfloat * v);
Part of GL_ARB_viewport_array
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.TraceGL2GL3
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2GL3
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4
 
glViewportIndexedfv(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glViewportIndexedfv(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWaitSync(long, int, long) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
Part of GL_ARB_sync
glWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL3
 
glWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL3bc
 
glWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL4
 
glWaitSync(long, int, long) - Method in class javax.media.opengl.DebugGL4bc
 
glWaitSync(long, int, long) - Method in interface javax.media.opengl.GL3
Entry point to C language function: void glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout);
Part of GL_ARB_sync
glWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL3
 
glWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL3bc
 
glWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL4
 
glWaitSync(long, int, long) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightbvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightbvARB(GLint size, const GLbyte * weights);
Part of GL_ARB_vertex_blend
glWeightbvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightbvARB(GLint size, const GLbyte * weights);
Part of GL_ARB_vertex_blend
glWeightbvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightbvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightbvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightbvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightbvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightbvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightbvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightbvARB(GLint size, const GLbyte * weights);
Part of GL_ARB_vertex_blend
glWeightbvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightbvARB(GLint size, const GLbyte * weights);
Part of GL_ARB_vertex_blend
glWeightbvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightbvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightbvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightbvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightbvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightbvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightdvARB(int, DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightdvARB(GLint size, const GLdouble * weights);
Part of GL_ARB_vertex_blend
glWeightdvARB(int, double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightdvARB(GLint size, const GLdouble * weights);
Part of GL_ARB_vertex_blend
glWeightdvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightdvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightdvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightdvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightdvARB(int, DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightdvARB(int, double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightdvARB(int, DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightdvARB(GLint size, const GLdouble * weights);
Part of GL_ARB_vertex_blend
glWeightdvARB(int, double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightdvARB(GLint size, const GLdouble * weights);
Part of GL_ARB_vertex_blend
glWeightdvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightdvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightdvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightdvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightdvARB(int, DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightdvARB(int, double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightfvARB(int, FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightfvARB(GLint size, const GLfloat * weights);
Part of GL_ARB_vertex_blend
glWeightfvARB(int, float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightfvARB(GLint size, const GLfloat * weights);
Part of GL_ARB_vertex_blend
glWeightfvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightfvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightfvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightfvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightfvARB(int, FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightfvARB(int, float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightfvARB(int, FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightfvARB(GLint size, const GLfloat * weights);
Part of GL_ARB_vertex_blend
glWeightfvARB(int, float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightfvARB(GLint size, const GLfloat * weights);
Part of GL_ARB_vertex_blend
glWeightfvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightfvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightfvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightfvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightfvARB(int, FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightfvARB(int, float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightivARB(GLint size, const GLint * weights);
Part of GL_ARB_vertex_blend
glWeightivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightivARB(GLint size, const GLint * weights);
Part of GL_ARB_vertex_blend
glWeightivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightivARB(GLint size, const GLint * weights);
Part of GL_ARB_vertex_blend
glWeightivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightivARB(GLint size, const GLint * weights);
Part of GL_ARB_vertex_blend
glWeightivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
Entry point to C language function: void glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_OES_matrix_palette
glWeightPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_ARB_vertex_blend
glWeightPointer(int, int, int, Buffer) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL2ES1
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.DebugGLES1
 
glWeightPointer(int, int, int, Buffer) - Method in interface javax.media.opengl.GL2ES1
Entry point to C language function: void glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part of GL_OES_matrix_palette
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL2ES1
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightPointer(int, int, int, Buffer) - Method in class javax.media.opengl.TraceGLES1
 
glWeightsvARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightsvARB(GLint size, const GLshort * weights);
Part of GL_ARB_vertex_blend
glWeightsvARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightsvARB(GLint size, const GLshort * weights);
Part of GL_ARB_vertex_blend
glWeightsvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightsvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightsvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightsvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightsvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightsvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightsvARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightsvARB(GLint size, const GLshort * weights);
Part of GL_ARB_vertex_blend
glWeightsvARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightsvARB(GLint size, const GLshort * weights);
Part of GL_ARB_vertex_blend
glWeightsvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightsvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightsvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightsvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightsvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightsvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightubvARB(int, ByteBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightubvARB(GLint size, const GLubyte * weights);
Part of GL_ARB_vertex_blend
glWeightubvARB(int, byte[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightubvARB(GLint size, const GLubyte * weights);
Part of GL_ARB_vertex_blend
glWeightubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightubvARB(int, ByteBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightubvARB(int, byte[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightubvARB(int, ByteBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightubvARB(GLint size, const GLubyte * weights);
Part of GL_ARB_vertex_blend
glWeightubvARB(int, byte[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightubvARB(GLint size, const GLubyte * weights);
Part of GL_ARB_vertex_blend
glWeightubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightubvARB(int, ByteBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightubvARB(int, byte[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightuivARB(int, IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightuivARB(GLint size, const GLuint * weights);
Part of GL_ARB_vertex_blend
glWeightuivARB(int, int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightuivARB(GLint size, const GLuint * weights);
Part of GL_ARB_vertex_blend
glWeightuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightuivARB(int, int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightuivARB(int, IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightuivARB(int, IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightuivARB(GLint size, const GLuint * weights);
Part of GL_ARB_vertex_blend
glWeightuivARB(int, int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightuivARB(GLint size, const GLuint * weights);
Part of GL_ARB_vertex_blend
glWeightuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightuivARB(int, int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightuivARB(int, IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightusvARB(int, ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightusvARB(GLint size, const GLushort * weights);
Part of GL_ARB_vertex_blend
glWeightusvARB(int, short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWeightusvARB(GLint size, const GLushort * weights);
Part of GL_ARB_vertex_blend
glWeightusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL2
 
glWeightusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWeightusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWeightusvARB(int, short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightusvARB(int, ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWeightusvARB(int, ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightusvARB(GLint size, const GLushort * weights);
Part of GL_ARB_vertex_blend
glWeightusvARB(int, short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWeightusvARB(GLint size, const GLushort * weights);
Part of GL_ARB_vertex_blend
glWeightusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL2
 
glWeightusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWeightusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWeightusvARB(int, short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWeightusvARB(int, ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
GLWindow - Class in com.jogamp.newt.opengl
An implementation of GLAutoDrawable interface, using an aggregation of a Window implementation.
GLWindow(Window) - Constructor for class com.jogamp.newt.opengl.GLWindow
Constructor.
GLWindow.GLLifecycleHook - Class in com.jogamp.newt.opengl
 
GLWindow.GLLifecycleHook() - Constructor for class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
glWindowPos2d(double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2d(double, double) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2d(double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2d(double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2d(double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2d(GLdouble x, GLdouble y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2d(double, double) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2d(double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2d(double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2dv(double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2f(float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2f(float, float) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2f(float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2f(float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2f(float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2f(GLfloat x, GLfloat y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2f(float, float) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2f(float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2f(float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2fv(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2i(int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2i(GLint x, GLint y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2i(int, int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2i(int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2i(int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2i(int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2i(GLint x, GLint y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2i(int, int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2i(int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2i(int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2iv(int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2s(short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2s(GLshort x, GLshort y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2s(short, short) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2s(short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2s(short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2s(short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2s(GLshort x, GLshort y);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2s(short, short) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2s(short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2s(short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos2sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos2sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos2sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos2sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2sv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos2sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos2sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos2sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos2sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3d(double, double, double) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3d(double, double, double) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3d(double, double, double) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3d(double, double, double) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3d(double, double, double) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3d(GLdouble x, GLdouble y, GLdouble z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3d(double, double, double) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3d(double, double, double) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3d(double, double, double) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3dv(DoubleBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3dv(double[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3dv(double[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3dv(double[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3dv(double[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3dv(DoubleBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3dv(DoubleBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3dv(double[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3dv(const GLdouble * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3dv(double[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3dv(double[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3dv(double[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3dv(DoubleBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3f(float, float, float) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3f(float, float, float) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3f(float, float, float) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3f(float, float, float) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3f(float, float, float) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3f(GLfloat x, GLfloat y, GLfloat z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3f(float, float, float) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3f(float, float, float) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3f(float, float, float) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3fv(FloatBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3fv(float[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3fv(float[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3fv(float[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3fv(FloatBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3fv(float[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3fv(FloatBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3fv(float[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3fv(const GLfloat * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3fv(float[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3fv(float[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3fv(FloatBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3fv(float[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3i(int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3i(int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3i(int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3i(int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3i(int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3i(GLint x, GLint y, GLint z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3i(int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3i(int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3i(int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3iv(IntBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3iv(int[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3iv(int[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3iv(int[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3iv(int[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3iv(IntBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3iv(IntBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3iv(int[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3iv(const GLint * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3iv(int[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3iv(int[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3iv(int[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3iv(IntBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3s(short, short, short) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3s(short, short, short) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3s(short, short, short) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3s(short, short, short) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3s(short, short, short) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3s(GLshort x, GLshort y, GLshort z);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3s(short, short, short) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3s(short, short, short) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3s(short, short, short) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3sv(ShortBuffer) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3sv(short[], int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWindowPos3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3sv(short[], int) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL2
 
glWindowPos3sv(short[], int) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL3bc
 
glWindowPos3sv(short[], int) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3sv(ShortBuffer) - Method in class javax.media.opengl.DebugGL4bc
 
glWindowPos3sv(ShortBuffer) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3sv(short[], int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWindowPos3sv(const GLshort * v);
Part of GL_VERSION_1_4_DEPRECATED
glWindowPos3sv(short[], int) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL2
 
glWindowPos3sv(short[], int) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL3bc
 
glWindowPos3sv(short[], int) - Method in class javax.media.opengl.TraceGL4bc
 
glWindowPos3sv(ShortBuffer) - Method in class javax.media.opengl.TraceGL4bc
 
GLWorkerThread - Class in com.jogamp.opengl.impl
Singleton thread upon which all OpenGL work is performed by default.
GLWorkerThread() - Constructor for class com.jogamp.opengl.impl.GLWorkerThread
 
glWriteMaskEXT(int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
Entry point to C language function: void glWriteMaskEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
Part of GL_EXT_vertex_shader
glWriteMaskEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL2
 
glWriteMaskEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL3bc
 
glWriteMaskEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.DebugGL4bc
 
glWriteMaskEXT(int, int, int, int, int, int) - Method in interface javax.media.opengl.GL2
Entry point to C language function: void glWriteMaskEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
Part of GL_EXT_vertex_shader
glWriteMaskEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL2
 
glWriteMaskEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL3bc
 
glWriteMaskEXT(int, int, int, int, int, int) - Method in class javax.media.opengl.TraceGL4bc
 
GLX - Class in com.jogamp.opengl.impl.x11.glx
Provides access to the X11-specific OpenGL vendor extensions.
GLX() - Constructor for class com.jogamp.opengl.impl.x11.glx.GLX
 
GLX_3DFX_FULLSCREEN_MODE_MESA - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_MESA_set_3dfx_mode
GLX_3DFX_WINDOW_MODE_MESA - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_MESA_set_3dfx_mode
GLX_ACCUM_ALPHA_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_ACCUM_BLUE_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_ACCUM_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_ACCUM_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_ACCUM_GREEN_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_ACCUM_RED_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_ALPHA_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_ARB_create_context - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_ARB_fbconfig_float - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_ARB_get_proc_address - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_ARB_multisample - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_AUX0_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX1_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX2_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX3_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX4_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX5_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX6_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX7_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX8_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX9_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_AUX_BUFFERS - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_AUX_BUFFERS_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_AUX_BUFFERS_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_BACK_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BACK_LEFT_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BACK_LEFT_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_BACK_LEFT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BACK_RIGHT_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BACK_RIGHT_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_BACK_RIGHT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BAD_ATTRIBUTE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BAD_CONTEXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BAD_ENUM - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BAD_HYPERPIPE_CONFIG_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_BAD_HYPERPIPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_BAD_SCREEN - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BAD_VALUE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BAD_VISUAL - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BIND_TO_MIPMAP_TEXTURE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BIND_TO_TEXTURE_RGB_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BIND_TO_TEXTURE_RGBA_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BIND_TO_TEXTURE_TARGETS_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_BLENDED_RGBA_SGIS - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIS_blended_overlay
GLX_BLUE_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_BUFFER_CLOBBER_MASK_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_BUFFER_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_COLOR_INDEX_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_COLOR_INDEX_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_COLOR_INDEX_TYPE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_COLOR_INDEX_TYPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_COLOR_SAMPLES_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_multisample_coverage
GLX_CONFIG_CAVEAT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_CORE_PROFILE_BIT_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_DEBUG_BIT_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_ES2_PROFILE_BIT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_create_context_es2_profile
GLX_CONTEXT_FLAGS_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_MAJOR_VERSION_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_MINOR_VERSION_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_PROFILE_MASK_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context
GLX_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context_robustness
GLX_CONTEXT_ROBUST_ACCESS_BIT_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context_robustness
GLX_COVERAGE_SAMPLES_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_multisample_coverage
GLX_DAMAGED - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DAMAGED_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_DEPTH_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DEPTH_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_DEPTH_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DIGITAL_MEDIA_PBUFFER_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_dmbuffer
GLX_DIRECT_COLOR - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DIRECT_COLOR_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_DONT_CARE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DOUBLEBUFFER - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DRAWABLE_TYPE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_DRAWABLE_TYPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_EVENT_MASK - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_EVENT_MASK_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_EXT_fbconfig_packed_float - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_EXT_framebuffer_sRGB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_EXT_import_context - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_EXT_visual_info - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_GLXEXT_LEGACY
GLX_EXT_visual_rating - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_EXTENSIONS - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_FBCONFIG_ID - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_FBCONFIG_ID_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_FLOAT_COMPONENTS_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_float_buffer
GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_framebuffer_sRGB
GLX_FRONT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_FRONT_LEFT_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_FRONT_LEFT_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_FRONT_LEFT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_FRONT_RIGHT_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_FRONT_RIGHT_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_FRONT_RIGHT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_GLXEXT_VERSION - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_GRAY_SCALE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_GRAY_SCALE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_GREEN_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_HEIGHT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_HEIGHT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_HYPERPIPE_DISPLAY_PIPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_HYPERPIPE_ID_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_HYPERPIPE_PIPE_NAME_LENGTH_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_HYPERPIPE_PIXEL_AVERAGE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_HYPERPIPE_RENDER_PIPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_HYPERPIPE_STEREO_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_LARGEST_PBUFFER - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_LARGEST_PBUFFER_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_LEVEL - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_LOSE_CONTEXT_ON_RESET_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context_robustness
GLX_MAX_PBUFFER_HEIGHT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_MAX_PBUFFER_HEIGHT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_MAX_PBUFFER_PIXELS - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_MAX_PBUFFER_PIXELS_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_MAX_PBUFFER_WIDTH - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_MAX_PBUFFER_WIDTH_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_MESA_agp_offset - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_MESA_copy_sub_buffer - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_MESA_pixmap_colormap - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_MESA_release_buffers - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_MESA_set_3dfx_mode - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_MIPMAP_TEXTURE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIS_shared_multisample
GLX_MULTISAMPLE_SUB_RECT_WIDTH_SGIS - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIS_shared_multisample
GLX_NO_EXTENSION - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_NO_RESET_NOTIFICATION_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_create_context_robustness
GLX_NON_CONFORMANT_CONFIG - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_NON_CONFORMANT_VISUAL_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_rating
GLX_NONE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_NONE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_NV_float_buffer - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_NV_multisample_coverage - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_NV_present_video - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_NV_swap_group - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_NV_vertex_array_range - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_NV_video_out - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_OML_swap_method - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_OML_sync_control - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_OPTIMAL_PBUFFER_HEIGHT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_OPTIMAL_PBUFFER_WIDTH_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_PBUFFER - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PBUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PBUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_PBUFFER_CLOBBER_MASK - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PBUFFER_HEIGHT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PBUFFER_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_PBUFFER_WIDTH - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PIPE_RECT_LIMITS_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_PIPE_RECT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_hyperpipe
GLX_PIXMAP_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PIXMAP_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_PRESERVED_CONTENTS - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PRESERVED_CONTENTS_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_PSEUDO_COLOR - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_PSEUDO_COLOR_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_RED_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_RENDER_TYPE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_RENDER_TYPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_RGBA - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_RGBA_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_RGBA_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_RGBA_FLOAT_BIT_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_fbconfig_float
GLX_RGBA_FLOAT_TYPE_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_fbconfig_float
GLX_RGBA_TYPE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_RGBA_TYPE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_fbconfig_packed_float
GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_fbconfig_packed_float
GLX_SAMPLE_BUFFERS - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_SAMPLE_BUFFERS_3DFX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_3DFX_multisample
GLX_SAMPLE_BUFFERS_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_multisample
GLX_SAMPLE_BUFFERS_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_SAMPLE_BUFFERS_SGIS - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIS_multisample
GLX_SAMPLES - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_SAMPLES_3DFX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_3DFX_multisample
GLX_SAMPLES_ARB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_ARB_multisample
GLX_SAMPLES_SGIS - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIS_multisample
GLX_SAVED - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_SAVED_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_SCREEN - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_SCREEN_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_import_context
GLX_SGI_cushion - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGI_make_current_read - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGI_swap_control - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGI_video_sync - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIS_multisample - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_dmbuffer - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_fbconfig - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_hyperpipe - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_pbuffer - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_swap_barrier - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_swap_group - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_video_resize - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_video_source - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SGIX_visual_select_group - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SHARE_CONTEXT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_import_context
GLX_SLOW_CONFIG - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_SLOW_VISUAL_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_rating
GLX_STATIC_COLOR - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_STATIC_COLOR_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_STATIC_GRAY - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_STATIC_GRAY_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_STENCIL_BUFFER_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_STENCIL_BUFFER_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_STENCIL_SIZE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_STEREO - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_SUN_get_transparent_index - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_SWAP_COPY_OML - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_OML_swap_method
GLX_SWAP_EXCHANGE_OML - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_OML_swap_method
GLX_SWAP_METHOD_OML - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_OML_swap_method
GLX_SWAP_UNDEFINED_OML - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_OML_swap_method
GLX_SYNC_FRAME_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_video_resize
GLX_SYNC_SWAP_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_video_resize
GLX_TEXTURE_1D_BIT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_1D_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_2D_BIT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_2D_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_FORMAT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_FORMAT_NONE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_FORMAT_RGB_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_FORMAT_RGBA_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_RECTANGLE_BIT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_RECTANGLE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TEXTURE_TARGET_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
GLX_TRANSPARENT_ALPHA_VALUE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_ALPHA_VALUE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_BLUE_VALUE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_BLUE_VALUE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_GREEN_VALUE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_GREEN_VALUE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_INDEX - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_INDEX_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_INDEX_VALUE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_INDEX_VALUE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_RED_VALUE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_RED_VALUE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_RGB - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_RGB_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRANSPARENT_TYPE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRANSPARENT_TYPE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_TRUE_COLOR - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_TRUE_COLOR_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_USE_GL - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_VENDOR - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_VERSION - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_VERSION_1_X - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
GLX_VIDEO_OUT_ALPHA_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_COLOR_AND_ALPHA_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_COLOR_AND_DEPTH_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_COLOR_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_DEPTH_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_FIELD_1_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_FIELD_2_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_FRAME_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_STACKED_FIELDS_1_2_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VIDEO_OUT_STACKED_FIELDS_2_1_NV - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_NV_video_out
GLX_VISUAL_CAVEAT_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_rating
GLX_VISUAL_ID - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_VISUAL_ID_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_import_context
GLX_VISUAL_SELECT_GROUP_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_visual_select_group
GLX_WIDTH - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_WIDTH_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_WINDOW - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_WINDOW_BIT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_WINDOW_BIT_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_WINDOW_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_pbuffer
GLX_X_RENDERABLE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_X_RENDERABLE_SGIX - Static variable in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Part of GLX_SGIX_fbconfig
GLX_X_VISUAL_TYPE - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_VERSION_1_X
GLX_X_VISUAL_TYPE_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_visual_info
GLX_Y_INVERTED_EXT - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of GLX_EXT_texture_from_pixmap
glXAllocateMemoryNV(int, float, float, float) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: GLvoid * glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Part of GLX_NV_vertex_array_range
glXAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: GLvoid * glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Part of GLX_NV_vertex_array_range
glXBindChannelToWindowSGIX(long, int, int, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
Part of GLX_SGIX_video_resize
glXBindChannelToWindowSGIX(long, int, int, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXBindChannelToWindowSGIX(Display * display, int screen, int channel, XID window);
Part of GLX_SGIX_video_resize
glXBindSwapBarrierNV(long, int, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXBindSwapBarrierNV(Display * dpy, GLuint group, GLuint barrier);
Part of GLX_NV_swap_group
glXBindSwapBarrierNV(long, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXBindSwapBarrierNV(Display * dpy, GLuint group, GLuint barrier);
Part of GLX_NV_swap_group
glXBindSwapBarrierSGIX(long, long, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
Part of GLX_SGIX_swap_barrier
glXBindSwapBarrierSGIX(long, long, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXBindSwapBarrierSGIX(Display * dpy, XID drawable, int barrier);
Part of GLX_SGIX_swap_barrier
glXBindTexImageEXT(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXBindTexImageEXT(Display * dpy, XID drawable, int buffer, const int * attrib_list);
Part of GLX_EXT_texture_from_pixmap
glXBindTexImageEXT(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXBindTexImageEXT(Display * dpy, XID drawable, int buffer, const int * attrib_list);
Part of GLX_EXT_texture_from_pixmap
glXBindTexImageEXT(long, long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXBindTexImageEXT(Display * dpy, XID drawable, int buffer, const int * attrib_list);
Part of GLX_EXT_texture_from_pixmap
glXBindTexImageEXT(long, long, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXBindTexImageEXT(Display * dpy, XID drawable, int buffer, const int * attrib_list);
Part of GLX_EXT_texture_from_pixmap
glXBindVideoDeviceNV(long, int, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXBindVideoDeviceNV(Display * dpy, unsigned int video_slot, unsigned int video_device, const int * attrib_list);
Part of GLX_NV_present_video
glXBindVideoDeviceNV(long, int, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXBindVideoDeviceNV(Display * dpy, unsigned int video_slot, unsigned int video_device, const int * attrib_list);
Part of GLX_NV_present_video
glXBindVideoDeviceNV(long, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXBindVideoDeviceNV(Display * dpy, unsigned int video_slot, unsigned int video_device, const int * attrib_list);
Part of GLX_NV_present_video
glXBindVideoDeviceNV(long, int, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXBindVideoDeviceNV(Display * dpy, unsigned int video_slot, unsigned int video_device, const int * attrib_list);
Part of GLX_NV_present_video
glXBindVideoImageNV(long, int, long, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXBindVideoImageNV(Display * dpy, GLXVideoDeviceNV VideoDevice, XID pbuf, int iVideoBuffer);
Part of GLX_NV_video_out
glXBindVideoImageNV(long, int, long, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXBindVideoImageNV(Display * dpy, GLXVideoDeviceNV VideoDevice, XID pbuf, int iVideoBuffer);
Part of GLX_NV_video_out
glXChannelRectSGIX(long, int, int, int, int, int, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
Part of GLX_SGIX_video_resize
glXChannelRectSGIX(long, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXChannelRectSGIX(Display * display, int screen, int channel, int x, int y, int w, int h);
Part of GLX_SGIX_video_resize
glXChannelRectSyncSGIX(long, int, int, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
Part of GLX_SGIX_video_resize
glXChannelRectSyncSGIX(long, int, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXChannelRectSyncSGIX(Display * display, int screen, int channel, GLenum synctype);
Part of GLX_SGIX_video_resize
glXChooseFBConfig(long, int, int[], int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Interface to C language function:
- Alias for:
GLXFBConfig * glXChooseFBConfigSGIX, glXChooseFBConfig(Display * dpy, int screen, const int * attribList, int * nitems);
glXChooseVisual(long, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Interface to C language function:
- Alias for:
XVisualInfo * glXChooseVisual(Display * dpy, int screen, int * attribList);
glXCopyContext(long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXCopyContext(Display * dpy, GLXContext src, GLXContext dst, unsigned long mask);
Part of GLX_VERSION_1_X
glXCopySubBufferMESA(long, long, int, int, int, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
Part of GLX_MESA_copy_sub_buffer
glXCopySubBufferMESA(long, long, int, int, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXCopySubBufferMESA(Display * dpy, XID drawable, int x, int y, int width, int height);
Part of GLX_MESA_copy_sub_buffer
glXCreateContext(long, XVisualInfo, long, boolean) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXContext glXCreateContext(Display * dpy, XVisualInfo * vis, GLXContext shareList, Bool direct);
Part of GLX_VERSION_1_X
glXCreateContextAttribsARB(long, long, long, boolean, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: GLXContext glXCreateContextAttribsARB(Display * dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int * attrib_list);
Part of GLX_ARB_create_context
glXCreateContextAttribsARB(long, long, long, boolean, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: GLXContext glXCreateContextAttribsARB(Display * dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int * attrib_list);
Part of GLX_ARB_create_context
glXCreateContextAttribsARB(long, long, long, boolean, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: GLXContext glXCreateContextAttribsARB(Display * dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int * attrib_list);
Part of GLX_ARB_create_context
glXCreateContextAttribsARB(long, long, long, boolean, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: GLXContext glXCreateContextAttribsARB(Display * dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int * attrib_list);
Part of GLX_ARB_create_context
glXCreateGLXPixmap(long, XVisualInfo, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreateGLXPixmap(Display * dpy, XVisualInfo * visual, XID pixmap);
Part of GLX_VERSION_1_X
glXCreateNewContext(long, long, int, long, boolean) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXContext glXCreateNewContext(Display * dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct);
Part of GLX_VERSION_1_X
glXCreatePbuffer(long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int * attribList);
Part of GLX_VERSION_1_X
glXCreatePbuffer(long, long, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int * attribList);
Part of GLX_VERSION_1_X
glXCreatePixmap(long, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreatePixmap(Display * dpy, GLXFBConfig config, XID pixmap, const int * attribList);
Part of GLX_VERSION_1_X
glXCreatePixmap(long, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreatePixmap(Display * dpy, GLXFBConfig config, XID pixmap, const int * attribList);
Part of GLX_VERSION_1_X
glXCreateWindow(long, long, long, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreateWindow(Display * dpy, GLXFBConfig config, XID win, const int * attribList);
Part of GLX_VERSION_1_X
glXCreateWindow(long, long, long, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXCreateWindow(Display * dpy, GLXFBConfig config, XID win, const int * attribList);
Part of GLX_VERSION_1_X
glXCushionSGI(long, long, float) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: void glXCushionSGI(Display * dpy, XID window, float cushion);
Part of GLX_SGI_cushion
glXCushionSGI(long, long, float) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXCushionSGI(Display * dpy, XID window, float cushion);
Part of GLX_SGI_cushion
glXDestroyContext(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyContext(Display * dpy, GLXContext ctx);
Part of GLX_VERSION_1_X
glXDestroyGLXPixmap(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyGLXPixmap(Display * dpy, XID pixmap);
Part of GLX_VERSION_1_X
glXDestroyPbuffer(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyPbuffer(Display * dpy, XID pbuf);
Part of GLX_VERSION_1_X
glXDestroyPixmap(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyPixmap(Display * dpy, XID pixmap);
Part of GLX_VERSION_1_X
glXDestroyWindow(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXDestroyWindow(Display * dpy, XID window);
Part of GLX_VERSION_1_X
glXEnumerateVideoDevicesNV(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: unsigned int * glXEnumerateVideoDevicesNV(Display * dpy, int screen, int * nelements);
Part of GLX_NV_present_video
glXEnumerateVideoDevicesNV(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: unsigned int * glXEnumerateVideoDevicesNV(Display * dpy, int screen, int * nelements);
Part of GLX_NV_present_video
glXEnumerateVideoDevicesNV(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: unsigned int * glXEnumerateVideoDevicesNV(Display * dpy, int screen, int * nelements);
Part of GLX_NV_present_video
glXEnumerateVideoDevicesNV(long, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: unsigned int * glXEnumerateVideoDevicesNV(Display * dpy, int screen, int * nelements);
Part of GLX_NV_present_video
GLXExt - Interface in com.jogamp.opengl.impl.x11.glx
 
GLXExtImpl - Class in com.jogamp.opengl.impl.x11.glx
 
GLXExtImpl(X11GLXContext) - Constructor for class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
 
GLXExtProcAddressTable - Class in com.jogamp.opengl.impl.x11.glx
This table is a cache of pointers to the dynamically-linkable C library.
GLXExtProcAddressTable() - Constructor for class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
GLXExtProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
glXFreeContextEXT(long, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: void glXFreeContextEXT(Display * dpy, GLXContext context);
Part of GLX_EXT_import_context
glXFreeContextEXT(long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXFreeContextEXT(Display * dpy, GLXContext context);
Part of GLX_EXT_import_context
glXFreeMemoryNV(Buffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: void glXFreeMemoryNV(GLvoid * pointer);
Part of GLX_NV_vertex_array_range
glXFreeMemoryNV(Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXFreeMemoryNV(GLvoid * pointer);
Part of GLX_NV_vertex_array_range
glXGetAGPOffsetMESA(Buffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: unsigned int glXGetAGPOffsetMESA(const void * pointer);
Part of GLX_MESA_agp_offset
glXGetAGPOffsetMESA(Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: unsigned int glXGetAGPOffsetMESA(const void * pointer);
Part of GLX_MESA_agp_offset
glXGetClientString(long, int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: const char * glXGetClientString(Display * dpy, int name);
Part of CORE FUNC
glXGetConfig(long, XVisualInfo, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int glXGetConfig(Display * dpy, XVisualInfo * visual, int attrib, int * value);
Part of GLX_VERSION_1_X
glXGetConfig(long, XVisualInfo, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int glXGetConfig(Display * dpy, XVisualInfo * visual, int attrib, int * value);
Part of GLX_VERSION_1_X
glXGetContextIDEXT(long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: XID glXGetContextIDEXT(GLXContext context);
Part of GLX_EXT_import_context
glXGetContextIDEXT(long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: XID glXGetContextIDEXT(GLXContext context);
Part of GLX_EXT_import_context
glXGetCurrentContext() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXContext glXGetCurrentContext(void);
Part of GLX_VERSION_1_X
glXGetCurrentDisplay() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Display * glXGetCurrentDisplay(void);
Part of CORE FUNC
glXGetCurrentDisplayEXT() - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Display * glXGetCurrentDisplayEXT(void);
Part of GLX_EXT_import_context
glXGetCurrentDisplayEXT() - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Display * glXGetCurrentDisplayEXT(void);
Part of GLX_EXT_import_context
glXGetCurrentDrawable() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXGetCurrentDrawable(void);
Part of GLX_VERSION_1_X
glXGetCurrentReadDrawable() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: XID glXGetCurrentReadDrawable(void);
Part of GLX_VERSION_1_X
glXGetCurrentReadDrawableSGI() - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: XID glXGetCurrentReadDrawableSGI(void);
Part of GLX_SGI_make_current_read
glXGetCurrentReadDrawableSGI() - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: XID glXGetCurrentReadDrawableSGI(void);
Part of GLX_SGI_make_current_read
glXGetFBConfigAttrib(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int glXGetFBConfigAttrib(Display * dpy, GLXFBConfig config, int attribute, int * value);
Part of GLX_VERSION_1_X
glXGetFBConfigAttrib(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int glXGetFBConfigAttrib(Display * dpy, GLXFBConfig config, int attribute, int * value);
Part of GLX_VERSION_1_X
glXGetFBConfigs(long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXFBConfig * glXGetFBConfigs(Display * dpy, int screen, int * nelements);
Part of CORE FUNC
glXGetFBConfigs(long, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: GLXFBConfig * glXGetFBConfigs(Display * dpy, int screen, int * nelements);
Part of CORE FUNC
glXGetMscRateOML(long, long, IntBuffer, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXGetMscRateOML(Display * dpy, XID drawable, int32_t * numerator, int32_t * denominator);
Part of GLX_OML_sync_control
glXGetMscRateOML(long, long, int[], int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXGetMscRateOML(Display * dpy, XID drawable, int32_t * numerator, int32_t * denominator);
Part of GLX_OML_sync_control
glXGetMscRateOML(long, long, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXGetMscRateOML(Display * dpy, XID drawable, int32_t * numerator, int32_t * denominator);
Part of GLX_OML_sync_control
glXGetMscRateOML(long, long, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXGetMscRateOML(Display * dpy, XID drawable, int32_t * numerator, int32_t * denominator);
Part of GLX_OML_sync_control
glXGetProcAddress(String) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: __GLXextFuncPtr glXGetProcAddress(const GLubyte * procname);
Part of GLX_ARB_get_proc_address
glXGetProcAddress(long, String) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
 
glXGetProcAddress(String) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: PFNGLENDTRANSFORMFEEDBACKPROC glXGetProcAddress(const GLubyte * procName);
Part of GLX_ARB_get_proc_address
glXGetProcAddressARB(String) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: __GLXextFuncPtr glXGetProcAddressARB(const GLubyte * procName);
Part of GLX_ARB_get_proc_address
glXGetProcAddressARB(String) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: PFNGLENDTRANSFORMFEEDBACKPROC glXGetProcAddressARB(const GLubyte * procName);
Part of GLX_ARB_get_proc_address
glXGetRefreshRateSGI(IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetRefreshRateSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetRefreshRateSGI(int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetRefreshRateSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetRefreshRateSGI(IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetRefreshRateSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetRefreshRateSGI(int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetRefreshRateSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetSelectedEvent(long, long, Int64Buffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXGetSelectedEvent(Display * dpy, XID drawable, unsigned long * mask);
Part of GLX_VERSION_1_X
glXGetSelectedEvent(long, long, long[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXGetSelectedEvent(Display * dpy, XID drawable, unsigned long * mask);
Part of GLX_VERSION_1_X
glXGetSyncValuesOML(long, long, Int64Buffer, Int64Buffer, Int64Buffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXGetSyncValuesOML(Display * dpy, XID drawable, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXGetSyncValuesOML(long, long, long[], int, long[], int, long[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXGetSyncValuesOML(Display * dpy, XID drawable, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXGetSyncValuesOML(long, long, Int64Buffer, Int64Buffer, Int64Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXGetSyncValuesOML(Display * dpy, XID drawable, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXGetSyncValuesOML(long, long, long[], int, long[], int, long[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXGetSyncValuesOML(Display * dpy, XID drawable, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXGetTransparentIndexSUN(long, long, long, Int64Buffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Part of GLX_SUN_get_transparent_index
glXGetTransparentIndexSUN(long, long, long, long[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Part of GLX_SUN_get_transparent_index
glXGetTransparentIndexSUN(long, long, long, Int64Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Part of GLX_SUN_get_transparent_index
glXGetTransparentIndexSUN(long, long, long, long[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Status glXGetTransparentIndexSUN(Display * dpy, XID overlay, XID underlay, long * pTransparentIndex);
Part of GLX_SUN_get_transparent_index
glXGetVideoDeviceNV(long, int, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetVideoDeviceNV(Display * dpy, int screen, int numVideoDevices, GLXVideoDeviceNV * pVideoDevice);
Part of GLX_NV_video_out
glXGetVideoDeviceNV(long, int, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetVideoDeviceNV(Display * dpy, int screen, int numVideoDevices, GLXVideoDeviceNV * pVideoDevice);
Part of GLX_NV_video_out
glXGetVideoDeviceNV(long, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetVideoDeviceNV(Display * dpy, int screen, int numVideoDevices, GLXVideoDeviceNV * pVideoDevice);
Part of GLX_NV_video_out
glXGetVideoDeviceNV(long, int, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetVideoDeviceNV(Display * dpy, int screen, int numVideoDevices, GLXVideoDeviceNV * pVideoDevice);
Part of GLX_NV_video_out
glXGetVideoInfoNV(long, int, int, Int64Buffer, Int64Buffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetVideoInfoNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long * pulCounterOutputPbuffer, unsigned long * pulCounterOutputVideo);
Part of GLX_NV_video_out
glXGetVideoInfoNV(long, int, int, long[], int, long[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetVideoInfoNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long * pulCounterOutputPbuffer, unsigned long * pulCounterOutputVideo);
Part of GLX_NV_video_out
glXGetVideoInfoNV(long, int, int, Int64Buffer, Int64Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetVideoInfoNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long * pulCounterOutputPbuffer, unsigned long * pulCounterOutputVideo);
Part of GLX_NV_video_out
glXGetVideoInfoNV(long, int, int, long[], int, long[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetVideoInfoNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long * pulCounterOutputPbuffer, unsigned long * pulCounterOutputVideo);
Part of GLX_NV_video_out
glXGetVideoSyncSGI(IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetVideoSyncSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetVideoSyncSGI(int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXGetVideoSyncSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetVideoSyncSGI(IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetVideoSyncSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetVideoSyncSGI(int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXGetVideoSyncSGI(unsigned int * markerp);
Part of GLX_SGI_video_sync
glXGetVisualFromFBConfig(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Interface to C language function:
- Alias for:
XVisualInfo * glXGetVisualFromFBConfigSGIX, glXGetVisualFromFBConfig(Display * dpy, GLXFBConfig config);
glXImportContextEXT(long, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: GLXContext glXImportContextEXT(Display * dpy, XID contextID);
Part of GLX_EXT_import_context
glXImportContextEXT(long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: GLXContext glXImportContextEXT(Display * dpy, XID contextID);
Part of GLX_EXT_import_context
glXIsDirect(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXIsDirect(Display * dpy, GLXContext ctx);
Part of GLX_VERSION_1_X
glXJoinSwapGroupNV(long, long, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXJoinSwapGroupNV(Display * dpy, XID drawable, GLuint group);
Part of GLX_NV_swap_group
glXJoinSwapGroupNV(long, long, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXJoinSwapGroupNV(Display * dpy, XID drawable, GLuint group);
Part of GLX_NV_swap_group
glXJoinSwapGroupSGIX(long, long, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
Part of GLX_SGIX_swap_group
glXJoinSwapGroupSGIX(long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXJoinSwapGroupSGIX(Display * dpy, XID drawable, XID member);
Part of GLX_SGIX_swap_group
glXMakeContextCurrent(long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXMakeContextCurrent(Display * dpy, XID draw, XID read, GLXContext ctx);
Part of GLX_VERSION_1_X
glXMakeCurrent(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXMakeCurrent(Display * dpy, XID drawable, GLXContext ctx);
Part of GLX_VERSION_1_X
glXMakeCurrentReadSGI(long, long, long, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
Part of GLX_SGI_make_current_read
glXMakeCurrentReadSGI(long, long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXMakeCurrentReadSGI(Display * dpy, XID draw, XID read, GLXContext ctx);
Part of GLX_SGI_make_current_read
GLXProcAddressTable - Class in com.jogamp.opengl.impl.x11.glx
This table is a cache of pointers to the dynamically-linkable C library.
GLXProcAddressTable() - Constructor for class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
GLXProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
glXQueryChannelDeltasSGIX(long, int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelDeltasSGIX(long, int, int, int[], int, int[], int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelDeltasSGIX(long, int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelDeltasSGIX(long, int, int, int[], int, int[], int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXQueryChannelDeltasSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelRectSGIX(long, int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelRectSGIX(long, int, int, int[], int, int[], int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelRectSGIX(long, int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryChannelRectSGIX(long, int, int, int[], int, int[], int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXQueryChannelRectSGIX(Display * display, int screen, int channel, int * dx, int * dy, int * dw, int * dh);
Part of GLX_SGIX_video_resize
glXQueryContext(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int glXQueryContext(Display * dpy, GLXContext ctx, int attribute, int * value);
Part of GLX_VERSION_1_X
glXQueryContext(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int glXQueryContext(Display * dpy, GLXContext ctx, int attribute, int * value);
Part of GLX_VERSION_1_X
glXQueryContextInfoEXT(long, long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXQueryContextInfoEXT(Display * dpy, GLXContext context, int attribute, int * value);
Part of GLX_EXT_import_context
glXQueryContextInfoEXT(long, long, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXQueryContextInfoEXT(Display * dpy, GLXContext context, int attribute, int * value);
Part of GLX_EXT_import_context
glXQueryContextInfoEXT(long, long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXQueryContextInfoEXT(Display * dpy, GLXContext context, int attribute, int * value);
Part of GLX_EXT_import_context
glXQueryContextInfoEXT(long, long, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXQueryContextInfoEXT(Display * dpy, GLXContext context, int attribute, int * value);
Part of GLX_EXT_import_context
glXQueryDrawable(long, long, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXQueryDrawable(Display * dpy, XID draw, int attribute, unsigned int * value);
Part of GLX_VERSION_1_X
glXQueryDrawable(long, long, int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXQueryDrawable(Display * dpy, XID draw, int attribute, unsigned int * value);
Part of GLX_VERSION_1_X
glXQueryExtension(long, IntBuffer, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXQueryExtension(Display * dpy, int * errorb, int * event);
Part of GLX_VERSION_1_X
glXQueryExtension(long, int[], int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXQueryExtension(Display * dpy, int * errorb, int * event);
Part of GLX_VERSION_1_X
glXQueryExtensionsString(long, int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: const char * glXQueryExtensionsString(Display * dpy, int screen);
Part of CORE FUNC
glXQueryFrameCountNV(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQueryFrameCountNV(Display * dpy, int screen, GLuint * count);
Part of GLX_NV_swap_group
glXQueryFrameCountNV(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQueryFrameCountNV(Display * dpy, int screen, GLuint * count);
Part of GLX_NV_swap_group
glXQueryFrameCountNV(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQueryFrameCountNV(Display * dpy, int screen, GLuint * count);
Part of GLX_NV_swap_group
glXQueryFrameCountNV(long, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQueryFrameCountNV(Display * dpy, int screen, GLuint * count);
Part of GLX_NV_swap_group
glXQueryMaxSwapBarriersSGIX(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Part of GLX_SGIX_swap_barrier
glXQueryMaxSwapBarriersSGIX(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Part of GLX_SGIX_swap_barrier
glXQueryMaxSwapBarriersSGIX(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Part of GLX_SGIX_swap_barrier
glXQueryMaxSwapBarriersSGIX(long, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int * max);
Part of GLX_SGIX_swap_barrier
glXQueryMaxSwapGroupsNV(long, int, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQueryMaxSwapGroupsNV(Display * dpy, int screen, GLuint * maxGroups, GLuint * maxBarriers);
Part of GLX_NV_swap_group
glXQueryMaxSwapGroupsNV(long, int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQueryMaxSwapGroupsNV(Display * dpy, int screen, GLuint * maxGroups, GLuint * maxBarriers);
Part of GLX_NV_swap_group
glXQueryMaxSwapGroupsNV(long, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQueryMaxSwapGroupsNV(Display * dpy, int screen, GLuint * maxGroups, GLuint * maxBarriers);
Part of GLX_NV_swap_group
glXQueryMaxSwapGroupsNV(long, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQueryMaxSwapGroupsNV(Display * dpy, int screen, GLuint * maxGroups, GLuint * maxBarriers);
Part of GLX_NV_swap_group
glXQueryServerString(long, int, int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: const char * glXQueryServerString(Display * dpy, int screen, int name);
Part of CORE FUNC
glXQuerySwapGroupNV(long, long, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQuerySwapGroupNV(Display * dpy, XID drawable, GLuint * group, GLuint * barrier);
Part of GLX_NV_swap_group
glXQuerySwapGroupNV(long, long, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXQuerySwapGroupNV(Display * dpy, XID drawable, GLuint * group, GLuint * barrier);
Part of GLX_NV_swap_group
glXQuerySwapGroupNV(long, long, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQuerySwapGroupNV(Display * dpy, XID drawable, GLuint * group, GLuint * barrier);
Part of GLX_NV_swap_group
glXQuerySwapGroupNV(long, long, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXQuerySwapGroupNV(Display * dpy, XID drawable, GLuint * group, GLuint * barrier);
Part of GLX_NV_swap_group
glXQueryVersion(long, IntBuffer, IntBuffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXQueryVersion(Display * dpy, int * maj, int * min);
Part of GLX_VERSION_1_X
glXQueryVersion(long, int[], int, int[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXQueryVersion(Display * dpy, int * maj, int * min);
Part of GLX_VERSION_1_X
glXReleaseBuffersMESA(long, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
Part of GLX_MESA_release_buffers
glXReleaseBuffersMESA(long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXReleaseBuffersMESA(Display * dpy, XID drawable);
Part of GLX_MESA_release_buffers
glXReleaseTexImageEXT(long, long, int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXReleaseTexImageEXT(Display * dpy, XID drawable, int buffer);
Part of GLX_EXT_texture_from_pixmap
glXReleaseTexImageEXT(long, long, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: void glXReleaseTexImageEXT(Display * dpy, XID drawable, int buffer);
Part of GLX_EXT_texture_from_pixmap
glXReleaseVideoDeviceNV(long, int, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXReleaseVideoDeviceNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice);
Part of GLX_NV_video_out
glXReleaseVideoDeviceNV(long, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXReleaseVideoDeviceNV(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice);
Part of GLX_NV_video_out
glXReleaseVideoImageNV(long, long) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXReleaseVideoImageNV(Display * dpy, XID pbuf);
Part of GLX_NV_video_out
glXReleaseVideoImageNV(long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXReleaseVideoImageNV(Display * dpy, XID pbuf);
Part of GLX_NV_video_out
glXResetFrameCountNV(long, int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXResetFrameCountNV(Display * dpy, int screen);
Part of GLX_NV_swap_group
glXResetFrameCountNV(long, int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXResetFrameCountNV(Display * dpy, int screen);
Part of GLX_NV_swap_group
glXSelectEvent(long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXSelectEvent(Display * dpy, XID drawable, unsigned long mask);
Part of GLX_VERSION_1_X
glXSendPbufferToVideoNV(long, long, int, Int64Buffer, boolean) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXSendPbufferToVideoNV(Display * dpy, XID pbuf, int iBufferType, unsigned long * pulCounterPbuffer, GLboolean bBlock);
Part of GLX_NV_video_out
glXSendPbufferToVideoNV(long, long, int, long[], int, boolean) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXSendPbufferToVideoNV(Display * dpy, XID pbuf, int iBufferType, unsigned long * pulCounterPbuffer, GLboolean bBlock);
Part of GLX_NV_video_out
glXSendPbufferToVideoNV(long, long, int, Int64Buffer, boolean) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXSendPbufferToVideoNV(Display * dpy, XID pbuf, int iBufferType, unsigned long * pulCounterPbuffer, GLboolean bBlock);
Part of GLX_NV_video_out
glXSendPbufferToVideoNV(long, long, int, long[], int, boolean) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXSendPbufferToVideoNV(Display * dpy, XID pbuf, int iBufferType, unsigned long * pulCounterPbuffer, GLboolean bBlock);
Part of GLX_NV_video_out
glXSet3DfxModeMESA(int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: Bool glXSet3DfxModeMESA(int interval);
Part of GLX_MESA_set_3dfx_mode
glXSet3DfxModeMESA(int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXSet3DfxModeMESA(int interval);
Part of GLX_MESA_set_3dfx_mode
glXSwapBuffers(long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXSwapBuffers(Display * dpy, XID drawable);
Part of GLX_VERSION_1_X
glXSwapBuffersMscOML(long, long, long, long, long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: int64_t glXSwapBuffersMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
Part of GLX_OML_sync_control
glXSwapBuffersMscOML(long, long, long, long, long) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int64_t glXSwapBuffersMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
Part of GLX_OML_sync_control
glXSwapIntervalSGI(int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXSwapIntervalSGI(int interval);
Part of GLX_SGI_swap_control
glXSwapIntervalSGI(int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXSwapIntervalSGI(int interval);
Part of GLX_SGI_swap_control
glXUseXFont(long, int, int, int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXUseXFont(XID font, int first, int count, int list);
Part of GLX_VERSION_1_X
GLXUtil - Class in com.jogamp.opengl.impl.x11.glx
 
GLXUtil() - Constructor for class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
glXVersionGreaterEqualOneThree(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
glXWaitForMscOML(long, long, long, long, long, Int64Buffer, Int64Buffer, Int64Buffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXWaitForMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForMscOML(long, long, long, long, long, long[], int, long[], int, long[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXWaitForMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForMscOML(long, long, long, long, long, Int64Buffer, Int64Buffer, Int64Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXWaitForMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForMscOML(long, long, long, long, long, long[], int, long[], int, long[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXWaitForMscOML(Display * dpy, XID drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForSbcOML(long, long, long, Int64Buffer, Int64Buffer, Int64Buffer) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXWaitForSbcOML(Display * dpy, XID drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForSbcOML(long, long, long, long[], int, long[], int, long[], int) - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: Bool glXWaitForSbcOML(Display * dpy, XID drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForSbcOML(long, long, long, Int64Buffer, Int64Buffer, Int64Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXWaitForSbcOML(Display * dpy, XID drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitForSbcOML(long, long, long, long[], int, long[], int, long[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: Bool glXWaitForSbcOML(Display * dpy, XID drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc);
Part of GLX_OML_sync_control
glXWaitGL() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXWaitGL(void);
Part of GLX_VERSION_1_X
glXWaitVideoSyncSGI(int, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int * count);
Part of GLX_SGI_video_sync
glXWaitVideoSyncSGI(int, int, int[], int) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
Entry point to C language function: int glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int * count);
Part of GLX_SGI_video_sync
glXWaitVideoSyncSGI(int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int * count);
Part of GLX_SGI_video_sync
glXWaitVideoSyncSGI(int, int, int[], int) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
Entry point to C language function: int glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int * count);
Part of GLX_SGI_video_sync
glXWaitX() - Static method in class com.jogamp.opengl.impl.x11.glx.GLX
Entry point to C language function: void glXWaitX(void);
Part of GLX_VERSION_1_X
GPU_DEVICE - Class in com.jogamp.opengl.impl.windows.wgl
 
GraphicsConfigurationFactory - Class in javax.media.nativewindow
Provides the mechanism by which the graphics configuration for a window can be chosen before the window is created.
GraphicsConfigurationFactory() - Constructor for class javax.media.nativewindow.GraphicsConfigurationFactory
Creates a new NativeWindowFactory instance.
GraphicsConfigurationFactoryImpl - Class in com.jogamp.nativewindow.impl
 
GraphicsConfigurationFactoryImpl() - Constructor for class com.jogamp.nativewindow.impl.GraphicsConfigurationFactoryImpl
 
graphicsConfigurationGetVisualID(AbstractGraphicsConfiguration) - Static method in class com.jogamp.nativewindow.impl.jawt.x11.X11SunJDKReflection
 
graphicsConfigurationGetVisualID(GraphicsConfiguration) - Static method in class com.jogamp.nativewindow.impl.jawt.x11.X11SunJDKReflection
 
graphicsDeviceGetDisplay(GraphicsDevice) - Static method in class com.jogamp.nativewindow.impl.jawt.x11.X11SunJDKReflection
 
graphicsDeviceGetScreen(GraphicsDevice) - Static method in class com.jogamp.nativewindow.impl.jawt.x11.X11SunJDKReflection
 
grow(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Flist
Grows list
growBuffer(int) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
growBuffer(int, int) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
growBufferIfNecessary(int) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
growBufferIfNecessary(int, int) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 

H

h() - Method in class com.jogamp.opengl.util.packrect.Level
 
h() - Method in class com.jogamp.opengl.util.packrect.LevelSet
 
h() - Method in class com.jogamp.opengl.util.packrect.Rect
 
halve1Dimage_byte(int, int, int, ByteBuffer, ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1Dimage_float(int, int, int, ByteBuffer, FloatBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1Dimage_int(int, int, int, ByteBuffer, IntBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1Dimage_short(int, int, int, ByteBuffer, ShortBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1Dimage_ubyte(int, int, int, ByteBuffer, ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1Dimage_uint(int, int, int, ByteBuffer, IntBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1Dimage_ushort(int, int, int, ByteBuffer, ShortBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halve1DimagePackedPixel(int, Extract, int, int, ByteBuffer, ByteBuffer, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
HalveImage - Class in com.jogamp.opengl.impl.glu.mipmap
 
HalveImage() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage(int, int, int, ShortBuffer, ShortBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage3D(int, ExtractPrimitive, int, int, int, ByteBuffer, ByteBuffer, int, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_byte(int, int, int, ByteBuffer, ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_float(int, int, int, ByteBuffer, FloatBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_int(int, int, int, ByteBuffer, IntBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_short(int, int, int, ByteBuffer, ShortBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_ubyte(int, int, int, ByteBuffer, ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_uint(int, int, int, ByteBuffer, IntBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImage_ushort(int, int, int, ByteBuffer, ShortBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImagePackedPixel(int, Extract, int, int, ByteBuffer, ByteBuffer, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImagePackedPixel3D(int, Extract, int, int, int, ByteBuffer, ByteBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImagePackedPixelSlice(int, Extract, int, int, int, ByteBuffer, ByteBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
halveImageSlice(int, ExtractPrimitive, int, int, int, ByteBuffer, ByteBuffer, int, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.HalveImage
 
handle - Variable in class javax.media.nativewindow.DefaultGraphicsDevice
 
HAS_STDDEF - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
HAS_STDDEF - Static variable in class com.jogamp.opengl.impl.x11.glx.GLX
Part of CORE DEF
hasDeviceChanged() - Method in class com.jogamp.newt.impl.awt.AWTCanvas
 
hasDeviceChanged() - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
hasDeviceChanged() - Method in class com.jogamp.newt.impl.WindowImpl
If the implementation is capable of detecting a device change return true and clear the status/reason of the change.
hasDeviceChanged() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
hasFocus - Variable in class com.jogamp.newt.impl.WindowImpl
 
hasFocus() - Method in class com.jogamp.newt.impl.WindowImpl
 
hasFocus() - Method in class com.jogamp.newt.opengl.GLWindow
 
hasFocus() - Method in interface com.jogamp.newt.Window
 
hasGLBinding() - Method in class com.jogamp.opengl.impl.DesktopGLDynamicLookupHelper
 
hasGLSL() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
hasGLSL() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
hasGLSL() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
hasGLSL() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
hasGLSL() - Method in class javax.media.opengl.DebugGL2
 
hasGLSL() - Method in class javax.media.opengl.DebugGL2ES1
 
hasGLSL() - Method in class javax.media.opengl.DebugGL2ES2
 
hasGLSL() - Method in class javax.media.opengl.DebugGL2GL3
 
hasGLSL() - Method in class javax.media.opengl.DebugGL3
 
hasGLSL() - Method in class javax.media.opengl.DebugGL3bc
 
hasGLSL() - Method in class javax.media.opengl.DebugGL4
 
hasGLSL() - Method in class javax.media.opengl.DebugGL4bc
 
hasGLSL() - Method in class javax.media.opengl.DebugGLES1
 
hasGLSL() - Method in class javax.media.opengl.DebugGLES2
 
hasGLSL() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object supports GLSL.
hasGLSL() - Method in class javax.media.opengl.GLContext
 
hasGLSL() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile supports GLSL.
hasGLSL() - Method in class javax.media.opengl.TraceGL2
 
hasGLSL() - Method in class javax.media.opengl.TraceGL2ES1
 
hasGLSL() - Method in class javax.media.opengl.TraceGL2ES2
 
hasGLSL() - Method in class javax.media.opengl.TraceGL2GL3
 
hasGLSL() - Method in class javax.media.opengl.TraceGL3
 
hasGLSL() - Method in class javax.media.opengl.TraceGL3bc
 
hasGLSL() - Method in class javax.media.opengl.TraceGL4
 
hasGLSL() - Method in class javax.media.opengl.TraceGL4bc
 
hasGLSL() - Method in class javax.media.opengl.TraceGLES1
 
hasGLSL() - Method in class javax.media.opengl.TraceGLES2
 
hash - Variable in class javax.media.nativewindow.util.Insets
 
hashCode() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod
 
hashCode() - Method in class com.jogamp.newt.Display
return precomputed hashCode from FQN Display.getFQName()
hashCode - Variable in class com.jogamp.newt.impl.DisplayImpl
 
hashCode() - Method in class com.jogamp.newt.impl.DisplayImpl
 
hashCode - Variable in class com.jogamp.newt.impl.ScreenImpl
 
hashCode() - Method in class com.jogamp.newt.impl.ScreenImpl
 
hashCode() - Method in class com.jogamp.newt.Screen
return precomputed hashCode from FQN Screen.getFQName()
hashCode() - Method in class com.jogamp.newt.ScreenMode
Returns a combined hash code of it's elements:
monitorMode rotation
hashCode() - Method in class com.jogamp.newt.util.MonitorMode
returns a hash code over surfaceSize and refreshRate.
hashCode() - Method in class com.jogamp.opengl.impl.MemoryObject
 
hashCode() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
hashCode() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
hashCode() - Method in class javax.media.nativewindow.Capabilities
 
hashCode() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
hash code over the immutable attributes of both objects
hashCode() - Method in class javax.media.nativewindow.util.Dimension
 
hashCode() - Method in interface javax.media.nativewindow.util.DimensionReadOnly
 
hashCode() - Method in class javax.media.nativewindow.util.Insets
Returns the hash code for this Insets.
hashCode() - Method in class javax.media.nativewindow.util.Point
 
hashCode() - Method in interface javax.media.nativewindow.util.PointReadOnly
 
hashCode() - Method in class javax.media.nativewindow.util.Rectangle
 
hashCode() - Method in interface javax.media.nativewindow.util.RectangleReadOnly
 
hashCode() - Method in class javax.media.nativewindow.util.SurfaceSize
 
hashCode() - Method in class javax.media.opengl.GLCapabilities
 
hashCode() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
 
hashCode() - Method in class javax.media.opengl.GLProfile
 
hashCodeNullSafe(Object) - Static method in class com.jogamp.newt.Display
 
hasJava2D() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
hasNativeES2Methods - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
hasNativeES2Methods() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
hasPostDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
hasPostDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
hasPostDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
hasPostDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
hasPreDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
hasPreDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
hasPreDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
hasPreDownstreamCallHook(Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
hasVBOBug - Static variable in class com.jogamp.opengl.util.GLArrayDataClient
The OpenGL ES emulation on the PC probably has a buggy VBO implementation, where we have to 'refresh' the VertexPointer or VertexAttribArray after each BindBuffer ! This should not be necessary on proper native implementations.
hasWaiters() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
hasWaiters() - Method in class com.jogamp.opengl.impl.GLContextLock
 
haveEmitterWithBody(List<JavaMethodBindingEmitter>) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureEmitter
 
haveEXTABGR - Variable in class com.jogamp.opengl.util.texture.TextureData
 
haveGL12 - Variable in class com.jogamp.opengl.util.texture.TextureData
 
head() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Returns head of linked list coords
height - Variable in class com.jogamp.nativewindow.impl.ProxySurface
 
height - Variable in class com.jogamp.newt.impl.ScreenImpl
 
height - Variable in class com.jogamp.newt.impl.WindowImpl
 
height() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
height - Variable in class com.jogamp.opengl.util.texture.TextureData
 
hierarchyChanged(HierarchyEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 

I

I_FOURWAY - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
I_NOTINTERLEAVED - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
Field image descriptor / interleave values
I_TWOWAY - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
id - Variable in class com.jogamp.newt.impl.DisplayImpl
 
id - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
id() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
returns the uniq shader id as an integer
id - Variable in class com.jogamp.opengl.util.glsl.ShaderProgram
 
id() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
returns the uniq shader id as an integer
ID_ATTRIBPERPIXEL - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
Field image descriptor bitfield values definitions
ID_INTERLEAVE - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
ID_RIGHTTOLEFT - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
ID_TOPTOBOTTOM - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
identical(float, float) - Static method in class com.jogamp.opengl.impl.glu.nurbs.Knotvector
Compares two knots for equality
idLength() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
initial TGA image data fields
ignoreExceptions - Variable in class com.jogamp.opengl.util.AnimatorBase
 
IIOTextureProvider - Class in com.jogamp.opengl.util.texture.spi.awt
 
IIOTextureProvider() - Constructor for class com.jogamp.opengl.util.texture.spi.awt.IIOTextureProvider
 
IIOTextureWriter - Class in com.jogamp.opengl.util.texture.spi.awt
 
IIOTextureWriter() - Constructor for class com.jogamp.opengl.util.texture.spi.awt.IIOTextureWriter
 
Image - Class in com.jogamp.opengl.impl.glu.mipmap
 
Image() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Image
Creates a new instance of Image
image_size(int, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
imageDescriptor() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
imageID() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
imageIDbuf() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
imageSize3D(int, int, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
imageType() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
ImageUtil - Class in com.jogamp.opengl.util.awt
Utilities for dealing with images.
ImmModeSink - Class in com.jogamp.opengl.util
 
ImmModeSink(GL, int, int, int, int, int, int, int, int, int, int, boolean) - Constructor for class com.jogamp.opengl.util.ImmModeSink
 
ImmModeSink.VBOSet - Class in com.jogamp.opengl.util
 
ImmModeSink.VBOSet(GL, int, int, int, int, int, int, int, int, int, int, boolean) - Constructor for class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
impl - Variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
impl - Variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
impl - Variable in class com.jogamp.opengl.util.AnimatorBase
 
index - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Breakpoint index
index - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
init(Object) - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
init(String) - Static method in class com.jogamp.newt.impl.WindowImpl
 
init(GLAutoDrawable) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
init(int, int, int, float[]) - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotvector
Initializes knotvector
init() - Method in class com.jogamp.opengl.impl.glu.nurbs.Renderhints
Initialization
init(GL) - Method in class com.jogamp.opengl.util.FBObject
 
init(GL, int, int, int) - Method in class com.jogamp.opengl.util.FBObject
 
init(String, int, int, int, boolean, int, Buffer, int, boolean, GLArrayHandler, int, long) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
init(GL, String, int, int, int, boolean, int, Buffer, int, boolean, GLArrayHandler, int, long, int) - Method in class com.jogamp.opengl.util.GLArrayDataServer
 
init(String, int, int, int, boolean, int, Buffer, boolean, int, long) - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
init(GL2ES2, PMVMatrix, Class, String, String, String, String, String, String) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
init(GLAutoDrawable) - Method in interface javax.media.opengl.GLEventListener
Called by the drawable immediately after the OpenGL context is initialized.
init_vbo(GL) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
init_vbo(GL) - Method in class com.jogamp.opengl.util.GLArrayDataServer
 
initialize() - Method in class com.jogamp.opengl.impl.glu.nurbs.Maplist
Sets linked list beginning to null
initialSize - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
initialSize - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
initIDs() - Static method in class com.jogamp.newt.impl.intel.gdl.Screen
 
initIDs() - Static method in class com.jogamp.newt.impl.intel.gdl.Window
 
initIDs() - Static method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
initIDs() - Static method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
initIDs0() - Static method in class com.jogamp.newt.impl.macosx.MacWindow
 
initIDs0() - Static method in class com.jogamp.newt.impl.windows.WindowsWindow
 
initIDs0() - Static method in class com.jogamp.newt.impl.x11.X11Window
 
initNative() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
initProfiles(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
Trigger eager initialization of GLProfiles for the given device, in case it isn't done yet.
initSingleton() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
initSingleton() - Static method in class com.jogamp.nativewindow.impl.windows.GDI
 
initSingleton(boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
initSingleton() - Static method in class com.jogamp.newt.impl.intel.gdl.Display
 
initSingleton() - Static method in class com.jogamp.newt.impl.macosx.MacDisplay
 
initSingleton() - Static method in class com.jogamp.newt.impl.opengl.broadcom.egl.Display
 
initSingleton() - Static method in class com.jogamp.newt.impl.opengl.kd.KDDisplay
 
initSingleton() - Static method in class com.jogamp.newt.impl.windows.WindowsDisplay
 
initSingleton() - Static method in class com.jogamp.newt.impl.x11.X11Display
 
initSingleton(boolean) - Static method in class javax.media.nativewindow.NativeWindowFactory
Static one time initialization of this factory.
This initialization method must be called once by the program or utilizing modules!
initSingleton(boolean) - Static method in class javax.media.opengl.GLProfile
Static one time initialization of JOGL.
inkbegin - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Begin of input knots
inkend - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
End of input knots
InputEvent - Class in com.jogamp.newt.event
 
InputEvent(int, Object, long, int) - Constructor for class com.jogamp.newt.event.InputEvent
 
Insets - Class in javax.media.nativewindow.util
Simple class representing insets.
Insets(int, int, int, int) - Constructor for class javax.media.nativewindow.util.Insets
Creates and initializes a new Insets object with the specified top, left, bottom, and right insets.
intBufferValue() - Method in class javax.media.opengl.GLUniformData
 
intensityOnly() - Method in class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
intensityOnly() - Method in interface com.jogamp.opengl.util.awt.TextRenderer.RenderDelegate
Indicates whether the backing store of this TextRenderer should be intensity-only (the default) or full-color.
interleave() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
internalFormat - Variable in class com.jogamp.opengl.util.texture.TextureData
 
intValue() - Method in class javax.media.opengl.GLUniformData
 
inUse() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
inUse() - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
invalidate() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
invalidate() - Method in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
invalidate() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
invalidate(boolean) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
invalidate() - Method in class com.jogamp.newt.impl.WindowImpl
 
invalidate(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
invalidate(boolean) - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Invoked after destruction from Window's invalidate method.
Called while window is locked.
invalidate(boolean) - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
invalidate() - Method in class com.jogamp.newt.opengl.GLWindow
 
invalidate() - Method in interface com.jogamp.newt.Window
Destroys the Window via Window.destroy() and clears all Object references, eg.
invoke(boolean, Runnable) - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
invoke(boolean, GLRunnable) - Method in class com.jogamp.newt.opengl.GLWindow
 
invoke(boolean, Runnable) - Method in interface com.jogamp.newt.util.EDTUtil
Append task to the EDT task queue.
Wait until execution is finished if wait == true.
Shall start the thread if not running.
Can be issued from within EDT, ie from within an enqueued task.
invoke(boolean, Runnable) - Method in class com.jogamp.newt.util.MainThread
 
invoke(GLAutoDrawable, boolean, GLRunnable) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
invoke(boolean, GLRunnable) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
invoke(boolean, GLRunnable) - Method in class javax.media.opengl.awt.GLCanvas
 
invoke(boolean, GLRunnable) - Method in class javax.media.opengl.awt.GLJPanel
 
invoke(boolean, GLRunnable) - Method in interface javax.media.opengl.GLAutoDrawable
Enqueues a one-shot GLRunnable, which will be executed with the next GLAutoDrawable.display() call.
invokeAndWait(Runnable) - Static method in class com.jogamp.opengl.impl.GLWorkerThread
 
invokeGL(GLDrawable, GLContext, Runnable, Runnable) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
Principal helper method which runs a Runnable with the context made current.
invokeLater(Runnable) - Static method in class com.jogamp.opengl.impl.GLWorkerThread
 
invokeOnOpenGLThread(Runnable) - Method in class com.jogamp.opengl.impl.awt.AWTThreadingPlugin
 
invokeOnOpenGLThread(Runnable) - Static method in class com.jogamp.opengl.impl.ThreadingImpl
Executes the passed Runnable on the single thread used for all OpenGL work in this javax.media.opengl API implementation.
invokeOnOpenGLThread(Runnable) - Method in interface com.jogamp.opengl.impl.ThreadingPlugin
Executes the passed Runnable on the single thread used for all OpenGL work in this javax.media.opengl API implementation.
invokeOnOpenGLThread(Runnable) - Static method in class javax.media.opengl.Threading
Executes the passed Runnable on the single thread used for all OpenGL work in this javax.media.opengl API implementation.
invokeStop(Runnable) - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
invokeStop(Runnable) - Method in interface com.jogamp.newt.util.EDTUtil
Append the final task to the EDT task queue, signals EDT to stop and wait until stopped.
Due to the nature of this method: All previous queued tasks will be finished. No new tasks are allowed, an Exception is thrown. Can be issued from within EDT, ie from within an enqueued task. EDTUtil.reset() may follow immediately, ie creating a new EDT
invokeStop(Runnable) - Method in class com.jogamp.newt.util.MainThread
 
invokeWithOGLContextCurrent(Graphics, Runnable) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Makes current the OpenGL context associated with the passed Graphics object and runs the given Runnable on the Queue Flushing Thread in one atomic action.
invokeWithOGLSharedContextCurrent(GraphicsConfiguration, Runnable) - Static method in class com.jogamp.opengl.impl.awt.Java2D
Makes current the "shared" OpenGL context associated with the given GraphicsConfiguration object, allowing JOGL to share server-side OpenGL objects like textures and display lists with this context when necessary.
is_index(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
isActionKey() - Method in class com.jogamp.newt.event.KeyEvent
 
isAltDown() - Method in class com.jogamp.newt.event.InputEvent
 
isAltGraphDown() - Method in class com.jogamp.newt.event.InputEvent
 
isAnimating - Variable in class com.jogamp.opengl.util.Animator
 
isAnimating() - Method in class com.jogamp.opengl.util.Animator
 
isAnimating() - Method in class com.jogamp.opengl.util.FPSAnimator
 
isAnimating() - Method in interface javax.media.opengl.GLAnimatorControl
Indicates whether this animator is running and animating,
the latter is true if it has GLAutoDrawables to render and is not paused.
isAWTAvailable() - Static method in class javax.media.nativewindow.NativeWindowFactory
 
isAWTAvailable() - Static method in class javax.media.opengl.GLProfile
 
isAWTMode() - Static method in class com.jogamp.opengl.impl.ThreadingImpl
This is a workaround for AWT-related deadlocks which only seem to show up in the context of applets
isBackgroundOpaque() - Method in class javax.media.nativewindow.Capabilities
Indicates whether the background of this OpenGL context should be considered opaque.
isBackgroundOpaque() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Indicates whether the background of this OpenGL context should be considered opaque.
isBoundBufferObjectKnown(int) - Method in class com.jogamp.opengl.impl.GLBufferStateTracker
Indicates whether the binding state for the specified target is currently known, ie it could be bound or not but it must be tracked.
Should be called after getBoundBufferObject() because that method may change the answer for a given target.
isBuffer() - Method in class javax.media.opengl.GLUniformData
 
isBufferObjectFunction(String) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
isBufferObjectMethodBinding(MethodBinding) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
isBufferWritten() - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
isBufferWritten() - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
Is the buffer written to the GPU ?
isButton1Down() - Method in class com.jogamp.newt.event.InputEvent
 
isButton2Down() - Method in class com.jogamp.newt.event.InputEvent
 
isButton3Down() - Method in class com.jogamp.newt.event.InputEvent
 
isChoosenByWGL() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
isCompressed() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage.ImageInfo
 
isCompressed() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Indicates whether this texture is compressed.
isConstantSampling() - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Tells whether map is constantly sampling
isControlDown() - Method in class com.jogamp.newt.event.InputEvent
 
isCreated() - Method in class javax.media.opengl.GLContext
Indicates whether the underlying OpenGL context has been created.
isCreatedWithARBMethod() - Method in class javax.media.opengl.GLContext
 
isCubemap() - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Indicates whether this texture is cubemap
isCubemapSidePresent(int) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Indicates whethe this cubemap side present
isCulled() - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Is this quilt culled
isCulling() - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Tells whether map is culling
isCurrent() - Method in class javax.media.opengl.GLContext
 
isCurrentThreadEDT() - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
isCurrentThreadEDT() - Method in interface com.jogamp.newt.util.EDTUtil
 
isCurrentThreadEDT() - Method in class com.jogamp.newt.util.MainThread
 
isDataCompressed() - Method in class com.jogamp.opengl.util.texture.TextureData
Indicates whether the texture data is in compressed form.
isDDSImage(InputStream) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Determines from the magic number whether the given InputStream points to a DDS image.
isDirect - Variable in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
isDirty(int) - Method in class com.jogamp.opengl.util.PMVMatrix
 
isDirty() - Method in class com.jogamp.opengl.util.PMVMatrix
 
isDomainSampling() - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Tells whether map is domain sampling
isEDTRunning() - Method in class com.jogamp.newt.Display
 
isEDTRunning() - Method in class com.jogamp.newt.impl.DisplayImpl
 
isEmpty() - Method in class com.jogamp.opengl.util.packrect.Level
Indicates whether this Level contains no rectangles.
isEnabled() - Method in class com.jogamp.opengl.impl.GLStateTracker
 
isExecuted() - Method in class com.jogamp.opengl.impl.GLRunnableTask
 
isExtension(String[], String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
isExtension(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
isExtensionARB(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
isExtensionAvailable(String) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.GLContextImpl
Returns true if the specified OpenGL extension can be successfully called using this GL context given the current host (OpenGL client) and display (OpenGL server) configuration.
isExtensionAvailable(String) - Method in interface com.jogamp.opengl.impl.macosx.cgl.CGLExt
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.macosx.cgl.CGLExtImpl
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
isExtensionAvailable(String) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
 
isExtensionAvailable(String) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
isExtensionAvailable(String) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL2
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL2ES1
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL2ES2
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL2GL3
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL3
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL3bc
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL4
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGL4bc
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGLES1
 
isExtensionAvailable(String) - Method in class javax.media.opengl.DebugGLES2
 
isExtensionAvailable(String) - Method in interface javax.media.opengl.GLBase
Returns true if the specified OpenGL extension can be used successfully through this GL instance given the current host (OpenGL client) and display (OpenGL server) configuration.
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL2
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL2ES1
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL2ES2
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL2GL3
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL3
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL3bc
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL4
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGL4bc
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGLES1
 
isExtensionAvailable(String) - Method in class javax.media.opengl.TraceGLES2
 
isExtensionCacheInitialized() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
isExtensionVEN(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
isExternalAnimatorAnimating() - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
isExternalAnimatorRunning() - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
isFBOEnabled() - Static method in class com.jogamp.opengl.impl.awt.Java2D
 
isFirstUIActionOnProcess() - Static method in class javax.media.nativewindow.NativeWindowFactory
 
isFirstX11ActionOnProcess() - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
isFullscreen() - Method in class com.jogamp.newt.impl.WindowImpl
 
isFullscreen() - Method in class com.jogamp.newt.opengl.GLWindow
 
isFullscreen() - Method in interface com.jogamp.newt.Window
 
isFunctionAvailable(String) - Method in interface com.jogamp.opengl.impl.egl.EGLExt
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.egl.EGLExtImpl
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.GLContextImpl
Returns true if the specified OpenGL core- or extension-function can be successfully called using this GL context given the current host (OpenGL client) and display (OpenGL server) configuration.
isFunctionAvailable(String) - Method in interface com.jogamp.opengl.impl.macosx.cgl.CGLExt
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.macosx.cgl.CGLExtImpl
 
isFunctionAvailable(String) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
 
isFunctionAvailable(String) - Method in interface com.jogamp.opengl.impl.x11.glx.GLXExt
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.impl.x11.glx.GLXExtImpl
 
isFunctionAvailable(String) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL2
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL2ES1
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL2ES2
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL2GL3
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL3
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL3bc
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL4
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGL4bc
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGLES1
 
isFunctionAvailable(String) - Method in class javax.media.opengl.DebugGLES2
 
isFunctionAvailable(String) - Method in interface javax.media.opengl.GLBase
Returns true if the specified OpenGL core- or extension-function can be used successfully through this GL instance given the current host (OpenGL client) and display (OpenGL server) configuration.
isFunctionAvailable(String) - Method in class javax.media.opengl.glu.gl2.GLUgl2
Returns true if the specified GLU core- or extension-function can be successfully used through this GLU instance.
isFunctionAvailable(String) - Method in class javax.media.opengl.glu.GLU
Returns true if the specified GLU core- or extension-function can be successfully used through this GLU instance.
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL2
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL2ES1
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL2ES2
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL2GL3
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL3
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL3bc
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL4
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGL4bc
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGLES1
 
isFunctionAvailable(String) - Method in class javax.media.opengl.TraceGLES2
 
isGL() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL() - Method in class javax.media.opengl.DebugGL2
 
isGL() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL() - Method in class javax.media.opengl.DebugGL3
 
isGL() - Method in class javax.media.opengl.DebugGL3bc
 
isGL() - Method in class javax.media.opengl.DebugGL4
 
isGL() - Method in class javax.media.opengl.DebugGL4bc
 
isGL() - Method in class javax.media.opengl.DebugGLES1
 
isGL() - Method in class javax.media.opengl.DebugGLES2
 
isGL() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to any of the common GL profiles.
isGL() - Method in class javax.media.opengl.TraceGL2
 
isGL() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL() - Method in class javax.media.opengl.TraceGL3
 
isGL() - Method in class javax.media.opengl.TraceGL3bc
 
isGL() - Method in class javax.media.opengl.TraceGL4
 
isGL() - Method in class javax.media.opengl.TraceGL4bc
 
isGL() - Method in class javax.media.opengl.TraceGLES1
 
isGL() - Method in class javax.media.opengl.TraceGLES2
 
isGL2() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL2() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL2() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL2() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL2() - Method in class javax.media.opengl.DebugGL2
 
isGL2() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL2() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL2() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL2() - Method in class javax.media.opengl.DebugGL3
 
isGL2() - Method in class javax.media.opengl.DebugGL3bc
 
isGL2() - Method in class javax.media.opengl.DebugGL4
 
isGL2() - Method in class javax.media.opengl.DebugGL4bc
 
isGL2() - Method in class javax.media.opengl.DebugGLES1
 
isGL2() - Method in class javax.media.opengl.DebugGLES2
 
isGL2() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL2 profile.
isGL2() - Method in class javax.media.opengl.GLContext
 
isGL2() - Method in class javax.media.opengl.GLProfile
Indicates whether this context is a GL2 context
isGL2() - Method in class javax.media.opengl.TraceGL2
 
isGL2() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL2() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL2() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL2() - Method in class javax.media.opengl.TraceGL3
 
isGL2() - Method in class javax.media.opengl.TraceGL3bc
 
isGL2() - Method in class javax.media.opengl.TraceGL4
 
isGL2() - Method in class javax.media.opengl.TraceGL4bc
 
isGL2() - Method in class javax.media.opengl.TraceGLES1
 
isGL2() - Method in class javax.media.opengl.TraceGLES2
 
isGL2Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGL2Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL2Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGL2ES1() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL2ES1() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL2ES1() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL2ES1() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL2
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL3
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL3bc
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL4
 
isGL2ES1() - Method in class javax.media.opengl.DebugGL4bc
 
isGL2ES1() - Method in class javax.media.opengl.DebugGLES1
 
isGL2ES1() - Method in class javax.media.opengl.DebugGLES2
 
isGL2ES1() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL2ES1 compatible profile.
isGL2ES1() - Method in class javax.media.opengl.GLContext
 
isGL2ES1() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GL2ES1.
isGL2ES1() - Method in class javax.media.opengl.TraceGL2
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL3
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL3bc
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL4
 
isGL2ES1() - Method in class javax.media.opengl.TraceGL4bc
 
isGL2ES1() - Method in class javax.media.opengl.TraceGLES1
 
isGL2ES1() - Method in class javax.media.opengl.TraceGLES2
 
isGL2ES1Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL2ES1Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGL2ES2() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL2ES2() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL2ES2() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL2ES2() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL2
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL3
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL3bc
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL4
 
isGL2ES2() - Method in class javax.media.opengl.DebugGL4bc
 
isGL2ES2() - Method in class javax.media.opengl.DebugGLES1
 
isGL2ES2() - Method in class javax.media.opengl.DebugGLES2
 
isGL2ES2() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL2ES2 compatible profile.
isGL2ES2() - Method in class javax.media.opengl.GLContext
 
isGL2ES2() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable os GL2ES2.
isGL2ES2() - Method in class javax.media.opengl.TraceGL2
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL3
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL3bc
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL4
 
isGL2ES2() - Method in class javax.media.opengl.TraceGL4bc
 
isGL2ES2() - Method in class javax.media.opengl.TraceGLES1
 
isGL2ES2() - Method in class javax.media.opengl.TraceGLES2
 
isGL2ES2Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL2ES2Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGL2GL3() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL2GL3() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL2GL3() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL2GL3() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL2
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL3
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL3bc
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL4
 
isGL2GL3() - Method in class javax.media.opengl.DebugGL4bc
 
isGL2GL3() - Method in class javax.media.opengl.DebugGLES1
 
isGL2GL3() - Method in class javax.media.opengl.DebugGLES2
 
isGL2GL3() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL2GL3 compatible profile.
isGL2GL3() - Method in class javax.media.opengl.GLContext
 
isGL2GL3() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable os GL2GL3.
isGL2GL3() - Method in class javax.media.opengl.TraceGL2
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL3
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL3bc
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL4
 
isGL2GL3() - Method in class javax.media.opengl.TraceGL4bc
 
isGL2GL3() - Method in class javax.media.opengl.TraceGLES1
 
isGL2GL3() - Method in class javax.media.opengl.TraceGLES2
 
isGL3() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL3() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL3() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL3() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL3() - Method in class javax.media.opengl.DebugGL2
 
isGL3() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL3() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL3() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL3() - Method in class javax.media.opengl.DebugGL3
 
isGL3() - Method in class javax.media.opengl.DebugGL3bc
 
isGL3() - Method in class javax.media.opengl.DebugGL4
 
isGL3() - Method in class javax.media.opengl.DebugGL4bc
 
isGL3() - Method in class javax.media.opengl.DebugGLES1
 
isGL3() - Method in class javax.media.opengl.DebugGLES2
 
isGL3() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL3 core profile.
isGL3() - Method in class javax.media.opengl.GLContext
 
isGL3() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GL3.
isGL3() - Method in class javax.media.opengl.TraceGL2
 
isGL3() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL3() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL3() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL3() - Method in class javax.media.opengl.TraceGL3
 
isGL3() - Method in class javax.media.opengl.TraceGL3bc
 
isGL3() - Method in class javax.media.opengl.TraceGL4
 
isGL3() - Method in class javax.media.opengl.TraceGL4bc
 
isGL3() - Method in class javax.media.opengl.TraceGLES1
 
isGL3() - Method in class javax.media.opengl.TraceGLES2
 
isGL3Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGL3Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL3Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGL3bc() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL3bc() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL3bc() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL3bc() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL3bc() - Method in class javax.media.opengl.DebugGL2
 
isGL3bc() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL3bc() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL3bc() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL3bc() - Method in class javax.media.opengl.DebugGL3
 
isGL3bc() - Method in class javax.media.opengl.DebugGL3bc
 
isGL3bc() - Method in class javax.media.opengl.DebugGL4
 
isGL3bc() - Method in class javax.media.opengl.DebugGL4bc
 
isGL3bc() - Method in class javax.media.opengl.DebugGLES1
 
isGL3bc() - Method in class javax.media.opengl.DebugGLES2
 
isGL3bc() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL3 compatibility profile.
isGL3bc() - Method in class javax.media.opengl.GLContext
 
isGL3bc() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GL3bc.
isGL3bc() - Method in class javax.media.opengl.TraceGL2
 
isGL3bc() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL3bc() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL3bc() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL3bc() - Method in class javax.media.opengl.TraceGL3
 
isGL3bc() - Method in class javax.media.opengl.TraceGL3bc
 
isGL3bc() - Method in class javax.media.opengl.TraceGL4
 
isGL3bc() - Method in class javax.media.opengl.TraceGL4bc
 
isGL3bc() - Method in class javax.media.opengl.TraceGLES1
 
isGL3bc() - Method in class javax.media.opengl.TraceGLES2
 
isGL3bcAvailable(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGL3bcAvailable(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL3bcAvailable() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGL4() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL4() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL4() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL4() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL4() - Method in class javax.media.opengl.DebugGL2
 
isGL4() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL4() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL4() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL4() - Method in class javax.media.opengl.DebugGL3
 
isGL4() - Method in class javax.media.opengl.DebugGL3bc
 
isGL4() - Method in class javax.media.opengl.DebugGL4
 
isGL4() - Method in class javax.media.opengl.DebugGL4bc
 
isGL4() - Method in class javax.media.opengl.DebugGLES1
 
isGL4() - Method in class javax.media.opengl.DebugGLES2
 
isGL4() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL4 core profile.
isGL4() - Method in class javax.media.opengl.GLContext
 
isGL4() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GL4.
isGL4() - Method in class javax.media.opengl.TraceGL2
 
isGL4() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL4() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL4() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL4() - Method in class javax.media.opengl.TraceGL3
 
isGL4() - Method in class javax.media.opengl.TraceGL3bc
 
isGL4() - Method in class javax.media.opengl.TraceGL4
 
isGL4() - Method in class javax.media.opengl.TraceGL4bc
 
isGL4() - Method in class javax.media.opengl.TraceGLES1
 
isGL4() - Method in class javax.media.opengl.TraceGLES2
 
isGL4Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGL4Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL4Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGL4bc() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGL4bc() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGL4bc() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGL4bc() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGL4bc() - Method in class javax.media.opengl.DebugGL2
 
isGL4bc() - Method in class javax.media.opengl.DebugGL2ES1
 
isGL4bc() - Method in class javax.media.opengl.DebugGL2ES2
 
isGL4bc() - Method in class javax.media.opengl.DebugGL2GL3
 
isGL4bc() - Method in class javax.media.opengl.DebugGL3
 
isGL4bc() - Method in class javax.media.opengl.DebugGL3bc
 
isGL4bc() - Method in class javax.media.opengl.DebugGL4
 
isGL4bc() - Method in class javax.media.opengl.DebugGL4bc
 
isGL4bc() - Method in class javax.media.opengl.DebugGLES1
 
isGL4bc() - Method in class javax.media.opengl.DebugGLES2
 
isGL4bc() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GL4 compatibility profile.
isGL4bc() - Method in class javax.media.opengl.GLContext
 
isGL4bc() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GL4bc.
isGL4bc() - Method in class javax.media.opengl.TraceGL2
 
isGL4bc() - Method in class javax.media.opengl.TraceGL2ES1
 
isGL4bc() - Method in class javax.media.opengl.TraceGL2ES2
 
isGL4bc() - Method in class javax.media.opengl.TraceGL2GL3
 
isGL4bc() - Method in class javax.media.opengl.TraceGL3
 
isGL4bc() - Method in class javax.media.opengl.TraceGL3bc
 
isGL4bc() - Method in class javax.media.opengl.TraceGL4
 
isGL4bc() - Method in class javax.media.opengl.TraceGL4bc
 
isGL4bc() - Method in class javax.media.opengl.TraceGLES1
 
isGL4bc() - Method in class javax.media.opengl.TraceGLES2
 
isGL4bcAvailable(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGL4bcAvailable(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGL4bcAvailable() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGLCompatibilityProfile() - Method in class javax.media.opengl.GLContext
 
isGLCoreProfile() - Method in class javax.media.opengl.GLContext
 
isGLEmbeddedProfile() - Method in class javax.media.opengl.GLContext
 
isGLEnumeration(String) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
isGLES() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGLES() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGLES() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGLES() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGLES() - Method in class javax.media.opengl.DebugGL2
 
isGLES() - Method in class javax.media.opengl.DebugGL2ES1
 
isGLES() - Method in class javax.media.opengl.DebugGL2ES2
 
isGLES() - Method in class javax.media.opengl.DebugGL2GL3
 
isGLES() - Method in class javax.media.opengl.DebugGL3
 
isGLES() - Method in class javax.media.opengl.DebugGL3bc
 
isGLES() - Method in class javax.media.opengl.DebugGL4
 
isGLES() - Method in class javax.media.opengl.DebugGL4bc
 
isGLES() - Method in class javax.media.opengl.DebugGLES1
 
isGLES() - Method in class javax.media.opengl.DebugGLES2
 
isGLES() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to one of the OpenGL ES compatible profiles.
isGLES() - Method in class javax.media.opengl.GLContext
 
isGLES() - Method in class javax.media.opengl.TraceGL2
 
isGLES() - Method in class javax.media.opengl.TraceGL2ES1
 
isGLES() - Method in class javax.media.opengl.TraceGL2ES2
 
isGLES() - Method in class javax.media.opengl.TraceGL2GL3
 
isGLES() - Method in class javax.media.opengl.TraceGL3
 
isGLES() - Method in class javax.media.opengl.TraceGL3bc
 
isGLES() - Method in class javax.media.opengl.TraceGL4
 
isGLES() - Method in class javax.media.opengl.TraceGL4bc
 
isGLES() - Method in class javax.media.opengl.TraceGLES1
 
isGLES() - Method in class javax.media.opengl.TraceGLES2
 
isGLES1() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGLES1() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGLES1() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGLES1() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGLES1() - Method in class javax.media.opengl.DebugGL2
 
isGLES1() - Method in class javax.media.opengl.DebugGL2ES1
 
isGLES1() - Method in class javax.media.opengl.DebugGL2ES2
 
isGLES1() - Method in class javax.media.opengl.DebugGL2GL3
 
isGLES1() - Method in class javax.media.opengl.DebugGL3
 
isGLES1() - Method in class javax.media.opengl.DebugGL3bc
 
isGLES1() - Method in class javax.media.opengl.DebugGL4
 
isGLES1() - Method in class javax.media.opengl.DebugGL4bc
 
isGLES1() - Method in class javax.media.opengl.DebugGLES1
 
isGLES1() - Method in class javax.media.opengl.DebugGLES2
 
isGLES1() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GLES1 profile.
isGLES1() - Method in class javax.media.opengl.GLContext
 
isGLES1() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GLES1.
isGLES1() - Method in class javax.media.opengl.TraceGL2
 
isGLES1() - Method in class javax.media.opengl.TraceGL2ES1
 
isGLES1() - Method in class javax.media.opengl.TraceGL2ES2
 
isGLES1() - Method in class javax.media.opengl.TraceGL2GL3
 
isGLES1() - Method in class javax.media.opengl.TraceGL3
 
isGLES1() - Method in class javax.media.opengl.TraceGL3bc
 
isGLES1() - Method in class javax.media.opengl.TraceGL4
 
isGLES1() - Method in class javax.media.opengl.TraceGL4bc
 
isGLES1() - Method in class javax.media.opengl.TraceGLES1
 
isGLES1() - Method in class javax.media.opengl.TraceGLES2
 
isGLES1Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGLES1Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGLES1Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGLES2() - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
isGLES2() - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
isGLES2() - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
isGLES2() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
isGLES2() - Method in class javax.media.opengl.DebugGL2
 
isGLES2() - Method in class javax.media.opengl.DebugGL2ES1
 
isGLES2() - Method in class javax.media.opengl.DebugGL2ES2
 
isGLES2() - Method in class javax.media.opengl.DebugGL2GL3
 
isGLES2() - Method in class javax.media.opengl.DebugGL3
 
isGLES2() - Method in class javax.media.opengl.DebugGL3bc
 
isGLES2() - Method in class javax.media.opengl.DebugGL4
 
isGLES2() - Method in class javax.media.opengl.DebugGL4bc
 
isGLES2() - Method in class javax.media.opengl.DebugGLES1
 
isGLES2() - Method in class javax.media.opengl.DebugGLES2
 
isGLES2() - Method in interface javax.media.opengl.GLBase
Indicates whether this GL object conforms to the GLES2 profile.
isGLES2() - Method in class javax.media.opengl.GLContext
 
isGLES2() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile is capable of GLES2.
isGLES2() - Method in class javax.media.opengl.TraceGL2
 
isGLES2() - Method in class javax.media.opengl.TraceGL2ES1
 
isGLES2() - Method in class javax.media.opengl.TraceGL2ES2
 
isGLES2() - Method in class javax.media.opengl.TraceGL2GL3
 
isGLES2() - Method in class javax.media.opengl.TraceGL3
 
isGLES2() - Method in class javax.media.opengl.TraceGL3bc
 
isGLES2() - Method in class javax.media.opengl.TraceGL4
 
isGLES2() - Method in class javax.media.opengl.TraceGL4bc
 
isGLES2() - Method in class javax.media.opengl.TraceGLES1
 
isGLES2() - Method in class javax.media.opengl.TraceGLES2
 
isGLES2Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
isGLES2Available(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLProfile
 
isGLES2Available() - Static method in class javax.media.opengl.GLProfile
Uses the default device
isGLForwardCompatible() - Method in class javax.media.opengl.GLContext
 
isGLFunction(String) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
isGLReadDrawableAvailable() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
isGLReadDrawableAvailable() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
isGLReadDrawableAvailable() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
isGLReadDrawableAvailable() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
isGLReadDrawableAvailable() - Method in class javax.media.opengl.GLContext
Return availability of GL read drawable.
isGLVersionAvailable(AbstractGraphicsDevice, int, int) - Static method in class javax.media.opengl.GLContext
 
isGLXVendorATI(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
isGLXVendorNVIDIA(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
isHeadlessMode() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
isHeld() - Method in class com.jogamp.opengl.impl.GLContextLock
Indicates whether this lock is held by the current thread.
isImmModeSinkEnabled() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
isImmModeSinkEnabled() - Method in interface javax.media.opengl.glu.GLUquadric
 
isJava2DQueueFlusherThread() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
isLegalFormatForPackedPixelType(int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
isLegalLevels(int, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
ismarked() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Returns whether arc is marked with arc_tag
isMatrix() - Method in class javax.media.opengl.GLUniformData
 
isMatrixGetName(int) - Static method in class com.jogamp.opengl.util.PMVMatrix
 
isMatrixModeName(int) - Static method in class com.jogamp.opengl.util.PMVMatrix
 
isMetaDown() - Method in class com.jogamp.newt.event.InputEvent
 
isMultisampleAvailable(String) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
isMultisampleAvailable(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
isNativeValid() - Method in class com.jogamp.newt.Display
 
isNativeValid() - Method in class com.jogamp.newt.impl.DisplayImpl
 
isNativeValid() - Method in class com.jogamp.newt.impl.ScreenImpl
 
isNativeValid() - Method in class com.jogamp.newt.impl.WindowImpl
 
isNativeValid() - Method in class com.jogamp.newt.opengl.GLWindow
 
isNativeValid() - Method in class com.jogamp.newt.Screen
 
isNativeValid() - Method in interface com.jogamp.newt.Window
 
isnonempty() - Method in class com.jogamp.opengl.impl.glu.nurbs.Bin
Indicates whether there are any Arcs in linked list
isNSContext - Variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
isNSContext() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
isOGLPipelineActive() - Static method in class com.jogamp.opengl.impl.awt.Java2D
 
isOnscreen() - Method in class javax.media.nativewindow.Capabilities
Indicates whether the drawable surface is onscreen.
isOnscreen() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Indicates whether the drawable surface is onscreen.
isOpenGLThread() - Method in class com.jogamp.opengl.impl.awt.AWTThreadingPlugin
 
isOpenGLThread() - Static method in class com.jogamp.opengl.impl.ThreadingImpl
Indicates whether the current thread is the single thread on which this implementation of the javax.media.opengl APIs performs all of its OpenGL-related work.
isOpenGLThread() - Method in interface com.jogamp.opengl.impl.ThreadingPlugin
Indicates whether the current thread is the single thread on which this implementation of the javax.media.opengl APIs performs all of its OpenGL-related work.
isOpenGLThread() - Static method in class javax.media.opengl.Threading
Indicates whether the current thread is the single thread on which this implementation of the javax.media.opengl APIs performs all of its OpenGL-related work.
isOriginalMode() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
isPaused() - Method in class com.jogamp.opengl.util.Animator
 
isPaused() - Method in class com.jogamp.opengl.util.FPSAnimator
 
isPaused() - Method in interface javax.media.opengl.GLAnimatorControl
Indicates whether this animator is running and paused.
isPBuffer() - Method in class javax.media.opengl.GLCapabilities
Indicates whether pbuffer is used/requested.
isPBuffer() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
Indicates whether pbuffer is used/requested.
isPixelFormatFlagSet(int) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Test for presence/absence of pixel format flags (DDPF_*)
isProgramStatusValid(GL, int, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isProgramValid(GL, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isProgramValid(GL, int, PrintStream) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isProperty(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Tells whether tag is property tag
isPropertyDefined(String, boolean, AccessControlContext) - Static method in class com.jogamp.nativewindow.impl.Debug
 
isPropertyDefined(String, boolean, AccessControlContext) - Static method in class com.jogamp.newt.impl.Debug
 
isPropertyDefined(String, boolean, AccessControlContext) - Static method in class com.jogamp.opengl.impl.Debug
 
isQueueFlusherThread() - Static method in class com.jogamp.opengl.impl.awt.Java2D
 
isRangeSampling() - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Tells whether map is range sampling
isrational - Variable in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Is map rational
isReadDrawableAvailable(AbstractGraphicsDevice) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
isRealized() - Method in class com.jogamp.newt.opengl.GLWindow
 
isRealized() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
isRealized() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
isRealized() - Method in class javax.media.opengl.awt.GLCanvas
 
isRealized() - Method in class javax.media.opengl.awt.GLJPanel
 
isRealized() - Method in interface javax.media.opengl.GLDrawable
 
isRotationValid(int) - Static method in class com.jogamp.newt.ScreenMode
 
isRunning() - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
isRunning() - Method in interface com.jogamp.newt.util.EDTUtil
 
isRunning() - Method in class com.jogamp.newt.util.MainThread
 
isScreenCompatible(NativeWindow, Screen) - Static method in class com.jogamp.newt.NewtFactory
 
isSGIImage(InputStream) - Static method in class com.jogamp.opengl.util.texture.spi.SGIImage
Determines from the magic number whether the given InputStream points to an SGI RGB image.
isShaderCompilerAvailable(GL) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isShaderStatusValid(GL, int, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isShaderStatusValid(GL, int, int, PrintStream) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isShaderStatusValid(GL, IntBuffer, int) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isShaderStatusValid(GL, IntBuffer, int, PrintStream) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
isShiftDown() - Method in class com.jogamp.newt.event.InputEvent
 
isSingleThreaded() - Static method in class com.jogamp.opengl.impl.ThreadingImpl
Indicates whether OpenGL work is being automatically forced to a single thread in this implementation.
isSingleThreaded() - Static method in class javax.media.opengl.Threading
Indicates whether OpenGL work is being automatically forced to a single thread in this implementation.
isStarted() - Static method in class com.jogamp.opengl.impl.GLWorkerThread
Indicates whether the OpenGL worker thread was started, i.e., whether it is currently in use.
isStarted() - Method in class com.jogamp.opengl.util.Animator
 
isStarted() - Method in class com.jogamp.opengl.util.FPSAnimator
 
isStarted() - Method in interface javax.media.opengl.GLAnimatorControl
Indicates whether this animator is running, ie.
isSurfaceDescFlagSet(int) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Test for presence/absence of surface description flags (DDSD_*)
isSurfaceLocked() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
isSurfaceLocked() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
isSurfaceLocked() - Method in class com.jogamp.newt.impl.WindowImpl
 
isSurfaceLocked() - Method in class com.jogamp.newt.opengl.GLWindow
 
isSurfaceLocked() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
isSurfaceLocked() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
isSurfaceLocked() - Method in interface javax.media.nativewindow.NativeSurface
Return if surface is locked
isSurfaceLockedByOtherThread() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
isSurfaceLockedByOtherThread() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
isSurfaceLockedByOtherThread() - Method in class com.jogamp.newt.impl.WindowImpl
 
isSurfaceLockedByOtherThread() - Method in class com.jogamp.newt.opengl.GLWindow
 
isSurfaceLockedByOtherThread() - Method in interface javax.media.nativewindow.NativeSurface
Return if surface is locked by another thread, ie not the current one
isSynchronized() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
isSynchronized() - Method in class javax.media.opengl.GLContext
Returns true if 'makeCurrent' will exhibit synchronized behavior.
isSystemEvent() - Method in class com.jogamp.newt.event.NEWTEvent
Indicates whether this event was produced by the system or generated by user code.
isTexRectEnabled() - Static method in class com.jogamp.opengl.util.texture.TextureIO
Indicates whether the GL_ARB_texture_rectangle extension is allowed to be used for non-power-of-two textures; see setTexRectEnabled.
istransformed - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Tell whether knotspec has already benn transformed
isTypePackedPixel(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
isUncloseable() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
isUndecorated() - Method in class com.jogamp.newt.impl.WindowImpl
 
isUndecorated() - Method in class com.jogamp.newt.opengl.GLWindow
 
isUndecorated() - Method in interface com.jogamp.newt.Window
 
isUsingAutoMipmapGeneration() - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Indicates whether automatic mipmap generation is in use for this TextureRenderer.
isUsingAutoMipmapGeneration() - Method in class com.jogamp.opengl.util.texture.Texture
Indicates whether this Texture is using automatic mipmap generation (via the OpenGL texture parameter GL_GENERATE_MIPMAP).
isValid() - Method in class com.jogamp.newt.impl.WindowImpl
 
isValid() - Method in class com.jogamp.newt.opengl.GLWindow
 
isValid() - Method in interface com.jogamp.newt.Window
 
isValid() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
isValid() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
isValidArrayDataType(int, int, int, boolean, boolean) - Method in class javax.media.opengl.GLProfile
 
isValidDataType(int, boolean) - Method in class javax.media.opengl.GLProfile
General validation if type is a valid GL data type for the current profile
isValidGLVersion(int, int) - Static method in class javax.media.opengl.GLContext
 
isVBO() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
isVBO() - Method in interface javax.media.opengl.GLArrayData
Determines wheather the data is server side (VBO), or a client side array (false).
isVendorATI(String) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
isVendorATI(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
isVendorNVIDIA(String) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
isVendorNVIDIA(long) - Static method in class com.jogamp.opengl.impl.x11.glx.GLXUtil
 
isVertexAttribArrayEnabled(String) - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
isVertexAttribute - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
isVertexAttribute() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
isVertexAttribute() - Method in interface javax.media.opengl.GLArrayData
Returns true if this data set is intended for a GLSL vertex shader attribute, otherwise false, ie intended for fixed function vertex pointer
isVisible() - Method in class com.jogamp.newt.impl.WindowImpl
 
isVisible() - Method in class com.jogamp.newt.opengl.GLWindow
 
isVisible() - Method in interface com.jogamp.newt.Window
 
isWorkerThread() - Static method in class com.jogamp.opengl.impl.GLWorkerThread
Indicates whether the current thread is the OpenGL worker thread.
isX11() - Static method in class com.jogamp.opengl.impl.ThreadingImpl
 
iterator() - Method in class com.jogamp.opengl.util.packrect.Level
 
iterator() - Method in class com.jogamp.opengl.util.packrect.LevelSet
 

J

Java2D - Class in com.jogamp.opengl.impl.awt
Defines integration with the Java2D OpenGL pipeline.
Java2D() - Constructor for class com.jogamp.opengl.impl.awt.Java2D
 
Java2DGLContext - Interface in com.jogamp.opengl.impl.awt
Provides a construct by which the shared GLJPanel code can interact with a few methods in the Mac OS X-specific Java2D/JOGL bridge implementation.
javaPrologueForMethod(MethodBinding, boolean, boolean) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
Overrides javaPrologueForMethod in superclass and automatically generates prologue code for functions associated with buffer objects.
javax.media.nativewindow - package javax.media.nativewindow
NativeWindow Protocol Specification Overview
javax.media.nativewindow.awt - package javax.media.nativewindow.awt
 
javax.media.nativewindow.egl - package javax.media.nativewindow.egl
 
javax.media.nativewindow.macosx - package javax.media.nativewindow.macosx
 
javax.media.nativewindow.util - package javax.media.nativewindow.util
 
javax.media.nativewindow.windows - package javax.media.nativewindow.windows
 
javax.media.nativewindow.x11 - package javax.media.nativewindow.x11
 
javax.media.opengl - package javax.media.opengl
 
javax.media.opengl.awt - package javax.media.opengl.awt
 
javax.media.opengl.fixedfunc - package javax.media.opengl.fixedfunc
 
javax.media.opengl.glu - package javax.media.opengl.glu
 
javax.media.opengl.glu.gl2 - package javax.media.opengl.glu.gl2
 
javax.media.opengl.glu.gl2es1 - package javax.media.opengl.glu.gl2es1
 
JAWT - Class in com.jogamp.nativewindow.impl.jawt
 
JAWT_DrawingSurface - Class in com.jogamp.nativewindow.impl.jawt
 
JAWT_DrawingSurfaceInfo - Class in com.jogamp.nativewindow.impl.jawt
 
JAWT_GetAWT(JAWT) - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
Interface to C language function:
jboolean JAWT_GetAWT(JNIEnv * env, JAWT * awt);
JAWT_LOCK_BOUNDS_CHANGED - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWT_LOCK_CLIP_CHANGED - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWT_LOCK_ERROR - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWT_LOCK_SURFACE_CHANGED - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWT_MacOSXDrawingSurfaceInfo - Class in com.jogamp.nativewindow.impl.jawt.macosx
 
JAWT_PlatformInfo - Interface in com.jogamp.nativewindow.impl.jawt
Marker class for all window system-specific JAWT data structures.
JAWT_Rectangle - Class in com.jogamp.nativewindow.impl.jawt
 
JAWT_VERSION_1_3 - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWT_VERSION_1_4 - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWT_Win32DrawingSurfaceInfo - Class in com.jogamp.nativewindow.impl.jawt.windows
 
JAWT_X11DrawingSurfaceInfo - Class in com.jogamp.nativewindow.impl.jawt.x11
 
JAWTFactory - Class in com.jogamp.nativewindow.impl.jawt
 
JAWTFactory() - Constructor for class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JAWTJNILibLoader - Class in com.jogamp.nativewindow.impl.jawt
 
JAWTJNILibLoader() - Constructor for class com.jogamp.nativewindow.impl.jawt.JAWTJNILibLoader
 
JAWTToolkitLock - Class in com.jogamp.nativewindow.impl.jawt
Implementing a singleton global recursive ToolkitLock utilizing JAWT's AWT lock via JAWTUtil.lockToolkit().
JAWTToolkitLock() - Constructor for class com.jogamp.nativewindow.impl.jawt.JAWTToolkitLock
Singleton via JAWTUtil.getJAWTToolkitLock()
JAWTUtil - Class in com.jogamp.nativewindow.impl.jawt
 
JAWTUtil() - Constructor for class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
JAWTUtilClassName - Static variable in class javax.media.nativewindow.NativeWindowFactory
 
JAWTWindow - Class in com.jogamp.nativewindow.impl.jawt
 
JAWTWindow(Object, AbstractGraphicsConfiguration) - Constructor for class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
JNI_ABORT - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_COMMIT - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_EDETACHED - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_EEXIST - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_EINVAL - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_ENOMEM - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_ERR - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_EVERSION - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_FALSE - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_OK - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
JNI_TRUE - Static variable in class com.jogamp.nativewindow.impl.jawt.JAWTFactory
 
jnlp_prefix - Static variable in class com.jogamp.nativewindow.impl.Debug
 
jnlp_prefix - Static variable in class com.jogamp.newt.impl.Debug
 
jnlp_prefix - Static variable in class com.jogamp.opengl.impl.Debug
 
jogampCommonVersionInfo - Static variable in class com.jogamp.nativewindow.NativeWindowVersion
 
jogampCommonVersionInfo - Static variable in class com.jogamp.newt.NewtVersion
 
jogampCommonVersionInfo - Static variable in class com.jogamp.opengl.JoglVersion
 
JoglVersion - Class in com.jogamp.opengl
 
JoglVersion(String, Manifest) - Constructor for class com.jogamp.opengl.JoglVersion
 
JPG - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate a JPEG file.

K

kCGLBadAddress - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadAlloc - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadAttribute - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadCodeModule - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadConnection - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadContext - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadDisplay - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadDrawable - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadEnumeration - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadFullScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadMatch - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadOffScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadPixelFormat - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadProperty - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadRendererInfo - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadState - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadValue - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLBadWindow - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLCPClientStorage - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPCurrentRendererID - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPDispatchTableSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPGPUFragmentProcessing - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPGPUVertexProcessing - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPHasDrawable - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPMPSwapsInFlight - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPReclaimResources - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSurfaceBackingSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSurfaceOpacity - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSurfaceOrder - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSurfaceSurfaceVolatile - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSurfaceTexture - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSwapInterval - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLCPSwapRectangle - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLContextParameter
Defined as part of enum type "CGLContextParameter"
kCGLNoError - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLError
Defined as part of enum type "CGLError"
kCGLPFAAccelerated - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAAccumSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAAllRenderers - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAAlphaSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAAuxBuffers - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAAuxDepthStencil - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFABackingStore - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAClosestPolicy - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAColorFloat - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAColorSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFACompliant - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFADepthSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFADisplayMask - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFADoubleBuffer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAFullScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAMaximumPolicy - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAMinimumPolicy - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAMPSafe - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAMultisample - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAMultiScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFANoRecovery - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAOffScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAPBuffer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFARemotePBuffer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFARendererID - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFARobust - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFASampleAlpha - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFASampleBuffers - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFASamples - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFASingleRenderer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAStencilSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAStereo - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFASupersample - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAVirtualScreenCount - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
kCGLPFAWindow - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of CGLPixelFormatAttribute
Defined as part of enum type "CGLPixelFormatAttribute"
KDDisplay - Class in com.jogamp.newt.impl.opengl.kd
 
KDDisplay() - Constructor for class com.jogamp.newt.impl.opengl.kd.KDDisplay
 
KDScreen - Class in com.jogamp.newt.impl.opengl.kd
 
KDScreen() - Constructor for class com.jogamp.newt.impl.opengl.kd.KDScreen
 
KDWindow - Class in com.jogamp.newt.impl.opengl.kd
 
KDWindow() - Constructor for class com.jogamp.newt.impl.opengl.kd.KDWindow
 
key() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
returns the uniq shader id as an Integer
key() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
returns the uniq shader id as an Integer
KeyAdapter - Class in com.jogamp.newt.event
 
KeyAdapter() - Constructor for class com.jogamp.newt.event.KeyAdapter
 
KeyEvent - Class in com.jogamp.newt.event
 
KeyEvent(int, Object, long, int, int, char) - Constructor for class com.jogamp.newt.event.KeyEvent
 
KeyListener - Interface in com.jogamp.newt.event
 
keyPressed(KeyEvent) - Method in class com.jogamp.newt.event.awt.AWTKeyAdapter
 
keyPressed(KeyEvent) - Method in class com.jogamp.newt.event.KeyAdapter
 
keyPressed(KeyEvent) - Method in interface com.jogamp.newt.event.KeyListener
 
keyPressed(KeyEvent) - Method in class com.jogamp.newt.event.TraceKeyAdapter
 
keyReleased(KeyEvent) - Method in class com.jogamp.newt.event.awt.AWTKeyAdapter
 
keyReleased(KeyEvent) - Method in class com.jogamp.newt.event.KeyAdapter
 
keyReleased(KeyEvent) - Method in interface com.jogamp.newt.event.KeyListener
 
keyReleased(KeyEvent) - Method in class com.jogamp.newt.event.TraceKeyAdapter
 
keyTyped(KeyEvent) - Method in class com.jogamp.newt.event.awt.AWTKeyAdapter
 
keyTyped(KeyEvent) - Method in class com.jogamp.newt.event.KeyAdapter
 
keyTyped(KeyEvent) - Method in interface com.jogamp.newt.event.KeyListener
 
keyTyped(KeyEvent) - Method in class com.jogamp.newt.event.TraceKeyAdapter
 
KHRONOS_BOOLEAN_ENUM_FORCE_SIZE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of khronos_boolean_enum_t
Defined as part of enum type "khronos_boolean_enum_t"
KHRONOS_FALSE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of khronos_boolean_enum_t
Defined as part of enum type "khronos_boolean_enum_t"
KHRONOS_TRUE - Static variable in class com.jogamp.opengl.impl.egl.EGL
Part of khronos_boolean_enum_t
Defined as part of enum type "khronos_boolean_enum_t"
klast - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Last knot
Knotspec - Class in com.jogamp.opengl.impl.glu.nurbs
Knot vector specification
Knotspec() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Knotspec
 
Knotvector - Class in com.jogamp.opengl.impl.glu.nurbs
Knot vector used in curve specification
Knotvector(int, int, int, float[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Knotvector
Makes new knotvector
kspecinit(Knotvector) - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Initializes knotspec according to knotvector
kspecinit(Knotvector, Knotvector) - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Initializes knotspec according to knotvector - SURFACE
kspectotrans - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Knotspec to be transformed

L

layout(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Prepares for conversion
LEDataInputStream - Class in com.jogamp.opengl.util.texture.spi
Little Endian Data Input Stream.
LEDataInputStream(InputStream) - Constructor for class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
LEDataOutputStream - Class in com.jogamp.opengl.util.texture.spi
Little Endian Data Output Stream.
LEDataOutputStream(OutputStream) - Constructor for class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
left() - Method in class com.jogamp.opengl.util.texture.TextureCoords
Returns the leftmost (x) texture coordinate of this rectangle.
left - Variable in class javax.media.nativewindow.util.Insets
 
legalFormat(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
legalType(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
lessenPointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Lessens pointer by value
lessenPointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Lessens pointer by value
lessenPointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Lessens pointer by value
lessenPointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Lessens pointer by value
Level - Class in com.jogamp.opengl.util.packrect
 
Level(int, int, int, LevelSet) - Constructor for class com.jogamp.opengl.util.packrect.Level
 
LevelSet - Class in com.jogamp.opengl.util.packrect
Manages a list of Levels; this is the core data structure contained within the RectanglePacker and encompasses the storage algorithm for the contained Rects.
LevelSet(int, int) - Constructor for class com.jogamp.opengl.util.packrect.LevelSet
A LevelSet manages all of the backing store for a region of a specified width and height.
lightingEnabled - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
lightsEnabled - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
lightsEnabledDirty - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
link - Variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Arc link in linked list
link(GL2ES2, PrintStream) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
linked() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
linked() - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
loadAWTImpl() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTJNILibLoader
 
loadGLULibrary() - Method in class com.jogamp.opengl.impl.DesktopGLDynamicLookupHelper
 
loadGLULibrary() - Method in class com.jogamp.opengl.impl.GLDynamicLookupHelper
NOP per default
loadNativeWindow(String) - Static method in class com.jogamp.nativewindow.impl.NWJNILibLoader
 
loadNEWT() - Static method in class com.jogamp.newt.impl.NEWTJNILibLoader
 
loadNEWT() - Static method in class com.jogamp.opengl.impl.GLJNILibLoader
 
localBuf - Variable in class com.jogamp.opengl.util.PMVMatrix
 
locate(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Maplist
Tries to find Mapdesc in linked list
location - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
Locator - Class in com.jogamp.opengl.util
Utilities for dealing with resources.
Lock() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
Interface to C language function:
void Lock(JNIEnv * env);
Lock() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
Interface to C language function:
jint Lock(JAWT_DrawingSurface * ds);
lock() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTToolkitLock
 
lock() - Method in class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTToolkitLock
 
lock() - Method in class com.jogamp.nativewindow.impl.NullToolkitLock
 
lock() - Method in class com.jogamp.nativewindow.impl.x11.X11ToolkitLock
 
lock() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
lock - Variable in class com.jogamp.opengl.impl.GLContextImpl
 
lock() - Method in class com.jogamp.opengl.impl.GLContextLock
Locks this GLContextLock on the current thread.
lock() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Optionally locking the device, utilizing eg ToolkitLock.
lock() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
No lock is performed on the graphics device per default, instead the aggregated recursive ToolkitLock.lock() is invoked.
lock() - Method in interface javax.media.nativewindow.ToolkitLock
 
LOCK_SUCCESS - Static variable in interface javax.media.nativewindow.NativeSurface
Returned by NativeSurface.lockSurface() if the surface is locked, and is unchanged.
LOCK_SURFACE_CHANGED - Static variable in interface javax.media.nativewindow.NativeSurface
Returned by NativeSurface.lockSurface() if the surface is locked, but has changed.
LOCK_SURFACE_NOT_READY - Static variable in interface javax.media.nativewindow.NativeSurface
Returned by NativeSurface.lockSurface() if the surface is not ready to be locked.
LOCK_SURFACE_UNLOCKED - Static variable in interface javax.media.nativewindow.NativeSurface
Unlocked state
lockDefaultToolkit(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
lockScreenModeStatus() - Static method in class com.jogamp.newt.impl.ScreenModeStatus
 
lockSurface() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
lockSurface() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
lockSurface() - Method in class com.jogamp.newt.impl.WindowImpl
 
lockSurface() - Method in class com.jogamp.newt.opengl.GLWindow
 
lockSurface() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
lockSurface() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
lockSurface() - Method in interface javax.media.nativewindow.NativeSurface
Lock the surface of this native window
lockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
lockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.macosx.MacOSXJAWTWindow
 
lockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
lockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTWindow
 
lockSurfaceImpl() - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
lockSurfaceImpl() - Method in class com.jogamp.newt.impl.WindowImpl
 
lockSurfaceImpl() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
lockToolkit() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
lockToolkit() - Static method in class com.jogamp.opengl.impl.awt.AWTUtil
 

M

MacDisplay - Class in com.jogamp.newt.impl.macosx
 
MacDisplay() - Constructor for class com.jogamp.newt.impl.macosx.MacDisplay
 
MacOSXAWTCGLDrawableFactory - Class in com.jogamp.opengl.impl.macosx.cgl.awt
 
MacOSXAWTCGLDrawableFactory() - Constructor for class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory
 
MacOSXAWTCGLGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.macosx.cgl.awt
 
MacOSXAWTCGLGraphicsConfigurationFactory() - Constructor for class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory
 
MacOSXCGLContext - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXCGLContext(GLDrawableImpl, GLContext) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
MacOSXCGLDrawable - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXCGLDrawable(GLDrawableFactory, NativeSurface, boolean) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
MacOSXCGLDrawableFactory - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXCGLDrawableFactory() - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
MacOSXCGLDynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXCGLDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDynamicLibraryBundleInfo
 
MacOSXCGLGraphicsConfiguration - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXCGLGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.macosx.cgl
Subclass of GraphicsConfigurationFactory used when non-AWT tookits are used on OSX platforms.
MacOSXExternalCGLContext - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXGraphicsDevice - Class in javax.media.nativewindow.macosx
Encapsulates a graphics device on MacOSX platforms.
MacOSXGraphicsDevice(int) - Constructor for class javax.media.nativewindow.macosx.MacOSXGraphicsDevice
Constructs a new MacOSXGraphicsDevice
MacOSXJava2DCGLContext - Class in com.jogamp.opengl.impl.macosx.cgl.awt
MacOSXCGLContext implementation supporting the Java2D/JOGL bridge on Mac OS X.
MacOSXJAWTWindow - Class in com.jogamp.nativewindow.impl.jawt.macosx
 
MacOSXJAWTWindow(Object, AbstractGraphicsConfiguration) - Constructor for class com.jogamp.nativewindow.impl.jawt.macosx.MacOSXJAWTWindow
 
MacOSXOffscreenCGLContext - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXOffscreenCGLContext(MacOSXPbufferCGLDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXOffscreenCGLContext
 
MacOSXOffscreenCGLDrawable - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXOffscreenCGLDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXOffscreenCGLDrawable
 
MacOSXOnscreenCGLContext - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXOnscreenCGLContext(MacOSXOnscreenCGLDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
MacOSXOnscreenCGLDrawable - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXOnscreenCGLDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLDrawable
 
MacOSXPbufferCGLContext - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXPbufferCGLContext(MacOSXPbufferCGLDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
MacOSXPbufferCGLDrawable - Class in com.jogamp.opengl.impl.macosx.cgl
 
MacOSXPbufferCGLDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
MacScreen - Class in com.jogamp.newt.impl.macosx
 
MacScreen() - Constructor for class com.jogamp.newt.impl.macosx.MacScreen
 
MacWindow - Class in com.jogamp.newt.impl.macosx
 
MacWindow() - Constructor for class com.jogamp.newt.impl.macosx.MacWindow
 
main(String[]) - Static method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
main(String[]) - Static method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
The first argument is the package to which the StaticGLInfo class belongs, the second is the path to the directory in which that package's classes reside, and the remaining arguments are paths to the C header files that should be parsed
main(String[]) - Static method in class com.jogamp.nativewindow.NativeWindowVersion
 
main(String[]) - Static method in class com.jogamp.newt.NewtVersion
 
main(String[]) - Static method in class com.jogamp.newt.opengl.GLWindow
A most simple JOGL AWT test entry
main(String[]) - Static method in class com.jogamp.newt.util.MainThread
Your new java application main entry, which pipelines your application
main(String[]) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
main(String[]) - Static method in class com.jogamp.opengl.JoglVersion
 
main(String[]) - Static method in class com.jogamp.opengl.util.glsl.sdk.CompileShaderNVidia
 
main(String[]) - Static method in class javax.media.opengl.awt.GLCanvas
A most simple JOGL AWT test entry
MAIN_THREAD_CRITERIA - Static variable in class com.jogamp.newt.util.MainThread
 
MainThread - Class in com.jogamp.newt.util
NEWT Utility class MainThread
MainThread() - Constructor for class com.jogamp.newt.util.MainThread
 
makeCurrent() - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
makeCurrent() - Method in class com.jogamp.opengl.impl.GLContextImpl
MakeCurrent functionality, which also issues the creation of the actual OpenGL context.
The complete callgraph for general OpenGL context creation is:
GLContextImpl.makeCurrent() GLContextImpl GLContextImpl.makeCurrentImpl(boolean) Platform Implementation #create Platform Implementation If ARB_create_context is supported: GLContextImpl.createContextARB(long, boolean, int[], int[], int[]) GLContextImpl GLContextImpl.createContextARBImpl(long, boolean, int, int, int) Platform Implementation
Once at startup, ie triggered by the singleton constructor of a GLDrawableFactoryImpl specialization, calling GLContextImpl.createContextARB(long, boolean, int[], int[], int[]) will query all available OpenGL versions:
FOR ALL GL* DO: GLContextImpl.createContextARBMapVersionsAvailable(int, boolean) GLContextImpl.createContextARBVersions(long, boolean, int, int, int, int, int, int[], int[]) #mapVersionAvailable
makeCurrent() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
makeCurrent() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLContext
 
makeCurrent() - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
makeCurrent() - Method in class javax.media.opengl.GLContext
Makes this GLContext current on the calling thread.
makeCurrentContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool makeCurrentContext(void * nsContext);
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
makeCurrentImpl(boolean) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
makeCurrentLocking() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
makeOGLContextCurrentOnSurface(Graphics, long) - Static method in class com.jogamp.opengl.impl.awt.Java2D
(Mac OS X-specific) Makes the given OpenGL context current on the surface associated with the given Graphics object.
map1f(int, float, float, int, int, CArrayOfFloats) - Method in interface com.jogamp.opengl.impl.glu.nurbs.CurveEvaluator
Initializes opengl evaluator
map2f(int, float, float, int, int, float, float, int, int, CArrayOfFloats) - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Initializes evaluator
mapAvailableGLVersion(AbstractGraphicsDevice, int, int, int, int, int) - Static method in class javax.media.opengl.GLContext
Called by GLContextImpl.createContextARBMapVersionsAvailable(int, boolean) not intended to be used by implementations.
Mapdesc - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding properties of OpenGL map
Mapdesc(int, int, int, Backend) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Makes new mapdesc
mapgrid1f(int, float, float) - Method in interface com.jogamp.opengl.impl.glu.nurbs.CurveEvaluator
Calls glMapGrid1f
mapgrid2f(int, float, float, int, float, float) - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Defines 2D mesh
Maplist - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding list of Mapdescs
Maplist(Backend) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Maplist
Makes new Maplist
mapmesh1f(int, int, int) - Method in interface com.jogamp.opengl.impl.glu.nurbs.CurveEvaluator
Evaluates a curve using glEvalMesh1f
mapmesh2f(int, int, int, int, int) - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Evaluates surface
mappedContextTypeObjectLock - Static variable in class com.jogamp.opengl.impl.GLContextImpl
 
mappedExtensionAvailabilityCache - Static variable in class com.jogamp.opengl.impl.GLContextImpl
 
mappedGLProcAddress - Static variable in class com.jogamp.opengl.impl.GLContextImpl
 
mappedGLXProcAddress - Static variable in class com.jogamp.opengl.impl.GLContextImpl
 
mapScreenModeStatus(String, ScreenModeStatus) - Static method in class com.jogamp.newt.impl.ScreenModeStatus
 
mapToRealGLExtensionName(String) - Method in class com.jogamp.opengl.impl.GLContextImpl
Maps the given "platform-independent" extension name to a real function name.
mapToRealGLFunctionName(String) - Method in class com.jogamp.opengl.impl.GLContextImpl
Maps the given "platform-independent" function name to a real function name.
markDirty(int, int, int, int) - Method in class com.jogamp.opengl.util.awt.Overlay
Marks the given region of the overlay as dirty.
markDirty(int, int, int, int) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Marks the given region of the TextureRenderer as dirty.
markDisplayUncloseable(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
matrixFrustum - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixGetName2MatrixModeName(int) - Static method in class com.jogamp.opengl.util.PMVMatrix
 
matrixIdent - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixMode - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixModeName2MatrixGetName(int) - Static method in class com.jogamp.opengl.util.PMVMatrix
 
matrixMult - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixMv - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixMvi - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixMvit - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixMvit3 - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixMvStack - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixOrtho - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixP - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixPMv - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixPmv - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixPMvMvi - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixPMvMvit - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixPMvMvitPmv - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixPStack - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixRot - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixScale - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixT - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixTPMvMvitPmv - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixTrans - Variable in class com.jogamp.opengl.util.PMVMatrix
 
matrixTStack - Variable in class com.jogamp.opengl.util.PMVMatrix
 
MAX_ATTRIBS - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
MAX_ATTRIBS - Static variable in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfiguration
 
MAX_LIGHTS - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
MAX_PFORMATS - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
MAX_TEXTURE_UNITS - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
MAX_TEXTURE_UNITS - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
maxsubdivisions - Variable in class com.jogamp.opengl.impl.glu.nurbs.Renderhints
Maximum subdivisions
maxX() - Method in class com.jogamp.opengl.util.packrect.Rect
Returns the maximum x-coordinate contained within this rectangle.
maxY() - Method in class com.jogamp.opengl.util.packrect.Rect
Returns the maximum y-coordinate contained within this rectangle.
maybeDoSingleThreadedWorkaround(Runnable) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
MemoryObject - Class in com.jogamp.opengl.impl
 
MemoryObject(long, long) - Constructor for class com.jogamp.opengl.impl.MemoryObject
 
META_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
mgl_ActiveTexture - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_ActiveTextureIdx - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_Color - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
String name for
mgl_Color - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_ColorEnabled - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_ColorStatic - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_CullFace - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_FrontMaterial - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_LightsEnabled - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_LightSource - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_MultiTexCoord - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
String name for
mgl_MultiTexCoord - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_Normal - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
String name for
mgl_Normal - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_NormalMatrix - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_PMVMatrix - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_ShadeModel - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_TexCoordEnabled - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
mgl_Vertex - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.FixedFuncUtil
String name for
mgl_Vertex - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
Mipmap - Class in com.jogamp.opengl.impl.glu.mipmap
 
Mipmap() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Mipmap
Creates a new instance of Mipmap
mipmap - Variable in class com.jogamp.opengl.util.texture.TextureData
 
mm() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Lessens ponter by one (--)
mm() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Lessens ponter by one (--)
mm() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Lessens ponter by one (--)
mm() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Lessens ponter by one (--)
mode - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
modeOrig - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
modified - Variable in class com.jogamp.opengl.util.PMVMatrix
 
MonitorMode - Class in com.jogamp.newt.util
Immutable MonitorMode Class, consisting of it's read only components:
SurfaceSize surface memory size DimensionReadOnly size in [mm] refresh rate
MonitorMode(SurfaceSize, DimensionReadOnly, int) - Constructor for class com.jogamp.newt.util.MonitorMode
 
MouseAdapter - Class in com.jogamp.newt.event
 
MouseAdapter() - Constructor for class com.jogamp.newt.event.MouseAdapter
 
mouseClicked(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mouseClicked(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseClicked(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseClicked(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
mouseDragged(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mouseDragged(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseDragged(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseDragged(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
mouseEntered(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mouseEntered(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseEntered(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseEntered(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
MouseEvent - Class in com.jogamp.newt.event
 
MouseEvent(int, Object, long, int, int, int, int, int, int) - Constructor for class com.jogamp.newt.event.MouseEvent
 
mouseExited(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mouseExited(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseExited(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseExited(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
MouseListener - Interface in com.jogamp.newt.event
 
mouseMoved(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mouseMoved(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseMoved(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseMoved(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
mousePressed(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mousePressed(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mousePressed(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mousePressed(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
mouseReleased(MouseEvent) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
mouseReleased(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseReleased(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseReleased(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
mouseWheelMoved(MouseEvent) - Method in class com.jogamp.newt.event.MouseAdapter
 
mouseWheelMoved(MouseEvent) - Method in interface com.jogamp.newt.event.MouseListener
 
mouseWheelMoved(MouseEvent) - Method in class com.jogamp.newt.event.TraceMouseAdapter
 
move(Object, Rect, Object, Rect) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
Tells the manager to move the contents of the given rect from the old location on the old backing store to the new location on the new backing store.
mult(int, int) - Static method in class com.jogamp.opengl.util.FixedPoint
 
multi - Variable in class com.jogamp.opengl.impl.glu.nurbs.Breakpt
Breakpoint multiplicity
mustFlipVertically - Variable in class com.jogamp.opengl.util.texture.TextureData
 

N

N_BBOX_SUBDIVIDING - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_BBOXMATRIX - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_BBOXROUND - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_BBOXSIZE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_BBOXTIGHT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_CLAMPFACTOR - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_CULLING - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_CULLINGMATRIX - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_CULLINGON - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_DISPLAY - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_DOMAINDISTANCE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_ERROR_TOLERANCE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_ERRORCHECKING - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_FILL - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_FIXEDRATE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_ISOLINE_S - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_MESHFILL - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Backend
Fill surface
N_MESHFILL - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_MESHLINE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Backend
Draw surface as wire model
N_MESHLINE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_MESHPOINT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Backend
Draw surface with points
N_MESHPOINT - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_MINSAVINGS - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_MSG - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_NOBBOXSUBDIVISION - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_NOCLAMPING - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_NOCULLING - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_NOMSG - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_NOSAMPLING - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_NOSAVINGSSUBDIVISION - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OBJECTSPACE_PARA - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OBJECTSPACE_PATH - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_PARAM - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_PARAM_S - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_PARAM_ST - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_PATCH - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_POLY - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_QUAD - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_SUBDIV - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_SUBDIV_S - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_SUBDIV_ST - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_OUTLINE_TRI - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_P2D - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_P2DR - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_PARAMETRICDISTANCE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_PATHLENGTH - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_PIXEL_TOLERANCE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_S_RATE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_S_STEPS - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_SAMPLING_TOLERANCE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_SAMPLINGMATRIX - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_SAMPLINGMETHOD - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_SUBDIVISIONS - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_SURFACEAREA - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_T_RATE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_T_STEPS - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TILES - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TMP1 - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TMP2 - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TMP3 - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TMP4 - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TMP5 - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
N_TMP6 - Static variable in class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
name - Variable in class com.jogamp.newt.impl.DisplayImpl
 
name - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
nArrayData - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
NativeSignatureEmitter - Class in com.jogamp.gluegen.opengl.nativesig
Emitter producing NativeSignature attributes.
NativeSignatureEmitter() - Constructor for class com.jogamp.gluegen.opengl.nativesig.NativeSignatureEmitter
 
NativeSignatureJavaMethodBindingEmitter - Class in com.jogamp.gluegen.opengl.nativesig
 
NativeSignatureJavaMethodBindingEmitter(GLJavaMethodBindingEmitter) - Constructor for class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
NativeSignatureJavaMethodBindingEmitter(ProcAddressJavaMethodBindingEmitter, GLEmitter, boolean) - Constructor for class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
NativeSignatureJavaMethodBindingEmitter(JavaMethodBindingEmitter, NativeSignatureEmitter) - Constructor for class com.jogamp.gluegen.opengl.nativesig.NativeSignatureJavaMethodBindingEmitter
 
NativeSurface - Interface in javax.media.nativewindow
Provides low-level information required for hardware-accelerated rendering using a surface in a platform-independent manner.
NativeWindow - Interface in javax.media.nativewindow
Extend the NativeSurface interface with windowing information such as window handle and position.
NativeWindowException - Exception in javax.media.nativewindow
A generic exception for OpenGL errors used throughout the binding as a substitute for RuntimeException.
NativeWindowException() - Constructor for exception javax.media.nativewindow.NativeWindowException
Constructs a NativeWindowException object.
NativeWindowException(String) - Constructor for exception javax.media.nativewindow.NativeWindowException
Constructs a NativeWindowException object with the specified detail message.
NativeWindowException(String, Throwable) - Constructor for exception javax.media.nativewindow.NativeWindowException
Constructs a NativeWindowException object with the specified detail message and root cause.
NativeWindowException(Throwable) - Constructor for exception javax.media.nativewindow.NativeWindowException
Constructs a NativeWindowException object with the specified root cause.
NativeWindowFactory - Class in javax.media.nativewindow
Provides a pluggable mechanism for arbitrary window toolkits to adapt their components to the NativeWindow interface, which provides a platform-independent mechanism of accessing the information required to perform operations like hardware-accelerated rendering using the OpenGL API.
NativeWindowFactory() - Constructor for class javax.media.nativewindow.NativeWindowFactory
Creates a new NativeWindowFactory instance.
NativeWindowFactoryImpl - Class in com.jogamp.nativewindow.impl
 
NativeWindowFactoryImpl() - Constructor for class com.jogamp.nativewindow.impl.NativeWindowFactoryImpl
 
NativeWindowVersion - Class in com.jogamp.nativewindow
 
NativeWindowVersion(String, Manifest) - Constructor for class com.jogamp.nativewindow.NativeWindowVersion
 
nComps - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
ncoords - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Number of control points' coordinates
ncoords - Variable in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Number of control point coords
nDataType - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
nearestPower(int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
needsBufferObjectVariant(FunctionSymbol) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
needsModifiedEmitters(FunctionSymbol) - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
needsNonSamplingSubdivision() - Method in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty method
needsSamplingSubdivision() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curve
Tells whether curve needs subdivision
needsSamplingSubdivision() - Method in class com.jogamp.opengl.impl.glu.nurbs.Curvelist
Indicates whether curves need subdivision
needsSamplingSubdivision() - Method in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty method
needsSubdivision(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty method
NetPbmTextureWriter - Class in com.jogamp.opengl.util.texture.spi
 
NetPbmTextureWriter() - Constructor for class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
 
NetPbmTextureWriter(int) - Constructor for class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
supported magic values are:
newDirectGLBuffer(int, int) - Static method in class com.jogamp.opengl.util.GLBuffers
 
NewtCanvasAWT - Class in com.jogamp.newt.awt
 
NewtCanvasAWT() - Constructor for class com.jogamp.newt.awt.NewtCanvasAWT
Instantiates a NewtCanvas without a NEWT child.
NewtCanvasAWT(Window) - Constructor for class com.jogamp.newt.awt.NewtCanvasAWT
Instantiates a NewtCanvas with a NEWT child.
NEWTEvent - Class in com.jogamp.newt.event
NEWT events are provided for notification purposes ONLY;
The NEWT will automatically handle the event semantics internally, regardless of whether a program is receiving these events or not.
The actual event semantic is processed before the event is send.
Event type registry:
WindowEvent 100..10x MouseEvent 200..20x KeyEvent 300..30x
NEWTEvent(int, Object, long) - Constructor for class com.jogamp.newt.event.NEWTEvent
static final boolean evaluateIsSystemEvent(NEWTEvent event, Throwable t) { StackTraceElement[] stack = t.getStackTrace(); if(stack.length==0 || null==stack[0]) { return false; } if(DEBUG) { for (int i = 0; i < stack.length && i<5; i++) { System.err.println(i+": " + stack[i].getClassName()+ "." + stack[i].getMethodName()); } } String clazzName = null; if( event instanceof com.jogamp.newt.event.WindowEvent ) { if ( stack.length > 2 ) { clazzName = stack[2].getClassName(); } } else if( (event instanceof com.jogamp.newt.event.MouseEvent) || (event instanceof com.jogamp.newt.event.KeyEvent) ) { if ( stack.length > 3 ) { clazzName = stack[3].getClassName(); } } boolean res = null!=clazzName && ( clazzName.equals(WindowClazzName) || clazzName.equals(AWTNewtEventFactoryClazzName) ) ; if(DEBUG) { System.err.println("system: "+res); } return res; }
NEWTEventConsumer - Interface in com.jogamp.newt.event
 
NEWTEventFiFo - Class in com.jogamp.newt.event
 
NEWTEventFiFo() - Constructor for class com.jogamp.newt.event.NEWTEventFiFo
 
NEWTEventListener - Interface in com.jogamp.newt.event
 
NEWTEventTask - Class in com.jogamp.newt.impl.event
Helper class to provide a NEWTEvent queue implementation with a NEWTEvent wrapper which notifies after sending the event for the invokeAndWait() semantics.
NEWTEventTask(NEWTEvent, Object) - Constructor for class com.jogamp.newt.impl.event.NEWTEventTask
 
newTexture(GLProfile, BufferedImage, boolean) - Static method in class com.jogamp.opengl.util.texture.awt.AWTTextureIO
Creates an OpenGL texture object from the specified BufferedImage using the current OpenGL context.
newTexture(TextureData) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates an OpenGL texture object from the specified TextureData using the current OpenGL context.
newTexture(File, boolean) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates an OpenGL texture object from the specified file using the current OpenGL context.
newTexture(InputStream, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates an OpenGL texture object from the specified stream using the current OpenGL context.
newTexture(URL, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates an OpenGL texture object from the specified URL using the current OpenGL context.
newTexture(int) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates an OpenGL texture object associated with the given OpenGL texture target using the current OpenGL context.
newTexture(int, int, int, int, int, int, boolean) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Wraps an OpenGL texture ID from an external library and allows some of the base methods from the Texture class, such as binding and querying of texture coordinates, to be used with it.
newTextureData(GLProfile, BufferedImage, boolean) - Static method in class com.jogamp.opengl.util.texture.awt.AWTTextureIO
Creates a TextureData from the given BufferedImage.
newTextureData(GLProfile, BufferedImage, int, int, boolean) - Static method in class com.jogamp.opengl.util.texture.awt.AWTTextureIO
Creates a TextureData from the given BufferedImage, using the specified OpenGL internal format and pixel format for the texture which will eventually result.
newTextureData(GLProfile, File, int, int, boolean, String) - Method in class com.jogamp.opengl.util.texture.spi.awt.IIOTextureProvider
 
newTextureData(GLProfile, InputStream, int, int, boolean, String) - Method in class com.jogamp.opengl.util.texture.spi.awt.IIOTextureProvider
 
newTextureData(GLProfile, URL, int, int, boolean, String) - Method in class com.jogamp.opengl.util.texture.spi.awt.IIOTextureProvider
 
newTextureData(GLProfile, File, int, int, boolean, String) - Method in interface com.jogamp.opengl.util.texture.spi.TextureProvider
Produces a TextureData object from a file, or returns null if the file format was not supported by this TextureProvider.
newTextureData(GLProfile, InputStream, int, int, boolean, String) - Method in interface com.jogamp.opengl.util.texture.spi.TextureProvider
Produces a TextureData object from a stream, or returns null if the file format was not supported by this TextureProvider.
newTextureData(GLProfile, URL, int, int, boolean, String) - Method in interface com.jogamp.opengl.util.texture.spi.TextureProvider
Produces a TextureData object from a URL, or returns null if the file format was not supported by this TextureProvider.
newTextureData(GLProfile, File, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates a TextureData from the given file.
newTextureData(GLProfile, InputStream, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates a TextureData from the given stream.
newTextureData(GLProfile, URL, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates a TextureData from the given URL.
newTextureData(GLProfile, File, int, int, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates a TextureData from the given file, using the specified OpenGL internal format and pixel format for the texture which will eventually result.
newTextureData(GLProfile, InputStream, int, int, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates a TextureData from the given stream, using the specified OpenGL internal format and pixel format for the texture which will eventually result.
newTextureData(GLProfile, URL, int, int, boolean, String) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Creates a TextureData from the given URL, using the specified OpenGL internal format and pixel format for the texture which will eventually result.
NewtFactory - Class in com.jogamp.newt
 
NewtFactory() - Constructor for class com.jogamp.newt.NewtFactory
 
NewtFactoryAWT - Class in com.jogamp.newt.awt
 
NewtFactoryAWT() - Constructor for class com.jogamp.newt.awt.NewtFactoryAWT
 
NEWTJNILibLoader - Class in com.jogamp.newt.impl
 
NEWTJNILibLoader() - Constructor for class com.jogamp.newt.impl.NEWTJNILibLoader
 
NewtVersion - Class in com.jogamp.newt
 
NewtVersion(String, Manifest) - Constructor for class com.jogamp.newt.NewtVersion
 
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.Curve
Next curve in linked list
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Next knot specification in linked list (used in surfaces)
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Next description in list
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_curve
Next curve in linked list
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbscurve
Next curve in list
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbssurface
Next surface in list
next - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Next quilt in list
nextID - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
nextID - Static variable in class com.jogamp.opengl.util.glsl.ShaderProgram
 
nfs_height - Variable in class com.jogamp.newt.impl.WindowImpl
 
nfs_width - Variable in class com.jogamp.newt.impl.WindowImpl
 
nfs_x - Variable in class com.jogamp.newt.impl.WindowImpl
 
nfs_y - Variable in class com.jogamp.newt.impl.WindowImpl
 
nilString - Static variable in class com.jogamp.newt.impl.DisplayImpl
 
NO_IMAGE - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
Set of possible image types in TGA file
nOffset - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
NORMAL - Static variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
normalArray - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
normalize(String[], String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
normalize(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
normalize(float[]) - Static method in class com.jogamp.opengl.impl.ProjectFloat
Normalize vector
normalize(FloatBuffer) - Static method in class com.jogamp.opengl.impl.ProjectFloat
Normalize vector
normalizeARB(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
normalized - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
normalizeVEN(String, boolean) - Static method in class com.jogamp.gluegen.runtime.opengl.GLExtensionNames
 
normalType - Variable in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
notifyIssuer() - Method in class com.jogamp.newt.impl.event.NEWTEventTask
 
NSOPENGL_MODE - Static variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
NSOpenGLPFAAccelerated - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAAccumSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAAllRenderers - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAAlphaSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAAuxBuffers - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAAuxDepthStencil - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFABackingStore - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAClosestPolicy - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAColorFloat - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAColorSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFACompliant - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFADepthSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFADoubleBuffer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAFullScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAMaximumPolicy - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAMinimumPolicy - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAMPSafe - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAMultisample - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAMultiScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFANoRecovery - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAOffScreen - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAPixelBuffer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFARendererID - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFARobust - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFASampleAlpha - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFASampleBuffers - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFASamples - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAScreenMask - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFASingleRenderer - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAStencilSize - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAStereo - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFASupersample - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAVirtualScreenCount - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NSOpenGLPFAWindow - Static variable in class com.jogamp.opengl.impl.macosx.cgl.CGL
Part of NSOpenGLPixelFormatAttribute
Defined as part of enum type "NSOpenGLPixelFormatAttribute"
NullToolkitLock - Class in com.jogamp.nativewindow.impl
Implementing a singleton global recursive ToolkitLock without any locking.
NullToolkitLock() - Constructor for class com.jogamp.nativewindow.impl.NullToolkitLock
Singleton via NativeWindowFactoryImpl.getNullToolkitLock()
NUM_MONITOR_MODE_PROPERTIES - Static variable in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation 3: ScreenSizeMM[width, height], refresh-rate
NUM_RESOLUTION_PROPERTIES - Static variable in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation 2: width and height
NUM_SCREEN_MODE_PROPERTIES - Static variable in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation 1: rotation, native_mode_id
NUM_SCREEN_MODE_PROPERTIES_ALL - Static variable in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation count + all the above
NUM_SURFACE_SIZE_PROPERTIES - Static variable in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation 1: bpp
numarcs() - Method in class com.jogamp.opengl.impl.glu.nurbs.Bin
Returns number of arcs in linked list
NurbsConsts - Class in com.jogamp.opengl.impl.glu.nurbs
Class hodling NURBS constants as seen in OpenGL GLU documentation
NurbsConsts() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.NurbsConsts
 
nurbscurve(int, float[], int, float[], int, int) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Make a NURBS curve
nurbssurface(int, float[], int, float[], int, int, float[], int, int, int) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Make NURBS surface
NV_FLOAT - Static variable in interface javax.media.opengl.GLPbuffer
Indicates the GL_NV_float_buffer extension is being used for this pbuffer.
NWJNILibLoader - Class in com.jogamp.nativewindow.impl
 
NWJNILibLoader() - Constructor for class com.jogamp.nativewindow.impl.NWJNILibLoader
 

O

O_curve - Class in com.jogamp.opengl.impl.glu.nurbs
Struct holding curve links
O_curve() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.O_curve
 
o_nurbscurve - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_curve
NURBS curve
O_nurbscurve - Class in com.jogamp.opengl.impl.glu.nurbs
NURBS curve object
O_nurbscurve(int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.O_nurbscurve
Makes new O_nurbscurve
O_nurbssurface - Class in com.jogamp.opengl.impl.glu.nurbs
NURBS surface object
O_nurbssurface(int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.O_nurbssurface
Makes new O_nurbssurface of type
o_nurbssurface - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_surface
NURBS surface
o_pwlcurve - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_curve
Curve of picewiselinear type
O_pwlcurve - Class in com.jogamp.opengl.impl.glu.nurbs
Empty class
O_pwlcurve() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.O_pwlcurve
 
O_surface - Class in com.jogamp.opengl.impl.glu.nurbs
Surface object
O_surface() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.O_surface
 
o_trim - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_surface
Trims
O_trim - Class in com.jogamp.opengl.impl.glu.nurbs
Empty class
O_trim() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.O_trim
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.GLContextImpl
On some platforms the mismatch between OpenGL's coordinate system (origin at bottom left) and the window system's coordinate system (origin at top left) necessitates a vertical flip of pixels read from offscreen contexts.
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOffscreenCGLContext
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLContext
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
offscreenImageNeedsVerticalFlip() - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXContext
 
OffscreenWindow - Class in com.jogamp.newt.impl
 
OffscreenWindow() - Constructor for class com.jogamp.newt.impl.OffscreenWindow
 
offset - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Start offset
open(File, int, int, boolean) - Method in class com.jogamp.opengl.util.TGAWriter
Opens the specified Targa file for writing, overwriting any existing file, and sets up the header of the file expecting the data to be filled in before closing it.
order - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Curve order
order - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Quilt order
outputDir - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
outputPackage - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
Overlay - Class in com.jogamp.opengl.util.awt
Provides a Java 2D overlay on top of an arbitrary GLDrawable, making it easier to do things like draw text and images on top of an OpenGL scene while still maintaining reasonably good efficiency.
Overlay(GLDrawable) - Constructor for class com.jogamp.opengl.util.awt.Overlay
Creates a new Java 2D overlay on top of the specified GLDrawable.
ownEGLDisplay - Variable in class com.jogamp.opengl.impl.egl.EGLDrawable
 
ownEGLSurface - Variable in class com.jogamp.opengl.impl.egl.EGLDrawable
 
owner - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbscurve
Parent curve
owner - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbssurface
Parent O_surface

P

padding(int) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
padding(int) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
padding(int, int) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
paint(Graphics) - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
paint(Graphics) - Method in class javax.media.opengl.awt.GLCanvas
Overridden to cause OpenGL rendering to be performed during repaint cycles.
paintComponent(Graphics) - Method in class javax.media.opengl.awt.GLJPanel
Overridden to cause OpenGL rendering to be performed during repaint cycles.
PAM - Static variable in class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
 
param - Variable in class com.jogamp.opengl.impl.glu.nurbs.TrimVertex
Trim vertex coords
parse(String[]) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
Parses the supplied C header files and adds the function associations contained therein to the internal map.
parse(String) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
Parses the supplied C header file and adds the function associations contained therein to the internal map.
parseGLHeaders(GlueEmitterControls) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
Parses any GL headers specified in the configuration file for the purpose of being able to ignore an extension at a time.
passArrayPointer(GLPointerFunc) - Method in class com.jogamp.opengl.util.GLFixedArrayHandler
 
passVertexAttribPointer(GL2ES2, ShaderState) - Method in class com.jogamp.opengl.util.glsl.GLSLArrayHandler
 
patch(float, float, float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Empty method
Patch - Class in com.jogamp.opengl.impl.glu.nurbs
Empty class
Patch(Quilt, float[], float[], Patch) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Patch
Empty constructor
Patchlist - Class in com.jogamp.opengl.impl.glu.nurbs
List of patches
Patchlist(Quilt, float[], float[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Makes new list of patches
Patchlist(Patchlist, int, float) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Empty constructor
pause() - Method in class com.jogamp.opengl.util.Animator
 
pause() - Method in class com.jogamp.opengl.util.FPSAnimator
 
pause() - Method in interface javax.media.opengl.GLAnimatorControl
Pauses this animator.
pauseIssued - Variable in class com.jogamp.opengl.util.Animator
 
pauseRenderingAction() - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Invoked for expensive modifications, ie while reparenting and ScreenMode change.
No lock is hold when invoked.
pauseRenderingAction() - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
PBUFFER - Static variable in class com.jogamp.opengl.impl.awt.Java2D
 
pBuffer - Variable in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
PBUFFER_BIT - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
PFD_DEPTH_DONTCARE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_DOUBLEBUFFER - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_DOUBLEBUFFER_DONTCARE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_DRAW_TO_BITMAP - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_DRAW_TO_WINDOW - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_GENERIC_ACCELERATED - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_GENERIC_FORMAT - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_MAIN_PLANE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_NEED_PALETTE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_NEED_SYSTEM_PALETTE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_OVERLAY_PLANE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_STEREO - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_STEREO_DONTCARE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_SUPPORT_DIRECTDRAW - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_SUPPORT_GDI - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_SUPPORT_OPENGL - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_SWAP_COPY - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_SWAP_EXCHANGE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_SWAP_LAYER_BUFFERS - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_TYPE_COLORINDEX - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_TYPE_RGBA - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
PFD_UNDERLAY_PLANE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
pixelDepth() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
pixelFormat - Variable in class com.jogamp.opengl.util.texture.TextureData
 
PIXELFORMATDESCRIPTOR - Class in com.jogamp.nativewindow.impl.windows
 
PixelStorageModes - Class in com.jogamp.opengl.impl.glu.mipmap
 
PixelStorageModes() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Creates a new instance of PixelStorageModes
pixelType - Variable in class com.jogamp.opengl.util.texture.TextureData
 
platformInfo() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
pmvMatrix - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
pmvMatrix - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
PMVMatrix - Class in com.jogamp.opengl.util
 
PMVMatrix() - Constructor for class com.jogamp.opengl.util.PMVMatrix
 
PNG - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate a PNG file.
Point - Class in javax.media.nativewindow.util
 
Point(int, int) - Constructor for class javax.media.nativewindow.util.Point
 
Point() - Constructor for class javax.media.nativewindow.util.Point
 
PointReadOnly - Interface in javax.media.nativewindow.util
Immutable Point interface
polymode(int) - Method in interface com.jogamp.opengl.impl.glu.nurbs.SurfaceEvaluator
Sets glPolygonMode
popAttrib() - Method in class com.jogamp.opengl.impl.GLStateTracker
 
positionChanged(int, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
postDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
postDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
postDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Called after the pipeline has routed the call to the downstream object, but before the calling function exits or returns a value.
postDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
postMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
postMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
postMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Called after the method wrappers have been generated, but before the closing parenthesis of the class is emitted.
postMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
poststride - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Number of control points' coordinates after knot operations
pp() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Increases pointer by one (++)
pp() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Increases pointer by one (++)
pp() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Increases pointer by one (++)
pp() - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Increases pointer by one (++)
PPM - Static variable in class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
 
preDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
preDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
preDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Called before the pipeline routes the call to the downstream object.
preDownstreamCallHook(PrintWriter, Method) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
preExpand(Rect, int) - Method in interface com.jogamp.opengl.util.packrect.BackingStoreManager
Notification that expansion of the backing store is about to be done due to addition of the given rectangle.
preMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.CustomPipeline
 
preMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.DebugPipeline
 
preMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
Called after the class headers have been generated, but before any method wrappers have been generated.
preMethodEmissionHook(PrintWriter) - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.TracePipeline
 
preselect() - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Finds knot border of knot insertion and required multiplicities
prestride - Variable in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Stride before knot operations
print(String) - Method in class javax.media.opengl.TraceGL2
 
print(String) - Method in class javax.media.opengl.TraceGL2ES1
 
print(String) - Method in class javax.media.opengl.TraceGL2ES2
 
print(String) - Method in class javax.media.opengl.TraceGL2GL3
 
print(String) - Method in class javax.media.opengl.TraceGL3
 
print(String) - Method in class javax.media.opengl.TraceGL3bc
 
print(String) - Method in class javax.media.opengl.TraceGL4
 
print(String) - Method in class javax.media.opengl.TraceGL4bc
 
print(String) - Method in class javax.media.opengl.TraceGLES1
 
print(String) - Method in class javax.media.opengl.TraceGLES2
 
printExceptions - Variable in class com.jogamp.opengl.util.AnimatorBase
 
printFunctionCallString(PrintWriter, Method) - Static method in class com.jogamp.gluegen.opengl.BuildComposablePipeline
 
printIndent() - Method in class javax.media.opengl.TraceGL2
 
printIndent() - Method in class javax.media.opengl.TraceGL2ES1
 
printIndent() - Method in class javax.media.opengl.TraceGL2ES2
 
printIndent() - Method in class javax.media.opengl.TraceGL2GL3
 
printIndent() - Method in class javax.media.opengl.TraceGL3
 
printIndent() - Method in class javax.media.opengl.TraceGL3bc
 
printIndent() - Method in class javax.media.opengl.TraceGL4
 
printIndent() - Method in class javax.media.opengl.TraceGL4bc
 
printIndent() - Method in class javax.media.opengl.TraceGLES1
 
printIndent() - Method in class javax.media.opengl.TraceGLES2
 
println(String) - Method in class javax.media.opengl.TraceGL2
 
println(String) - Method in class javax.media.opengl.TraceGL2ES1
 
println(String) - Method in class javax.media.opengl.TraceGL2ES2
 
println(String) - Method in class javax.media.opengl.TraceGL2GL3
 
println(String) - Method in class javax.media.opengl.TraceGL3
 
println(String) - Method in class javax.media.opengl.TraceGL3bc
 
println(String) - Method in class javax.media.opengl.TraceGL4
 
println(String) - Method in class javax.media.opengl.TraceGL4bc
 
println(String) - Method in class javax.media.opengl.TraceGLES1
 
println(String) - Method in class javax.media.opengl.TraceGLES2
 
processOneShader(String) - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
processOneShader(String, String, int) - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
program() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
programInUse - Variable in class com.jogamp.opengl.util.glsl.ShaderProgram
 
programLinked - Variable in class com.jogamp.opengl.util.glsl.ShaderProgram
 
ProjectDouble - Class in com.jogamp.opengl.impl.gl2
Project.java

Created 11-jan-2004

ProjectDouble() - Constructor for class com.jogamp.opengl.impl.gl2.ProjectDouble
 
ProjectFloat - Class in com.jogamp.opengl.impl
ProjectFloat.java

Created 11-jan-2004

ProjectFloat() - Constructor for class com.jogamp.opengl.impl.ProjectFloat
 
projectFloat - Variable in class com.jogamp.opengl.util.PMVMatrix
 
prologClassOpt - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
prologNameOpt - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
prologPackageOpt - Variable in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PipelineEmitter
 
Property - Class in com.jogamp.opengl.impl.glu.nurbs
Class representing property
Property(int, int, float) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Property
Makes new property with given parameters
ProxySurface - Class in com.jogamp.nativewindow.impl
 
ProxySurface(AbstractGraphicsConfiguration) - Constructor for class com.jogamp.nativewindow.impl.ProxySurface
 
pspec - Variable in class com.jogamp.opengl.impl.glu.nurbs.Patchlist
Array of ranges
Pspec - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding range
Pspec() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Pspec
 
pts - Variable in class com.jogamp.opengl.impl.glu.nurbs.Flist
Breakpoint values
pts - Variable in class com.jogamp.opengl.impl.glu.nurbs.PwlArc
Vertexes
pushAttrib(int) - Method in class com.jogamp.opengl.impl.GLStateTracker
 
put(NEWTEvent) - Method in class com.jogamp.newt.event.NEWTEventFiFo
Add NEWTEvent to tail
put(Buffer) - Method in class com.jogamp.opengl.util.GLArrayDataClient
Generic buffer relative put method.
put(Buffer) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
putAttachedObject(int, Object) - Method in class javax.media.opengl.GLContext
Sets the attached user object for the given name to this GLContext.
putAttachedObject(String, Object) - Method in class javax.media.opengl.GLContext
Sets the attached user object for the given name to this GLContext.
putb(byte) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
putb(byte) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
putf(float) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
putf(float) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
puti(int) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
puti(int) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
puts(short) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
puts(short) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
putx(int) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
putx(int) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
pwl_left(Arc, float, float, float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.ArcTesselator
Empty method
pwl_right(Arc, float, float, float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.ArcTesselator
Empty method
pwlArc - Variable in class com.jogamp.opengl.impl.glu.nurbs.Arc
Corresponding picewise-linear arc
PwlArc - Class in com.jogamp.opengl.impl.glu.nurbs
Picewiselinar trimming arc
PwlArc(int, TrimVertex[]) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.PwlArc
Makes new trimming arc

Q

qsort(CArrayOfArcs, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.ArcSdirSorter
Sorts list of arcs
qsort(CArrayOfArcs, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.ArcTdirSorter
Sorts list of arcs
qspec - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Array of quiltspecs pointer
queryPixelFormat(long, IntBuffer, int, IntBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void queryPixelFormat(void * pixelFormat, int * iattrs, int niattrs, int * ivalues);
queryPixelFormat(long, int[], int, int, int[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void queryPixelFormat(void * pixelFormat, int * iattrs, int niattrs, int * ivalues);
Quilt - Class in com.jogamp.opengl.impl.glu.nurbs
Class for converting NURBS curves and surfaces to list of bezier arcs or patches repectively
Quilt(Mapdesc) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Quilt
Makes new quilt with mapdesc
Quiltspec - Class in com.jogamp.opengl.impl.glu.nurbs
Quilt definition
Quiltspec() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Makes new quiltspec

R

raisePointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Raises pointer by value
raisePointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Raises pointer by value
raisePointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Raises pointer by value
raisePointerBy(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Raises pointer by value
range - Variable in class com.jogamp.opengl.impl.glu.nurbs.Pspec
Range
read(String) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Reads a DirectDraw surface from the specified file name, returning the resulting DDSImage.
read(File) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Reads a DirectDraw surface from the specified file, returning the resulting DDSImage.
read(ByteBuffer) - Static method in class com.jogamp.opengl.util.texture.spi.DDSImage
Reads a DirectDraw surface from the specified ByteBuffer, returning the resulting DDSImage.
read(byte[]) - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
read(byte[], int, int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
read(String) - Static method in class com.jogamp.opengl.util.texture.spi.SGIImage
Reads an SGI image from the specified file.
read(InputStream) - Static method in class com.jogamp.opengl.util.texture.spi.SGIImage
Reads an SGI image from the specified InputStream.
read(String) - Static method in class com.jogamp.opengl.util.texture.spi.TGAImage
Reads a Targa image from the specified file.
read(InputStream) - Static method in class com.jogamp.opengl.util.texture.spi.TGAImage
Reads a Targa image from the specified InputStream.
readAll2Array(InputStream) - Static method in class com.jogamp.opengl.util.StreamUtil
 
readAll2Buffer(InputStream) - Static method in class com.jogamp.opengl.util.StreamUtil
 
readBoolean() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readBufferObjectKind(StringTokenizer, String, int) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
readByte() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readChar() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readDouble() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readFloat() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readFully(byte[]) - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readFully(byte[], int, int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readInt() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readLine() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
dont call this it is not implemented.
readLong() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readShaderBinary(Class, String) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
readShaderSource(ClassLoader, String, URL, StringBuffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
readShaderSource(Class, String) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
readShort() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readToBufferedImage(int, int) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a screenshot of the current OpenGL drawable to a BufferedImage.
readToBufferedImage(int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a screenshot of the current OpenGL drawable to a BufferedImage.
readToBufferedImage(int, int, int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a screenshot of the current OpenGL drawable to a BufferedImage.
readUnsignedByte() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readUnsignedShort() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
readUTF() - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
dont call this it is not implemented
readUTF(DataInput) - Static method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
dont call this it is not implemented
realized - Variable in class com.jogamp.opengl.impl.GLDrawableImpl
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.WindowImpl
The native implementation should invoke the referenced java state callbacks to notify this Java object of state changes.
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
reconfigureWindowImpl(int, int, int, int, boolean, int, int) - Method in class com.jogamp.newt.impl.x11.X11Window
 
RECT - Class in com.jogamp.opengl.impl.windows.wgl
 
Rect - Class in com.jogamp.opengl.util.packrect
Represents a rectangular region on the backing store.
Rect() - Constructor for class com.jogamp.opengl.util.packrect.Rect
 
Rect(Object) - Constructor for class com.jogamp.opengl.util.packrect.Rect
 
Rect(int, int, int, int, Object) - Constructor for class com.jogamp.opengl.util.packrect.Rect
 
Rectangle - Class in javax.media.nativewindow.util
 
Rectangle() - Constructor for class javax.media.nativewindow.util.Rectangle
 
Rectangle(int, int, int, int) - Constructor for class javax.media.nativewindow.util.Rectangle
 
RectanglePacker - Class in com.jogamp.opengl.util.packrect
Packs rectangles supplied by the user (typically representing image regions) into a larger backing store rectangle (typically representing a large texture).
RectanglePacker(BackingStoreManager, int, int) - Constructor for class com.jogamp.opengl.util.packrect.RectanglePacker
 
RectangleReadOnly - Interface in javax.media.nativewindow.util
Immutable Rectangle interface
RectVisitor - Interface in com.jogamp.opengl.util.packrect
Iteration construct without exposing the internals of the RectanglePacker and without implementing a complex Iterator.
redefineMaps() - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
(Re)Inicialize maps
refCount - Variable in class com.jogamp.newt.impl.DisplayImpl
 
refCount - Variable in class com.jogamp.newt.impl.ScreenImpl
 
regenerate() - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
registerFactory(Class, GraphicsConfigurationFactory) - Static method in class javax.media.nativewindow.GraphicsConfigurationFactory
Registers a GraphicsConfigurationFactory handling graphics device objects of the given class.
registerFactory(Class, NativeWindowFactory) - Static method in class javax.media.nativewindow.NativeWindowFactory
Registers a NativeWindowFactory handling window objects of the given class.
registerForBufferObjectSharing(GLContext, GLContext) - Static method in class com.jogamp.opengl.impl.GLContextShareSet
In order to avoid glGet calls for buffer object checks related to glVertexPointer, etc.
registerSharing(GLContext, GLContext) - Static method in class com.jogamp.opengl.impl.GLContextShareSet
Indicate that contexts share1 and share2 will share textures and display lists.
Registry - Class in com.jogamp.opengl.impl.glu.registry
 
Registry() - Constructor for class com.jogamp.opengl.impl.glu.registry.Registry
Creates a new instance of Registry
release() - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
release() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
release() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
release() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLContext
 
release() - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
release(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
Detaches all shader codes and deletes the program.
release(GL2ES2, boolean) - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
Detaches all shader codes and deletes the program.
release(GL2ES2, boolean, boolean) - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
release() - Method in class javax.media.opengl.GLContext
Releases control of this GLContext from the current thread.
releaseAllData(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.ShaderState
Calls release(gl, false, false)
ReleaseDC(long, long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
int ReleaseDC(HANDLE hWnd, HANDLE hDC);
releaseEDTUtil() - Method in class com.jogamp.newt.impl.macosx.MacDisplay
 
releaseImpl() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
releaseImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXContext
 
releaseImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.egl.EGLExternalContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.egl.EGLOnscreenContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.egl.EGLPbufferContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.GLContextImpl
Pbuffer support; given that this is a GLContext associated with a pbuffer, releases this pbuffer from its texture target.
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
releasePbufferFromTexture() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXContext
 
releaseTexture() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
releaseTexture() - Method in interface javax.media.opengl.GLPbuffer
Unbinds the pbuffer from its internal texture target.
remove(GLAutoDrawable) - Method in class com.jogamp.opengl.util.AnimatorBase
 
remove(Rect) - Method in class com.jogamp.opengl.util.packrect.Level
Removes the given Rect from this Level.
remove(Rect) - Method in class com.jogamp.opengl.util.packrect.LevelSet
Removes the given Rect from this LevelSet.
remove(Rect) - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Removes the given rectangle from this RectanglePacker.
remove(GLAutoDrawable) - Method in interface javax.media.opengl.GLAnimatorControl
Removes a drawable from the animator's list of rendering drawables.
This method should get called in case a drawable becomes invalid, and will not be recovered.
This allows the animator thread to become idle in case the last drawable has reached it's end of life.
removeAllSurfaceUpdatedListener() - Method in class com.jogamp.newt.impl.WindowImpl
 
removeAllSurfaceUpdatedListener() - Method in class com.jogamp.newt.opengl.GLWindow
 
removeAllSurfaceUpdatedListener() - Method in interface com.jogamp.newt.Window
 
removearc() - Method in class com.jogamp.opengl.impl.glu.nurbs.Bin
Removes first arc in list
removeChild(NativeWindow) - Method in class com.jogamp.newt.impl.WindowImpl
 
removeChild(NativeWindow) - Method in class com.jogamp.newt.opengl.GLWindow
 
removeChild(NativeWindow) - Method in interface com.jogamp.newt.Window
 
removeComponentListener(ComponentListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeFocusListener(FocusListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeFrom(Component) - Method in class com.jogamp.newt.event.awt.AWTAdapter
 
removeFrom(Component) - Method in class com.jogamp.newt.event.awt.AWTKeyAdapter
 
removeFrom(Component) - Method in class com.jogamp.newt.event.awt.AWTMouseAdapter
 
removeFrom(Component) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
removeFrom(Component) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
removeGLEventListener(GLEventListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
removeGLEventListener(GLEventListener) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
removeGLEventListener(GLEventListener) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
removeGLEventListener(GLEventListener) - Method in class javax.media.opengl.awt.GLCanvas
 
removeGLEventListener(GLEventListener) - Method in class javax.media.opengl.awt.GLJPanel
 
removeGLEventListener(GLEventListener) - Method in interface javax.media.opengl.GLAutoDrawable
Removes a GLEventListener from this drawable.
removeHierarchyBoundsListener(HierarchyBoundsListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeHierarchyListener(HierarchyListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeInputMethodListener(InputMethodListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeKeyListener(KeyListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
removeKeyListener(KeyListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
removeKeyListener(KeyListener) - Method in interface com.jogamp.newt.Window
 
removeKeyListener(KeyListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeListener(ScreenModeListener) - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
removeMouseListener(MouseListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
removeMouseListener(MouseListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
removeMouseListener(MouseListener) - Method in interface com.jogamp.newt.Window
 
removeMouseListener(MouseListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeMouseMotionListener(MouseMotionListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeMouseWheelListener(MouseWheelListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removeNotify() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
removeNotify() - Method in class com.jogamp.newt.impl.awt.AWTCanvas
 
removeNotify() - Method in class javax.media.opengl.awt.GLCanvas
Overridden to track when this component is removed from a container.
removeNotify() - Method in class javax.media.opengl.awt.GLJPanel
Overridden to track when this component is removed from a container.
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface javax.media.opengl.awt.ComponentEvents
 
removePumpMessage(Display) - Static method in class com.jogamp.newt.util.MainThread
 
removeReference() - Method in class com.jogamp.newt.Display
The last call may destroy this instance, if #getDestroyWhenUnused() returns true.
removeReference() - Method in class com.jogamp.newt.impl.DisplayImpl
 
removeReference() - Method in class com.jogamp.newt.impl.ScreenImpl
 
removeReference() - Method in class com.jogamp.newt.Screen
See Display.removeReference()
removeScreenModeListener(ScreenModeListener) - Method in class com.jogamp.newt.impl.ScreenImpl
 
removeScreenModeListener(ScreenModeListener) - Method in class com.jogamp.newt.Screen
 
removeSurfaceUpdatedListener(SurfaceUpdatedListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
removeSurfaceUpdatedListener(SurfaceUpdatedListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
removeSurfaceUpdatedListener(SurfaceUpdatedListener) - Method in interface com.jogamp.newt.Window
 
removeWindowListener(WindowListener) - Method in class com.jogamp.newt.impl.WindowImpl
 
removeWindowListener(WindowListener) - Method in class com.jogamp.newt.opengl.GLWindow
 
removeWindowListener(WindowListener) - Method in interface com.jogamp.newt.Window
 
renameExtensionsIntoCore() - Method in class com.jogamp.gluegen.opengl.GLEmitter
 
Renderhints - Class in com.jogamp.opengl.impl.glu.nurbs
Class holding rendering params
Renderhints() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Renderhints
Makes new Renderinghints
repaint() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
repaint() - Method in interface javax.media.opengl.awt.AWTGLAutoDrawable
Schedules a repaint of the component at some point in the future.
reparentWindow(NativeWindow) - Method in class com.jogamp.newt.impl.WindowImpl
 
reparentWindow(NativeWindow, boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
reparentWindow(NativeWindow) - Method in class com.jogamp.newt.opengl.GLWindow
 
reparentWindow(NativeWindow, boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
reparentWindow(NativeWindow) - Method in interface com.jogamp.newt.Window
Change this window's parent window.
reparentWindow(NativeWindow, boolean) - Method in interface com.jogamp.newt.Window
 
replaceImmModeSink() - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
replaceImmModeSink() - Method in interface javax.media.opengl.glu.GLUquadric
 
requestedCapabilities - Variable in class com.jogamp.opengl.impl.GLDrawableImpl
 
requestFocus() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
requestFocus(boolean) - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
requestFocus() - Method in class com.jogamp.newt.impl.WindowImpl
 
requestFocus() - Method in class com.jogamp.newt.opengl.GLWindow
 
requestFocus() - Method in interface com.jogamp.newt.Window
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
The native implementation must invoke WindowImpl.focusChanged(boolean) to change the focus state, if force == false.
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
requestFocusImpl(boolean) - Method in class com.jogamp.newt.impl.x11.X11Window
 
requestFocusInWindow() - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
requestFocusInWindow(boolean) - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
reset() - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
reset() - Method in interface com.jogamp.newt.util.EDTUtil
Create a new EDT.
reset() - Method in class com.jogamp.newt.util.MainThread
 
reset() - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
reset(GL) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
reset() - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
reset(GL) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
reset() - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
reset() - Method in class com.jogamp.opengl.util.ImmModeSink
 
reset(GL) - Method in class com.jogamp.opengl.util.ImmModeSink
 
reset(GL) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
reset() - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
resetCounter() - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Reset of internal state counter, ie totalFrames, etc.
resetCounter() - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
resetCounter() - Method in class com.jogamp.newt.opengl.GLWindow
Reset all counter (startTime, currentTime, frame number)
resetCounter() - Method in class com.jogamp.opengl.util.AnimatorBase
 
resetCounter() - Method in interface javax.media.opengl.GLAnimatorControl
Reset all performance counter (startTime, currentTime, frame number)
resetDisplayGamma() - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
 
resetDisplayGamma(GL) - Static method in class com.jogamp.opengl.util.Gamma
Resets the gamma, brightness and contrast values for the primary display to their original values before setDisplayGamma was called the first time.
resetGammaRamp(Buffer) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Resets the gamma ramp, potentially using the specified Buffer as data to restore the original values.
resetGammaRamp() - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void resetGammaRamp();
resetGammaRamp(Buffer) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
resetGammaRamp(Buffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
resetGammaRamp(Buffer) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
resetImmModeSink(GL) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
resetImmModeSink(GL) - Method in interface javax.media.opengl.glu.GLUquadric
 
resetProcAddressTable(DynamicLookupHelper) - Static method in class com.jogamp.opengl.impl.egl.EGL
 
resetProcAddressTable(ProcAddressTable) - Method in class com.jogamp.opengl.impl.GLContextImpl
Helper routine which resets a ProcAddressTable generated by the GLEmitter by looking up anew all of its function pointers.
resetState() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
resetState() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
resetStates() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
resetStates() - Method in class com.jogamp.opengl.impl.GLStateTracker
 
resetStates() - Method in class javax.media.opengl.GLContext
 
reshape(GLAutoDrawable, int, int, int, int) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
reshape(int, int, int, int) - Method in class javax.media.opengl.awt.GLCanvas
Overridden to cause GLDrawableHelper.reshape(javax.media.opengl.GLEventListener, javax.media.opengl.GLAutoDrawable, int, int, int, int, boolean) to be called on all registered GLEventListeners.
reshape(int, int, int, int) - Method in class javax.media.opengl.awt.GLJPanel
Overridden to cause GLDrawableHelper.reshape(javax.media.opengl.GLEventListener, javax.media.opengl.GLAutoDrawable, int, int, int, int, boolean) to be called on all registered GLEventListeners.
reshape(GLAutoDrawable, int, int, int, int) - Method in interface javax.media.opengl.GLEventListener
Called by the drawable during the first repaint after the component has been resized.
resolve(String, DynamicLookupHelper) - Method in class com.jogamp.gluegen.runtime.opengl.GLProcAddressResolver
 
resume() - Method in class com.jogamp.opengl.util.Animator
 
resume() - Method in class com.jogamp.opengl.util.FPSAnimator
 
resume() - Method in interface javax.media.opengl.GLAnimatorControl
Resumes animation if paused.
resumeRenderingAction() - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Invoked for expensive modifications, ie while reparenting and ScreenMode change.
resumeRenderingAction() - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
retrieveStoreModes(GL, PixelStorageModes) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
retrieveStoreModes3D(GL, PixelStorageModes) - Static method in class com.jogamp.opengl.impl.glu.mipmap.Mipmap
 
rewind() - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
rewind() - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
rewind() - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
RGBQUAD - Class in com.jogamp.nativewindow.impl.windows
 
right() - Method in class com.jogamp.opengl.util.texture.TextureCoords
Returns the rightmost (x) texture coordinate of this rectangle.
right - Variable in class javax.media.nativewindow.util.Insets
 
rightToLeft() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
RootWindow(long, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
XID RootWindow(Display * display, int screen_number);
RootWindow(long, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
ROTATE_0 - Static variable in class com.jogamp.newt.ScreenMode
zero rotation, compared to normal settings
ROTATE_180 - Static variable in class com.jogamp.newt.ScreenMode
180 degrees CCW rotation
ROTATE_270 - Static variable in class com.jogamp.newt.ScreenMode
270 degrees CCW rotation
ROTATE_90 - Static variable in class com.jogamp.newt.ScreenMode
90 degrees CCW rotation
rowLength - Variable in class com.jogamp.opengl.util.texture.TextureData
 
rows() - Method in class javax.media.opengl.GLUniformData
 
run() - Method in class com.jogamp.newt.util.MainThread
 
run() - Method in interface com.jogamp.newt.Window.FocusRunnable
 
run(GLAutoDrawable) - Method in class com.jogamp.opengl.impl.GLRunnableTask
 
run(String[]) - Method in class com.jogamp.opengl.util.glsl.sdk.CompileShader
 
run(GLAutoDrawable) - Method in interface javax.media.opengl.GLRunnable
Called by the drawable to initiate one-shot OpenGL commands by the client, like GLEventListener.display(GLAutoDrawable).
runHooks() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod
 
runOnEDTIfAvail(boolean, Runnable) - Method in class com.jogamp.newt.impl.DisplayImpl
 
runOnEDTIfAvail(boolean, Runnable) - Method in class com.jogamp.newt.impl.WindowImpl
 
runOnEDTIfAvail(boolean, Runnable) - Method in class com.jogamp.newt.opengl.GLWindow
 
runOnEDTIfAvail(boolean, Runnable) - Method in interface com.jogamp.newt.Window
 

S

scale(int) - Method in class javax.media.nativewindow.util.Dimension
 
scale_internal(int, int, int, ShortBuffer, int, int, ShortBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_byte(int, int, int, ByteBuffer, int, int, ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_float(int, int, int, ByteBuffer, int, int, FloatBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_int(int, int, int, ByteBuffer, int, int, IntBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_short(int, int, int, ByteBuffer, int, int, ShortBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_ubyte(int, int, int, ByteBuffer, int, int, ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_uint(int, int, int, ByteBuffer, int, int, IntBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scale_internal_ushort(int, int, int, ByteBuffer, int, int, ShortBuffer, int, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
ScaleInternal - Class in com.jogamp.opengl.impl.glu.mipmap
 
ScaleInternal() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scaleInternal3D(int, int, int, int, ShortBuffer, int, int, int, ShortBuffer) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
scaleInternalPackedPixel(int, Extract, int, int, ByteBuffer, int, int, ByteBuffer, int, int, boolean) - Static method in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
Screen - Class in com.jogamp.newt.impl.intel.gdl
 
Screen() - Constructor for class com.jogamp.newt.impl.intel.gdl.Screen
 
Screen - Class in com.jogamp.newt.impl.opengl.broadcom.egl
 
Screen() - Constructor for class com.jogamp.newt.impl.opengl.broadcom.egl.Screen
 
Screen - Class in com.jogamp.newt
 
Screen() - Constructor for class com.jogamp.newt.Screen
 
SCREEN_CHANGE_ACTION_ENABLED - Static variable in interface javax.media.opengl.GLAutoDrawable
Flag reflecting wheather the drawable reconfiguration will be issued in case a screen device change occured, e.g.
screen_idx - Variable in class com.jogamp.newt.impl.ScreenImpl
 
SCREEN_MODE_CHANGE_TIMEOUT - Static variable in class com.jogamp.newt.Screen
A 10s timeout for screen mode change.
ScreenImpl - Class in com.jogamp.newt.impl
 
ScreenImpl() - Constructor for class com.jogamp.newt.impl.ScreenImpl
 
screenList - Static variable in class com.jogamp.newt.Screen
 
ScreenMode - Class in com.jogamp.newt
Immutable ScreenMode Class, consisting of it's read only components:
MonitorMode, non rotated values rotation, measured counter clockwise (CCW) Aquire and filter ScreenModes
A List of read only ScreenMode's is being returned by Screen.getScreenModes(). You may utilize ScreenModeUtil to filter and select a desired ScreenMode. The current ScreenMode can be obtained via Screen.getCurrentScreenMode(). The initial original ScreenMode (at startup) can be obtained via Screen.getOriginalScreenMode().
Changing ScreenModes
Use Screen.setCurrentScreenMode(com.jogamp.newt.ScreenMode) to change the current ScreenMode of all Screen's referenced via the full qualified name (FQN) Screen.getFQName(). When the last FQN referenced Screen closes, the original ScreenMode (Screen.getOriginalScreenMode()) is restored.
Example for changing the ScreenMode:
ScreenMode(MonitorMode, int) - Constructor for class com.jogamp.newt.ScreenMode
 
screenModeChanged(ScreenMode, boolean) - Method in interface com.jogamp.newt.event.ScreenModeListener
called after the screen mode has been changed
screenModeChanged(ScreenMode, boolean) - Method in class com.jogamp.newt.impl.ScreenImpl
 
screenModeChangeNotify(ScreenMode) - Method in interface com.jogamp.newt.event.ScreenModeListener
called before the screen mode will be changed
screenModeChangeNotify(ScreenMode) - Method in class com.jogamp.newt.impl.ScreenImpl
 
ScreenModeListener - Interface in com.jogamp.newt.event
 
ScreenModeStatus - Class in com.jogamp.newt.impl
 
ScreenModeStatus(ArrayHashSet, IntIntHashMap) - Constructor for class com.jogamp.newt.impl.ScreenModeStatus
 
ScreenModeUtil - Class in com.jogamp.newt.util
Convenient ScreenMode utility methods, filters etc.
ScreenModeUtil() - Constructor for class com.jogamp.newt.util.ScreenModeUtil
 
screensActive - Static variable in class com.jogamp.newt.Screen
 
Screenshot - Class in com.jogamp.opengl.util.awt
Utilities for taking screenshots of OpenGL applications.
scrnIndex - Variable in class com.jogamp.nativewindow.impl.ProxySurface
 
seal(GL, boolean) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
seal(boolean) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
seal(GL, boolean) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
If seal is true, it disable write operations to the buffer.
seal(boolean) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
If seal is true, it disable write operations to the buffer.
seal(GL, boolean) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
seal(boolean) - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
sealed - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
sealed() - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
sealed() - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
 
sealed - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
sealedGL - Variable in class com.jogamp.opengl.util.GLArrayDataClient
 
sealedGL - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
select() - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Perpares knotspec for transformation
select() - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Preselect and select knotspecs
SelectObject(long, long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
HANDLE SelectObject(HANDLE, HANDLE);
sendKeyEvent(int, int, int, char) - Method in class com.jogamp.newt.impl.WindowImpl
 
sendMouseEvent(int, int, int, int, int, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
sendWindowEvent(int) - Method in class com.jogamp.newt.impl.WindowImpl
 
sendWindowEvent(int) - Method in class com.jogamp.newt.opengl.GLWindow
 
sendWindowEvent(int) - Method in interface com.jogamp.newt.Window
 
set(Arc) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Sets element at pointer
set(Breakpt) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Sets element at pointer
set(float) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Sets element at pointer
set(Quiltspec) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Sets element at pointer
set_domain_distance_u_rate(double) - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Sets new domain_distance_u_rate value
set_domain_distance_v_rate(double) - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Sets new domain_distance_v_rate value
set_is_domain_distance_sampling(int) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Sets wheteher we use domain distance sampling
set_is_domain_distance_sampling(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Subdivider
Sets new is_domain_distance_sampling value
setAccumAlphaBits(int) - Method in class javax.media.opengl.GLCapabilities
Sets number of bits requested for accumulation buffer's alpha component.
setAccumBlueBits(int) - Method in class javax.media.opengl.GLCapabilities
Sets the number of bits requested for the accumulation buffer's blue component.
setAccumGreenBits(int) - Method in class javax.media.opengl.GLCapabilities
Sets the number of bits requested for the accumulation buffer's green component.
setAccumRedBits(int) - Method in class javax.media.opengl.GLCapabilities
Sets the number of bits requested for the accumulation buffer's red component.
setAlignment(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the required byte alignment for the texture data.
setAlphaBits(int) - Method in class javax.media.nativewindow.Capabilities
Sets the number of bits requested for the color buffer's alpha component.
setAnimator(GLAnimatorControl) - Method in class com.jogamp.newt.opengl.GLWindow
 
setAnimator(GLAnimatorControl) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
setAnimator(GLAnimatorControl) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
setAnimator(GLAnimatorControl) - Method in class javax.media.opengl.awt.GLCanvas
 
setAnimator(GLAnimatorControl) - Method in class javax.media.opengl.awt.GLJPanel
 
setAnimator(GLAnimatorControl) - Method in interface javax.media.opengl.GLAutoDrawable
Registers the usage of an animator, an GLAnimatorControl implementation.
setArray(Arc[]) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Sets underlaying array
setArray(float[]) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Sets underlaying array
setArray(Quiltspec[]) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Sets underlaying array
setAttachment(Object) - Method in class com.jogamp.newt.event.NEWTEvent
Attach the passed object to this event.
If an object was previously attached, it will be replaced.
Attachments to NEWT events allow users to pass on information from one custom listener to another, ie custom listener to listener communication.
setAutoSwapBufferMode(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
This implementation uses a static value
setAutoSwapBufferMode(boolean) - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
setAutoSwapBufferMode(boolean) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
setAutoSwapBufferMode(boolean) - Method in class javax.media.opengl.awt.GLCanvas
 
setAutoSwapBufferMode(boolean) - Method in class javax.media.opengl.awt.GLJPanel
 
setAutoSwapBufferMode(boolean) - Method in interface javax.media.opengl.GLAutoDrawable
Enables or disables automatic buffer swapping for this drawable.
setAvailableGLVersionsSet(AbstractGraphicsDevice) - Static method in class javax.media.opengl.GLContext
 
setAWTGraphicsDevice(AWTGraphicsDevice) - Method in class com.jogamp.newt.impl.awt.AWTDisplay
 
setAWTGraphicsScreen(AWTGraphicsScreen) - Method in class com.jogamp.newt.impl.awt.AWTScreen
 
setB0(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setB1(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setB2(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setB3(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setBackgroundOpaque(boolean) - Method in class javax.media.nativewindow.Capabilities
For on-screen OpenGL contexts on some platforms, sets whether the background of the context should be considered opaque.
setbezier() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Sets bezier type flag
setBiBitCount(short) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiClrImportant(int) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiClrUsed(int) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiCompression(int) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiHeight(long) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiPlanes(short) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiSize(int) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiSizeImage(int) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBits_per_rgb(int) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setBiWidth(long) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiXPelsPerMeter(long) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBiYPelsPerMeter(long) - Method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
setBlue_mask(long) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setBlueBits(int) - Method in class javax.media.nativewindow.Capabilities
Sets the number of bits requested for the color buffer's blue component.
setBorder(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the border in pixels of the texture data.
setBottom(long) - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
setBoundBufferObject(int, int) - Method in class com.jogamp.opengl.impl.GLBufferStateTracker
 
setBReserved(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setBuffer(ByteBuffer) - Method in class com.jogamp.opengl.impl.MemoryObject
 
setBuffer(Buffer) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the texture data.
setBufferSize(GLBufferStateTracker, int, GL, long) - Method in class com.jogamp.opengl.impl.GLBufferSizeTracker
 
setBufferSizeTracker(GLBufferSizeTracker) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
setBufferWritten(boolean) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
setBufferWritten(boolean) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
Marks the buffer written to the GPU
setC_class(int) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setCAccumAlphaBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCAccumBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCAccumBlueBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCAccumGreenBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCAccumRedBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCAlphaBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCAlphaShift(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCapabilitiesChooser(CapabilitiesChooser) - Method in class com.jogamp.newt.impl.WindowImpl
 
setCapabilitiesChooser(CapabilitiesChooser) - Method in class com.jogamp.newt.opengl.GLWindow
 
setCapabilitiesChooser(CapabilitiesChooser) - Method in interface com.jogamp.newt.Window
Set the CapabilitiesChooser to help determine the native visual type.
setCAuxBuffers(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCb(int) - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
setCBlueBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCBlueShift(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCColorBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCDepthBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCGreenBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCGreenShift(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setChosenCapabilities(CapabilitiesImmutable) - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
Set the capabilities to a new value.
setClipSize(int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
setCloseDisplay(boolean) - Method in class javax.media.nativewindow.x11.X11GraphicsDevice
 
setCocoaViewRef(long) - Method in class com.jogamp.nativewindow.impl.jawt.macosx.JAWT_MacOSXDrawingSurfaceInfo
 
setColor(Color) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Changes the current color of this TextRenderer to the supplied one.
setColor(float, float, float, float) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Changes the current color of this TextRenderer to the supplied one, where each component ranges from 0.0f - 1.0f.
setColor(float, float, float, float) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Changes the color of the polygons, and therefore the drawn images, this TextureRenderer produces.
setColor(Color) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Changes the current color of this TextureRenderer to the supplied one.
setColormap_size(int) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setColormapID(long) - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
setContext(GLContext) - Method in class com.jogamp.newt.opengl.GLWindow
 
setContext(GLContext) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
setContext(GLContext) - Method in class javax.media.opengl.awt.GLCanvas
 
setContext(GLContext) - Method in class javax.media.opengl.awt.GLJPanel
 
setContext(GLContext) - Method in interface javax.media.opengl.GLAutoDrawable
Associate a new context to this drawable.
setContextOpacity(long, int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void setContextOpacity(void * nsContext, int opacity);
setContextPBuffer(long, long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void setContextPBuffer(void * nsContext, void * pBuffer);
setContextTextureImageToPBuffer(long, long, int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void setContextTextureImageToPBuffer(void * nsContext, void * pBuffer, int colorBuffer);
setCRedBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCRedShift(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCStencilBits(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setCurrent(GLContext) - Static method in class javax.media.opengl.GLContext
Sets the thread-local variable returned by GLContext.getCurrent() and has no other side-effects.
setCurrentScreenMode(ScreenMode) - Method in class com.jogamp.newt.impl.ScreenImpl
 
setCurrentScreenMode(ScreenMode) - Method in class com.jogamp.newt.Screen
Set the current ScreenMode.
setCurrentScreenModeImpl(ScreenMode) - Method in class com.jogamp.newt.impl.ScreenImpl
To be implemented by the native specification.
Is called within a thread safe environment.
setCurrentScreenModeImpl(ScreenMode) - Method in class com.jogamp.newt.impl.windows.WindowsScreen
 
setCurrentScreenModeImpl(ScreenMode) - Method in class com.jogamp.newt.impl.x11.X11Screen
 
setData(int) - Method in class javax.media.opengl.GLUniformData
 
setData(float) - Method in class javax.media.opengl.GLUniformData
 
setData(IntBuffer) - Method in class javax.media.opengl.GLUniformData
 
setData(FloatBuffer) - Method in class javax.media.opengl.GLUniformData
 
setDebug(boolean) - Method in class com.jogamp.gluegen.opengl.BuildStaticGLInfo
 
setDefaultFactory(NativeWindowFactory) - Static method in class javax.media.nativewindow.NativeWindowFactory
Sets the default NativeWindowFactory.
setDepth(int) - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
setDepth(int) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setDepthBits(int) - Method in class javax.media.opengl.GLCapabilities
Sets the number of bits requested for the depth buffer.
SetDeviceGammaRamp(long, Buffer) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL SetDeviceGammaRamp(HANDLE, LPVOID);
setDeviceName(byte[]) - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
setDeviceString(byte[]) - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
setDirectStateBufferSize(int, GL, long) - Method in class com.jogamp.opengl.impl.GLBufferSizeTracker
 
setDirty() - Method in class com.jogamp.opengl.util.PMVMatrix
 
setDisplay(long) - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
setDisplayGamma(float, float, float) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Sets the gamma, brightness, and contrast of the current main display.
setDisplayGamma(GL, float, float, float) - Static method in class com.jogamp.opengl.util.Gamma
Sets the gamma, brightness, and contrast of the current main display.
setDoubleBuffered(boolean) - Method in class javax.media.opengl.GLCapabilities
Enables or disables double buffering.
setDrawable(long) - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
setDrawStyle(int) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
specifies the draw style for quadrics.
setDwDamageMask(int) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setDwFlags(int) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setDwLayerMask(int) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setDwVisibleMask(int) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setEnableAlways(boolean) - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
setEnableAlways(boolean) - Method in interface com.jogamp.opengl.util.GLArrayDataEditable
Affects the behavior of 'enableBuffer'.
setEnabled(boolean) - Method in class com.jogamp.opengl.impl.GLStateTracker
 
setF(float) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setFailFastMode(boolean) - Method in class com.jogamp.opengl.impl.GLContextLock
 
setFlags(int) - Method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
setFocus(Window) - Method in class com.jogamp.newt.impl.intel.gdl.Display
 
setFocusAction(Window.FocusRunnable) - Method in class com.jogamp.newt.impl.WindowImpl
May set to a FocusRunnable, FocusRunnable#run() before Newt requests the native focus.
setFocusAction(Window.FocusRunnable) - Method in class com.jogamp.newt.opengl.GLWindow
 
setFocusAction(Window.FocusRunnable) - Method in interface com.jogamp.newt.Window
May set to a Window.FocusRunnable, Window.FocusRunnable.run() before Newt requests the native focus.
setFullscreen(boolean) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
setFullscreen(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
setFullscreen(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
setFullscreen(boolean) - Method in interface com.jogamp.newt.Window
 
setGammaRamp(float[]) - Method in class com.jogamp.opengl.impl.GLDrawableFactoryImpl
Sets the gamma ramp for the main screen.
setGammaRamp(int, FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool setGammaRamp(int tableSize, float * redRamp, float * greenRamp, float * blueRamp);
setGammaRamp(int, float[], int, float[], int, float[], int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
Bool setGammaRamp(int tableSize, float * redRamp, float * greenRamp, float * blueRamp);
setGammaRamp(float[]) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
setGammaRamp(float[]) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
setGammaRamp(float[]) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
setGL(GL) - Method in class com.jogamp.newt.opengl.GLWindow
 
setGL(GL) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
setGL(GL) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
setGL(GL) - Method in class javax.media.opengl.awt.GLCanvas
 
setGL(GL) - Method in class javax.media.opengl.awt.GLJPanel
 
setGL(GL) - Method in interface javax.media.opengl.GLAutoDrawable
Sets the GL pipeline object this GLAutoDrawable uses.
setGL(GL) - Method in class javax.media.opengl.GLContext
Sets the GL pipeline object for this GLContext.
setGLFunctionAvailability(boolean, int, int, int) - Method in class com.jogamp.opengl.impl.GLContextImpl
Sets the OpenGL implementation class and the cache of which GL functions are available for calling through this context.
setGLProfile(GLProfile) - Method in class javax.media.opengl.GLCapabilities
Sets the GL profile you desire
setGLReadDrawable(GLDrawable) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
setGLReadDrawable(GLDrawable) - Method in class javax.media.opengl.GLContext
Set the read GLDrawable for read framebuffer operations.
The caller should query if this feature is supported via GLContext.isGLReadDrawableAvailable().
setGraphics(Graphics) - Method in interface com.jogamp.opengl.impl.awt.Java2DGLContext
 
setGraphics(Graphics) - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
setGreen_mask(long) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setGreenBits(int) - Method in class javax.media.nativewindow.Capabilities
Sets the number of bits requested for the color buffer's green component.
setHandle(long) - Method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
setHandleDestroyNotify(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
If set to true, the default value, this NEWT Window implementation will handle the destruction (ie WindowImpl.destroy() call) within WindowImpl.windowDestroyNotify() implementation.
If set to false, it's up to the caller/owner to handle destruction within WindowImpl.windowDestroyNotify().
setHardwareAccelerated(boolean) - Method in class javax.media.opengl.GLCapabilities
Enables or disables hardware acceleration.
setHaveEXTABGR(boolean) - Method in class com.jogamp.opengl.util.texture.TextureData
Indicates to this TextureData whether the GL_EXT_abgr extension is available.
setHaveGL12(boolean) - Method in class com.jogamp.opengl.util.texture.TextureData
Indicates to this TextureData whether OpenGL version 1.2 is available.
setHdc(long) - Method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
setHeaders(String) - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Set the set of header patterns.
setHeight(int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
setHeight(int) - Method in class com.jogamp.opengl.util.packrect.LevelSet
Sets the height of this LevelSet.
setHeight(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the height in pixels of the texture data.
setHeight(int) - Method in class javax.media.nativewindow.util.Dimension
 
setHeight(int) - Method in class javax.media.nativewindow.util.Rectangle
 
setI(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setIgnoreExceptions(boolean) - Method in class com.jogamp.opengl.util.AnimatorBase
Sets a flag causing this Animator to ignore exceptions produced while redrawing the drawables.
setIHeight(int) - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
setILayerType(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setImageBuffer(int, int, Buffer) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Sets the buffer in which to store the final image
setImageSize(int, int) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Sets the desired size of the final image
setImmMode(boolean) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
setImmMode(boolean) - Method in interface javax.media.opengl.glu.GLUquadric
 
setInt(int, int) - Method in class com.jogamp.opengl.impl.GLStateTracker
 
setInternalFormat(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the intended OpenGL internal format of the texture data.
setIPixelType(byte) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setIsDataCompressed(boolean) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets whether the texture data is in compressed form.
setIStride(int) - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
setitail() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
sets tail tag
setIWidth(int) - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
setLeft(long) - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
setLifecycleHook(WindowImpl.LifecycleHook) - Method in class com.jogamp.newt.impl.WindowImpl
 
setLocation(int) - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
setLocation(int) - Method in interface javax.media.opengl.GLArrayData
Sets the determined location of the shader attribute This is usually done within ShaderState.
setLocation(int) - Method in class javax.media.opengl.GLUniformData
Sets the determined location of the shader uniform.
setmark() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Sets arc_tag flag
setMaxSize(int, int) - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Sets up a maximum width and height for the backing store.
setMipmap(boolean) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets whether mipmaps should be generated for the texture data.
setMustFlipVertically(boolean) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets whether the texture coordinates must be flipped vertically for proper display.
setName(String) - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
setName(String) - Method in interface javax.media.opengl.GLArrayData
Set a new name for this array.
setNEWTChild(Window) - Method in class com.jogamp.newt.awt.NewtCanvasAWT
sets a new NEWT child, provoking reparenting on the NEWT level.
setNextLocation(Rect) - Method in class com.jogamp.opengl.util.packrect.Rect
 
setNormals(int) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
specifies what kind of normals are desired for quadrics.
setNSize(short) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setNumSamples(int) - Method in class javax.media.opengl.GLCapabilities
If sample buffers are enabled, indicates the number of buffers to be allocated.
setnurbsproperty(int, int, float) - Method in class com.jogamp.opengl.impl.glu.gl2.nurbs.GLUgl2nurbsImpl
Set NURBS property
setNVersion(short) - Method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
setOnscreen(boolean) - Method in class javax.media.nativewindow.Capabilities
Sets whether the drawable surface supports onscreen.
setOpaque(boolean) - Method in class javax.media.opengl.awt.GLJPanel
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXJava2DCGLContext
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXExternalCGLContext
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLDrawable
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
setOpenGLMode(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
setOrientation(int) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
specifies what kind of orientation is desired for.
setOriginalScreenMode(ScreenMode) - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
setOutputDir(String) - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Set the output directory.
setPackage(String) - Method in class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Set the package name for the generated files.
setPackAlignment(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packAlignment.
setPackImageHeight(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packImageHeight.
setPackLsbFirst(boolean) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packLsbFirst.
setPackRowLength(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packRowLength.
setPackSkipImages(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packSkipImages.
setPackSkipPixels(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packSkipPixels.
setPackSkipRows(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packSkipRows.
setPackSwapBytes(boolean) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property packSwapBytes.
setPBuffer(boolean) - Method in class javax.media.opengl.GLCapabilities
Enables or disables pbuffer usage.
setPbufferFloatingPointBuffers(boolean) - Method in class javax.media.opengl.GLCapabilities
For pbuffers only, indicates whether floating-point buffers should be used if available.
setPbufferRenderToTexture(boolean) - Method in class javax.media.opengl.GLCapabilities
For pbuffers only, indicates whether the render-to-texture extension should be used if available.
setPbufferRenderToTextureRectangle(boolean) - Method in class javax.media.opengl.GLCapabilities
For pbuffers only, indicates whether the render-to-texture-rectangle extension should be used if available.
setPData(long) - Method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
SetPixelFormat(long, int, PIXELFORMATDESCRIPTOR) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL SetPixelFormat(HANDLE, int, const PIXELFORMATDESCRIPTOR * );
setPixelFormat(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the intended OpenGL pixel format of the texture data.
setPixelType(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the intended OpenGL pixel type of the texture data.
setPointer(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Sets ponter value
setPointer(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfBreakpts
Sets ponter value
setPointer(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Sets ponter value
setPointer(int) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfQuiltspecs
Sets ponter value
setPosition(int, int) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
setPosition(int, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
setPosition(int, int) - Method in class com.jogamp.newt.opengl.GLWindow
 
setPosition(int, int) - Method in interface com.jogamp.newt.Window
Sets the location of the top left corner of the window, including decorations (so the client area will be placed at x+insets.left,y+insets.top.
This call is ignored if in fullscreen mode.
setPosition(int, int) - Method in class com.jogamp.opengl.util.packrect.Rect
 
setPrintExceptions(boolean) - Method in class com.jogamp.opengl.util.AnimatorBase
Sets a flag indicating that when exceptions are being ignored by this Animator (see AnimatorBase.setIgnoreExceptions(boolean)), to print the exceptions' stack traces for diagnostic information.
setProperty(int, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Sets property with given tag
setProperty(Property) - Method in class com.jogamp.opengl.impl.glu.nurbs.Renderhints
Set property value
setRealized(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
setRealized(boolean) - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
setRealized(boolean) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
setRealized(boolean) - Method in class javax.media.opengl.awt.GLCanvas
 
setRealized(boolean) - Method in class javax.media.opengl.awt.GLJPanel
 
setRealized(boolean) - Method in interface javax.media.opengl.GLDrawable
Indicates to on-screen GLDrawable implementations whether the underlying window has been created and can be drawn into.
setRealizedImpl() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXDrawable
 
setRealizedImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXDrawable
 
setRed_mask(long) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setRedBits(int) - Method in class javax.media.nativewindow.Capabilities
Sets the number of bits requested for the color buffer's red component.
setRelative(int, Arc) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfArcs
Sets value of element at specified index relatively to pointer
setRelative(int, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.CArrayOfFloats
Sets value of element at specified index relatively to pointer
setRgbBlue(byte) - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
setRgbGreen(byte) - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
setRgbRed(byte) - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
setRgbReserved(byte) - Method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
setRight(long) - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
setRowLength(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the row length needed for correct GL_UNPACK_ROW_LENGTH specification.
setRowOrder(int) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Sets the order of row traversal
setRunAsFastAsPossible(boolean) - Method in class com.jogamp.opengl.util.Animator
Sets a flag in this Animator indicating that it is to run as fast as possible.
setS0(short) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setS1(short) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setSampleBuffers(boolean) - Method in class javax.media.opengl.GLCapabilities
Indicates whether sample buffers for full-scene antialiasing (FSAA) should be allocated for this drawable.
setScreen(int) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setScreen(DefaultGraphicsScreen) - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
Set a new screen.
setScreenSize(int, int) - Method in class com.jogamp.newt.impl.awt.AWTScreen
 
setScreenSize(int, int) - Method in class com.jogamp.newt.impl.opengl.kd.KDScreen
 
setScreenSize(int, int) - Method in class com.jogamp.newt.impl.ScreenImpl
 
setSize(int, int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
setSize(int, int) - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
setSize(int, int) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
setSize(int, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
setSize(int, int) - Method in class com.jogamp.newt.opengl.GLWindow
 
setSize(int, int) - Method in interface com.jogamp.newt.Window
Sets the size of the client area of the window, excluding decorations Total size of the window will be width+insets.left+insets.right, height+insets.top+insets.bottom
setSize(int, int) - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
setSize(int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
setSize(int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsExternalWGLDrawable
 
setSize(int, int) - Method in class com.jogamp.opengl.impl.x11.glx.X11DummyGLXDrawable
 
setSize(int, int) - Method in class com.jogamp.opengl.impl.x11.glx.X11ExternalGLXDrawable
 
setSize(int, int) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Sets the size of the backing store of this renderer.
setSize(Dimension) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Sets the size of the backing store of this renderer.
setSize(int, int) - Method in class com.jogamp.opengl.util.packrect.Rect
 
setSize(int, int) - Method in interface javax.media.nativewindow.SurfaceChangeable
 
setSize(int, int) - Method in interface javax.media.opengl.awt.AWTGLAutoDrawable
Requests a new width and height for this AWTGLAutoDrawable.
setSizeImpl(int, int) - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
setSmoothing(boolean) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Sets whether smoothing (i.e., GL_LINEAR filtering) is enabled in the backing TextureRenderer of this TextRenderer.
setSmoothing(boolean) - Method in class com.jogamp.opengl.util.awt.TextureRenderer
Sets whether smoothing is enabled for the OpenGL texture; if so, uses GL_LINEAR interpolation for the minification and magnification filters.
setStencilBits(int) - Method in class javax.media.opengl.GLCapabilities
Sets the number of bits requested for the stencil buffer.
setStereo(boolean) - Method in class javax.media.opengl.GLCapabilities
Enables or disables stereo viewing.
setSubType(String, long) - Method in class javax.media.nativewindow.awt.AWTGraphicsDevice
In case the native handle was specified, e.g.
setSurfaceHandle(long) - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
setSurfaceHandle(long) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
setSurfaceHandle(long) - Method in interface javax.media.nativewindow.SurfaceChangeable
 
setSwapInterval(int) - Method in class com.jogamp.opengl.impl.es1.GLES1Impl
 
setSwapInterval(int) - Method in class com.jogamp.opengl.impl.es2.GLES2Impl
 
setSwapInterval(int) - Method in class com.jogamp.opengl.impl.gl4.GL4bcImpl
 
setSwapInterval(int) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
setSwapInterval(long, int) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void setSwapInterval(void * nsContext, int interval);
setSwapInterval(int) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL2
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL2ES1
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL2ES2
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL2GL3
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL3
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL3bc
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL4
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGL4bc
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGLES1
 
setSwapInterval(int) - Method in class javax.media.opengl.DebugGLES2
 
setSwapInterval(int) - Method in interface javax.media.opengl.GLBase
Provides a platform-independent way to specify the minimum swap interval for buffer swaps.
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL2
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL2ES1
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL2ES2
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL2GL3
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL3
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL3bc
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL4
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGL4bc
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGLES1
 
setSwapInterval(int) - Method in class javax.media.opengl.TraceGLES2
 
setSwapIntervalImpl(int) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
setSwapIntervalImpl(int) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
setSwapIntervalImpl(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
setSwapIntervalImpl(int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLContext
 
setSwapIntervalImpl(int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
setSwapIntervalImpl(int) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
setSynchronized(boolean) - Method in class com.jogamp.opengl.impl.GLContextImpl
 
setSynchronized(boolean) - Method in class javax.media.opengl.GLContext
Determines whether 'makeCurrent' will exhibit synchronized behavior.
setTexParameterf(int, float) - Method in class com.jogamp.opengl.util.texture.Texture
Sets the OpenGL floating-point texture parameter for the texture's target.
setTexParameterfv(int, FloatBuffer) - Method in class com.jogamp.opengl.util.texture.Texture
Sets the OpenGL multi-floating-point texture parameter for the texture's target.
setTexParameterfv(int, float[], int) - Method in class com.jogamp.opengl.util.texture.Texture
Sets the OpenGL multi-floating-point texture parameter for the texture's target.
setTexParameteri(int, int) - Method in class com.jogamp.opengl.util.texture.Texture
Sets the OpenGL integer texture parameter for the texture's target.
setTexParameteriv(int, IntBuffer) - Method in class com.jogamp.opengl.util.texture.Texture
Sets the OpenGL multi-integer texture parameter for the texture's target.
setTexParameteriv(int, int[], int) - Method in class com.jogamp.opengl.util.texture.Texture
Sets the OpenGL multi-integer texture parameter for the texture's target.
setTexRectEnabled(boolean) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Toggles the use of the GL_ARB_texture_rectangle extension by the TextureIO classes.
setTextureFlag(boolean) - Method in class com.jogamp.opengl.impl.glu.GLUquadricImpl
specifies if texture coordinates should be generated for quadrics rendered with qobj.
setTileBuffer(int, int, Buffer) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Specify a buffer the tiles to be copied to.
setTileSize(int, int, int) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Sets the size of the tiles to use in rendering.
setTitle(String) - Method in class com.jogamp.newt.impl.WindowImpl
 
setTitle(String) - Method in class com.jogamp.newt.opengl.GLWindow
 
setTitle(String) - Method in interface com.jogamp.newt.Window
 
setTitleImpl(String) - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
setTitleImpl(String) - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
setTitleImpl(String) - Method in class com.jogamp.newt.impl.WindowImpl
 
setTitleImpl(String) - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
setTitleImpl(String) - Method in class com.jogamp.newt.impl.x11.X11Window
 
setToolkitLock(ToolkitLock) - Method in class javax.media.nativewindow.DefaultGraphicsDevice
Set the internal ToolkitLock, which is used within the DefaultGraphicsDevice.lock() and DefaultGraphicsDevice.unlock() implementation.
setTop(long) - Method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
setTransparentAlphaValue(int) - Method in class javax.media.nativewindow.Capabilities
Sets the transparent alpha value for the frame buffer configuration, ranging from 0 to the maximum frame buffer value for alpha.
setTransparentBlueValue(int) - Method in class javax.media.nativewindow.Capabilities
Sets the transparent blue value for the frame buffer configuration, ranging from 0 to the maximum frame buffer value for blue.
setTransparentGreenValue(int) - Method in class javax.media.nativewindow.Capabilities
Sets the transparent green value for the frame buffer configuration, ranging from 0 to the maximum frame buffer value for green.
setTransparentRedValue(int) - Method in class javax.media.nativewindow.Capabilities
Sets the transparent red value for the frame buffer configuration, ranging from 0 to the maximum frame buffer value for red.
setUB0(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUB1(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUB2(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUB3(byte) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUI(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUncloseable(boolean) - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
setUndecorated(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
setUndecorated(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
setUndecorated(boolean) - Method in interface com.jogamp.newt.Window
 
setUnpackAlignment(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackAlignment.
setUnpackImageHeight(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackImageHeight.
setUnpackLsbFirst(boolean) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackLsbFirst.
setUnpackRowLength(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackRowLength.
setUnpackSkipImages(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackSkipImages.
setUnpackSkipPixels(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackSkipPixels.
setUnpackSkipRows(int) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackSkipRows.
setUnpackSwapBytes(boolean) - Method in class com.jogamp.opengl.impl.glu.mipmap.PixelStorageModes
Setter for property unpackSwapBytes.
setupCapabilitiesRGBABits(CapabilitiesImmutable, GraphicsConfiguration) - Static method in class javax.media.nativewindow.awt.AWTGraphicsConfiguration
Sets up the Capabilities' RGBA size based on the given GraphicsConfiguration's ColorModel.
setupquilt(Quilt) - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Prepares quilt for conversion
setUS0(short) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUS1(short) - Method in class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
 
setUseEDT(boolean) - Static method in class com.jogamp.newt.NewtFactory
Toggles the usage of an EventDispatchThread while creating a Display.
The default is enabled.
The EventDispatchThread is thread local to the Display instance.
setUserData(Object) - Method in class com.jogamp.opengl.util.packrect.Rect
 
setUseVertexArrays(boolean) - Method in class com.jogamp.opengl.util.awt.TextRenderer
Sets whether vertex arrays are being used internally for rendering, or whether text is rendered using the OpenGL immediate mode commands.
setVBOName(int) - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
setVBOUsage(boolean) - Method in class com.jogamp.opengl.util.GLArrayDataServer
Convenient way do disable the VBO behavior and switch to client side data one Only possible if buffer is defined.
setVBOUsage(boolean) - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
setVBOUsage(boolean) - Static method in class com.jogamp.opengl.util.ImmModeSink
 
setVerbose(boolean) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
setVerbose(boolean) - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
setVersion(int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
 
setVisible(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
setVisible(boolean) - Method in class com.jogamp.newt.opengl.GLWindow
 
setVisible(boolean) - Method in interface com.jogamp.newt.Window
setVisible makes the window and children visible if visible is true, otherwise the window and children becomes invisible.
setVisibleActionPost(boolean, boolean) - Method in interface com.jogamp.newt.impl.WindowImpl.LifecycleHook
Invoked after Window setVisible, allows allocating resources depending on the native Window.
setVisibleActionPost(boolean, boolean) - Method in class com.jogamp.newt.opengl.GLWindow.GLLifecycleHook
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.awt.AWTWindow
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.intel.gdl.Window
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.OffscreenWindow
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.WindowImpl
The native implementation must invoke WindowImpl.visibleChanged(boolean) to change the visibility state.
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
setVisibleImpl(boolean, int, int, int, int) - Method in class com.jogamp.newt.impl.x11.X11Window
 
setVisualID(long) - Method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
setVisualid(long) - Method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
setWidth(int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
setWidth(int) - Method in class com.jogamp.opengl.util.texture.TextureData
Sets the width in pixels of the texture data.
setWidth(int) - Method in class javax.media.nativewindow.util.Dimension
 
setWidth(int) - Method in class javax.media.nativewindow.util.Rectangle
 
setWindowHandle(long) - Method in class com.jogamp.newt.impl.WindowImpl
 
setX(int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
setX(int) - Method in class javax.media.nativewindow.util.Point
 
setX(int) - Method in class javax.media.nativewindow.util.Rectangle
 
setX11ErrorHandler(boolean, boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
setXVisualInfo(XVisualInfo) - Method in class javax.media.nativewindow.x11.X11GraphicsConfiguration
 
setY(int) - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
setY(int) - Method in class javax.media.nativewindow.util.Point
 
setY(int) - Method in class javax.media.nativewindow.util.Rectangle
 
SGI - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate an SGI RGB file.
SGI_RGB - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate an SGI RGB file.
SGIImage - Class in com.jogamp.opengl.util.texture.spi
Reads and writes SGI RGB/RGBA images.
shader - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
shader() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderBinary - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderBinary() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderBinary(GL, IntBuffer, int, Buffer) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
shaderBinaryFormat - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderBinaryFormat() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderBinRootDef - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
ShaderCode - Class in com.jogamp.opengl.util.glsl
 
ShaderCode(int, int, String[][]) - Constructor for class com.jogamp.opengl.util.glsl.ShaderCode
 
ShaderCode(int, int, int, Buffer) - Constructor for class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderMap - Variable in class com.jogamp.opengl.util.glsl.ShaderProgram
 
ShaderProgram - Class in com.jogamp.opengl.util.glsl
 
ShaderProgram() - Constructor for class com.jogamp.opengl.util.glsl.ShaderProgram
 
shaderProgram - Variable in class com.jogamp.opengl.util.glsl.ShaderProgram
 
shaderProgram - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
shaderProgram() - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
shaderProgramColor - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
shaderProgramColorLight - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
shaderProgramColorTexture - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
shaderProgramColorTextureLight - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
shaderSource - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderSource() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderSource(GL, int, String[]) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
shaderSource(GL, IntBuffer, String[][]) - Static method in class com.jogamp.opengl.util.glsl.ShaderUtil
 
shaderSrcRootDef - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
shaderState - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
ShaderState - Class in com.jogamp.opengl.util.glsl
 
ShaderState() - Constructor for class com.jogamp.opengl.util.glsl.ShaderState
 
shaderType - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderType() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderTypeStr() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
shaderTypeStr(int) - Static method in class com.jogamp.opengl.util.glsl.ShaderCode
 
ShaderUtil - Class in com.jogamp.opengl.util.glsl
 
ShaderUtil() - Constructor for class com.jogamp.opengl.util.glsl.ShaderUtil
 
shallLinkGlobal() - Method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
Make Cg symbols available to CgGL
shallLinkGlobal() - Method in class com.jogamp.opengl.impl.egl.EGLDynamicLibraryBundleInfo
Might be a desktop GL library, and might need to allow symbol access to subsequent libs
shallLinkGlobal() - Method in class com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
default
shallLinkGlobal() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDynamicLibraryBundleInfo
This respects old DRI requirements:
shallLookupGlobal() - Method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
default
shallLookupGlobal() - Method in class com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
default
shallRunOnEDT() - Method in class com.jogamp.newt.impl.awt.AWTDisplay
 
shallRunOnEDT() - Method in class com.jogamp.newt.impl.DisplayImpl
 
SHIFT_MASK - Static variable in class com.jogamp.newt.event.InputEvent
 
shouldIgnoreExtension(String, boolean) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
shouldIgnoreInImpl(String) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
shouldIgnoreInImpl(String, boolean) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
shouldIgnoreInInterface(String) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
shouldIgnoreInInterface(String, boolean) - Method in class com.jogamp.gluegen.opengl.GLConfiguration
 
shouldNotCallThis() - Method in class com.jogamp.newt.impl.WindowImpl
 
shouldPreserveColorBufferIfTranslucent() - Method in class javax.media.opengl.awt.GLJPanel
For a translucent GLJPanel (one for which setOpaque(false) has been called), indicates whether the application should preserve the OpenGL color buffer (GL_COLOR_BUFFER_BIT) for correct rendering of the GLJPanel and underlying widgets which may show through portions of the GLJPanel with alpha values less than 1.
shove(float[], int, ByteBuffer) - Method in interface com.jogamp.opengl.impl.glu.mipmap.Extract
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract1010102
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract1555rev
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract2101010rev
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract233rev
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract332
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract4444
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract4444rev
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract5551
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract565
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract565rev
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract8888
 
shove(float[], int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.Extract8888rev
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractFloat
 
shove(double, int, ByteBuffer) - Method in interface com.jogamp.opengl.impl.glu.mipmap.ExtractPrimitive
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractSByte
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractSInt
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractSShort
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractUByte
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractUInt
 
shove(double, int, ByteBuffer) - Method in class com.jogamp.opengl.impl.glu.mipmap.ExtractUShort
 
show(String) - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotvector
Show specified message
ShowWindow(long, int) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL ShowWindow(HANDLE hWnd, int nCmdShow);
shutdown(boolean, boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
Returns the number of unclosed X11 Displays.
shutdown() - Static method in class javax.media.opengl.GLDrawableFactory
 
shutdown() - Static method in class javax.media.opengl.GLProfile
Manual shutdown method, may be called after your last JOGL use within the running JVM.
It releases all temporary created resources, ie issues GLDrawableFactory.shutdown().
The shutdown implementation is called via the JVM shutdown hook, if not manually invoked here.
Invoke shutdown() manually is recommended, due to the unreliable JVM state within the shutdown hook.
shutdownInstance() - Method in class com.jogamp.opengl.impl.egl.EGLDrawableFactory
 
shutdownInstance() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDrawableFactory
 
shutdownInstance() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
shutdownInstance() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
shutdownInstance() - Method in class javax.media.opengl.GLDrawableFactory
 
signatureContainsStrings(MethodBinding) - Method in class com.jogamp.gluegen.opengl.nativesig.NativeSignatureEmitter
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurfaceInfo
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWT_Rectangle
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.macosx.JAWT_MacOSXDrawingSurfaceInfo
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.windows.JAWT_Win32DrawingSurfaceInfo
 
size() - Static method in class com.jogamp.nativewindow.impl.jawt.x11.JAWT_X11DrawingSurfaceInfo
 
size() - Static method in class com.jogamp.nativewindow.impl.windows.BITMAPINFO
 
size() - Static method in class com.jogamp.nativewindow.impl.windows.BITMAPINFOHEADER
 
size() - Static method in class com.jogamp.nativewindow.impl.windows.PIXELFORMATDESCRIPTOR
 
size() - Static method in class com.jogamp.nativewindow.impl.windows.RGBQUAD
 
size() - Static method in class com.jogamp.nativewindow.impl.x11.Visual
 
size() - Static method in class com.jogamp.nativewindow.impl.x11.XVisualInfo
 
size() - Method in class com.jogamp.newt.event.NEWTEventFiFo
Get NEWTEvents in queue
size() - Static method in class com.jogamp.opengl.impl.egl.EGLClientPixmapHI
 
size() - Static method in class com.jogamp.opengl.impl.windows.wgl.GPU_DEVICE
 
size() - Static method in class com.jogamp.opengl.impl.windows.wgl.RECT
 
size() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
sizeChanged(int, int, boolean) - Method in class com.jogamp.newt.impl.opengl.kd.KDWindow
 
sizeChanged(int, int, boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
sizeOfGLType(int) - Static method in class com.jogamp.opengl.util.GLBuffers
 
skipBytes(int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataInputStream
 
skipWaitForCompletion(Thread) - Method in interface com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
 
sliceGLBuffer(ByteBuffer, int, int, int) - Static method in class com.jogamp.opengl.util.GLBuffers
 
Splinespec - Class in com.jogamp.opengl.impl.glu.nurbs
NURBS definition
Splinespec(int) - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Makes new Splinespec with given dimension
start() - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
start() - Method in interface com.jogamp.newt.util.EDTUtil
Start the EDT
start() - Method in class com.jogamp.newt.util.MainThread
 
start - Variable in class com.jogamp.opengl.impl.glu.nurbs.Flist
Data elements start index
start() - Static method in class com.jogamp.opengl.impl.GLWorkerThread
Should only be called by Threading class if creation of the GLWorkerThread was requested via the opengl.1thread system property.
start() - Method in class com.jogamp.opengl.util.Animator
 
start() - Method in class com.jogamp.opengl.util.FPSAnimator
 
start() - Method in interface javax.media.opengl.GLAnimatorControl
Starts this animator, if not running.
startTime - Variable in class com.jogamp.opengl.util.AnimatorBase
 
stateSync - Variable in class com.jogamp.opengl.util.AnimatorBase
 
StaticGLGenTask - Class in com.jogamp.gluegen.opengl.ant
An ANT org.apache.tools.ant.Task for using BuildStaticGLInfo.
StaticGLGenTask() - Constructor for class com.jogamp.gluegen.opengl.ant.StaticGLGenTask
Create and add the VM and classname to org.apache.tools.ant.types.CommandlineJava.
stepsize - Variable in class com.jogamp.opengl.impl.glu.nurbs.Curve
Subdivision stepsize
stepsize - Variable in class com.jogamp.opengl.impl.glu.nurbs.Curvelist
Subdivision step size
stop() - Method in class com.jogamp.opengl.util.Animator
 
stop() - Method in class com.jogamp.opengl.util.FPSAnimator
Stops this FPSAnimator.
stop() - Method in interface javax.media.opengl.GLAnimatorControl
Stops this animator.
stopIssued - Variable in class com.jogamp.opengl.util.Animator
 
streamIn(int[], int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
streamIn(ArrayHashSet, ArrayHashSet, ArrayHashSet, ArrayHashSet, ArrayHashSet, int[], int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
streamInMonitorMode(SurfaceSize, DimensionReadOnly, int[], int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
streamInResolution(int[], int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
streamInScreenMode(MonitorMode, int[], int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
streamInSurfaceSize(DimensionReadOnly, int[], int) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
streamOut(ScreenMode) - Static method in class com.jogamp.newt.util.ScreenModeUtil
WARNING: must be synchronized with ScreenMode.h, native implementation
StreamUtil - Class in com.jogamp.opengl.util
Utilities for dealing with streams.
stride - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Stride between control points
stride - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
strideB - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
strideL - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
STROKE_MONO_ROMAN - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
STROKE_ROMAN - Static variable in class com.jogamp.opengl.util.gl2.GLUT
 
SUB_PATH_NVIDIA - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
Subdivider - Class in com.jogamp.opengl.impl.glu.nurbs
Class working with curves and surfaces
Subdivider() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.Subdivider
 
SUFFIX_FRAGMENT_BINARY - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
SUFFIX_FRAGMENT_SOURCE - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
SUFFIX_VERTEX_BINARY - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
SUFFIX_VERTEX_SOURCE - Static variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
surface - Variable in class com.jogamp.opengl.impl.GLDrawableImpl
 
SurfaceChangeable - Interface in javax.media.nativewindow
 
surfaceEvaluator - Variable in class com.jogamp.opengl.impl.glu.nurbs.Backend
Object rendering surfaces
SurfaceEvaluator - Interface in com.jogamp.opengl.impl.glu.nurbs
Class rendering surfaces with OpenGL
surfaceHandle - Variable in class com.jogamp.nativewindow.impl.ProxySurface
 
SurfaceSize - Class in javax.media.nativewindow.util
Immutable SurfaceSize Class, consisting of it's read only components:
DimensionReadOnly size in pixels bits per pixel
SurfaceSize(DimensionReadOnly, int) - Constructor for class javax.media.nativewindow.util.SurfaceSize
 
surfaceSwap() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
surfaceSwap() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
surfaceSwap() - Method in class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
surfaceSwap() - Method in class com.jogamp.newt.impl.WindowImpl
 
surfaceSwap() - Method in class com.jogamp.newt.opengl.GLWindow
 
surfaceSwap() - Method in interface javax.media.nativewindow.NativeSurface
Provide a mechanism to utilize custom (pre-) swap surface code.
surfaceUpdated(Object, NativeSurface, long) - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
surfaceUpdated(Object, NativeWindow, long) - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
surfaceUpdated(Object, NativeSurface, long) - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
surfaceUpdated(Object, NativeSurface, long) - Method in class com.jogamp.newt.impl.WindowImpl
 
surfaceUpdated(Object, NativeSurface, long) - Method in class com.jogamp.newt.opengl.GLWindow
 
surfaceUpdated(Object, NativeSurface, long) - Method in interface javax.media.nativewindow.SurfaceUpdatedListener
Notification of a surface update event.
SurfaceUpdatedListener - Interface in javax.media.nativewindow
 
surfgrid(float, float, int, float, float, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Draw surface
surfmesh(int, int, int, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Evaluates surface mesh
surfpts(int, CArrayOfFloats, int, int, int, int, float, float, float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.Backend
Make surface
SW_FORCEMINIMIZE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_HIDE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_MAX - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_MAXIMIZE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_MINIMIZE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_NORMAL - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_RESTORE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOW - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWDEFAULT - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWMAXIMIZED - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWMINIMIZED - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWMINNOACTIVE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWNA - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWNOACTIVATE - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SW_SHOWNORMAL - Static variable in class com.jogamp.nativewindow.impl.windows.GDI
 
SwapBuffers(long) - Static method in class com.jogamp.nativewindow.impl.windows.GDI
Interface to C language function:
BOOL SwapBuffers(HANDLE);
swapBuffers() - Method in class com.jogamp.newt.opengl.GLWindow
 
swapBuffers() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
swapBuffers() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
swapBuffers() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
swapBuffers() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
swapBuffers() - Method in class javax.media.opengl.awt.GLCanvas
 
swapBuffers() - Method in class javax.media.opengl.awt.GLJPanel
 
swapBuffers() - Method in interface javax.media.opengl.GLDrawable
Swaps the front and back buffers of this drawable.
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.egl.EGLOnscreenDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.egl.EGLPbufferDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXPbufferCGLDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXDrawable
 
swapBuffersImpl() - Method in class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXDrawable
 
syncObject - Static variable in class javax.media.opengl.glu.GLU
 
SystemUtil - Class in com.jogamp.opengl.impl
 
SystemUtil() - Constructor for class com.jogamp.opengl.impl.SystemUtil
 

T

tag - Variable in class com.jogamp.opengl.impl.glu.nurbs.Property
Property id
tail() - Method in class com.jogamp.opengl.impl.glu.nurbs.Arc
Returns tail of linked list coords
taper(float, float) - Method in class com.jogamp.opengl.impl.glu.nurbs.Flist
Sets start and and to real start and end of array elements
tArrayData - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
tComps - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
tDataType - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
TESS_MAX_CACHE - Static variable in class com.jogamp.opengl.impl.glu.tessellator.GLUtessellatorImpl
 
TEXTCOORD - Static variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
textCoordArray - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
TextRenderer - Class in com.jogamp.opengl.util.awt
Renders bitmapped Java 2D text into an OpenGL window with high performance, full Unicode support, and a simple API.
TextRenderer(Font) - Constructor for class com.jogamp.opengl.util.awt.TextRenderer
Creates a new TextRenderer with the given font, using no antialiasing or fractional metrics, and the default RenderDelegate.
TextRenderer(Font, boolean) - Constructor for class com.jogamp.opengl.util.awt.TextRenderer
Creates a new TextRenderer with the given font, using no antialiasing or fractional metrics, and the default RenderDelegate.
TextRenderer(Font, boolean, boolean) - Constructor for class com.jogamp.opengl.util.awt.TextRenderer
Creates a new TextRenderer with the given Font, specified font properties, and default RenderDelegate.
TextRenderer(Font, boolean, boolean, TextRenderer.RenderDelegate) - Constructor for class com.jogamp.opengl.util.awt.TextRenderer
Creates a new TextRenderer with the given Font, specified font properties, and given RenderDelegate.
TextRenderer(Font, boolean, boolean, TextRenderer.RenderDelegate, boolean) - Constructor for class com.jogamp.opengl.util.awt.TextRenderer
Creates a new TextRenderer with the given Font, specified font properties, and given RenderDelegate.
TextRenderer.DefaultRenderDelegate - Class in com.jogamp.opengl.util.awt
 
TextRenderer.DefaultRenderDelegate() - Constructor for class com.jogamp.opengl.util.awt.TextRenderer.DefaultRenderDelegate
 
TextRenderer.RenderDelegate - Interface in com.jogamp.opengl.util.awt
Class supporting more full control over the process of rendering the bitmapped text.
TEXTURE - Static variable in class com.jogamp.opengl.impl.awt.Java2D
 
Texture - Class in com.jogamp.opengl.util.texture
Represents an OpenGL texture object.
Texture(TextureData) - Constructor for class com.jogamp.opengl.util.texture.Texture
 
Texture(int) - Constructor for class com.jogamp.opengl.util.texture.Texture
 
TextureCoords - Class in com.jogamp.opengl.util.texture
Specifies texture coordinates for a rectangular area of a texture.
TextureCoords(float, float, float, float) - Constructor for class com.jogamp.opengl.util.texture.TextureCoords
 
textureCoordsEnabled - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
textureCoordsEnabledDirty - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
TextureData - Class in com.jogamp.opengl.util.texture
Represents the data for an OpenGL texture.
TextureData(GLProfile, int, int, int, int, int, int, boolean, boolean, boolean, Buffer, TextureData.Flusher) - Constructor for class com.jogamp.opengl.util.texture.TextureData
Constructs a new TextureData object with the specified parameters and data contained in the given Buffer.
TextureData(GLProfile, int, int, int, int, int, int, boolean, boolean, Buffer[], TextureData.Flusher) - Constructor for class com.jogamp.opengl.util.texture.TextureData
Constructs a new TextureData object with the specified parameters and data for multiple mipmap levels contained in the given array of Buffers.
TextureData(GLProfile) - Constructor for class com.jogamp.opengl.util.texture.TextureData
Used only by subclasses
TextureData.Flusher - Interface in com.jogamp.opengl.util.texture
Defines a callback mechanism to allow the user to explicitly deallocate native resources (memory-mapped files, etc.) associated with a particular TextureData.
textureEnabled - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
TextureIO - Class in com.jogamp.opengl.util.texture
Provides input and output facilities for both loading OpenGL textures from disk and streams as well as writing textures already in memory back to disk.
TextureIO() - Constructor for class com.jogamp.opengl.util.texture.TextureIO
 
TextureProvider - Interface in com.jogamp.opengl.util.texture.spi
Plug-in interface to TextureIO to support reading OpenGL textures from new file formats.
TextureRenderer - Class in com.jogamp.opengl.util.awt
Provides the ability to render into an OpenGL Texture using the Java 2D APIs.
TextureRenderer(int, int, boolean) - Constructor for class com.jogamp.opengl.util.awt.TextureRenderer
Creates a new renderer with backing store of the specified width and height.
TextureRenderer(int, int, boolean, boolean) - Constructor for class com.jogamp.opengl.util.awt.TextureRenderer
Creates a new renderer with backing store of the specified width and height.
TextureWriter - Interface in com.jogamp.opengl.util.texture.spi
Plug-in interface to TextureIO to support writing OpenGL textures to new file formats.
TGA - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate a Targa file.
TGAImage - Class in com.jogamp.opengl.util.texture.spi
Targa image reader and writer adapted from sources of the Jimi image I/O class library.
TGAImage.Header - Class in com.jogamp.opengl.util.texture.spi
This class reads in all of the TGA image header in addition it also reads in the imageID field as it is convenient to handle that here.
tgaType() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
TGAWriter - Class in com.jogamp.opengl.util
Utility class which helps take fast screenshots of OpenGL rendering results into Targa-format files.
TGAWriter() - Constructor for class com.jogamp.opengl.util.TGAWriter
Constructor for the TGAWriter.
threadGroup - Variable in class com.jogamp.opengl.util.Animator
 
Threading - Class in javax.media.opengl
This API provides access to the threading model for the implementation of the classes in this package.
ThreadingImpl - Class in com.jogamp.opengl.impl
Implementation of the Threading class.
ThreadingPlugin - Interface in com.jogamp.opengl.impl
 
TIFF - Static variable in class com.jogamp.opengl.util.texture.TextureIO
Constant which can be used as a file suffix to indicate a TIFF file.
TileRenderer - Class in com.jogamp.opengl.util.gl2
A fairly direct port of Brian Paul's tile rendering library, found at http://www.mesa3d.org/brianp/TR.html .
TileRenderer() - Constructor for class com.jogamp.opengl.util.gl2.TileRenderer
Creates a new TileRenderer object
TIMEOUT_NATIVEWINDOW - Static variable in interface com.jogamp.newt.Window
A 1s timeout while waiting for a native action response, ie Window.setVisible(boolean).
title - Variable in class com.jogamp.newt.impl.WindowImpl
 
toBezier(Knotvector, Knotvector, CArrayOfFloats, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Converts NURBS surface to bezier patches
toBezier(Knotvector, CArrayOfFloats, int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Quilt
Converts NURBS curve to list of bezier curves
tOffset - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
toFixed(int) - Static method in class com.jogamp.opengl.util.FixedPoint
 
toFixed(float) - Static method in class com.jogamp.opengl.util.FixedPoint
 
toFloat(int) - Static method in class com.jogamp.opengl.util.FixedPoint
 
toHexString(int) - Static method in class com.jogamp.newt.Display
 
toHexString(long) - Static method in class com.jogamp.newt.Display
 
toHexString(int) - Static method in class com.jogamp.newt.event.NEWTEvent
 
toHexString(long) - Static method in class com.jogamp.newt.event.NEWTEvent
 
toHexString(int) - Static method in class com.jogamp.newt.impl.WindowImpl
 
toHexString(long) - Static method in class com.jogamp.newt.impl.WindowImpl
 
toHexString(long) - Static method in class com.jogamp.opengl.impl.GLDrawableImpl
 
toHexString(int) - Static method in class javax.media.opengl.GLContext
 
toHexString(long) - Static method in class javax.media.opengl.GLContext
 
TOLERANCE - Static variable in class com.jogamp.opengl.impl.glu.nurbs.Knotvector
Tolerance used when comparing knots - when difference is smaller, knots are considered equal
toolDynamicLookupFunction(long, String) - Method in class com.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
Tool has none
toolDynamicLookupFunction(long, String) - Method in class com.jogamp.opengl.impl.egl.EGLDynamicLibraryBundleInfo
 
toolDynamicLookupFunction(long, String) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLDynamicLibraryBundleInfo
 
toolDynamicLookupFunction(long, String) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo
 
toolDynamicLookupFunction(long, String) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXDynamicLibraryBundleInfo
 
toolkitLock - Variable in class javax.media.nativewindow.DefaultGraphicsDevice
 
ToolkitLock - Interface in javax.media.nativewindow
Marker for a singleton global recursive blocking lock implementation, optionally locking a native windowing toolkit as well.
top() - Method in class com.jogamp.opengl.util.texture.TextureCoords
Returns the topmost (y) texture coordinate of this rectangle.
top - Variable in class javax.media.nativewindow.util.Insets
 
topToBottom() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
toString() - Method in class com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod
 
toString() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
toString() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
toString() - Method in class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
toString() - Method in class com.jogamp.newt.event.InputEvent
 
toString() - Method in class com.jogamp.newt.event.KeyEvent
 
toString() - Method in class com.jogamp.newt.event.MouseEvent
 
toString() - Method in class com.jogamp.newt.event.NEWTEvent
 
toString() - Method in class com.jogamp.newt.event.WindowEvent
 
toString() - Method in class com.jogamp.newt.event.WindowUpdateEvent
 
toString() - Method in class com.jogamp.newt.impl.DisplayImpl
 
toString() - Method in class com.jogamp.newt.impl.ScreenImpl
 
toString() - Method in class com.jogamp.newt.impl.WindowImpl
 
toString() - Method in class com.jogamp.newt.opengl.GLWindow
 
toString() - Method in class com.jogamp.newt.ScreenMode
 
toString() - Method in class com.jogamp.newt.util.MonitorMode
 
toString() - Method in class com.jogamp.opengl.impl.egl.EGLDrawable
 
toString() - Method in class com.jogamp.opengl.impl.egl.EGLGraphicsConfiguration
 
toString() - Method in class com.jogamp.opengl.impl.GLDrawableHelper
 
toString() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
toString() - Method in class com.jogamp.opengl.impl.MemoryObject
 
toString() - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
toString() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
toString() - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXGraphicsConfiguration
 
toString(GL, StringBuffer) - Method in class com.jogamp.opengl.JoglVersion
 
toString(GL) - Method in class com.jogamp.opengl.JoglVersion
 
toString() - Method in class com.jogamp.opengl.util.AnimatorBase
 
toString() - Method in class com.jogamp.opengl.util.GLArrayDataClient
 
toString() - Method in class com.jogamp.opengl.util.GLArrayDataServer
 
toString() - Method in class com.jogamp.opengl.util.GLArrayDataWrapper
 
toString() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncHook
 
toString() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncImpl
 
toString() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
toString() - Method in class com.jogamp.opengl.util.glsl.ShaderCode
 
toString() - Method in class com.jogamp.opengl.util.glsl.ShaderProgram
 
toString() - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
toString() - Method in class com.jogamp.opengl.util.ImmModeSink
 
toString() - Method in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
toString() - Method in class com.jogamp.opengl.util.packrect.Rect
 
toString() - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
 
toString() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
toString() - Method in class com.jogamp.opengl.util.texture.TextureData
 
toString() - Method in class javax.media.nativewindow.awt.AWTGraphicsConfiguration
 
toString() - Method in class javax.media.nativewindow.awt.AWTGraphicsDevice
 
toString() - Method in class javax.media.nativewindow.Capabilities
Returns a textual representation of this Capabilities object.
toString() - Method in interface javax.media.nativewindow.CapabilitiesImmutable
Returns a textual representation of this object.
toString() - Method in class javax.media.nativewindow.DefaultGraphicsConfiguration
 
toString() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
 
toString() - Method in class javax.media.nativewindow.DefaultGraphicsScreen
 
toString() - Method in class javax.media.nativewindow.util.Dimension
 
toString() - Method in class javax.media.nativewindow.util.Insets
 
toString() - Method in class javax.media.nativewindow.util.Point
 
toString() - Method in class javax.media.nativewindow.util.Rectangle
 
toString() - Method in class javax.media.nativewindow.util.SurfaceSize
 
toString() - Method in class javax.media.nativewindow.x11.X11GraphicsConfiguration
 
toString() - Method in class javax.media.opengl.awt.GLCanvas
 
toString() - Method in class javax.media.opengl.awt.GLJPanel
 
toString() - Method in class javax.media.opengl.DebugGL2
 
toString() - Method in class javax.media.opengl.DebugGL2ES1
 
toString() - Method in class javax.media.opengl.DebugGL2ES2
 
toString() - Method in class javax.media.opengl.DebugGL2GL3
 
toString() - Method in class javax.media.opengl.DebugGL3
 
toString() - Method in class javax.media.opengl.DebugGL3bc
 
toString() - Method in class javax.media.opengl.DebugGL4
 
toString() - Method in class javax.media.opengl.DebugGL4bc
 
toString() - Method in class javax.media.opengl.DebugGLES1
 
toString() - Method in class javax.media.opengl.DebugGLES2
 
toString() - Method in interface javax.media.opengl.GLArrayData
 
toString() - Method in class javax.media.opengl.GLCapabilities
Returns a textual representation of this GLCapabilities object.
toString() - Method in interface javax.media.opengl.GLCapabilitiesImmutable
 
toString() - Method in class javax.media.opengl.GLContext
Classname, GL, GLDrawable
toString(int, boolean) - Static method in class javax.media.opengl.GLContext
 
toString() - Method in interface javax.media.opengl.GLDrawable
 
toString() - Method in class javax.media.opengl.GLProfile
 
toString() - Method in class javax.media.opengl.GLUniformData
 
toString() - Method in class javax.media.opengl.TraceGL2
 
toString() - Method in class javax.media.opengl.TraceGL2ES1
 
toString() - Method in class javax.media.opengl.TraceGL2ES2
 
toString() - Method in class javax.media.opengl.TraceGL2GL3
 
toString() - Method in class javax.media.opengl.TraceGL3
 
toString() - Method in class javax.media.opengl.TraceGL3bc
 
toString() - Method in class javax.media.opengl.TraceGL4
 
toString() - Method in class javax.media.opengl.TraceGL4bc
 
toString() - Method in class javax.media.opengl.TraceGLES1
 
toString() - Method in class javax.media.opengl.TraceGLES2
 
totalFrames - Variable in class com.jogamp.opengl.util.AnimatorBase
 
TR_BOTTOM_TO_TOP - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
Indicates we are traversing rows from the bottom to the top
TR_COLUMNS - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The number of columns of tiles
TR_CURRENT_COLUMN - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The current column number
TR_CURRENT_ROW - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The current row number
TR_CURRENT_TILE_HEIGHT - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The height of the current tile
TR_CURRENT_TILE_WIDTH - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The width of the current tile
TR_IMAGE_HEIGHT - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The height of the final image
TR_IMAGE_WIDTH - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The width of the final image
TR_ROW_ORDER - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The order that the rows are traversed
TR_ROWS - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The number of rows of tiles
TR_TILE_BORDER - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The width of the border around the tiles
TR_TILE_HEIGHT - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The height of a tile
TR_TILE_WIDTH - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
The width of a tile
TR_TOP_TO_BOTTOM - Static variable in class com.jogamp.opengl.util.gl2.TileRenderer
Indicates we are traversing rows from the top to the bottom
TRACE_CONTEXT_CURRENT - Static variable in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
TRACE_LOCK - Static variable in interface javax.media.nativewindow.ToolkitLock
 
TraceGL2 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL2(GL2, PrintStream) - Constructor for class javax.media.opengl.TraceGL2
 
TraceGL2ES1 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL2ES1(GL2ES1, PrintStream) - Constructor for class javax.media.opengl.TraceGL2ES1
 
TraceGL2ES2 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL2ES2(GL2ES2, PrintStream) - Constructor for class javax.media.opengl.TraceGL2ES2
 
TraceGL2GL3 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL2GL3(GL2GL3, PrintStream) - Constructor for class javax.media.opengl.TraceGL2GL3
 
TraceGL3 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL3(GL3, PrintStream) - Constructor for class javax.media.opengl.TraceGL3
 
TraceGL3bc - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL3bc(GL3bc, PrintStream) - Constructor for class javax.media.opengl.TraceGL3bc
 
TraceGL4 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL4(GL4, PrintStream) - Constructor for class javax.media.opengl.TraceGL4
 
TraceGL4bc - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGL4bc(GL4bc, PrintStream) - Constructor for class javax.media.opengl.TraceGL4bc
 
TraceGLES1 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGLES1(GLES1, PrintStream) - Constructor for class javax.media.opengl.TraceGLES1
 
TraceGLES2 - Class in javax.media.opengl
Composable pipeline which wraps an underlying GL implementation, providing tracing information to a user-specified PrintStream before and after each OpenGL method call.
TraceGLES2(GLES2, PrintStream) - Constructor for class javax.media.opengl.TraceGLES2
 
TraceKeyAdapter - Class in com.jogamp.newt.event
 
TraceKeyAdapter() - Constructor for class com.jogamp.newt.event.TraceKeyAdapter
 
TraceKeyAdapter(KeyListener) - Constructor for class com.jogamp.newt.event.TraceKeyAdapter
 
TraceMouseAdapter - Class in com.jogamp.newt.event
 
TraceMouseAdapter() - Constructor for class com.jogamp.newt.event.TraceMouseAdapter
 
TraceMouseAdapter(MouseListener) - Constructor for class com.jogamp.newt.event.TraceMouseAdapter
 
TraceWindowAdapter - Class in com.jogamp.newt.event
 
TraceWindowAdapter() - Constructor for class com.jogamp.newt.event.TraceWindowAdapter
 
TraceWindowAdapter(WindowListener) - Constructor for class com.jogamp.newt.event.TraceWindowAdapter
 
transform(CArrayOfFloats) - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotspec
Inserts a knot
transform() - Method in class com.jogamp.opengl.impl.glu.nurbs.Splinespec
Transforms knotspecs - conversion
translate(Point) - Method in class javax.media.nativewindow.util.Point
 
translate(int, int) - Method in class javax.media.nativewindow.util.Point
 
trFrustum(double, double, double, double, double, double) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Sets the perspective projection frustrum.
TrimVertex - Class in com.jogamp.opengl.impl.glu.nurbs
Holds vertex used in trim
TrimVertex() - Constructor for class com.jogamp.opengl.impl.glu.nurbs.TrimVertex
Makes new empty trim vertex
trOrtho(double, double, double, double, double, double) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Sets the context to use an orthographic projection.
trPerspective(double, double, double, double) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Convenient way to specify a perspective projection
trRasterPos3f(float, float, float, GL2, GLUgl2) - Method in class com.jogamp.opengl.util.gl2.TileRenderer
Tile rendering causes problems with using glRasterPos3f, so you should use this replacement instead
TRUECOLOR - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
type - Variable in class com.jogamp.newt.impl.DisplayImpl
 
type - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbscurve
Curve type
type - Variable in class com.jogamp.opengl.impl.glu.nurbs.Property
Property type
TYPE_AWT - Static variable in class javax.media.nativewindow.NativeWindowFactory
Generic AWT type, as retrieved with NativeWindowFactory.getNativeWindowType(boolean)
TYPE_DEFAULT - Static variable in class javax.media.nativewindow.NativeWindowFactory
Generic DEFAULT type, where platform implementation don't care, as retrieved with NativeWindowFactory.getNativeWindowType(boolean)
TYPE_EGL - Static variable in class javax.media.nativewindow.NativeWindowFactory
OpenKODE/EGL type, as retrieved with NativeWindowFactory.getNativeWindowType(boolean)
TYPE_MACOSX - Static variable in class javax.media.nativewindow.NativeWindowFactory
Mac OS X type, as retrieved with NativeWindowFactory.getNativeWindowType(boolean)
TYPE_NEW - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
Set of possible file format TGA types
TYPE_OLD - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
TYPE_UNK - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
Type_Widget - Class in com.jogamp.opengl.impl.glu.mipmap
 
Type_Widget() - Constructor for class com.jogamp.opengl.impl.glu.mipmap.Type_Widget
Creates a new instance of Type_Widget
TYPE_WINDOWS - Static variable in class javax.media.nativewindow.NativeWindowFactory
Microsoft Windows type, as retrieved with NativeWindowFactory.getNativeWindowType(boolean)
TYPE_X11 - Static variable in class javax.media.nativewindow.NativeWindowFactory
X11 type, as retrieved with NativeWindowFactory.getNativeWindowType(boolean)

U

UBLACKWHITE - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
UCOLORMAPPED - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
UINT_MAX - Static variable in class com.jogamp.opengl.impl.glu.mipmap.ScaleInternal
 
unbind(GL) - Method in class com.jogamp.opengl.util.FBObject
 
undecorated - Variable in class com.jogamp.newt.impl.WindowImpl
 
UNDEFINED - Static variable in class com.jogamp.opengl.impl.awt.Java2D
 
uniformMap2Data - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
uniformMap2Idx - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
uniqueID - Variable in class javax.media.nativewindow.DefaultGraphicsDevice
 
unitID - Variable in class javax.media.nativewindow.DefaultGraphicsDevice
 
Unlock() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT
Interface to C language function:
void Unlock(JNIEnv * env);
Unlock() - Method in class com.jogamp.nativewindow.impl.jawt.JAWT_DrawingSurface
Interface to C language function:
void Unlock(JAWT_DrawingSurface * ds);
unlock() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTToolkitLock
 
unlock() - Method in class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTToolkitLock
 
unlock() - Method in class com.jogamp.nativewindow.impl.NullToolkitLock
 
unlock() - Method in class com.jogamp.nativewindow.impl.x11.X11ToolkitLock
 
unlock() - Method in class com.jogamp.newt.impl.ScreenModeStatus
 
unlock() - Method in class com.jogamp.opengl.impl.GLContextLock
Unlocks this GLContextLock.
unlock() - Method in interface javax.media.nativewindow.AbstractGraphicsDevice
Optionally unlocking the device, utilizing eg ToolkitLock.
unlock() - Method in class javax.media.nativewindow.DefaultGraphicsDevice
No lock is performed on the graphics device per default, instead the aggregated recursive ToolkitLock.unlock() is invoked.
unlock() - Method in interface javax.media.nativewindow.ToolkitLock
 
unlockDefaultToolkit(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
unlockScreenModeStatus() - Static method in class com.jogamp.newt.impl.ScreenModeStatus
 
unlockSurface() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
unlockSurface() - Method in class com.jogamp.nativewindow.impl.ProxySurface
 
unlockSurface() - Method in class com.jogamp.newt.impl.WindowImpl
 
unlockSurface() - Method in class com.jogamp.newt.opengl.GLWindow
 
unlockSurface() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
unlockSurface() - Method in class com.jogamp.opengl.impl.GLPbufferImpl
 
unlockSurface() - Method in interface javax.media.nativewindow.NativeSurface
Unlock the surface of this native window Shall not modify the surface handle, see NativeSurface.lockSurface()
unlockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
unlockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.macosx.MacOSXJAWTWindow
 
unlockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
unlockSurfaceImpl() - Method in class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTWindow
 
unlockSurfaceImpl() - Method in class com.jogamp.newt.impl.macosx.MacWindow
 
unlockSurfaceImpl() - Method in class com.jogamp.newt.impl.WindowImpl
 
unlockSurfaceImpl() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
unlockToolkit() - Static method in class com.jogamp.nativewindow.impl.jawt.JAWTUtil
 
unlockToolkit() - Static method in class com.jogamp.opengl.impl.awt.AWTUtil
 
unmapScreenModeStatus(String) - Static method in class com.jogamp.newt.impl.ScreenModeStatus
 
update(Graphics) - Method in class com.jogamp.newt.awt.NewtCanvasAWT
 
update() - Method in class com.jogamp.opengl.impl.GLContextImpl
 
update() - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXOnscreenCGLContext
 
update() - Method in class com.jogamp.opengl.util.PMVMatrix
 
update(Graphics) - Method in class javax.media.opengl.awt.GLCanvas
Overrides: update in class java.awt.Component
updateBounds(JAWT_Rectangle) - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
updateContext(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void updateContext(void * nsContext);
updateContextRegister(long, long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void * updateContextRegister(void * nsContext, void * nsView);
updateContextUnregister(long) - Static method in class com.jogamp.opengl.impl.macosx.cgl.CGL
Interface to C language function:
void updateContextUnregister(void * updater);
updateGLXProcAddressTable(int, int, int) - Method in class com.jogamp.opengl.impl.egl.EGLContext
 
updateGLXProcAddressTable(int, int, int) - Method in class com.jogamp.opengl.impl.GLContextImpl
Updates the platform's 'GLX' function cache
updateGLXProcAddressTable(int, int, int) - Method in class com.jogamp.opengl.impl.macosx.cgl.MacOSXCGLContext
 
updateGLXProcAddressTable(int, int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLContext
 
updateGLXProcAddressTable(int, int, int) - Method in class com.jogamp.opengl.impl.x11.glx.X11GLXContext
 
updateHandle() - Method in class com.jogamp.opengl.impl.GLDrawableImpl
 
updateHandle() - Method in class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXDrawable
must be locked already
updateImage(TextureData) - Method in class com.jogamp.opengl.util.texture.Texture
Updates the entire content area of this texture using the data in the given image.
updateImage(TextureData, int) - Method in class com.jogamp.opengl.util.texture.Texture
Updates the content area of the specified target of this texture using the data in the given image.
updateRectangleReferences() - Method in class com.jogamp.opengl.util.packrect.Level
Updates the references to the Rect objects in this Level with the "next locations" of those Rects.
updateRectangleReferences() - Method in class com.jogamp.opengl.util.packrect.LevelSet
Updates the references to the Rect objects in this LevelSet with the "next locations" of those Rects.
updateSubImage(TextureData, int, int, int) - Method in class com.jogamp.opengl.util.texture.Texture
Updates a subregion of the content area of this texture using the given data.
updateSubImage(TextureData, int, int, int, int, int, int, int) - Method in class com.jogamp.opengl.util.texture.Texture
Updates a subregion of the content area of this texture using the specified sub-region of the given data.
urlExists(URL) - Static method in class com.jogamp.opengl.util.Locator
Returns true, if the url exists, trying to open a connection.
use(GL) - Method in class com.jogamp.opengl.util.FBObject
 
USE_GLXWINDOW - Static variable in class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXDrawable
GLXWindow can't be made current on AWT with NVidia driver, hence disabled for now
USE_NORM - Static variable in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
USE_TEXT - Static variable in class com.jogamp.opengl.impl.glu.GLUquadricImpl
 
used - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbscurve
Was curve used ?
used - Variable in class com.jogamp.opengl.impl.glu.nurbs.O_nurbssurface
Was surface used
useEDT() - Static method in class com.jogamp.newt.NewtFactory
 
useGLSL - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
usesNativeGLES(String) - Static method in class javax.media.opengl.GLProfile
Indicates whether either of the native OpenGL ES profiles are in use.
usesNativeGLES() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile uses either of the native OpenGL ES implementations.
usesNativeGLES1(String) - Static method in class javax.media.opengl.GLProfile
Indicates whether the native OpenGL ES1 profile is in use.
usesNativeGLES1() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile uses the native OpenGL ES1 implementations.
usesNativeGLES2(String) - Static method in class javax.media.opengl.GLProfile
Indicates whether the native OpenGL ES2 profile is in use.
usesNativeGLES2() - Method in class javax.media.opengl.GLProfile
Indicates whether this profile uses the native OpenGL ES2 implementations.
usesVBO() - Static method in class com.jogamp.opengl.util.ImmModeSink
 
useTexture - Static variable in class com.jogamp.opengl.impl.egl.EGLPbufferDrawable
 
usrHeight - Static variable in class com.jogamp.newt.impl.ScreenImpl
 
usrWidth - Static variable in class com.jogamp.newt.impl.ScreenImpl
 
UTRUECOLOR - Static variable in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 

V

valid - Variable in class com.jogamp.opengl.util.glsl.ShaderCode
 
validate() - Method in class com.jogamp.opengl.impl.glu.nurbs.Knotvector
Validates knot vector parameters
validate(GL2ES2) - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
validateDisplayName(String) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
validateDisplayName(String, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
validateDisplayName(String, long) - Method in class com.jogamp.newt.impl.DisplayImpl
 
validateDisplayName(String, long) - Method in class com.jogamp.newt.impl.x11.X11Display
 
validateEDT() - Method in class com.jogamp.newt.Display
Validate EDT running state.
Stop the running EDT in case this display is destroyed already.
validateEDT() - Method in class com.jogamp.newt.impl.DisplayImpl
 
validateGLUquadricImpl() - Static method in class javax.media.opengl.glu.GLU
Optional, throws GLException if not available in profile
validateGLUtessellatorImpl() - Static method in class javax.media.opengl.glu.GLU
 
validateMipmap() - Static method in class javax.media.opengl.glu.gl2es1.GLUgl2es1
 
validateNative() - Method in class com.jogamp.nativewindow.impl.jawt.JAWTWindow
 
validateNative() - Method in class com.jogamp.nativewindow.impl.jawt.macosx.MacOSXJAWTWindow
 
validateNative() - Method in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
validateNative() - Method in class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTWindow
 
validateStatus(GL) - Method in class com.jogamp.opengl.util.FBObject
 
value - Variable in class com.jogamp.opengl.impl.glu.nurbs.Breakpt
Breakpint value
value - Variable in class com.jogamp.opengl.impl.glu.nurbs.Property
Property value
vArrayData - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
vboBufferUsage - Variable in class com.jogamp.opengl.util.GLArrayDataServer
 
vboName - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
vboName - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
vboUsage - Variable in class com.jogamp.opengl.util.GLArrayDataWrapper
 
vComps - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
vDataType - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
vec3f - Variable in class com.jogamp.opengl.util.PMVMatrix
 
verbose() - Static method in class com.jogamp.nativewindow.impl.Debug
 
verbose() - Static method in class com.jogamp.newt.impl.Debug
 
verbose() - Static method in class com.jogamp.opengl.impl.Debug
 
verbose - Variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
verbose() - Method in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
verbose - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
verbose() - Method in class com.jogamp.opengl.util.glsl.ShaderState
 
verifyEquality(GLProfile) - Method in class javax.media.opengl.GLProfile
 
versionString - Static variable in class javax.media.opengl.glu.GLU
 
VERTEX - Static variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
vertex(Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The vertex callback method is invoked between the begin and end callback methods.
vertex(Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
vertexArray - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 
vertexAttribMap2Data - Variable in class com.jogamp.opengl.util.glsl.ShaderState
 
vertexColorFileDef - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
vertexColorLightFileDef - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 
vertexData(Object, Object) - Method in interface javax.media.opengl.glu.GLUtessellatorCallback
The same as the vertex callback method except that it takes an additional reference argument.
vertexData(Object, Object) - Method in class javax.media.opengl.glu.GLUtessellatorCallbackAdapter
 
verticalFragmentationRatio() - Method in class com.jogamp.opengl.util.packrect.LevelSet
Returns the vertical fragmentation ratio of this LevelSet.
verticalFragmentationRatio() - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Returns the vertical fragmentation ratio of this RectanglePacker.
visible - Variable in class com.jogamp.newt.impl.WindowImpl
 
visibleChanged(boolean) - Method in class com.jogamp.newt.impl.WindowImpl
 
visit(RectVisitor) - Method in class com.jogamp.opengl.util.packrect.Level
Visits all Rects contained in this Level.
visit(RectVisitor) - Method in class com.jogamp.opengl.util.packrect.LevelSet
Visits all Rects contained in this LevelSet.
visit(RectVisitor) - Method in class com.jogamp.opengl.util.packrect.RectanglePacker
Visits all Rects contained in this RectanglePacker.
visit(Rect) - Method in interface com.jogamp.opengl.util.packrect.RectVisitor
 
Visual - Class in com.jogamp.nativewindow.impl.x11
 
VisualAllMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualBitsPerRGBMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualBlueMaskMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualClassMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualColormapSizeMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualDepthMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualGreenMaskMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualIDMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualNoMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualRedMaskMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VisualScreenMask - Static variable in class com.jogamp.nativewindow.impl.x11.X11Lib
 
VK_0 - Static variable in class com.jogamp.newt.event.KeyEvent
VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)
VK_1 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_2 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_3 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_4 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_5 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_6 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_7 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_8 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_9 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_A - Static variable in class com.jogamp.newt.event.KeyEvent
VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)
VK_ACCEPT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Accept or Commit function key.
VK_ADD - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_AGAIN - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_ALL_CANDIDATES - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the All Candidates function key.
VK_ALPHANUMERIC - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Alphanumeric function key.
VK_ALT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_ALT_GRAPH - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the AltGraph function key.
VK_AMPERSAND - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_ASTERISK - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_AT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "@" key.
VK_B - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_BACK_QUOTE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_BACK_SLASH - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the back slash key, "\"
VK_BACK_SPACE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_BEGIN - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Begin key.
VK_BRACELEFT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_BRACERIGHT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_C - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_CANCEL - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_CAPS_LOCK - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_CIRCUMFLEX - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "^" key.
VK_CLEAR - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_CLOSE_BRACKET - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the close bracket key, "]"
VK_CODE_INPUT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Code Input function key.
VK_COLON - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the ":" key.
VK_COMMA - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the comma key, ","
VK_COMPOSE - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Compose function key.
VK_CONTEXT_MENU - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Microsoft Windows Context Menu key.
VK_CONTROL - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_CONVERT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Convert function key.
VK_COPY - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_CUT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_D - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_ABOVEDOT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_ABOVERING - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_ACUTE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_BREVE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_CARON - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_CEDILLA - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_CIRCUMFLEX - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_DIAERESIS - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_DOUBLEACUTE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_GRAVE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_IOTA - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_MACRON - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_OGONEK - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_SEMIVOICED_SOUND - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_TILDE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DEAD_VOICED_SOUND - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DECIMAL - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DELETE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DIVIDE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_DOLLAR - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "$" key.
VK_DOWN - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the non-numpad down arrow key.
VK_E - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_END - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_ENTER - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_EQUALS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the equals key, "="
VK_ESCAPE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_EURO_SIGN - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Euro currency sign key.
VK_EXCLAMATION_MARK - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "!" key.
VK_F - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_F1 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F1 function key.
VK_F10 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F10 function key.
VK_F11 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F11 function key.
VK_F12 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F12 function key.
VK_F13 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F13 function key.
VK_F14 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F14 function key.
VK_F15 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F15 function key.
VK_F16 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F16 function key.
VK_F17 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F17 function key.
VK_F18 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F18 function key.
VK_F19 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F19 function key.
VK_F2 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F2 function key.
VK_F20 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F20 function key.
VK_F21 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F21 function key.
VK_F22 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F22 function key.
VK_F23 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F23 function key.
VK_F24 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F24 function key.
VK_F3 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F3 function key.
VK_F4 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F4 function key.
VK_F5 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F5 function key.
VK_F6 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F6 function key.
VK_F7 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F7 function key.
VK_F8 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F8 function key.
VK_F9 - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the F9 function key.
VK_FINAL - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_FIND - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_FULL_WIDTH - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Full-Width Characters function key.
VK_G - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_GREATER - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_H - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_HALF_WIDTH - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Half-Width Characters function key.
VK_HELP - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_HIRAGANA - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Hiragana function key.
VK_HOME - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_I - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_INPUT_METHOD_ON_OFF - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the input method on/off key.
VK_INSERT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_INVERTED_EXCLAMATION_MARK - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the inverted exclamation mark key.
VK_J - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_JAPANESE_HIRAGANA - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Japanese-Hiragana function key.
VK_JAPANESE_KATAKANA - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Japanese-Katakana function key.
VK_JAPANESE_ROMAN - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Japanese-Roman function key.
VK_K - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_KANA - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_KANA_LOCK - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the locking Kana function key.
VK_KANJI - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_KATAKANA - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Katakana function key.
VK_KP_DOWN - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the numeric keypad down arrow key.
VK_KP_LEFT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the numeric keypad left arrow key.
VK_KP_RIGHT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the numeric keypad right arrow key.
VK_KP_UP - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the numeric keypad up arrow key.
VK_L - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_LEFT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the non-numpad left arrow key.
VK_LEFT_PARENTHESIS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "(" key.
VK_LESS - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_M - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_META - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_MINUS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the minus key, "-"
VK_MODECHANGE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_MULTIPLY - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_N - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NONCONVERT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Don't Convert function key.
VK_NUM_LOCK - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMBER_SIGN - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "#" key.
VK_NUMPAD0 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD1 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD2 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD3 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD4 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD5 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD6 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD7 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD8 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_NUMPAD9 - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_O - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_OPEN_BRACKET - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the open bracket key, "["
VK_P - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_PAGE_DOWN - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_PAGE_UP - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_PASTE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_PAUSE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_PERIOD - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the period key, "."
VK_PLUS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "+" key.
VK_PREVIOUS_CANDIDATE - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Previous Candidate function key.
VK_PRINTSCREEN - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_PROPS - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_Q - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_QUOTE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_QUOTEDBL - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_R - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_RIGHT - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the non-numpad right arrow key.
VK_RIGHT_PARENTHESIS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the ")" key.
VK_ROMAN_CHARACTERS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Roman Characters function key.
VK_S - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_SCROLL_LOCK - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_SEMICOLON - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the semicolon key, ";"
VK_SEPARATER - Static variable in class com.jogamp.newt.event.KeyEvent
This constant is obsolete, and is included only for backwards compatibility.
VK_SEPARATOR - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Numpad Separator key.
VK_SHIFT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_SLASH - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the forward slash key, "/"
VK_SPACE - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_STOP - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_SUBTRACT - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_T - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_TAB - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_U - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_UNDEFINED - Static variable in class com.jogamp.newt.event.KeyEvent
This value is used to indicate that the keyCode is unknown.
VK_UNDERSCORE - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the "_" key.
VK_UNDO - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_UP - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the non-numpad up arrow key.
VK_V - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_W - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_WINDOWS - Static variable in class com.jogamp.newt.event.KeyEvent
Constant for the Microsoft Windows "Windows" key.
VK_X - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_Y - Static variable in class com.jogamp.newt.event.KeyEvent
 
VK_Z - Static variable in class com.jogamp.newt.event.KeyEvent
 
vOffset - Variable in class com.jogamp.opengl.util.ImmModeSink.VBOSet
 

W

w() - Method in class com.jogamp.opengl.util.packrect.Level
 
w() - Method in class com.jogamp.opengl.util.packrect.LevelSet
 
w() - Method in class com.jogamp.opengl.util.packrect.Rect
 
waitUntilIdle() - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
waitUntilIdle() - Method in interface com.jogamp.newt.util.EDTUtil
Wait until the EDT task queue is empty.
The last task may still be in execution when this method returns.
waitUntilIdle() - Method in class com.jogamp.newt.util.MainThread
 
waitUntilStopped() - Method in class com.jogamp.newt.impl.DefaultEDTUtil
 
waitUntilStopped() - Method in interface com.jogamp.newt.util.EDTUtil
Wait until EDT task is stopped.
No stop action is performed, EDTUtil.invokeStop(java.lang.Runnable) should be used before.
waitUntilStopped() - Method in class com.jogamp.newt.util.MainThread
 
WGL - Class in com.jogamp.opengl.impl.windows.wgl
Provides access to the Windows-specific OpenGL vendor extensions.
WGL() - Constructor for class com.jogamp.opengl.impl.windows.wgl.WGL
 
WGL_3DFX_multisample - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ACCELERATION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ACCELERATION_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ACCUM_ALPHA_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ACCUM_ALPHA_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ACCUM_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ACCUM_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ACCUM_BLUE_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ACCUM_BLUE_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ACCUM_GREEN_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ACCUM_GREEN_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ACCUM_RED_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ACCUM_RED_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ALPHA_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ALPHA_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ALPHA_SHIFT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_ALPHA_SHIFT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_ARB_buffer_region - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_create_context - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_extensions_string - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_make_current_read - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_multisample - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_pbuffer - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_pixel_format - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_pixel_format_float - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ARB_render_texture - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_ATI_pixel_format_float - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_AUX0_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX1_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX2_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX3_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX4_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX5_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX6_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX7_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX8_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX9_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_AUX_BUFFERS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_AUX_BUFFERS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_BACK_COLOR_BUFFER_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_buffer_region
WGL_BACK_LEFT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_BACK_RIGHT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_BIND_TO_TEXTURE_DEPTH_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_depth_texture
WGL_BIND_TO_TEXTURE_RECTANGLE_DEPTH_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_depth_texture
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_texture_rectangle
WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_texture_rectangle
WGL_BIND_TO_TEXTURE_RGB_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_BIND_TO_TEXTURE_RGBA_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_BLUE_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_BLUE_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_BLUE_SHIFT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_BLUE_SHIFT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_COLOR_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_COLOR_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ATI_pixel_format_float
WGL_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_CORE_PROFILE_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_DEBUG_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_ES2_PROFILE_BIT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_create_context_es2_profile
WGL_CONTEXT_FLAGS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_LAYER_PLANE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_MAJOR_VERSION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_MINOR_VERSION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_PROFILE_MASK_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context
WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context_robustness
WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context_robustness
WGL_CUBE_MAP_FACE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_DEPTH_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_DEPTH_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_DEPTH_BUFFER_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_buffer_region
WGL_DEPTH_COMPONENT_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_depth_texture
WGL_DEPTH_FLOAT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_depth_float
WGL_DEPTH_TEXTURE_FORMAT_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_depth_texture
WGL_DIGITAL_VIDEO_CURSOR_ALPHA_FRAMEBUFFER_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_digital_video_control
WGL_DIGITAL_VIDEO_CURSOR_ALPHA_VALUE_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_digital_video_control
WGL_DIGITAL_VIDEO_CURSOR_INCLUDED_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_digital_video_control
WGL_DIGITAL_VIDEO_GAMMA_CORRECTED_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_digital_video_control
WGL_DOUBLE_BUFFER_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_DOUBLE_BUFFER_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_DRAW_TO_BITMAP_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_DRAW_TO_BITMAP_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_DRAW_TO_PBUFFER_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_DRAW_TO_PBUFFER_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_DRAW_TO_WINDOW_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_DRAW_TO_WINDOW_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_EXT_depth_float - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_display_color_table - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_extensions_string - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_make_current_read - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_multisample - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_pbuffer - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_pixel_format - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_EXT_swap_control - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_FLOAT_COMPONENTS_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_FRONT_COLOR_BUFFER_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_buffer_region
WGL_FRONT_LEFT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_FRONT_RIGHT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_FULL_ACCELERATION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_FULL_ACCELERATION_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_GAMMA_EXCLUDE_DESKTOP_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_gamma
WGL_GAMMA_TABLE_SIZE_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_gamma
WGL_GENERIC_ACCELERATION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_GENERIC_ACCELERATION_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_GENLOCK_SOURCE_DIGITAL_FIELD_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_DIGITAL_SYNC_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_EDGE_BOTH_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_EDGE_FALLING_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_EDGE_RISING_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_EXTENAL_FIELD_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_EXTENAL_SYNC_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_EXTENAL_TTL_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GENLOCK_SOURCE_MULTIVIEW_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_genlock
WGL_GREEN_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_GREEN_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_GREEN_SHIFT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_GREEN_SHIFT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_I3D_digital_video_control - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_I3D_gamma - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_I3D_genlock - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_I3D_image_buffer - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_I3D_swap_frame_lock - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_I3D_swap_frame_usage - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_IMAGE_BUFFER_LOCK_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_image_buffer
WGL_IMAGE_BUFFER_MIN_ACCESS_I3D - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_I3D_image_buffer
WGL_LOSE_CONTEXT_ON_RESET_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context_robustness
WGL_MAX_PBUFFER_HEIGHT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_MAX_PBUFFER_HEIGHT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_MAX_PBUFFER_PIXELS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_MAX_PBUFFER_PIXELS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_MAX_PBUFFER_WIDTH_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_MAX_PBUFFER_WIDTH_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_MIPMAP_LEVEL_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_MIPMAP_TEXTURE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_NEED_PALETTE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_NEED_PALETTE_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_NEED_SYSTEM_PALETTE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_NEED_SYSTEM_PALETTE_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_NO_ACCELERATION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_NO_ACCELERATION_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_NO_RESET_NOTIFICATION_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_create_context_robustness
WGL_NO_TEXTURE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_NUMBER_OVERLAYS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_NUMBER_OVERLAYS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_NUMBER_PIXEL_FORMATS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_NUMBER_PIXEL_FORMATS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_NUMBER_UNDERLAYS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_NUMBER_UNDERLAYS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_NV_float_buffer - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_NV_gpu_affinity - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_NV_render_depth_texture - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_NV_render_texture_rectangle - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_NV_swap_group - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_NV_vertex_array_range - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_OML_sync_control - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
WGL_OPTIMAL_PBUFFER_HEIGHT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_OPTIMAL_PBUFFER_WIDTH_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_PBUFFER_HEIGHT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_PBUFFER_HEIGHT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_PBUFFER_LARGEST_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_PBUFFER_LARGEST_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_PBUFFER_LOST_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_PBUFFER_WIDTH_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pbuffer
WGL_PBUFFER_WIDTH_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pbuffer
WGL_PIXEL_TYPE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_PIXEL_TYPE_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_RED_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_RED_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_RED_SHIFT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_RED_SHIFT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_RGBA_FLOAT_MODE_ATI - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ATI_pixel_format_float
WGL_SAMPLE_BUFFERS_3DFX - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_3DFX_multisample
WGL_SAMPLE_BUFFERS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_multisample
WGL_SAMPLE_BUFFERS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_multisample
WGL_SAMPLES_3DFX - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_3DFX_multisample
WGL_SAMPLES_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_multisample
WGL_SAMPLES_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_multisample
WGL_SHARE_ACCUM_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SHARE_ACCUM_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SHARE_DEPTH_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SHARE_DEPTH_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SHARE_STENCIL_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SHARE_STENCIL_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_STENCIL_BITS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_STENCIL_BITS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_STENCIL_BUFFER_BIT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_buffer_region
WGL_STEREO_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_STEREO_EMITTER_DISABLE_3DL - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_3DL_stereo_control
WGL_STEREO_EMITTER_ENABLE_3DL - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_3DL_stereo_control
WGL_STEREO_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_STEREO_POLARITY_INVERT_3DL - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_3DL_stereo_control
WGL_STEREO_POLARITY_NORMAL_3DL - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_3DL_stereo_control
WGL_SUPPORT_GDI_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SUPPORT_GDI_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SUPPORT_OPENGL_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SUPPORT_OPENGL_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SWAP_COPY_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SWAP_COPY_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SWAP_EXCHANGE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SWAP_EXCHANGE_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SWAP_LAYER_BUFFERS_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SWAP_LAYER_BUFFERS_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SWAP_MAIN_PLANE - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_METHOD_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SWAP_METHOD_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SWAP_OVERLAY1 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY10 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY11 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY12 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY13 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY14 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY15 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY2 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY3 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY4 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY5 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY6 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY7 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY8 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_OVERLAY9 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDEFINED_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_SWAP_UNDEFINED_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_SWAP_UNDERLAY1 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY10 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY11 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY12 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY13 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY14 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY15 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY2 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY3 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY4 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY5 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY6 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY7 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY8 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_SWAP_UNDERLAY9 - Static variable in class com.jogamp.opengl.impl.windows.wgl.WGL
Part of CORE DEF
WGL_TEXTURE_1D_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_2D_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_DEPTH_COMPONENT_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_depth_texture
WGL_TEXTURE_FLOAT_R_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_TEXTURE_FLOAT_RG_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_TEXTURE_FLOAT_RGB_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_TEXTURE_FLOAT_RGBA_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_float_buffer
WGL_TEXTURE_FORMAT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_RECTANGLE_NV - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_NV_render_texture_rectangle
WGL_TEXTURE_RGB_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_RGBA_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TEXTURE_TARGET_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_render_texture
WGL_TRANSPARENT_ALPHA_VALUE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TRANSPARENT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TRANSPARENT_BLUE_VALUE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TRANSPARENT_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_TRANSPARENT_GREEN_VALUE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TRANSPARENT_INDEX_VALUE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TRANSPARENT_RED_VALUE_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TRANSPARENT_VALUE_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_TYPE_COLORINDEX_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TYPE_COLORINDEX_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_TYPE_RGBA_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format
WGL_TYPE_RGBA_EXT - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_EXT_pixel_format
WGL_TYPE_RGBA_FLOAT_ARB - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ARB_pixel_format_float
WGL_TYPE_RGBA_FLOAT_ATI - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of WGL_ATI_pixel_format_float
WGL_WGLEXT_VERSION - Static variable in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Part of CORE DEF
wglAllocateMemoryNV(int, float, float, float) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: LPVOID wglAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Part of WGL_NV_vertex_array_range
wglAllocateMemoryNV(int, float, float, float) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: LPVOID wglAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
Part of WGL_NV_vertex_array_range
wglBeginFrameTrackingI3D() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglBeginFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
wglBeginFrameTrackingI3D() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglBeginFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
wglBindDisplayColorTableEXT(short) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: GLboolean wglBindDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
wglBindDisplayColorTableEXT(short) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: GLboolean wglBindDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
wglBindSwapBarrierNV(int, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglBindSwapBarrierNV(GLuint group, GLuint barrier);
Part of WGL_NV_swap_group
wglBindSwapBarrierNV(int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglBindSwapBarrierNV(GLuint group, GLuint barrier);
Part of WGL_NV_swap_group
wglBindTexImageARB(long, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglBindTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
wglBindTexImageARB(long, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglBindTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
wglChoosePixelFormatARB(long, IntBuffer, FloatBuffer, int, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format
wglChoosePixelFormatARB(long, int[], int, float[], int, int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format
wglChoosePixelFormatARB(long, IntBuffer, FloatBuffer, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format
wglChoosePixelFormatARB(long, int[], int, float[], int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglChoosePixelFormatARB(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_ARB_pixel_format
wglChoosePixelFormatEXT(long, IntBuffer, FloatBuffer, int, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format
wglChoosePixelFormatEXT(long, int[], int, float[], int, int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format
wglChoosePixelFormatEXT(long, IntBuffer, FloatBuffer, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format
wglChoosePixelFormatEXT(long, int[], int, float[], int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglChoosePixelFormatEXT(HANDLE hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piFormats, UINT * nNumFormats);
Part of WGL_EXT_pixel_format
wglCopyContext(long, long, int) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglCopyContext(HANDLE, HANDLE, UINT);
Part of CORE FUNC
wglCreateBufferRegionARB(long, int, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreateBufferRegionARB(HANDLE hDC, int iLayerPlane, UINT uType);
Part of WGL_ARB_buffer_region
wglCreateBufferRegionARB(long, int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreateBufferRegionARB(HANDLE hDC, int iLayerPlane, UINT uType);
Part of WGL_ARB_buffer_region
wglCreateContext(long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: HANDLE wglCreateContext(HANDLE);
Part of CORE FUNC
wglCreateContextAttribsARB(long, long, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context
wglCreateContextAttribsARB(long, long, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context
wglCreateContextAttribsARB(long, long, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context
wglCreateContextAttribsARB(long, long, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreateContextAttribsARB(HANDLE hDC, HANDLE hshareContext, const int * attribList);
Part of WGL_ARB_create_context
wglCreateDisplayColorTableEXT(short) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: GLboolean wglCreateDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
wglCreateDisplayColorTableEXT(short) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: GLboolean wglCreateDisplayColorTableEXT(GLushort id);
Part of WGL_EXT_display_color_table
wglCreatePbufferARB(long, int, int, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer
wglCreatePbufferARB(long, int, int, int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer
wglCreatePbufferARB(long, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer
wglCreatePbufferARB(long, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreatePbufferARB(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_ARB_pbuffer
wglCreatePbufferEXT(long, int, int, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer
wglCreatePbufferEXT(long, int, int, int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer
wglCreatePbufferEXT(long, int, int, int, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer
wglCreatePbufferEXT(long, int, int, int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglCreatePbufferEXT(HANDLE hDC, int iPixelFormat, int iWidth, int iHeight, const int * piAttribList);
Part of WGL_EXT_pbuffer
wglDeleteBufferRegionARB(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: void wglDeleteBufferRegionARB(HANDLE hRegion);
Part of WGL_ARB_buffer_region
wglDeleteBufferRegionARB(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: void wglDeleteBufferRegionARB(HANDLE hRegion);
Part of WGL_ARB_buffer_region
wglDeleteContext(long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglDeleteContext(HANDLE);
Part of CORE FUNC
wglDestroyDisplayColorTableEXT(short) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: void wglDestroyDisplayColorTableEXT(GLushort factor);
Part of WGL_EXT_display_color_table
wglDestroyDisplayColorTableEXT(short) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: void wglDestroyDisplayColorTableEXT(GLushort factor);
Part of WGL_EXT_display_color_table
wglDestroyPbufferARB(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglDestroyPbufferARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
wglDestroyPbufferARB(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglDestroyPbufferARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
wglDestroyPbufferEXT(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglDestroyPbufferEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
wglDestroyPbufferEXT(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglDestroyPbufferEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
wglDisableFrameLockI3D() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglDisableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
wglDisableFrameLockI3D() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglDisableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
wglEnableFrameLockI3D() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglEnableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
wglEnableFrameLockI3D() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglEnableFrameLockI3D(void);
Part of WGL_I3D_swap_frame_lock
wglEndFrameTrackingI3D() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglEndFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
wglEndFrameTrackingI3D() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglEndFrameTrackingI3D(void);
Part of WGL_I3D_swap_frame_usage
WGLExt - Interface in com.jogamp.opengl.impl.windows.wgl
 
WGLExtImpl - Class in com.jogamp.opengl.impl.windows.wgl
 
WGLExtImpl(WindowsWGLContext) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
 
WGLExtProcAddressTable - Class in com.jogamp.opengl.impl.windows.wgl
This table is a cache of pointers to the dynamically-linkable C library.
WGLExtProcAddressTable() - Constructor for class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
WGLExtProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
wglFreeMemoryNV(Buffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: void wglFreeMemoryNV(LPVOID hRegion);
Part of WGL_NV_vertex_array_range
wglFreeMemoryNV(Buffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: void wglFreeMemoryNV(LPVOID hRegion);
Part of WGL_NV_vertex_array_range
wglGetCurrentContext() - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: HANDLE wglGetCurrentContext(void);
Part of CORE FUNC
wglGetCurrentDC() - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: HANDLE wglGetCurrentDC(void);
Part of CORE FUNC
wglGetCurrentReadDC() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglGetCurrentReadDCARB(void);
Part of WGL_ARB_make_current_read
wglGetCurrentReadDC() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglGetCurrentReadDCARB(void);
Part of WGL_ARB_make_current_read
wglGetExtensionsStringARB(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: LPCSTR wglGetExtensionsStringARB(HANDLE hdc);
Part of WGL_ARB_extensions_string
wglGetExtensionsStringARB(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: LPCSTR wglGetExtensionsStringARB(HANDLE hdc);
Part of WGL_ARB_extensions_string
wglGetExtensionsStringEXT() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: LPCSTR wglGetExtensionsStringEXT(void);
Part of WGL_EXT_extensions_string
wglGetExtensionsStringEXT() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: LPCSTR wglGetExtensionsStringEXT(void);
Part of WGL_EXT_extensions_string
wglGetFrameUsageI3D(FloatBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage
wglGetFrameUsageI3D(float[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage
wglGetFrameUsageI3D(FloatBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage
wglGetFrameUsageI3D(float[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetFrameUsageI3D(float * pUsage);
Part of WGL_I3D_swap_frame_usage
wglGetPbufferDCARB(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglGetPbufferDCARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
wglGetPbufferDCARB(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglGetPbufferDCARB(HANDLE hPbuffer);
Part of WGL_ARB_pbuffer
wglGetPbufferDCEXT(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: HANDLE wglGetPbufferDCEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
wglGetPbufferDCEXT(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: HANDLE wglGetPbufferDCEXT(HANDLE hPbuffer);
Part of WGL_EXT_pbuffer
wglGetPixelFormatAttribfvARB(long, int, int, int, IntBuffer, FloatBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribfvARB(long, int, int, int, int[], int, float[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribfvARB(long, int, int, int, IntBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribfvARB(long, int, int, int, int[], int, float[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribfvARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, FLOAT * pfValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribfvEXT(long, int, int, int, IntBuffer, FloatBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribfvEXT(long, int, int, int, int[], int, float[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribfvEXT(long, int, int, int, IntBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribfvEXT(long, int, int, int, int[], int, float[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribfvEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, FLOAT * pfValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribivARB(long, int, int, int, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribivARB(long, int, int, int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribivARB(long, int, int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribivARB(long, int, int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribivARB(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int * piAttributes, int * piValues);
Part of WGL_ARB_pixel_format
wglGetPixelFormatAttribivEXT(long, int, int, int, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribivEXT(long, int, int, int, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribivEXT(long, int, int, int, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format
wglGetPixelFormatAttribivEXT(long, int, int, int, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglGetPixelFormatAttribivEXT(HANDLE hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int * piAttributes, int * piValues);
Part of WGL_EXT_pixel_format
wglGetProcAddress(String) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: PROC wglGetProcAddress(LPCSTR);
Part of CORE FUNC
wglGetProcAddress(long, String) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
 
wglGetSwapIntervalEXT() - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: int wglGetSwapIntervalEXT(void);
Part of WGL_EXT_swap_control
wglGetSwapIntervalEXT() - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: int wglGetSwapIntervalEXT(void);
Part of WGL_EXT_swap_control
wglIsEnabledFrameLockI3D(ByteBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglIsEnabledFrameLockI3D(byte[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglIsEnabledFrameLockI3D(ByteBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglIsEnabledFrameLockI3D(byte[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglIsEnabledFrameLockI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglJoinSwapGroupNV(long, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglJoinSwapGroupNV(HANDLE hDC, GLuint group);
Part of WGL_NV_swap_group
wglJoinSwapGroupNV(long, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglJoinSwapGroupNV(HANDLE hDC, GLuint group);
Part of WGL_NV_swap_group
wglLoadDisplayColorTableEXT(ShortBuffer, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table
wglLoadDisplayColorTableEXT(short[], int, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table
wglLoadDisplayColorTableEXT(ShortBuffer, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table
wglLoadDisplayColorTableEXT(short[], int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: GLboolean wglLoadDisplayColorTableEXT(const GLushort * table, GLuint length);
Part of WGL_EXT_display_color_table
wglMakeContextCurrent(long, long, long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglMakeContextCurrentARB(HANDLE hDrawDC, HANDLE hReadDC, HANDLE hglrc);
Part of WGL_ARB_make_current_read
wglMakeContextCurrent(long, long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglMakeContextCurrentARB(HANDLE hDrawDC, HANDLE hReadDC, HANDLE hglrc);
Part of WGL_ARB_make_current_read
wglMakeCurrent(long, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglMakeCurrent(HANDLE, HANDLE);
Part of CORE FUNC
WGLProcAddressTable - Class in com.jogamp.opengl.impl.windows.wgl
This table is a cache of pointers to the dynamically-linkable C library.
WGLProcAddressTable() - Constructor for class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
WGLProcAddressTable(FunctionAddressResolver) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
wglQueryFrameCountNV(long, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group
wglQueryFrameCountNV(long, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group
wglQueryFrameCountNV(long, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group
wglQueryFrameCountNV(long, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryFrameCountNV(HANDLE hDC, GLuint * count);
Part of WGL_NV_swap_group
wglQueryFrameLockMasterI3D(ByteBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglQueryFrameLockMasterI3D(byte[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglQueryFrameLockMasterI3D(ByteBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglQueryFrameLockMasterI3D(byte[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryFrameLockMasterI3D(BOOL * marker_p);
Part of WGL_I3D_swap_frame_lock
wglQueryFrameTrackingI3D(IntBuffer, IntBuffer, FloatBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage
wglQueryFrameTrackingI3D(int[], int, int[], int, float[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage
wglQueryFrameTrackingI3D(IntBuffer, IntBuffer, FloatBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage
wglQueryFrameTrackingI3D(int[], int, int[], int, float[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryFrameTrackingI3D(DWORD * pFrameCount, DWORD * pMissedFrames, float * pLastMissedUsage);
Part of WGL_I3D_swap_frame_usage
wglQueryMaxSwapGroupsNV(long, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group
wglQueryMaxSwapGroupsNV(long, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group
wglQueryMaxSwapGroupsNV(long, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group
wglQueryMaxSwapGroupsNV(long, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryMaxSwapGroupsNV(HANDLE hDC, GLuint * maxGroups, GLuint * maxBarriers);
Part of WGL_NV_swap_group
wglQueryPbufferARB(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer
wglQueryPbufferARB(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer
wglQueryPbufferARB(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer
wglQueryPbufferARB(long, int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryPbufferARB(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_ARB_pbuffer
wglQueryPbufferEXT(long, int, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer
wglQueryPbufferEXT(long, int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer
wglQueryPbufferEXT(long, int, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer
wglQueryPbufferEXT(long, int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQueryPbufferEXT(HANDLE hPbuffer, int iAttribute, int * piValue);
Part of WGL_EXT_pbuffer
wglQuerySwapGroupNV(long, IntBuffer, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group
wglQuerySwapGroupNV(long, int[], int, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group
wglQuerySwapGroupNV(long, IntBuffer, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group
wglQuerySwapGroupNV(long, int[], int, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglQuerySwapGroupNV(HANDLE hDC, GLuint * group, GLuint * barrier);
Part of WGL_NV_swap_group
wglReleasePbufferDCARB(long, long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: int wglReleasePbufferDCARB(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_ARB_pbuffer
wglReleasePbufferDCARB(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: int wglReleasePbufferDCARB(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_ARB_pbuffer
wglReleasePbufferDCEXT(long, long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: int wglReleasePbufferDCEXT(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_EXT_pbuffer
wglReleasePbufferDCEXT(long, long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: int wglReleasePbufferDCEXT(HANDLE hPbuffer, HANDLE hDC);
Part of WGL_EXT_pbuffer
wglReleaseTexImageARB(long, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglReleaseTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
wglReleaseTexImageARB(long, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglReleaseTexImageARB(HANDLE hPbuffer, int iBuffer);
Part of WGL_ARB_render_texture
wglResetFrameCountNV(long) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglResetFrameCountNV(HANDLE hDC);
Part of WGL_NV_swap_group
wglResetFrameCountNV(long) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglResetFrameCountNV(HANDLE hDC);
Part of WGL_NV_swap_group
wglRestoreBufferRegionARB(long, int, int, int, int, int, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglRestoreBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
Part of WGL_ARB_buffer_region
wglRestoreBufferRegionARB(long, int, int, int, int, int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglRestoreBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
Part of WGL_ARB_buffer_region
wglSaveBufferRegionARB(long, int, int, int, int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglSaveBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height);
Part of WGL_ARB_buffer_region
wglSaveBufferRegionARB(long, int, int, int, int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglSaveBufferRegionARB(HANDLE hRegion, int x, int y, int width, int height);
Part of WGL_ARB_buffer_region
wglSetPbufferAttribARB(long, IntBuffer) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture
wglSetPbufferAttribARB(long, int[], int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture
wglSetPbufferAttribARB(long, IntBuffer) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture
wglSetPbufferAttribARB(long, int[], int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglSetPbufferAttribARB(HANDLE hPbuffer, const int * piAttribList);
Part of WGL_ARB_render_texture
wglShareLists(long, long) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglShareLists(HANDLE, HANDLE);
Part of CORE FUNC
wglSwapIntervalEXT(int) - Method in interface com.jogamp.opengl.impl.windows.wgl.WGLExt
Entry point to C language function: BOOL wglSwapIntervalEXT(int interval);
Part of WGL_EXT_swap_control
wglSwapIntervalEXT(int) - Method in class com.jogamp.opengl.impl.windows.wgl.WGLExtImpl
Entry point to C language function: BOOL wglSwapIntervalEXT(int interval);
Part of WGL_EXT_swap_control
wglSwapLayerBuffers(long, int) - Static method in class com.jogamp.opengl.impl.windows.wgl.WGL
Entry point to C language function: BOOL wglSwapLayerBuffers(HANDLE, UINT);
Part of CORE FUNC
width - Variable in class com.jogamp.nativewindow.impl.ProxySurface
 
width - Variable in class com.jogamp.newt.impl.ScreenImpl
 
width - Variable in class com.jogamp.newt.impl.WindowImpl
 
width - Variable in class com.jogamp.opengl.impl.glu.nurbs.Quiltspec
Quilt width in breakpoints
width() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
width - Variable in class com.jogamp.opengl.util.texture.TextureData
 
Window - Class in com.jogamp.newt.impl.intel.gdl
 
Window() - Constructor for class com.jogamp.newt.impl.intel.gdl.Window
 
Window - Class in com.jogamp.newt.impl.opengl.broadcom.egl
 
Window() - Constructor for class com.jogamp.newt.impl.opengl.broadcom.egl.Window
 
Window - Interface in com.jogamp.newt
Specifying the public Window functionality for the using a Window and for shadowing one like GLWindow.
WINDOW - Static variable in class com.jogamp.opengl.impl.awt.Java2D
 
Window.FocusRunnable - Interface in com.jogamp.newt
 
Window.ReparentAction - Interface in com.jogamp.newt
Defining ids for the reparenting strategy
WINDOW_BIT - Static variable in class com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
 
WINDOW_CLASS_NAME - Static variable in class com.jogamp.newt.impl.windows.WindowsDisplay
 
windowActivated(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
windowActivated(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
WindowAdapter - Class in com.jogamp.newt.event
 
WindowAdapter() - Constructor for class com.jogamp.newt.event.WindowAdapter
 
windowClosed(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
windowClosing(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
windowDeactivated(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTParentWindowAdapter
 
windowDeactivated(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
windowDeiconified(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
windowDestroyed() - Method in class com.jogamp.newt.impl.WindowImpl
 
windowDestroyed() - Method in class com.jogamp.newt.impl.windows.WindowsWindow
 
windowDestroyed() - Method in class com.jogamp.newt.impl.x11.X11Window
 
windowDestroyNotify(WindowEvent) - Method in class com.jogamp.newt.event.TraceWindowAdapter
 
windowDestroyNotify(WindowEvent) - Method in class com.jogamp.newt.event.WindowAdapter
 
windowDestroyNotify(WindowEvent) - Method in interface com.jogamp.newt.event.WindowListener
Window will be destroyed.
windowDestroyNotify() - Method in class com.jogamp.newt.impl.WindowImpl
 
WindowEvent - Class in com.jogamp.newt.event
NEWT Window events are provided for notification purposes ONLY.
NEWT will automatically handle component moves and resizes internally, regardless of whether a program is receiving these events or not.
WindowEvent(int, Object, long) - Constructor for class com.jogamp.newt.event.WindowEvent
 
windowGainedFocus(WindowEvent) - Method in class com.jogamp.newt.event.TraceWindowAdapter
 
windowGainedFocus(WindowEvent) - Method in class com.jogamp.newt.event.WindowAdapter
 
windowGainedFocus(WindowEvent) - Method in interface com.jogamp.newt.event.WindowListener
Window gained focus.
windowHandle - Variable in class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
windowIconified(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
WindowImpl - Class in com.jogamp.newt.impl
 
WindowImpl() - Constructor for class com.jogamp.newt.impl.WindowImpl
 
WindowImpl.LifecycleHook - Interface in com.jogamp.newt.impl
 
WindowListener - Interface in com.jogamp.newt.event
 
windowLostFocus(WindowEvent) - Method in class com.jogamp.newt.event.TraceWindowAdapter
 
windowLostFocus(WindowEvent) - Method in class com.jogamp.newt.event.WindowAdapter
 
windowLostFocus(WindowEvent) - Method in interface com.jogamp.newt.event.WindowListener
Window lost focus.
windowMoved(WindowEvent) - Method in class com.jogamp.newt.event.TraceWindowAdapter
 
windowMoved(WindowEvent) - Method in class com.jogamp.newt.event.WindowAdapter
 
windowMoved(WindowEvent) - Method in interface com.jogamp.newt.event.WindowListener
Window has been moved.
windowOpened(WindowEvent) - Method in class com.jogamp.newt.event.awt.AWTWindowAdapter
 
windowRepaint(WindowUpdateEvent) - Method in class com.jogamp.newt.event.TraceWindowAdapter
 
windowRepaint(WindowUpdateEvent) - Method in class com.jogamp.newt.event.WindowAdapter
 
windowRepaint(WindowUpdateEvent) - Method in interface com.jogamp.newt.event.WindowListener
Window area shall be repainted.
windowRepaint(int, int, int, int) - Method in class com.jogamp.newt.impl.WindowImpl
 
windowRepaint(int, int, int, int) - Method in class com.jogamp.newt.opengl.GLWindow
 
windowRepaint(int, int, int, int) - Method in interface com.jogamp.newt.Window
 
windowResized(WindowEvent) - Method in class com.jogamp.newt.event.TraceWindowAdapter
 
windowResized(WindowEvent) - Method in class com.jogamp.newt.event.WindowAdapter
 
windowResized(WindowEvent) - Method in interface com.jogamp.newt.event.WindowListener
Window is resized, your application shall respect the new window dimension.
WindowsAWTWGLGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.windows.wgl.awt
 
WindowsAWTWGLGraphicsConfigurationFactory() - Constructor for class com.jogamp.opengl.impl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory
 
WindowsDisplay - Class in com.jogamp.newt.impl.windows
 
WindowsDisplay() - Constructor for class com.jogamp.newt.impl.windows.WindowsDisplay
 
WindowsDummyWGLDrawable - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsDummyWGLDrawable(GLDrawableFactory, GLCapabilitiesImmutable) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsDummyWGLDrawable
 
WindowsExternalWGLContext - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsExternalWGLDrawable - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsGraphicsDevice - Class in javax.media.nativewindow.windows
Encapsulates a graphics device on Windows platforms.
WindowsGraphicsDevice(int) - Constructor for class javax.media.nativewindow.windows.WindowsGraphicsDevice
Constructs a new WindowsGraphicsDevice
WindowsJAWTWindow - Class in com.jogamp.nativewindow.impl.jawt.windows
 
WindowsJAWTWindow(Object, AbstractGraphicsConfiguration) - Constructor for class com.jogamp.nativewindow.impl.jawt.windows.WindowsJAWTWindow
 
WindowsOffscreenWGLContext - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsOffscreenWGLContext(WindowsOffscreenWGLDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLContext
 
WindowsOffscreenWGLDrawable - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsOffscreenWGLDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsOffscreenWGLDrawable
 
WindowsOnscreenWGLContext - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsOnscreenWGLContext(WindowsOnscreenWGLDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsOnscreenWGLContext
 
WindowsOnscreenWGLDrawable - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsOnscreenWGLDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsOnscreenWGLDrawable
 
WindowsPbufferWGLContext - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsPbufferWGLContext(WindowsPbufferWGLDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLContext
 
WindowsPbufferWGLDrawable - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsPbufferWGLDrawable(GLDrawableFactory, NativeSurface, WindowsWGLDrawable, WindowsWGLContext) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsPbufferWGLDrawable
 
WindowsScreen - Class in com.jogamp.newt.impl.windows
 
WindowsScreen() - Constructor for class com.jogamp.newt.impl.windows.WindowsScreen
 
WindowsWGLContext - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsWGLDrawable - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsWGLDrawable(GLDrawableFactory, NativeSurface, boolean) - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawable
 
WindowsWGLDrawableFactory - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsWGLDrawableFactory() - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDrawableFactory
 
WindowsWGLDynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsWGLDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.windows.wgl.WindowsWGLDynamicLibraryBundleInfo
 
WindowsWGLGraphicsConfiguration - Class in com.jogamp.opengl.impl.windows.wgl
 
WindowsWGLGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.windows.wgl
Subclass of GraphicsConfigurationFactory used when non-AWT tookits are used on Windows platforms.
WindowsWindow - Class in com.jogamp.newt.impl.windows
 
WindowsWindow() - Constructor for class com.jogamp.newt.impl.windows.WindowsWindow
 
WindowUpdateEvent - Class in com.jogamp.newt.event
 
WindowUpdateEvent(int, Object, long, Rectangle) - Constructor for class com.jogamp.newt.event.WindowUpdateEvent
 
WORKER - Static variable in class com.jogamp.opengl.impl.ThreadingImpl
 
write(File, TextureData) - Method in class com.jogamp.opengl.util.texture.spi.awt.IIOTextureWriter
 
write(String) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Writes this DDSImage to the specified file name.
write(File) - Method in class com.jogamp.opengl.util.texture.spi.DDSImage
Writes this DDSImage to the specified file name.
write(byte[]) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
write(byte[], int, int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
write(int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
write(File, TextureData) - Method in class com.jogamp.opengl.util.texture.spi.NetPbmTextureWriter
 
write(String, boolean) - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
Writes this SGIImage to the specified file name.
write(File, boolean) - Method in class com.jogamp.opengl.util.texture.spi.SGIImage
Writes this SGIImage to the specified file.
write(File, TextureData) - Method in interface com.jogamp.opengl.util.texture.spi.TextureWriter
Writes the given TextureData to the passed file.
write(String) - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Writes the image in Targa format to the specified file name.
write(File) - Method in class com.jogamp.opengl.util.texture.spi.TGAImage
Writes the image in Targa format to the specified file.
write(Texture, File) - Static method in class com.jogamp.opengl.util.texture.TextureIO
Writes the given texture to a file.
write(TextureData, File) - Static method in class com.jogamp.opengl.util.texture.TextureIO
 
writeBoolean(boolean) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeByte(int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeBytes(String) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
Don't call this -- not implemented
writeChar(int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeChars(String) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
Don't call this -- not implemented
writeDouble(double) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeFloat(float) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeInt(int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeLong(long) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeShort(int) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
 
writeToFile(File, int, int) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a screenshot of the current OpenGL drawable to the specified file on disk using the ImageIO package.
writeToFile(File, int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a screenshot of the current OpenGL drawable to the specified file on disk using the ImageIO package.
writeToFile(File, int, int, int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a screenshot of the current OpenGL drawable to the specified file on disk using the ImageIO package.
writeToTargaFile(File, int, int) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a fast screenshot of the current OpenGL drawable to a Targa file.
writeToTargaFile(File, int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a fast screenshot of the current OpenGL drawable to a Targa file.
writeToTargaFile(File, int, int, int, int, boolean) - Static method in class com.jogamp.opengl.util.awt.Screenshot
Takes a fast screenshot of the current OpenGL drawable to a Targa file.
writeUTF(String) - Method in class com.jogamp.opengl.util.texture.spi.LEDataOutputStream
Don't call this -- not implemented

X

x - Variable in class com.jogamp.newt.impl.WindowImpl
 
x() - Method in class com.jogamp.opengl.util.packrect.Rect
 
X11AWTGLXGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.x11.glx.awt
 
X11AWTGLXGraphicsConfigurationFactory() - Constructor for class com.jogamp.opengl.impl.x11.glx.awt.X11AWTGLXGraphicsConfigurationFactory
 
X11Display - Class in com.jogamp.newt.impl.x11
 
X11Display() - Constructor for class com.jogamp.newt.impl.x11.X11Display
 
X11DummyGLXDrawable - Class in com.jogamp.opengl.impl.x11.glx
 
X11DummyGLXDrawable(X11GraphicsScreen, GLDrawableFactory, GLCapabilitiesImmutable) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11DummyGLXDrawable
Due to the ATI Bug https://bugzilla.mozilla.org/show_bug.cgi?id=486277, we cannot switch the Display as we please, hence we reuse the target's screen configuration.
X11ExternalGLXContext - Class in com.jogamp.opengl.impl.x11.glx
 
X11ExternalGLXDrawable - Class in com.jogamp.opengl.impl.x11.glx
 
X11GLXContext - Class in com.jogamp.opengl.impl.x11.glx
 
X11GLXDrawable - Class in com.jogamp.opengl.impl.x11.glx
 
X11GLXDrawable(GLDrawableFactory, NativeSurface, boolean) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11GLXDrawable
 
X11GLXDrawableFactory - Class in com.jogamp.opengl.impl.x11.glx
 
X11GLXDrawableFactory() - Constructor for class com.jogamp.opengl.impl.x11.glx.X11GLXDrawableFactory
 
X11GLXDynamicLibraryBundleInfo - Class in com.jogamp.opengl.impl.x11.glx
 
X11GLXDynamicLibraryBundleInfo() - Constructor for class com.jogamp.opengl.impl.x11.glx.X11GLXDynamicLibraryBundleInfo
 
X11GLXGraphicsConfiguration - Class in com.jogamp.opengl.impl.x11.glx
 
X11GLXGraphicsConfigurationFactory - Class in com.jogamp.opengl.impl.x11.glx
Subclass of GraphicsConfigurationFactory used when non-AWT toolkits are used on X11 platforms.
X11GraphicsConfiguration - Class in javax.media.nativewindow.x11
Encapsulates a graphics configuration, or OpenGL pixel format, on X11 platforms.
X11GraphicsConfiguration(X11GraphicsScreen, CapabilitiesImmutable, CapabilitiesImmutable, XVisualInfo) - Constructor for class javax.media.nativewindow.x11.X11GraphicsConfiguration
 
X11GraphicsConfigurationFactory - Class in com.jogamp.nativewindow.impl.x11
 
X11GraphicsConfigurationFactory() - Constructor for class com.jogamp.nativewindow.impl.x11.X11GraphicsConfigurationFactory
 
X11GraphicsDevice - Class in javax.media.nativewindow.x11
Encapsulates a graphics device on X11 platforms.
X11GraphicsDevice(String, int) - Constructor for class javax.media.nativewindow.x11.X11GraphicsDevice
Constructs a new X11GraphicsDevice corresponding to the given connection and default ToolkitLock via NativeWindowFactory.createDefaultToolkitLock(java.lang.String, long).
Note that this is not an open connection, ie no native display handle exist.
X11GraphicsDevice(long, int) - Constructor for class javax.media.nativewindow.x11.X11GraphicsDevice
Constructs a new X11GraphicsDevice corresponding to the given native display handle and default ToolkitLock via NativeWindowFactory.createDefaultToolkitLock(java.lang.String, long).
X11GraphicsDevice(long, int, ToolkitLock) - Constructor for class javax.media.nativewindow.x11.X11GraphicsDevice
 
X11GraphicsScreen - Class in javax.media.nativewindow.x11
Encapsulates a screen index on X11 platforms.
X11GraphicsScreen(X11GraphicsDevice, int) - Constructor for class javax.media.nativewindow.x11.X11GraphicsScreen
Constructs a new X11GraphicsScreen corresponding to the given native screen index.
X11JAWTToolkitLock - Class in com.jogamp.nativewindow.impl.jawt.x11
Implementing a recursive ToolkitLock utilizing JAWT's AWT lock via JAWTUtil.lockToolkit() and X11Util.XLockDisplay(long).
X11JAWTToolkitLock(long) - Constructor for class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTToolkitLock
 
X11JAWTToolkitLockClassName - Static variable in class javax.media.nativewindow.NativeWindowFactory
 
X11JAWTWindow - Class in com.jogamp.nativewindow.impl.jawt.x11
 
X11JAWTWindow(Object, AbstractGraphicsConfiguration) - Constructor for class com.jogamp.nativewindow.impl.jawt.x11.X11JAWTWindow
 
X11Lib - Class in com.jogamp.nativewindow.impl.x11
 
X11Lib() - Constructor for class com.jogamp.nativewindow.impl.x11.X11Lib
 
X11OffscreenGLXContext - Class in com.jogamp.opengl.impl.x11.glx
 
X11OffscreenGLXContext(X11OffscreenGLXDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXContext
 
X11OffscreenGLXDrawable - Class in com.jogamp.opengl.impl.x11.glx
 
X11OffscreenGLXDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11OffscreenGLXDrawable
 
X11OnscreenGLXContext - Class in com.jogamp.opengl.impl.x11.glx
 
X11OnscreenGLXContext(X11OnscreenGLXDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXContext
 
X11OnscreenGLXDrawable - Class in com.jogamp.opengl.impl.x11.glx
 
X11OnscreenGLXDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11OnscreenGLXDrawable
 
X11PbufferGLXContext - Class in com.jogamp.opengl.impl.x11.glx
 
X11PbufferGLXContext(X11PbufferGLXDrawable, GLContext) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXContext
 
X11PbufferGLXDrawable - Class in com.jogamp.opengl.impl.x11.glx
 
X11PbufferGLXDrawable(GLDrawableFactory, NativeSurface) - Constructor for class com.jogamp.opengl.impl.x11.glx.X11PbufferGLXDrawable
 
X11Screen - Class in com.jogamp.newt.impl.x11
 
X11Screen() - Constructor for class com.jogamp.newt.impl.x11.X11Screen
 
X11SunJDKReflection - Class in com.jogamp.nativewindow.impl.jawt.x11
This class encapsulates the reflection routines necessary to peek inside a few data structures in the AWT implementation on X11 for the purposes of correctly enumerating the available visuals.
X11SunJDKReflection() - Constructor for class com.jogamp.nativewindow.impl.jawt.x11.X11SunJDKReflection
 
X11ToolkitLock - Class in com.jogamp.nativewindow.impl.x11
Implementing a recursive ToolkitLock utilizing X11Util.XLockDisplay(long).
X11ToolkitLock(long) - Constructor for class com.jogamp.nativewindow.impl.x11.X11ToolkitLock
 
X11ToolkitLockClassName - Static variable in class javax.media.nativewindow.NativeWindowFactory
 
X11Util - Class in com.jogamp.nativewindow.impl.x11
Contains a thread safe X11 utility to retrieve display connections.
X11Util.NamedDisplay - Class in com.jogamp.nativewindow.impl.x11
 
X11Util.NamedDisplay(String, long) - Constructor for class com.jogamp.nativewindow.impl.x11.X11Util.NamedDisplay
 
X11UtilClassName - Static variable in class javax.media.nativewindow.NativeWindowFactory
 
X11Window - Class in com.jogamp.newt.impl.x11
 
X11Window() - Constructor for class com.jogamp.newt.impl.x11.X11Window
 
XCloseDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
XCloseDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XCreatePixmap(long, long, int, int, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
XID XCreatePixmap(Display * , XID, unsigned int, unsigned int, unsigned int);
XCreatePixmap(long, long, int, int, int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XDisplayString(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
char * XDisplayString(Display * display);
XDisplayString(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XF86VidModeGetGammaRamp(long, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XF86VidModeGetGammaRamp(Display * display, int screen, int size, unsigned short * red_array, unsigned short * green_array, unsigned short * blue_array);
XF86VidModeGetGammaRamp(long, int, int, short[], int, short[], int, short[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XF86VidModeGetGammaRamp(Display * display, int screen, int size, unsigned short * red_array, unsigned short * green_array, unsigned short * blue_array);
XF86VidModeGetGammaRamp(long, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XF86VidModeGetGammaRamp(long, int, int, short[], int, short[], int, short[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XF86VidModeGetGammaRampSize(long, int, IntBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XF86VidModeGetGammaRampSize(Display * display, int screen, int * size);
XF86VidModeGetGammaRampSize(long, int, int[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XF86VidModeGetGammaRampSize(Display * display, int screen, int * size);
XF86VidModeGetGammaRampSize(long, int, IntBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XF86VidModeGetGammaRampSize(long, int, int[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XF86VidModeSetGammaRamp(long, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XF86VidModeSetGammaRamp(Display * display, int screen, int size, unsigned short * red_array, unsigned short * green_array, unsigned short * blue_array);
XF86VidModeSetGammaRamp(long, int, int, short[], int, short[], int, short[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XF86VidModeSetGammaRamp(Display * display, int screen, int size, unsigned short * red_array, unsigned short * green_array, unsigned short * blue_array);
XF86VidModeSetGammaRamp(long, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XF86VidModeSetGammaRamp(long, int, int, short[], int, short[], int, short[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XFlush(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
int XFlush(Display * display);
XFlush(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
xformSampling(CArrayOfFloats, int, int, float[], int) - Method in class com.jogamp.opengl.impl.glu.nurbs.Mapdesc
Samples curve
XFree(Buffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
int XFree(void * );
XFree(Buffer) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XFreePixmap(long, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
int XFreePixmap(Display * , XID);
XFreePixmap(long, long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XGetVisualInfo(long, long, XVisualInfo, int[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
XVisualInfo * XGetVisualInfo(Display * , long, XVisualInfo * , int * );
XGetVisualInfo(long, long, XVisualInfo, int[], int) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XineramaEnabled(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Bool XineramaEnabled(Display * display);
XineramaEnabled(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XLockDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
XLockDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XOpenDisplay(String) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
Display * XOpenDisplay(const char * );
XOpenDisplay(String) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
Locked X11Lib wrapped functions
xOrigin() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
TGA image specification fields
XSync(long, boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
int XSync(Display * display, Bool discard);
XSync(long, boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XSynchronize(long, boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
Interface to C language function:
intptr_t XSynchronize(Display * display, Bool onoff);
XSynchronize(long, boolean) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XUnlockDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Lib
 
XUnlockDisplay(long) - Static method in class com.jogamp.nativewindow.impl.x11.X11Util
 
XVisualInfo - Class in com.jogamp.nativewindow.impl.x11
 

Y

y - Variable in class com.jogamp.newt.impl.WindowImpl
 
y() - Method in class com.jogamp.opengl.util.packrect.Rect
 
yOrigin() - Method in class com.jogamp.opengl.util.texture.spi.TGAImage.Header
 
yPos() - Method in class com.jogamp.opengl.util.packrect.Level
 

Z

zero4f - Static variable in class com.jogamp.opengl.util.glsl.fixedfunc.impl.FixedFuncPipeline
 

_

__gluNURBSErrorString(int) - Static method in class com.jogamp.opengl.impl.glu.Glue
 
__gluTessErrorString(int) - Static method in class com.jogamp.opengl.impl.glu.Glue
 
_addressof_eglBindAPI - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglBindAPI - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglBindTexImage - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglBindTexImage - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglChooseConfig - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglChooseConfig - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglClientWaitSyncKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglClientWaitSyncNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCopyBuffers - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCopyBuffers - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglCreateContext - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreateContext - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglCreateDRMImageMESA - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreateFenceSyncNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreateImageKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreatePbufferFromClientBuffer - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreatePbufferFromClientBuffer - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglCreatePbufferSurface - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreatePbufferSurface - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglCreatePixmapSurface - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreatePixmapSurface - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglCreatePixmapSurfaceHI - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreateSyncKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreateWindowSurface - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglCreateWindowSurface - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglDestroyContext - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglDestroyContext - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglDestroyImageKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglDestroySurface - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglDestroySurface - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglDestroySyncKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglDestroySyncNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglExportDRMImageMESA - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglFenceNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetConfigAttrib - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetConfigAttrib - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetConfigs - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetConfigs - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetCurrentContext - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetCurrentContext - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetCurrentDisplay - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetCurrentDisplay - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetCurrentSurface - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetCurrentSurface - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetDisplay - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetDisplay - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetError - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetError - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetProcAddress - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetProcAddress - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglGetSyncAttribKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetSyncAttribNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetSystemTimeFrequencyNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglGetSystemTimeNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglInitialize - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglInitialize - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglLockSurfaceKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglMakeCurrent - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglMakeCurrent - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglQueryAPI - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglQueryAPI - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglQueryContext - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglQueryContext - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglQueryString - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglQueryString - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglQuerySurface - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglQuerySurface - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglReleaseTexImage - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglReleaseTexImage - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglReleaseThread - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglReleaseThread - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglSignalSyncKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglSignalSyncNV - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglSurfaceAttrib - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglSurfaceAttrib - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglSwapBuffers - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglSwapBuffers - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglSwapInterval - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglSwapInterval - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglTerminate - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglTerminate - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglUnlockSurfaceKHR - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglWaitClient - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglWaitClient - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglWaitGL - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglWaitGL - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_eglWaitNative - Variable in class com.jogamp.opengl.impl.egl.EGLExtProcAddressTable
 
_addressof_eglWaitNative - Variable in class com.jogamp.opengl.impl.egl.EGLProcAddressTable
 
_addressof_glAccum - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glActiveShaderProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glActiveStencilFaceEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glActiveTexture - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glActiveTexture - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glActiveTexture - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glAlphaFunc - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glAlphaFunc - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glAlphaFuncx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glApplyTextureEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glAreTexturesResident - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glArrayElement - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glAttachObjectARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glAttachShader - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glAttachShader - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBegin - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginConditionalRender - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginOcclusionQueryNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginPerfMonitorAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBeginPerfMonitorAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginQuery - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginQueryIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginVertexShaderEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBeginVideoCaptureNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindAttribLocation - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBindAttribLocation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindBuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBindBuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBindBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindBufferBase - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindBufferOffset - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindBufferRange - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindFragDataLocation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindFragDataLocationIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindFramebuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBindFramebuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBindFramebuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindImageTextureEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindLightParameterEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindMaterialParameterEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindMultiTextureEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindParameterEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindProgramARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindProgramPipeline - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindRenderbuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBindRenderbuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBindRenderbuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindSampler - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindTexGenParameterEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindTexture - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBindTexture - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBindTexture - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindTextureUnitParameterEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindTransformFeedbackNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindVertexArray - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindVertexArrayOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBindVertexArrayOES - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBindVertexShaderEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindVideoCaptureStreamBufferNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBindVideoCaptureStreamTextureNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBitmap - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendColor - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBlendColor - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendEquation - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBlendEquation - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBlendEquation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendEquationi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendEquationIndexedAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendEquationSeparate - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBlendEquationSeparate - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBlendEquationSeparate - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendEquationSeparatei - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendEquationSeparateIndexedAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFunc - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBlendFunc - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBlendFunc - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFunci - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFuncIndexedAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFuncSeparate - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBlendFuncSeparate - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBlendFuncSeparate - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFuncSeparatei - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFuncSeparateIndexedAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlendFuncSeparateINGR - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlitFramebuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBlitFramebufferANGLE - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBufferAddressRangeNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBufferData - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBufferData - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBufferData - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBufferParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glBufferSubData - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glBufferSubData - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glBufferSubData - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCallList - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCallLists - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCheckFramebufferStatus - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCheckFramebufferStatus - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCheckFramebufferStatus - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCheckNamedFramebufferStatusEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClampColor - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClear - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClear - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glClear - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearAccum - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearBufferfi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearBufferfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearBufferiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearBufferuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearColor - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClearColor - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glClearColor - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearColorIi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearColorIui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearColorx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClearDepth - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearDepthf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClearDepthf - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glClearDepthf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearDepthx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClearIndex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClearStencil - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClearStencil - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glClearStencil - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClientActiveTexture - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClientActiveTexture - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClientAttribDefaultEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClientWaitSync - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClipPlane - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glClipPlanef - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClipPlanefIMG - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClipPlanex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glClipPlanexIMG - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glColor3b - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3bv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3ub - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3ubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3us - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor3usv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4b - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4bv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4f - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glColor4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4ub - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glColor4ub - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4ubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4us - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4usv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColor4x - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glColorFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorMask - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glColorMask - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glColorMask - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorMaski - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorMaskIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorMaterial - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorP4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorP4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorPointer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glColorPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorSubTable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorTable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorTableParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glColorTableParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompileShader - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCompileShader - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompileShaderARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompileShaderIncludeARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedMultiTexImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedMultiTexImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedMultiTexImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedMultiTexSubImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedMultiTexSubImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedMultiTexSubImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTexImage1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTexImage2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCompressedTexImage2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCompressedTexImage2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTexImage3D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCompressedTexImage3D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTexSubImage1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTexSubImage2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCompressedTexSubImage2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCompressedTexSubImage2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTexSubImage3D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCompressedTexSubImage3D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTextureImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTextureImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTextureImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTextureSubImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTextureSubImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCompressedTextureSubImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glConvolutionFilter1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glConvolutionFilter2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glConvolutionParameterf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glConvolutionParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glConvolutionParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glConvolutionParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyBufferSubData - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyColorSubTable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyColorTable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyConvolutionFilter1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyConvolutionFilter2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyImageSubDataNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyMultiTexImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyMultiTexImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyMultiTexSubImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyMultiTexSubImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyMultiTexSubImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyPixels - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTexImage1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTexImage2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCopyTexImage2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCopyTexImage2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTexSubImage1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTexSubImage2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCopyTexSubImage2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCopyTexSubImage2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTexSubImage3D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCopyTexSubImage3D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTextureImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTextureImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTextureSubImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTextureSubImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCopyTextureSubImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCreateProgram - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCreateProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCreateProgramObjectARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCreateShader - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCreateShader - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCreateShaderObjectARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCreateShaderProgramv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCreateSyncFromCLeventARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCullFace - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCullFace - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glCullFace - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCullParameterdvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCullParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glCurrentPaletteMatrix - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glCurrentPaletteMatrix - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDebugMessageControlARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDebugMessageEnableAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDebugMessageInsertAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDebugMessageInsertARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteBuffers - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDeleteBuffers - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteBuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteFencesAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteFencesNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDeleteFencesNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteFencesNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteFramebuffers - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDeleteFramebuffers - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteFramebuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteLists - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteNamedStringARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteNamesAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteObjectARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteOcclusionQueriesNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeletePerfMonitorsAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeletePerfMonitorsAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteProgram - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteProgramPipelines - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteProgramsARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteQueries - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteRenderbuffers - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDeleteRenderbuffers - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteRenderbuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteSamplers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteShader - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteShader - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteSync - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteTextures - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDeleteTextures - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteTextures - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteTransformFeedbacks - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteTransformFeedbacksNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteVertexArrays - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDeleteVertexArraysOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDeleteVertexArraysOES - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDeleteVertexShaderEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthBoundsEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthFunc - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDepthFunc - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDepthFunc - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthMask - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDepthMask - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDepthMask - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthRange - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthRangeArrayv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthRangef - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDepthRangef - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDepthRangef - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthRangeIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDepthRangex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDetachObjectARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDetachShader - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDetachShader - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisable - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDisable - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDisable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableClientState - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDisableClientState - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableClientStateIndexedEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableDriverControlQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDisableDriverControlQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDisablei - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableVariantClientStateEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableVertexAttribAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableVertexAttribArray - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDisableVertexAttribArray - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDisableVertexAttribArrayARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDiscardFramebufferEXT - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDiscardFramebufferEXT - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDrawArrays - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawArrays - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDrawArrays - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawArraysIndirect - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawArraysInstanced - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawBuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawBuffersATI - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawElements - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawElements - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glDrawElements - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawElementsBaseVertex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawElementsIndirect - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawElementsInstanced - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawElementsInstancedBaseVertex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawPixels - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawRangeElements - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawRangeElementsBaseVertex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawTexfOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexfvOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexiOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexivOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexsOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexsvOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexxOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTexxvOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glDrawTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawTransformFeedbackNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glDrawTransformFeedbackStream - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEdgeFlag - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEdgeFlagFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEdgeFlagPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEdgeFlagv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEGLImageTargetRenderbufferStorageOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glEGLImageTargetRenderbufferStorageOES - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEGLImageTargetTexture2DOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glEGLImageTargetTexture2DOES - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEnable - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glEnable - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEnable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableClientState - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glEnableClientState - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableClientStateIndexedEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableDriverControlQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glEnableDriverControlQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEnablei - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableVariantClientStateEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableVertexAttribAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableVertexAttribArray - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEnableVertexAttribArray - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnableVertexAttribArrayARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEnd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndConditionalRender - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndList - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndOcclusionQueryNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndPerfMonitorAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEndPerfMonitorAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndQuery - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndQueryIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndTilingQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glEndTilingQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glEndTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndVertexShaderEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEndVideoCaptureNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord1fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalCoord2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalMapsNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalMesh1 - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalMesh2 - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalPoint1 - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glEvalPoint2 - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glExtGetBufferPointervQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetBufferPointervQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetBuffersQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetBuffersQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetFramebuffersQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetFramebuffersQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetProgramBinarySourceQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetProgramBinarySourceQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetProgramsQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetProgramsQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetRenderbuffersQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetRenderbuffersQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetShadersQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetShadersQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetTexLevelParameterivQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetTexLevelParameterivQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetTexSubImageQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetTexSubImageQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtGetTexturesQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtGetTexturesQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtIsProgramBinaryQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtIsProgramBinaryQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glExtractComponentEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glExtTexObjectStateOverrideiQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glExtTexObjectStateOverrideiQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFeedbackBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFenceSync - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFinish - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFinish - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFinish - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFinishFenceAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFinishFenceNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFinishFenceNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFinishFenceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFinishObjectAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFinishRenderAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFinishTextureSUNX - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlush - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFlush - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFlush - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlushMappedBufferRange - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlushMappedNamedBufferRangeEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlushPixelDataRangeNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlushRenderAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlushVertexArrayRangeAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFlushVertexArrayRangeNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoorddv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordh - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordhv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogCoordPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFogf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFogfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFogx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFogxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFramebufferDrawBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferDrawBuffersEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferReadBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferRenderbuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFramebufferRenderbuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFramebufferRenderbuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTexture - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTexture1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTexture2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFramebufferTexture2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFramebufferTexture2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTexture2DMultisampleIMG - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFramebufferTexture2DMultisampleIMG - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFramebufferTexture3D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFramebufferTexture3D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureFaceARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureFaceEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureLayer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureLayerARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFramebufferTextureLayerEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFrameTerminatorGREMEDY - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFrontFace - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFrontFace - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glFrontFace - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFrustum - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glFrustumf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glFrustumx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenBuffers - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenBuffers - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenBuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenerateMipmap - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenerateMipmap - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenerateMipmap - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenerateMultiTexMipmapEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenerateTextureMipmapEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenFencesAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenFencesNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenFencesNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenFencesNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenFramebuffers - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenFramebuffers - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenFramebuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenLists - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenNamesAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenOcclusionQueriesNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenPerfMonitorsAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenPerfMonitorsAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenProgramPipelines - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenProgramsARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenQueries - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenRenderbuffers - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenRenderbuffers - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenRenderbuffers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenSamplers - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenSymbolsEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenTextures - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenTextures - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenTextures - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenTransformFeedbacks - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenTransformFeedbacksNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenVertexArrays - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGenVertexArraysOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGenVertexArraysOES - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGenVertexShadersEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveAttrib - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetActiveAttrib - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveSubroutineName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveSubroutineUniformiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveSubroutineUniformName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveUniform - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetActiveUniform - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveUniformARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveUniformBlockiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveUniformBlockName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveUniformName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetActiveUniformsiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetAttachedObjectsARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetAttachedShaders - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetAttachedShaders - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetAttribLocation - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetAttribLocation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBooleani_v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBooleanIndexedv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBooleanv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetBooleanv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetBooleanv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBufferParameteri64v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBufferParameteriv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetBufferParameteriv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetBufferParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBufferParameterui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetBufferPointerv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetBufferSubData - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetClipPlane - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetClipPlanef - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetClipPlanex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetColorTable - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetColorTableParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetColorTableParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetCompressedMultiTexImageEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetCompressedTexImage - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetCompressedTextureImageEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetConvolutionFilter - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetConvolutionParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetConvolutionParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetDebugMessageLogAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetDebugMessageLogARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetDoublei_v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetDoubleIndexedvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetDoublev - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetDriverControlsQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetDriverControlsQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetDriverControlStringQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetDriverControlStringQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetError - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetError - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetError - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFenceivNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetFenceivNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetFenceivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFixedv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetFloati_v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFloatIndexedvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFloatv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetFloatv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetFloatv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFragDataIndex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFragDataLocation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFramebufferAttachmentParameteriv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetFramebufferAttachmentParameteriv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetFramebufferAttachmentParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetFramebufferParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetGraphicsResetStatusARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetHandleARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetHistogram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetHistogramParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetHistogramParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetInfoLogARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetInteger64i_v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetInteger64v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetIntegeri_v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetIntegerIndexedv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetIntegerui64i_vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetIntegerui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetIntegerv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetIntegerv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetIntegerv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetInvariantBooleanvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetInvariantFloatvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetInvariantIntegervEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetLightfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetLightfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetLightiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetLightxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetLocalConstantBooleanvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetLocalConstantFloatvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetLocalConstantIntegervEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapAttribParameterfvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapAttribParameterivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapControlPointsNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapdv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapParameterfvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMapParameterivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMaterialfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetMaterialfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMaterialiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMaterialxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetMinmax - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMinmaxParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMinmaxParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultisamplefv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultisamplefvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexEnvfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexEnvivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexGendvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexGenfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexGenivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexImageEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexLevelParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexLevelParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexParameterIivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexParameterIuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetMultiTexParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedBufferParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedBufferParameterui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedBufferSubDataEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedFramebufferAttachmentParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedProgramivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedProgramLocalParameterdvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedProgramLocalParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedProgramLocalParameterIivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedProgramLocalParameterIuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedProgramStringEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedRenderbufferParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedStringARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetNamedStringivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnColorTableARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnCompressedTexImageARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnConvolutionFilterARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnHistogramARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnMapdvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnMapfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnMapivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnMinmaxARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnPixelMapfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnPixelMapuivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnPixelMapusvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnPolygonStippleARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnSeparableFilterARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnTexImageARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnUniformdvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnUniformfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnUniformivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetnUniformuivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetObjectParameterfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetObjectParameterivAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetObjectParameterivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetOcclusionQueryivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetOcclusionQueryuivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPerfMonitorCounterDataAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetPerfMonitorCounterDataAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPerfMonitorCounterInfoAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetPerfMonitorCounterInfoAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPerfMonitorCountersAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetPerfMonitorCountersAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPerfMonitorCounterStringAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetPerfMonitorCounterStringAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPerfMonitorGroupsAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetPerfMonitorGroupsAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPerfMonitorGroupStringAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetPerfMonitorGroupStringAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPixelMapfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPixelMapuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPixelMapusv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetPolygonStipple - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramBinary - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetProgramBinary - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramEnvParameterdvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramEnvParameterfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramEnvParameterIivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramEnvParameterIuivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramInfoLog - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetProgramInfoLog - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramiv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetProgramiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramLocalParameterdvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramLocalParameterfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramLocalParameterIivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramLocalParameterIuivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramPipelineInfoLog - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramPipelineiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramStageiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramStringARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetProgramSubroutineParameteruivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryIndexediv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryObjecti64v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryObjecti64vEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryObjectiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryObjectui64v - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryObjectui64vEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetQueryObjectuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetRenderbufferParameteriv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetRenderbufferParameteriv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetRenderbufferParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSamplerParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSamplerParameterIiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSamplerParameterIuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSamplerParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSeparableFilter - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetShaderInfoLog - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetShaderInfoLog - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetShaderiv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetShaderiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetShaderPrecisionFormat - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetShaderPrecisionFormat - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetShaderSource - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetShaderSource - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetShaderSourceARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetString - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetString - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetString - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetStringi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSubroutineIndex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSubroutineUniformLocation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetSynciv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexEnvfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexEnvfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexEnviv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexEnviv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexEnvxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexGendv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexGenfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexGenfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexGeniv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexGeniv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexGenxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexImage - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexLevelParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexLevelParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexParameterfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexParameterfv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetTexParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexParameterIiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexParameterIuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexParameteriv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTexParameteriv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetTexParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTexParameterxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glGetTextureImageEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTextureLevelParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTextureLevelParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTextureParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTextureParameterIivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTextureParameterIuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTextureParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetTransformFeedbackVarying - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformBlockIndex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformBufferSizeEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformdv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformfv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetUniformfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformi64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformIndices - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformiv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetUniformiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformLocation - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetUniformLocation - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformLocationARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformOffsetEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformSubroutineuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetUniformuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVariantBooleanvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVariantFloatvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVariantIntegervEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribdv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribdvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribfv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetVertexAttribfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribIiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribIivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribIuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribIuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribiv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glGetVertexAttribiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribLdv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribLi64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVertexAttribLui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVideoCaptureivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVideoCaptureStreamdvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVideoCaptureStreamfvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glGetVideoCaptureStreamivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glHint - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glHint - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glHint - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glHintPGI - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glHistogram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexdv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexFuncEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexMask - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexMaterialEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexs - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexsv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexub - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIndexubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glInitNames - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glInsertComponentEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glInterleavedArrays - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsBuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsBuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsBufferResidentNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsEnabled - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsEnabled - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsEnabled - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsEnabledi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsEnabledIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsFenceAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsFenceNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsFenceNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsFenceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsFramebuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsFramebuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsFramebuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsList - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsNameAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsNamedBufferResidentNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsNamedStringARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsOcclusionQueryNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsProgram - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsProgramARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsProgramPipeline - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsQuery - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsRenderbuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsRenderbuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsRenderbuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsSampler - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsShader - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsShader - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsSync - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsTexture - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsTexture - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsTexture - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsTransformFeedbackNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsVariantEnabledEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsVertexArray - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glIsVertexArrayOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glIsVertexArrayOES - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glIsVertexAttribEnabledAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLighti - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightModelf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightModelf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightModelfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightModelfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightModeli - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightModeliv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLightModelx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightModelxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLightxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLineStipple - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLineWidth - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLineWidth - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glLineWidth - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLineWidthx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLinkProgram - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glLinkProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLinkProgramARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glListBase - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLoadIdentity - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLoadIdentity - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLoadMatrixd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLoadMatrixf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLoadMatrixf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLoadMatrixx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLoadName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLoadPaletteFromModelViewMatrixOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLoadTransposeMatrixd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLoadTransposeMatrixf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLockArraysEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glLogicOp - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glLogicOp - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMakeBufferNonResidentNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMakeBufferResidentNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMakeNamedBufferNonResidentNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMakeNamedBufferResidentNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMap1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMap1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMap2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMap2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.macosx.cgl.CGLExtProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glMapBuffer - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glMapBufferRange - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapControlPointsNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapGrid1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapGrid1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapGrid2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapGrid2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapNamedBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapNamedBufferRangeEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapParameterfvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapParameterivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapVertexAttrib1dAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapVertexAttrib1fAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapVertexAttrib2dAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMapVertexAttrib2fAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMaterialf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMaterialf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMaterialfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMaterialfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMateriali - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMaterialiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMaterialx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMaterialxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMatrixFrustumEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixIndexPointer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMatrixIndexPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixIndexubvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixIndexuivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixIndexusvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixLoaddEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixLoadfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixLoadIdentityEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixLoadTransposedEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixLoadTransposefEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixMode - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMatrixMode - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixMultdEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixMultfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixMultTransposedEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixMultTransposefEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixOrthoEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixPopEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixPushEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixRotatedEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixRotatefEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixScaledEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixScalefEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixTranslatedEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMatrixTranslatefEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMemoryBarrierEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMinmax - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMinSampleShading - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiDrawArrays - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiDrawElements - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord1sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord2sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4f - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMultiTexCoord4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoord4x - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMultiTexCoordP1ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP1uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordP4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexCoordPointerEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexEnvfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexEnvfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexEnviEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexEnvivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexGendEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexGendvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexGenfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexGenfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexGeniEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexGenivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexParameterfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexParameteriEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexParameterIivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexParameterIuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexRenderbufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexSubImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexSubImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultiTexSubImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultMatrixd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultMatrixf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMultMatrixf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultMatrixx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glMultTransposeMatrixd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glMultTransposeMatrixf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedBufferDataEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedBufferSubDataEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedCopyBufferSubDataEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferRenderbufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferTexture1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferTexture2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferTexture3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferTextureEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferTextureFaceEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedFramebufferTextureLayerEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameter4dEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameter4dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameter4fEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameter4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameterI4iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameterI4ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameterI4uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameterI4uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParameters4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParametersI4ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramLocalParametersI4uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedProgramStringEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedRenderbufferStorageEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedRenderbufferStorageMultisampleCoverageEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedRenderbufferStorageMultisampleEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNamedStringARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNewList - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3b - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3bv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3f - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glNormal3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormal3x - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glNormalFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormalP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormalP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glNormalPointer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glNormalPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glObjectPurgeableAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glObjectUnpurgeableAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glOrtho - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glOrthof - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glOrthox - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPassThrough - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPatchParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPatchParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPauseTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPauseTransformFeedbackNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelDataRangeNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelMapfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelMapuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelMapusv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelStoref - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelStorei - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPixelStorei - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glPixelStorei - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelTransferf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelTransferi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelTransformParameterfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelTransformParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelTransformParameteriEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelTransformParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPixelZoom - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPNTrianglesfATI - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPNTrianglesiATI - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPointParameterf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPointParameterf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPointParameterfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPointParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPointParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPointParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPointParameterx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPointParameterxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPointSize - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPointSize - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPointSizePointerOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPointSizex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPolygonMode - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPolygonOffset - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPolygonOffset - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glPolygonOffset - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPolygonOffsetx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPolygonStipple - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPopAttrib - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPopClientAttrib - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPopMatrix - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPopMatrix - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPopName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPrimitiveRestartIndex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPrimitiveRestartIndexNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPrimitiveRestartNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPrioritizeTextures - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramBinary - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glProgramBinary - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramBufferParametersfvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramBufferParametersIivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramBufferParametersIuivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameter4dARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameter4dvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameter4fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameter4fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameterI4iNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameterI4ivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameterI4uiNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameterI4uivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParameters4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParametersI4ivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramEnvParametersI4uivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameter4dARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameter4dvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameter4fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameter4fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameterI4iNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameterI4ivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameterI4uiNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameterI4uivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParameters4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParametersI4ivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramLocalParametersI4uivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramParameteriARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramStringARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramSubroutineParametersuivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1dEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1fEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform1uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2dEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2fEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform2uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3dEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3fEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform3uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4dEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4fEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniform4uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x3dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x3fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x4dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix2x4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x2dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x2fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x4dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix3x4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x2dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x2fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x3dvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformMatrix4x3fvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramUniformui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProgramVertexLimitNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProvokingVertex - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glProvokingVertexEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPushAttrib - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPushClientAttrib - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPushClientAttribDefaultEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPushMatrix - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glPushMatrix - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glPushName - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glQueryCounter - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glQueryMatrixxOES - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glRasterPos2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos2sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRasterPos4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glReadBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glReadnPixelsARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glReadPixels - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glReadPixels - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glReadPixels - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRectd - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRectdv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRectf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRectfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRecti - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRectiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRects - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRectsv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glReleaseShaderCompiler - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glReleaseShaderCompiler - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRenderbufferStorage - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glRenderbufferStorage - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glRenderbufferStorage - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRenderbufferStorageMultisample - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRenderbufferStorageMultisampleANGLE - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glRenderbufferStorageMultisampleAPPLE - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glRenderbufferStorageMultisampleAPPLE - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glRenderbufferStorageMultisampleCoverageNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRenderbufferStorageMultisampleIMG - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glRenderbufferStorageMultisampleIMG - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glRenderMode - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glResetHistogram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glResetMinmax - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glResolveMultisampleFramebufferAPPLE - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glResolveMultisampleFramebufferAPPLE - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glResumeTransformFeedback - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glResumeTransformFeedbackNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRotated - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRotatef - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glRotatef - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glRotatex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glSampleCoverage - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glSampleCoverage - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glSampleCoverage - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSampleCoveragex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glSampleMaski - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSampleMaskIndexedNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSamplerParameterf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSamplerParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSamplerParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSamplerParameterIiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSamplerParameterIuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSamplerParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glScaled - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glScalef - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glScalef - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glScalex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glScissor - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glScissor - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glScissor - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glScissorArrayv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glScissorIndexed - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glScissorIndexedv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3b - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3bv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3ub - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3ubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3us - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColor3usv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColorFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColorP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColorP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSecondaryColorPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSelectBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSelectPerfMonitorCountersAMD - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glSelectPerfMonitorCountersAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSeparableFilter2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSetFenceAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSetFenceNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glSetFenceNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glSetFenceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSetInvariantEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSetLocalConstantEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShadeModel - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glShadeModel - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShaderBinary - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glShaderBinary - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShaderOp1EXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShaderOp2EXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShaderOp3EXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShaderSource - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glShaderSource - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glShaderSourceARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStartTilingQCOM - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glStartTilingQCOM - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilClearTagEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStencilFunc - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glStencilFunc - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilFunc - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStencilFuncSeparate - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilFuncSeparate - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStencilMask - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glStencilMask - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilMask - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStencilMaskSeparate - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilMaskSeparate - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStencilOp - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glStencilOp - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilOp - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStencilOpSeparate - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glStencilOpSeparate - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glStringMarkerGREMEDY - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSwapAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glSwizzleEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTessellationFactorAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTessellationModeAMD - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTestFenceAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTestFenceNV - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTestFenceNV - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTestFenceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTestObjectAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord1sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord2sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoord4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP1ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP1uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordP4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexCoordPointer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexCoordPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexEnvf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexEnvf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexEnvfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexEnvfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexEnvi - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexEnvi - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexEnviv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexEnviv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexEnvx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexEnvxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexGend - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexGendv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexGenf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexGenf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexGenfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexGenfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexGeni - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexGeni - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexGeniv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexGeniv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexGenx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexGenxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexImage1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexImage2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexImage2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexImage2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexImage2DMultisample - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexImage3D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexImage3D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexImage3DMultisample - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameterf - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexParameterf - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexParameterf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameterfv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexParameterfv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexParameterfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameteri - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexParameteri - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexParameteri - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameterIiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameterIuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameteriv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexParameteriv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexParameteriv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexParameterx - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexParameterxv - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexRenderbufferNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexSubImage1D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexSubImage2D - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTexSubImage2D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexSubImage2D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTexSubImage3D - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glTexSubImage3D - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureBarrierNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureLightEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureMaterialEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureNormalEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureParameterfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureParameterfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureParameteriEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureParameterIivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureParameterIuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureParameterivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureRangeAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureRenderbufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureSubImage1DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureSubImage2DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTextureSubImage3DEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTransformFeedbackVaryings - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTranslated - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTranslatef - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glTranslatef - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glTranslatex - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_gluBuild1DMipmapLevelsC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_gluBuild1DMipmapsC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_gluBuild2DMipmapLevelsC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_gluBuild2DMipmapsC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_gluBuild3DMipmapLevelsC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_gluBuild3DMipmapsC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_glUniform1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform1fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1i - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform1i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1iARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1iv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform1iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1ivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform1uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2i - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2iARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2iv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2ivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3i - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3iARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3iv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3ivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4i - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4iARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4iv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniform4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4ivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniform4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformBlockBinding - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniformMatrix2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2x3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2x3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2x4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix2x4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniformMatrix3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3x2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3x2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3x4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix3x4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUniformMatrix4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4x2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4x2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4x3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformMatrix4x3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformSubroutinesuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUniformui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUnlockArraysEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUnmapBuffer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glUnmapBuffer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUnmapBuffer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUnmapNamedBufferEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_gluScaleImageC - Variable in class com.jogamp.opengl.impl.glu.gl2.GLUgl2ProcAddressTable
 
_addressof_glUseProgram - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glUseProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUseProgramObjectARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glUseProgramStages - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glValidateProgram - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glValidateProgram - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glValidateProgramARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glValidateProgramPipeline - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantbvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantdvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantPointerEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantsvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantubvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantuivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVariantusvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUFiniNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUGetSurfaceivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUInitNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUIsSurfaceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUMapSurfacesNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAURegisterOutputSurfaceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAURegisterVideoSurfaceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUSurfaceAccessNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUUnmapSurfacesNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVDPAUUnregisterSurfaceNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex2sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertex4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexArrayParameteriAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexArrayRangeAPPLE - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexArrayRangeNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1dARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1dvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib1f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib1fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1sARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib1svARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2dARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2dvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2sARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib2svARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3dARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3dvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3sARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib3svARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4bv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4bvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4dARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4dvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4f - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib4f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4fARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4fv - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttrib4fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4fvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4h - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4ivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Nbv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NbvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Niv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Nsv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NsvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Nub - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NubARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Nubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NubvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Nuiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NuivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4Nusv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4NusvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4sARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4svARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4ubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4ubvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4uivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4usv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttrib4usvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribDivisor - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI1uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI2uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI3uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4bv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4bvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4iEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4ivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4svEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4ubv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4ubvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4uiEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4uivEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4usv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribI4usvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribIFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribIPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribIPointerEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL1d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL1dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL1i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL1i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL1ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL1ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL2i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL2i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL2ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL2ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL3i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL3i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL3ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL3ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL4d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL4dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL4i64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL4i64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL4ui64NV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribL4ui64vNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribLFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribLPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP1ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP1uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribP4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribPointer - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glVertexAttribPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribPointerARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribs1hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribs2hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribs3hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexAttribs4hv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexBlendARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexFormatNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexP2ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexP2uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexP3ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexP3uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexP4ui - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexP4uiv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexPointer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glVertexPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexWeightfEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexWeightfvEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexWeighth - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexWeighthv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVertexWeightPointerEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVideoCaptureNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVideoCaptureStreamParameterdvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVideoCaptureStreamParameterfvNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glVideoCaptureStreamParameterivNV - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glViewport - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glViewport - Variable in class com.jogamp.opengl.impl.es2.GLES2ProcAddressTable
 
_addressof_glViewport - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glViewportArrayv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glViewportIndexedf - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glViewportIndexedfv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWaitSync - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightbvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightdvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightfvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightPointer - Variable in class com.jogamp.opengl.impl.es1.GLES1ProcAddressTable
 
_addressof_glWeightPointer - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightsvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightubvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightuivARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWeightusvARB - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos2sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3d - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3dv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3f - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3fv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3i - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3iv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3s - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWindowPos3sv - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glWriteMaskEXT - Variable in class com.jogamp.opengl.impl.gl4.GL4bcProcAddressTable
 
_addressof_glXAllocateMemoryNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXBindChannelToWindowSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXBindSwapBarrierNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXBindSwapBarrierSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXBindTexImageEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXBindTexImageEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXBindVideoDeviceNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXBindVideoImageNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXChannelRectSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXChannelRectSyncSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXChooseFBConfig - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXChooseVisual - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCopyContext - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCopySubBufferMESA - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXCreateContext - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCreateContextAttribsARB - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXCreateGLXPixmap - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCreateNewContext - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCreatePbuffer - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCreatePixmap - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCreateWindow - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXCushionSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXDestroyContext - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXDestroyGLXPixmap - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXDestroyPbuffer - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXDestroyPixmap - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXDestroyWindow - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXEnumerateVideoDevicesNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXFreeContextEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXFreeMemoryNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetAGPOffsetMESA - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetClientString - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetConfig - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetContextIDEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetCurrentContext - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetCurrentDisplay - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetCurrentDisplayEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetCurrentDrawable - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetCurrentReadDrawable - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetCurrentReadDrawableSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetFBConfigAttrib - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetFBConfigs - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetMscRateOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetMscRateOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetProcAddress - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetProcAddress - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetProcAddressARB - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetProcAddressARB - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetRefreshRateSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetSelectedEvent - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetSyncValuesOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetSyncValuesOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXGetTransparentIndexSUN - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetVideoDeviceNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetVideoInfoNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetVideoSyncSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXGetVisualFromFBConfig - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXImportContextEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXIsDirect - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXJoinSwapGroupNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXJoinSwapGroupSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXMakeContextCurrent - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXMakeCurrent - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXMakeCurrentReadSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryChannelDeltasSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryChannelRectSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryContext - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXQueryContextInfoEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryDrawable - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXQueryExtension - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXQueryExtensionsString - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXQueryFrameCountNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryMaxSwapBarriersSGIX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryMaxSwapGroupsNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryServerString - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXQuerySwapGroupNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXQueryVersion - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXReleaseBuffersMESA - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXReleaseTexImageEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXReleaseTexImageEXT - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXReleaseVideoDeviceNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXReleaseVideoImageNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXResetFrameCountNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXSelectEvent - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXSendPbufferToVideoNV - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXSet3DfxModeMESA - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXSwapBuffers - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXSwapBuffersMscOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXSwapBuffersMscOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXSwapIntervalSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXUseXFont - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXWaitForMscOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXWaitForMscOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXWaitForSbcOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXWaitForSbcOML - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXWaitGL - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_glXWaitVideoSyncSGI - Variable in class com.jogamp.opengl.impl.x11.glx.GLXExtProcAddressTable
 
_addressof_glXWaitX - Variable in class com.jogamp.opengl.impl.x11.glx.GLXProcAddressTable
 
_addressof_wglAllocateMemoryNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglBeginFrameTrackingI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglBindDisplayColorTableEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglBindSwapBarrierNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglBindTexImageARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglChoosePixelFormatARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglChoosePixelFormatEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglCopyContext - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglCreateBufferRegionARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglCreateContext - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglCreateContextAttribsARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglCreateDisplayColorTableEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglCreatePbufferARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglCreatePbufferEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglDeleteBufferRegionARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglDeleteContext - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglDestroyDisplayColorTableEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglDestroyPbufferARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglDestroyPbufferEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglDisableFrameLockI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglEnableFrameLockI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglEndFrameTrackingI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglFreeMemoryNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetCurrentContext - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglGetCurrentDC - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglGetCurrentReadDC - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetExtensionsStringARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetExtensionsStringEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetFrameUsageI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetPbufferDCARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetPbufferDCEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetPixelFormatAttribfvARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetPixelFormatAttribfvEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetPixelFormatAttribivARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetPixelFormatAttribivEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglGetProcAddress - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglGetSwapIntervalEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglIsEnabledFrameLockI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglJoinSwapGroupNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglLoadDisplayColorTableEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglMakeContextCurrent - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglMakeCurrent - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglQueryFrameCountNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglQueryFrameLockMasterI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglQueryFrameTrackingI3D - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglQueryMaxSwapGroupsNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglQueryPbufferARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglQueryPbufferEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglQuerySwapGroupNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglReleasePbufferDCARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglReleasePbufferDCEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglReleaseTexImageARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglResetFrameCountNV - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglRestoreBufferRegionARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglSaveBufferRegionARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglSetPbufferAttribARB - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglShareLists - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 
_addressof_wglSwapIntervalEXT - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLExtProcAddressTable
 
_addressof_wglSwapLayerBuffers - Variable in class com.jogamp.opengl.impl.windows.wgl.WGLProcAddressTable
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright 2010 JogAmp Community.