Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- adaptive - Variable in class panamagl.Animator
- adaptiveDisplayWithDerivative() - Method in class panamagl.Animator
-
Deprecated.
- adaptiveDisplayWithLock() - Method in class panamagl.Animator
-
Query a drawable display if it is not currently rendering.
- AFBO - Class in panamagl.offscreen
- AFBO() - Constructor for class panamagl.offscreen.AFBO
- AGL - Class in panamagl.opengl
-
A base abstract class for Panama based OpenGL binding, implementing part of
GL. - AGL() - Constructor for class panamagl.opengl.AGL
- AGLContext - Class in panamagl.opengl
- AGLContext() - Constructor for class panamagl.opengl.AGLContext
- alloc(double[]) - Method in class panamagl.utils.ForeignMemoryUtils
- alloc(float[]) - Method in class panamagl.utils.ForeignMemoryUtils
- alloc(int[]) - Method in class panamagl.utils.ForeignMemoryUtils
- alloc(String) - Method in class panamagl.utils.ForeignMemoryUtils
- allocator - Variable in class panamagl.utils.ForeignMemoryUtils
- allocDouble(float[]) - Method in class panamagl.utils.ForeignMemoryUtils
- allocDouble(int) - Method in class panamagl.utils.ForeignMemoryUtils
- allocFloat(double[]) - Method in class panamagl.utils.ForeignMemoryUtils
- allocFloat(int) - Method in class panamagl.utils.ForeignMemoryUtils
- allocInt(int) - Method in class panamagl.utils.ForeignMemoryUtils
- Animator - Class in panamagl
-
A naive animator to ease testing.
- Animator(GLCanvas) - Constructor for class panamagl.Animator
- AOffscreenRenderer - Class in panamagl.offscreen
-
Base class for offscreen rendering, handling most of the coordination between a canvas and the GPU.
- AOffscreenRenderer(PanamaGLFactory, FBOReader) - Constructor for class panamagl.offscreen.AOffscreenRenderer
- APanamaGLFactory - Class in panamagl.factory
- APanamaGLFactory() - Constructor for class panamagl.factory.APanamaGLFactory
- append(int[], int) - Static method in class panamagl.utils.ArrayUtils
- arena - Variable in class panamagl.opengl.AGLContext
- ArrayUtils - Class in panamagl.utils
- ArrayUtils() - Constructor for class panamagl.utils.ArrayUtils
- atLeastOneNonNaN(double[]) - Static method in class panamagl.utils.ArrayUtils
- auto - Variable in class panamagl.offscreen.AFBO
- AWT - Enum constant in enum class panamagl.canvas.WindowingToolkit
- AWTThreadRedirect - Class in panamagl.offscreen
-
Ensure the task is executed by the AWT Event Thread.
- AWTThreadRedirect() - Constructor for class panamagl.offscreen.AWTThreadRedirect
B
- BtoF(byte) - Static method in class panamagl.utils.ByteUtils
- BtoI(byte) - Static method in class panamagl.utils.ByteUtils
- ByteUtils - Class in panamagl.utils
-
A ByteBuffer helping to convert colors to byte, int, float representation.
- ByteUtils() - Constructor for class panamagl.utils.ByteUtils
C
- canvas - Variable in class panamagl.Animator
- check(Class<?>) - Static method in class panamagl.Debug
-
Will enable debugging the input class appears in the program arguments as -Dcom.package.Class or -Dcom.package.Class$SubClass
- check(Class<?>...) - Static method in class panamagl.Debug
-
Will enable debugging if any of the input class appears in the program arguments as -Dcom.package.Class or -Dcom.package.Class$SubClass
- check(String) - Static method in class panamagl.Debug
- checkAndPrint(GL) - Static method in class panamagl.opengl.GLError
- checkAndPrint(GL, String) - Static method in class panamagl.opengl.GLError
- checkAndThrow(GL) - Static method in class panamagl.opengl.GLError
- checkAndThrow(GL, String) - Static method in class panamagl.opengl.GLError
- ClassloaderUtils - Class in panamagl.utils
- ClassloaderUtils() - Constructor for class panamagl.utils.ClassloaderUtils
- clone(double[]) - Static method in class panamagl.utils.ArrayUtils
- clone(double[], int) - Static method in class panamagl.utils.ArrayUtils
- clone(float[]) - Static method in class panamagl.utils.ArrayUtils
- clone(float[], int) - Static method in class panamagl.utils.ArrayUtils
- clone(int[]) - Static method in class panamagl.utils.ArrayUtils
- clone(int[], int) - Static method in class panamagl.utils.ArrayUtils
- cloneDouble(float[]) - Static method in class panamagl.utils.ArrayUtils
- cloneFloat(double[]) - Static method in class panamagl.utils.ArrayUtils
- context - Variable in class panamagl.offscreen.AOffscreenRenderer
- copySegmentToArray(MemorySegment, double[]) - Method in class panamagl.utils.ForeignMemoryUtils
- copySegmentToArray(MemorySegment, float[]) - Method in class panamagl.utils.ForeignMemoryUtils
- copySegmentToArray(MemorySegment, int[]) - Method in class panamagl.utils.ForeignMemoryUtils
- countNaNs(double[]) - Static method in class panamagl.utils.ArrayUtils
- cpu - Variable in class panamagl.platform.Platform
D
- dbl(float[]) - Method in class panamagl.utils.ForeignMemoryUtils
- dbl(int[]) - Method in class panamagl.utils.ForeignMemoryUtils
- debug - Variable in class panamagl.offscreen.AFBO
- debug - Variable in class panamagl.offscreen.AOffscreenRenderer
- debug(boolean, Class<?>, String) - Static method in class panamagl.Debug
- debug(boolean, String) - Static method in class panamagl.Debug
- debug(String) - Static method in class panamagl.Debug
- Debug - Class in panamagl
-
A lightweight logging module without complex configuration, inspired from JOGL.
- Debug() - Constructor for class panamagl.Debug
- debugFile - Variable in class panamagl.offscreen.AOffscreenRenderer
- destroy() - Method in interface panamagl.opengl.GLContext
- destroyContext() - Method in interface panamagl.factory.PanamaGLFactory
-
Destroy the
GLContextthat has been initialized (and cached) by this factory. - destroyContext(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- diagnoseError(GL, String) - Method in class panamagl.offscreen.AFBO
-
Print error in console
- diff - Variable in class panamagl.performance.RenderCounter
- diffChanged() - Method in class panamagl.performance.RenderCounter
-
Return true if the difference between the number of paint and update has changed since last counter update.
- display - Variable in class panamagl.performance.RenderCounter
- display() - Method in interface panamagl.canvas.GLCanvas
-
Trigger display.
- display(GL) - Method in class panamagl.GLEventAdapter
- display(GL) - Method in interface panamagl.GLEventListener
- dispose(GL) - Method in class panamagl.GLEventAdapter
- dispose(GL) - Method in interface panamagl.GLEventListener
- draw(GL, FONT, String, float, float, float, COLOR, float) - Method in interface panamagl.renderers.text.TextRenderer
- draw(GL, T, MemorySegment, float, float, float, float) - Method in interface panamagl.renderers.image.ImageRenderer
E
- elapsedMicrosecond() - Method in class panamagl.utils.TicToc
- elapsedMilisecond() - Method in class panamagl.utils.TicToc
- elapsedNanosecond() - Method in class panamagl.utils.TicToc
- elapsedSecond() - Method in class panamagl.utils.TicToc
- eventCountInfo() - Method in class panamagl.performance.RenderCounter
- eventDiffDerivative() - Method in class panamagl.performance.RenderCounter
- exec - Variable in class panamagl.Animator
- exec - Variable in class panamagl.offscreen.AOffscreenRenderer
-
Only used to export debug images if a debug file is given
- extensions - Variable in class panamagl.GLProfile
F
- factory - Variable in class panamagl.offscreen.AOffscreenRenderer
- fbo - Variable in class panamagl.offscreen.AOffscreenRenderer
- FBO - Interface in panamagl.offscreen
-
A frame buffer object, or
FBO, can render OpenGL into an offscreen buffer that can later be read to anImageby aFBOReaderwhich will access the FBO content throughFBO.readPixels(GL). - FBOReader - Interface in panamagl.offscreen
- filterNaNs(double[]) - Static method in class panamagl.utils.ArrayUtils
- find(double[], double) - Static method in class panamagl.utils.ArrayUtils
- find(int[], int) - Static method in class panamagl.utils.ArrayUtils
- findClasses(File, String) - Static method in class panamagl.utils.ClassloaderUtils
-
Recursive method used to find all classes in a given directory and subdirs.
- findFactoryClasses(String, Class<?>, Class<?>) - Static method in class panamagl.utils.ClassloaderUtils
- flatten(double[][]) - Static method in class panamagl.utils.ArrayUtils
- flatten(double[][], boolean) - Static method in class panamagl.utils.ArrayUtils
- flatten(float[][]) - Static method in class panamagl.utils.ArrayUtils
- flatten(float[][], boolean) - Static method in class panamagl.utils.ArrayUtils
- ForeignMemoryUtils - Class in panamagl.utils
- ForeignMemoryUtils() - Constructor for class panamagl.utils.ForeignMemoryUtils
- format - Variable in class panamagl.offscreen.AFBO
- formatName(String) - Method in class panamagl.platform.Platform
- frameBufferIds - Variable in class panamagl.offscreen.AFBO
- FtoI(float) - Static method in class panamagl.utils.ByteUtils
G
- get(GL) - Static method in class panamagl.opengl.GLError
-
Check if the open gl pipeline is in an erroenous state.
- getClasses(String) - Static method in class panamagl.utils.ClassloaderUtils
- getContext() - Method in interface panamagl.canvas.GLCanvas
-
Return the GL context.
- getContext() - Method in class panamagl.offscreen.AOffscreenRenderer
- getContext() - Method in interface panamagl.offscreen.OffscreenRenderer
- getCPU() - Method in class panamagl.platform.Platform
- getDebugFile() - Method in class panamagl.offscreen.AOffscreenRenderer
- getDebugFile() - Method in interface panamagl.offscreen.OffscreenRenderer
- getExtensions() - Method in class panamagl.GLProfile
- getFBO() - Method in class panamagl.offscreen.AOffscreenRenderer
- getFBO() - Method in interface panamagl.offscreen.OffscreenRenderer
- getFlip() - Method in interface panamagl.canvas.GLCanvas
- getGL() - Method in interface panamagl.canvas.GLCanvas
-
Return the GL instance allowing to invoke OpenGL.
- getGL() - Method in class panamagl.offscreen.AOffscreenRenderer
- getGL() - Method in interface panamagl.offscreen.OffscreenRenderer
- getGLEventListener() - Method in interface panamagl.canvas.GLCanvas
-
Return the event listener handling init, drawing and resize requests.
- getHeight() - Method in interface panamagl.canvas.GLCanvas
- getHeight() - Method in interface panamagl.Image
- getHeight() - Method in class panamagl.offscreen.AFBO
- getHeight() - Method in interface panamagl.offscreen.FBO
- getImage() - Method in interface panamagl.Image
- getJavaVersion() - Method in class panamagl.platform.Platform
- getLoops() - Method in class panamagl.Animator
- getMonitoring() - Method in interface panamagl.canvas.GLCanvas
-
Return the performance information about this panel.
- getName() - Method in class panamagl.platform.Platform
- getOffscreenRenderer() - Method in interface panamagl.canvas.GLCanvas
- getProfile() - Method in class panamagl.opengl.AGLContext
- getProfile() - Method in interface panamagl.opengl.GLContext
- getRenderer() - Method in class panamagl.GLProfile
- getRunnable() - Method in class panamagl.Animator
- getScreenshot() - Method in interface panamagl.canvas.GLCanvas
- getSleepTime() - Method in class panamagl.Animator
- getStart() - Method in class panamagl.utils.TicToc
- getStop() - Method in class panamagl.utils.TicToc
- getTask_destroyContext(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- getTask_initContext(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- getTask_renderGLToImage(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- getTask_renderGLToImage(GLCanvas, GLEventListener, int, int) - Method in class panamagl.offscreen.AOffscreenRenderer
- getThreadRedirect() - Method in class panamagl.factory.APanamaGLFactory
- getThreadRedirect() - Method in interface panamagl.factory.PanamaGLFactory
- getThreadRedirect() - Method in class panamagl.offscreen.AOffscreenRenderer
- getThreadRedirect() - Method in interface panamagl.offscreen.OffscreenRenderer
- getThreads(String) - Static method in class panamagl.utils.ThreadUtils
- getThreads(ThreadGroup, String) - Static method in class panamagl.utils.ThreadUtils
- getVendor() - Method in class panamagl.GLProfile
- getVersion() - Method in class panamagl.GLProfile
- getVersion() - Method in class panamagl.platform.Platform
- getWidth() - Method in interface panamagl.canvas.GLCanvas
- getWidth() - Method in interface panamagl.Image
- getWidth() - Method in class panamagl.offscreen.AFBO
- getWidth() - Method in interface panamagl.offscreen.FBO
- gl - Variable in class panamagl.offscreen.AOffscreenRenderer
- GL - Interface in panamagl.opengl
- GL_1 - Interface in panamagl.opengl
- GL_1_0 - Interface in panamagl.opengl
- GL_1_1 - Interface in panamagl.opengl
- GL_1_2 - Interface in panamagl.opengl
- GL_1_3 - Interface in panamagl.opengl
- GL_1_4 - Interface in panamagl.opengl
- GL_1_5 - Interface in panamagl.opengl
- GL_2 - Interface in panamagl.opengl
- GL_2_0 - Interface in panamagl.opengl
- GL_2_1 - Interface in panamagl.opengl
- GL_2_BYTES - Static variable in interface panamagl.opengl.GL_1_0
- GL_2D - Static variable in interface panamagl.opengl.GL_1_0
- GL_3 - Interface in panamagl.opengl
- GL_3_0 - Interface in panamagl.opengl
- GL_3_1 - Interface in panamagl.opengl
- GL_3_2 - Interface in panamagl.opengl
- GL_3_3 - Interface in panamagl.opengl
- GL_3_BYTES - Static variable in interface panamagl.opengl.GL_1_0
- GL_3D - Static variable in interface panamagl.opengl.GL_1_0
- GL_3D_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_3D_COLOR_TEXTURE - Static variable in interface panamagl.opengl.GL_1_0
- GL_4 - Interface in panamagl.opengl
- GL_4_0 - Interface in panamagl.opengl
- GL_4_1 - Interface in panamagl.opengl
- GL_4_2 - Interface in panamagl.opengl
- GL_4_3 - Interface in panamagl.opengl
- GL_4_4 - Interface in panamagl.opengl
- GL_4_5 - Interface in panamagl.opengl
- GL_4_6 - Interface in panamagl.opengl
- GL_4_BYTES - Static variable in interface panamagl.opengl.GL_1_0
- GL_4D_COLOR_TEXTURE - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM_ALPHA_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM_BLUE_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM_BUFFER_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM_CLEAR_VALUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM_GREEN_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACCUM_RED_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ACTIVE_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_ACTIVE_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in interface panamagl.opengl.GL_2_0
- GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ACTIVE_ATTRIBUTES - Static variable in interface panamagl.opengl.GL_2_0
- GL_ACTIVE_ATTRIBUTES - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ACTIVE_PROGRAM - Static variable in interface panamagl.opengl.GL_4_1
- GL_ACTIVE_PROGRAM - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ACTIVE_RESOURCES - Static variable in interface panamagl.opengl.GL_4_3
- GL_ACTIVE_RESOURCES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in interface panamagl.opengl.GL_4_0
- GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in interface panamagl.opengl.GL_4_0
- GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in interface panamagl.opengl.GL_4_0
- GL_ACTIVE_SUBROUTINE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_0
- GL_ACTIVE_SUBROUTINES - Static variable in interface panamagl.opengl.GL_4_0
- GL_ACTIVE_TEXTURE - Static variable in interface panamagl.opengl.GL_1_3
- GL_ACTIVE_TEXTURE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ACTIVE_TEXTURE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ACTIVE_TEXTURE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in interface panamagl.opengl.GL_3_1
- GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_ACTIVE_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_3_1
- GL_ACTIVE_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in interface panamagl.opengl.GL_2_0
- GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ACTIVE_UNIFORMS - Static variable in interface panamagl.opengl.GL_2_0
- GL_ACTIVE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ACTIVE_VARIABLES - Static variable in interface panamagl.opengl.GL_4_3
- GL_ACTIVE_VARIABLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ADD - Static variable in interface panamagl.opengl.GL_1_0
- GL_ADD - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ADD_SIGNED - Static variable in interface panamagl.opengl.GL_1_3
- GL_ADD_SIGNED - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GL_1_2
- GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GL_1_2
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ALL_ATTRIB_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALL_BARRIER_BITS - Static variable in interface panamagl.opengl.GL_4_2
- GL_ALL_BARRIER_BITS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ALL_SHADER_BITS - Static variable in interface panamagl.opengl.GL_4_1
- GL_ALL_SHADER_BITS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ALPHA - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ALPHA_BIAS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALPHA_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ALPHA_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ALPHA_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_ALPHA_SCALE - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA_SCALE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALPHA_TEST - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA_TEST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALPHA_TEST_FUNC - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA_TEST_FUNC - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALPHA_TEST_REF - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALPHA_TEST_REF - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALPHA12 - Static variable in interface panamagl.opengl.GL_1_1
- GL_ALPHA16 - Static variable in interface panamagl.opengl.GL_1_1
- GL_ALPHA4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_ALPHA8 - Static variable in interface panamagl.opengl.GL_1_1
- GL_ALREADY_SIGNALED - Static variable in interface panamagl.opengl.GL_3_2
- GL_ALREADY_SIGNALED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_ALWAYS - Static variable in interface panamagl.opengl.GL_1_0
- GL_ALWAYS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ALWAYS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ALWAYS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_AMBIENT - Static variable in interface panamagl.opengl.GL_1_0
- GL_AMBIENT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_AMBIENT_AND_DIFFUSE - Static variable in interface panamagl.opengl.GL_1_0
- GL_AMBIENT_AND_DIFFUSE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_AND - Static variable in interface panamagl.opengl.GL_1_0
- GL_AND - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_AND_INVERTED - Static variable in interface panamagl.opengl.GL_1_0
- GL_AND_INVERTED - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_AND_REVERSE - Static variable in interface panamagl.opengl.GL_1_0
- GL_AND_REVERSE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ANY_SAMPLES_PASSED - Static variable in interface panamagl.opengl.GL_3_3
- GL_ANY_SAMPLES_PASSED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in interface panamagl.opengl.GL_4_3
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GL_1_5
- GL_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_4_3
- GL_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATOMIC_COUNTER_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATOMIC_COUNTER_BUFFER - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in interface panamagl.opengl.GL_4_3
- GL_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATOMIC_COUNTER_BUFFER_START - Static variable in interface panamagl.opengl.GL_4_2
- GL_ATOMIC_COUNTER_BUFFER_START - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ATTACHED_SHADERS - Static variable in interface panamagl.opengl.GL_2_0
- GL_ATTACHED_SHADERS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ATTRIB_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_AUTO_GENERATE_MIPMAP - Static variable in interface panamagl.opengl.GL_4_3
- GL_AUTO_NORMAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_AUX_BUFFERS - Static variable in interface panamagl.opengl.GL_1_0
- GL_AUX0 - Static variable in interface panamagl.opengl.GL_1_0
- GL_AUX1 - Static variable in interface panamagl.opengl.GL_1_0
- GL_AUX2 - Static variable in interface panamagl.opengl.GL_1_0
- GL_AUX3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_BACK - Static variable in interface panamagl.opengl.GL_1_0
- GL_BACK - Static variable in interface panamagl.opengl.GL_4_5
- GL_BACK - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BACK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BACK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BACK_LEFT - Static variable in interface panamagl.opengl.GL_1_0
- GL_BACK_RIGHT - Static variable in interface panamagl.opengl.GL_1_0
- GL_BGR - Static variable in interface panamagl.opengl.GL_1_2
- GL_BGR_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_BGRA - Static variable in interface panamagl.opengl.GL_1_2
- GL_BGRA_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_BITMAP - Static variable in interface panamagl.opengl.GL_1_0
- GL_BITMAP_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLEND - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLEND - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BLEND - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_COLOR - Static variable in interface panamagl.opengl.GL_1_4
- GL_BLEND_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_DST - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLEND_DST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BLEND_DST_ALPHA - Static variable in interface panamagl.opengl.GL_1_4
- GL_BLEND_DST_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_DST_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_DST_RGB - Static variable in interface panamagl.opengl.GL_1_4
- GL_BLEND_DST_RGB - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_DST_RGB - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_EQUATION - Static variable in interface panamagl.opengl.GL_1_4
- GL_BLEND_EQUATION - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_EQUATION - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_EQUATION_ALPHA - Static variable in interface panamagl.opengl.GL_2_0
- GL_BLEND_EQUATION_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_EQUATION_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_EQUATION_RGB - Static variable in interface panamagl.opengl.GL_2_0
- GL_BLEND_EQUATION_RGB - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_EQUATION_RGB - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_SRC - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLEND_SRC - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BLEND_SRC_ALPHA - Static variable in interface panamagl.opengl.GL_1_4
- GL_BLEND_SRC_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_SRC_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLEND_SRC_RGB - Static variable in interface panamagl.opengl.GL_1_4
- GL_BLEND_SRC_RGB - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLEND_SRC_RGB - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLOCK_INDEX - Static variable in interface panamagl.opengl.GL_4_3
- GL_BLOCK_INDEX - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_BLUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLUE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_BLUE_BIAS - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLUE_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_BLUE_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BLUE_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BLUE_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BLUE_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_BLUE_SCALE - Static variable in interface panamagl.opengl.GL_1_0
- GL_BOOL - Static variable in interface panamagl.opengl.GL_2_0
- GL_BOOL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BOOL_VEC2 - Static variable in interface panamagl.opengl.GL_2_0
- GL_BOOL_VEC2 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BOOL_VEC3 - Static variable in interface panamagl.opengl.GL_2_0
- GL_BOOL_VEC3 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BOOL_VEC4 - Static variable in interface panamagl.opengl.GL_2_0
- GL_BOOL_VEC4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BUFFER - Static variable in interface panamagl.opengl.GL_4_3
- GL_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_BUFFER_ACCESS - Static variable in interface panamagl.opengl.GL_1_5
- GL_BUFFER_ACCESS_FLAGS - Static variable in interface panamagl.opengl.GL_3_0
- GL_BUFFER_ACCESS_FLAGS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_3
- GL_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_BUFFER_DATA_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_BUFFER_DATA_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_BUFFER_IMMUTABLE_STORAGE - Static variable in interface panamagl.opengl.GL_4_4
- GL_BUFFER_MAP_LENGTH - Static variable in interface panamagl.opengl.GL_3_0
- GL_BUFFER_MAP_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_BUFFER_MAP_OFFSET - Static variable in interface panamagl.opengl.GL_3_0
- GL_BUFFER_MAP_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_BUFFER_MAP_POINTER - Static variable in interface panamagl.opengl.GL_1_5
- GL_BUFFER_MAP_POINTER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_BUFFER_MAPPED - Static variable in interface panamagl.opengl.GL_1_5
- GL_BUFFER_MAPPED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_1_5
- GL_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BUFFER_STORAGE_FLAGS - Static variable in interface panamagl.opengl.GL_4_4
- GL_BUFFER_UPDATE_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_BUFFER_UPDATE_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_BUFFER_USAGE - Static variable in interface panamagl.opengl.GL_1_5
- GL_BUFFER_USAGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BUFFER_USAGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BUFFER_USAGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_BUFFER_VARIABLE - Static variable in interface panamagl.opengl.GL_4_3
- GL_BUFFER_VARIABLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_BYTE - Static variable in interface panamagl.opengl.GL_1_0
- GL_BYTE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_BYTE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_BYTE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_C3F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_C4F_N3F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_C4UB_V2F - Static variable in interface panamagl.opengl.GL_1_1
- GL_C4UB_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_CAVEAT_SUPPORT - Static variable in interface panamagl.opengl.GL_4_3
- GL_CCW - Static variable in interface panamagl.opengl.GL_1_0
- GL_CCW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CCW - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CCW - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CCW - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CLAMP - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLAMP_FRAGMENT_COLOR - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLAMP_READ_COLOR - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLAMP_TO_BORDER - Static variable in interface panamagl.opengl.GL_1_3
- GL_CLAMP_TO_BORDER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CLAMP_TO_EDGE - Static variable in interface panamagl.opengl.GL_1_2
- GL_CLAMP_TO_EDGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLAMP_TO_EDGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CLAMP_TO_EDGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CLAMP_VERTEX_COLOR - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLEAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLEAR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLEAR_BUFFER - Static variable in interface panamagl.opengl.GL_4_3
- GL_CLEAR_TEXTURE - Static variable in interface panamagl.opengl.GL_4_4
- GL_CLIENT_ACTIVE_TEXTURE - Static variable in interface panamagl.opengl.GL_1_3
- GL_CLIENT_ACTIVE_TEXTURE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIENT_ALL_ATTRIB_BITS - Static variable in interface panamagl.opengl.GL_1_1
- GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_1
- GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_CLIENT_PIXEL_STORE_BIT - Static variable in interface panamagl.opengl.GL_1_1
- GL_CLIENT_STORAGE_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in interface panamagl.opengl.GL_1_1
- GL_CLIP_DEPTH_MODE - Static variable in interface panamagl.opengl.GL_4_5
- GL_CLIP_DISTANCE0 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE1 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE2 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE3 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE4 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE5 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE6 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_DISTANCE7 - Static variable in interface panamagl.opengl.GL_3_0
- GL_CLIP_ORIGIN - Static variable in interface panamagl.opengl.GL_4_5
- GL_CLIP_PLANE0 - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLIP_PLANE0 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIP_PLANE1 - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLIP_PLANE1 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIP_PLANE2 - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLIP_PLANE2 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIP_PLANE3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLIP_PLANE3 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIP_PLANE4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLIP_PLANE4 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIP_PLANE5 - Static variable in interface panamagl.opengl.GL_1_0
- GL_CLIP_PLANE5 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CLIPPING_INPUT_PRIMITIVES - Static variable in interface panamagl.opengl.GL_4_6
- GL_CLIPPING_OUTPUT_PRIMITIVES - Static variable in interface panamagl.opengl.GL_4_6
- GL_COEFF - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ARRAY - Static variable in interface panamagl.opengl.GL_1_1
- GL_COLOR_ARRAY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_COLOR_ARRAY_POINTER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_COLOR_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_1
- GL_COLOR_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_1
- GL_COLOR_ARRAY_TYPE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_ATTACHMENT0 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT0 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_COLOR_ATTACHMENT0 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_COLOR_ATTACHMENT1 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT1 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT10 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT10 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT11 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT11 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT12 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT12 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT13 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT13 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT14 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT14 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT15 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT15 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT16 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT16 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT17 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT17 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT18 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT18 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT19 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT19 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT2 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT20 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT20 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT21 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT21 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT22 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT22 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT23 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT23 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT24 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT24 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT25 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT25 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT26 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT26 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT27 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT27 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT28 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT28 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT29 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT29 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT3 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT3 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT30 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT30 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT31 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT31 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT4 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT4 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT5 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT5 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT6 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT6 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT7 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT7 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_ATTACHMENT9 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COLOR_ATTACHMENT9 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COLOR_BUFFER_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_COLOR_BUFFER_BIT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_COLOR_CLEAR_VALUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_COLOR_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_COLOR_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_3
- GL_COLOR_ENCODING - Static variable in interface panamagl.opengl.GL_4_3
- GL_COLOR_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_INDEXES - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_LOGIC_OP - Static variable in interface panamagl.opengl.GL_1_1
- GL_COLOR_LOGIC_OP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_MATERIAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_MATERIAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_MATERIAL_FACE - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_MATERIAL_PARAMETER - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_RENDERABLE - Static variable in interface panamagl.opengl.GL_4_3
- GL_COLOR_SUM - Static variable in interface panamagl.opengl.GL_1_4
- GL_COLOR_TABLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_COLOR_WRITEMASK - Static variable in interface panamagl.opengl.GL_1_0
- GL_COLOR_WRITEMASK - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COLOR_WRITEMASK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_COLOR_WRITEMASK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_COLORBURN - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COLORDODGE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMBINE - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMBINE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COMBINE_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMBINE_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COMBINE_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMBINE_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COMMAND_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_COMMAND_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_COMPARE_R_TO_TEXTURE - Static variable in interface panamagl.opengl.GL_1_4
- GL_COMPARE_REF_TO_TEXTURE - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPARE_REF_TO_TEXTURE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPATIBLE_SUBROUTINES - Static variable in interface panamagl.opengl.GL_4_0
- GL_COMPILE - Static variable in interface panamagl.opengl.GL_1_0
- GL_COMPILE_AND_EXECUTE - Static variable in interface panamagl.opengl.GL_1_0
- GL_COMPILE_STATUS - Static variable in interface panamagl.opengl.GL_2_0
- GL_COMPILE_STATUS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_COMPRESSED_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_INTENSITY - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_LUMINANCE - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_R11_EAC - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_R11_EAC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_RED - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPRESSED_RED_RGTC1 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPRESSED_RG - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPRESSED_RG_RGTC2 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPRESSED_RG11_EAC - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_RG11_EAC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT - Static variable in interface panamagl.opengl.GL_4_2
- GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT - Static variable in interface panamagl.opengl.GL_4_2
- GL_COMPRESSED_RGB8_ETC2 - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_RGB8_ETC2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_RGBA - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_RGBA_ASTC_10x10 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_10x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_10x6 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_10x8 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_12x10 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_12x12 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_4x4 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_5x4 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_5x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_6x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_6x6 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_8x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_8x6 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_ASTC_8x8 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_RGBA_BPTC_UNORM - Static variable in interface panamagl.opengl.GL_4_2
- GL_COMPRESSED_RGBA8_ETC2_EAC - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_RGBA8_ETC2_EAC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_SIGNED_R11_EAC - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_SIGNED_R11_EAC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPRESSED_SIGNED_RG_RGTC2 - Static variable in interface panamagl.opengl.GL_3_0
- GL_COMPRESSED_SIGNED_RG11_EAC - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_SIGNED_RG11_EAC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_SLUMINANCE - Static variable in interface panamagl.opengl.GL_2_1
- GL_COMPRESSED_SLUMINANCE_ALPHA - Static variable in interface panamagl.opengl.GL_2_1
- GL_COMPRESSED_SRGB - Static variable in interface panamagl.opengl.GL_2_1
- GL_COMPRESSED_SRGB_ALPHA - Static variable in interface panamagl.opengl.GL_2_1
- GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM - Static variable in interface panamagl.opengl.GL_4_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_SRGB8_ETC2 - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_SRGB8_ETC2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GL_1_3
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_COMPUTE_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPUTE_SHADER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_COMPUTE_SHADER_BIT - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPUTE_SHADER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_COMPUTE_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_COMPUTE_SUBROUTINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPUTE_SUBROUTINE_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPUTE_TEXTURE - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPUTE_WORK_GROUP_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_COMPUTE_WORK_GROUP_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_CONDITION_SATISFIED - Static variable in interface panamagl.opengl.GL_3_2
- GL_CONDITION_SATISFIED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_CONSTANT - Static variable in interface panamagl.opengl.GL_1_3
- GL_CONSTANT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CONSTANT_ALPHA - Static variable in interface panamagl.opengl.GL_1_4
- GL_CONSTANT_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CONSTANT_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CONSTANT_ATTENUATION - Static variable in interface panamagl.opengl.GL_1_0
- GL_CONSTANT_ATTENUATION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CONSTANT_COLOR - Static variable in interface panamagl.opengl.GL_1_4
- GL_CONSTANT_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CONSTANT_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CONTEXT_COMPATIBILITY_PROFILE_BIT - Static variable in interface panamagl.opengl.GL_3_2
- GL_CONTEXT_CORE_PROFILE_BIT - Static variable in interface panamagl.opengl.GL_3_2
- GL_CONTEXT_FLAG_DEBUG_BIT - Static variable in interface panamagl.opengl.GL_4_3
- GL_CONTEXT_FLAG_DEBUG_BIT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_CONTEXT_FLAG_NO_ERROR_BIT - Static variable in interface panamagl.opengl.GL_4_6
- GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT - Static variable in interface panamagl.opengl.GL_4_5
- GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CONTEXT_FLAGS - Static variable in interface panamagl.opengl.GL_3_0
- GL_CONTEXT_FLAGS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CONTEXT_LOST - Static variable in interface panamagl.opengl.GL_4_5
- GL_CONTEXT_LOST - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CONTEXT_LOST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CONTEXT_PROFILE_MASK - Static variable in interface panamagl.opengl.GL_3_2
- GL_CONTEXT_RELEASE_BEHAVIOR - Static variable in interface panamagl.opengl.GL_4_5
- GL_CONTEXT_RELEASE_BEHAVIOR - Static variable in interface panamagl.opengl.GL_4_6
- GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH - Static variable in interface panamagl.opengl.GL_4_5
- GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH - Static variable in interface panamagl.opengl.GL_4_6
- GL_CONTEXT_ROBUST_ACCESS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CONVOLUTION_1D - Static variable in interface panamagl.opengl.GL_4_5
- GL_CONVOLUTION_2D - Static variable in interface panamagl.opengl.GL_4_5
- GL_COORD_REPLACE - Static variable in interface panamagl.opengl.GL_2_0
- GL_COPY - Static variable in interface panamagl.opengl.GL_1_0
- GL_COPY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COPY_INVERTED - Static variable in interface panamagl.opengl.GL_1_0
- GL_COPY_INVERTED - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_COPY_PIXEL_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_COPY_READ_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_COPY_READ_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COPY_READ_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_2
- GL_COPY_READ_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COPY_WRITE_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_COPY_WRITE_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_COPY_WRITE_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_2
- GL_COPY_WRITE_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_CULL_FACE - Static variable in interface panamagl.opengl.GL_1_0
- GL_CULL_FACE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CULL_FACE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CULL_FACE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CULL_FACE_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_CULL_FACE_MODE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CULL_FACE_MODE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CULL_FACE_MODE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CURRENT_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CURRENT_FOG_COORD - Static variable in interface panamagl.opengl.GL_1_5
- GL_CURRENT_FOG_COORDINATE - Static variable in interface panamagl.opengl.GL_1_4
- GL_CURRENT_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_NORMAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_NORMAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CURRENT_PROGRAM - Static variable in interface panamagl.opengl.GL_2_0
- GL_CURRENT_PROGRAM - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CURRENT_PROGRAM - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CURRENT_QUERY - Static variable in interface panamagl.opengl.GL_1_5
- GL_CURRENT_QUERY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_CURRENT_RASTER_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_RASTER_DISTANCE - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_RASTER_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_RASTER_POSITION - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_RASTER_POSITION_VALID - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_RASTER_SECONDARY_COLOR - Static variable in interface panamagl.opengl.GL_2_1
- GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_SECONDARY_COLOR - Static variable in interface panamagl.opengl.GL_1_4
- GL_CURRENT_TEXTURE_COORDS - Static variable in interface panamagl.opengl.GL_1_0
- GL_CURRENT_TEXTURE_COORDS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CURRENT_VERTEX_ATTRIB - Static variable in interface panamagl.opengl.GL_2_0
- GL_CURRENT_VERTEX_ATTRIB - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CURRENT_VERTEX_ATTRIB - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_CW - Static variable in interface panamagl.opengl.GL_1_0
- GL_CW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_CW - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_CW - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_CW - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DARKEN - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_CALLBACK_FUNCTION - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_CALLBACK_FUNCTION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_CALLBACK_USER_PARAM - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_CALLBACK_USER_PARAM - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_GROUP_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_GROUP_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_LOGGED_MESSAGES - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_LOGGED_MESSAGES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_OUTPUT - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_OUTPUT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_OUTPUT_SYNCHRONOUS - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_OUTPUT_SYNCHRONOUS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SEVERITY_HIGH - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SEVERITY_HIGH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SEVERITY_LOW - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SEVERITY_LOW - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SEVERITY_MEDIUM - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SEVERITY_MEDIUM - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SEVERITY_NOTIFICATION - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SEVERITY_NOTIFICATION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SOURCE_API - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SOURCE_API - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SOURCE_APPLICATION - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SOURCE_APPLICATION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SOURCE_OTHER - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SOURCE_OTHER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SOURCE_SHADER_COMPILER - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SOURCE_SHADER_COMPILER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SOURCE_THIRD_PARTY - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SOURCE_THIRD_PARTY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_ERROR - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_ERROR - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_MARKER - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_MARKER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_OTHER - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_OTHER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_PERFORMANCE - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_PERFORMANCE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_POP_GROUP - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_POP_GROUP - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_PORTABILITY - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_PORTABILITY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_PUSH_GROUP - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_PUSH_GROUP - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DECAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_DECAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DECR - Static variable in interface panamagl.opengl.GL_1_0
- GL_DECR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DECR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DECR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DECR_WRAP - Static variable in interface panamagl.opengl.GL_1_4
- GL_DECR_WRAP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DECR_WRAP - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DELETE_STATUS - Static variable in interface panamagl.opengl.GL_2_0
- GL_DELETE_STATUS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DEPTH_ATTACHMENT - Static variable in interface panamagl.opengl.GL_3_0
- GL_DEPTH_ATTACHMENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_ATTACHMENT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_BIAS - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_BUFFER_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_BUFFER_BIT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_CLAMP - Static variable in interface panamagl.opengl.GL_3_2
- GL_DEPTH_CLEAR_VALUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_COMPONENT - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_COMPONENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_COMPONENT16 - Static variable in interface panamagl.opengl.GL_1_4
- GL_DEPTH_COMPONENT16 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_COMPONENT16 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_COMPONENT24 - Static variable in interface panamagl.opengl.GL_1_4
- GL_DEPTH_COMPONENT24 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DEPTH_COMPONENT32 - Static variable in interface panamagl.opengl.GL_1_4
- GL_DEPTH_COMPONENT32F - Static variable in interface panamagl.opengl.GL_3_0
- GL_DEPTH_COMPONENT32F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DEPTH_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEPTH_FUNC - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_FUNC - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_FUNC - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_FUNC - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_RANGE - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_RANGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_RANGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_RANGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_RENDERABLE - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEPTH_SCALE - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_STENCIL - Static variable in interface panamagl.opengl.GL_3_0
- GL_DEPTH_STENCIL - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in interface panamagl.opengl.GL_3_0
- GL_DEPTH_STENCIL_ATTACHMENT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DEPTH_STENCIL_TEXTURE_MODE - Static variable in interface panamagl.opengl.GL_4_3
- GL_DEPTH_STENCIL_TEXTURE_MODE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_DEPTH_TEST - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_TEST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_TEST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_TEST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH_TEXTURE_MODE - Static variable in interface panamagl.opengl.GL_1_4
- GL_DEPTH_WRITEMASK - Static variable in interface panamagl.opengl.GL_1_0
- GL_DEPTH_WRITEMASK - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DEPTH_WRITEMASK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DEPTH_WRITEMASK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DEPTH24_STENCIL8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_DEPTH24_STENCIL8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DEPTH32F_STENCIL8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_DEPTH32F_STENCIL8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DIFFERENCE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_DIFFUSE - Static variable in interface panamagl.opengl.GL_1_0
- GL_DIFFUSE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DISPATCH_INDIRECT_BUFFER - Static variable in interface panamagl.opengl.GL_4_3
- GL_DISPATCH_INDIRECT_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_DISPATCH_INDIRECT_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_3
- GL_DISPATCH_INDIRECT_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_DISPLAY_LIST - Static variable in interface panamagl.opengl.GL_4_3
- GL_DITHER - Static variable in interface panamagl.opengl.GL_1_0
- GL_DITHER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DITHER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DITHER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DOMAIN - Static variable in interface panamagl.opengl.GL_1_0
- GL_DONT_CARE - Static variable in interface panamagl.opengl.GL_1_0
- GL_DONT_CARE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DONT_CARE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DONT_CARE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DOT3_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_DOT3_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DOT3_RGBA - Static variable in interface panamagl.opengl.GL_1_3
- GL_DOT3_RGBA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DOUBLE - Static variable in interface panamagl.opengl.GL_1_1
- GL_DOUBLE_MAT2 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT2x3 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT2x4 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT3 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT3x2 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT3x4 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT4 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT4x2 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_MAT4x3 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_VEC2 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_VEC3 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLE_VEC4 - Static variable in interface panamagl.opengl.GL_4_0
- GL_DOUBLEBUFFER - Static variable in interface panamagl.opengl.GL_1_0
- GL_DRAW_BUFFER - Static variable in interface panamagl.opengl.GL_1_0
- GL_DRAW_BUFFER0 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER0 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER1 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER1 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER10 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER10 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER11 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER11 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER12 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER12 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER13 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER13 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER14 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER14 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER15 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER15 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER2 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER3 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER3 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER4 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER4 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER5 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER5 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER6 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER6 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER7 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER7 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER8 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_BUFFER9 - Static variable in interface panamagl.opengl.GL_2_0
- GL_DRAW_BUFFER9 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_FRAMEBUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_DRAW_FRAMEBUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GL_3_0
- GL_DRAW_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DRAW_INDIRECT_BUFFER - Static variable in interface panamagl.opengl.GL_4_0
- GL_DRAW_INDIRECT_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_0
- GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_DRAW_PIXEL_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_DST_ALPHA - Static variable in interface panamagl.opengl.GL_1_0
- GL_DST_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DST_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DST_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DST_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_DST_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DST_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DST_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DYNAMIC_COPY - Static variable in interface panamagl.opengl.GL_1_5
- GL_DYNAMIC_COPY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DYNAMIC_DRAW - Static variable in interface panamagl.opengl.GL_1_5
- GL_DYNAMIC_DRAW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_DYNAMIC_DRAW - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_DYNAMIC_DRAW - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_DYNAMIC_READ - Static variable in interface panamagl.opengl.GL_1_5
- GL_DYNAMIC_READ - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_DYNAMIC_STORAGE_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_EDGE_FLAG - Static variable in interface panamagl.opengl.GL_1_0
- GL_EDGE_FLAG_ARRAY - Static variable in interface panamagl.opengl.GL_1_1
- GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_EDGE_FLAG_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_1
- GL_ELEMENT_ARRAY_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_ELEMENT_ARRAY_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ELEMENT_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GL_1_5
- GL_ELEMENT_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ELEMENT_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ELEMENT_ARRAY_BUFFER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_EMISSION - Static variable in interface panamagl.opengl.GL_1_0
- GL_EMISSION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ENABLE_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_EQUAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_EQUAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_EQUAL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_EQUAL - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_EQUAL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_EQUIV - Static variable in interface panamagl.opengl.GL_1_0
- GL_EQUIV - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_EVAL_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_EXCLUSION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_EXP - Static variable in interface panamagl.opengl.GL_1_0
- GL_EXP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_EXP2 - Static variable in interface panamagl.opengl.GL_1_0
- GL_EXP2 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_EXTENSIONS - Static variable in interface panamagl.opengl.GL_1_0
- GL_EXTENSIONS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_EXTENSIONS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_EXTENSIONS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_EYE_LINEAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_EYE_PLANE - Static variable in interface panamagl.opengl.GL_1_0
- GL_FALSE - Static variable in interface panamagl.opengl.GL_1_0
- GL_FALSE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FALSE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FALSE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FASTEST - Static variable in interface panamagl.opengl.GL_1_0
- GL_FASTEST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FASTEST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FASTEST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FEEDBACK - Static variable in interface panamagl.opengl.GL_1_0
- GL_FEEDBACK_BUFFER_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_FEEDBACK_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_FEEDBACK_BUFFER_TYPE - Static variable in interface panamagl.opengl.GL_1_1
- GL_FILL - Static variable in interface panamagl.opengl.GL_1_0
- GL_FILTER - Static variable in interface panamagl.opengl.GL_4_3
- GL_FIRST_VERTEX_CONVENTION - Static variable in interface panamagl.opengl.GL_3_2
- GL_FIRST_VERTEX_CONVENTION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FIXED - Static variable in interface panamagl.opengl.GL_4_1
- GL_FIXED - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FIXED - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FIXED_ONLY - Static variable in interface panamagl.opengl.GL_3_0
- GL_FLAT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FLAT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FLOAT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FLOAT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FLOAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FLOAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in interface panamagl.opengl.GL_3_0
- GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_MAT2 - Static variable in interface panamagl.opengl.GL_2_0
- GL_FLOAT_MAT2 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FLOAT_MAT2x3 - Static variable in interface panamagl.opengl.GL_2_1
- GL_FLOAT_MAT2x3 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_MAT2x4 - Static variable in interface panamagl.opengl.GL_2_1
- GL_FLOAT_MAT2x4 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_MAT3 - Static variable in interface panamagl.opengl.GL_2_0
- GL_FLOAT_MAT3 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FLOAT_MAT3x2 - Static variable in interface panamagl.opengl.GL_2_1
- GL_FLOAT_MAT3x2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_MAT3x4 - Static variable in interface panamagl.opengl.GL_2_1
- GL_FLOAT_MAT3x4 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_MAT4 - Static variable in interface panamagl.opengl.GL_2_0
- GL_FLOAT_MAT4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FLOAT_MAT4x2 - Static variable in interface panamagl.opengl.GL_2_1
- GL_FLOAT_MAT4x2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_MAT4x3 - Static variable in interface panamagl.opengl.GL_2_1
- GL_FLOAT_MAT4x3 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FLOAT_VEC2 - Static variable in interface panamagl.opengl.GL_2_0
- GL_FLOAT_VEC2 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FLOAT_VEC3 - Static variable in interface panamagl.opengl.GL_2_0
- GL_FLOAT_VEC3 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FLOAT_VEC4 - Static variable in interface panamagl.opengl.GL_2_0
- GL_FLOAT_VEC4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FOG - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FOG_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FOG_COORD - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORD_ARRAY - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORD_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORD_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORD_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORD_SRC - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORDINATE - Static variable in interface panamagl.opengl.GL_1_4
- GL_FOG_COORDINATE_ARRAY - Static variable in interface panamagl.opengl.GL_1_4
- GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_FOG_COORDINATE_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_4
- GL_FOG_COORDINATE_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_4
- GL_FOG_COORDINATE_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_4
- GL_FOG_COORDINATE_SOURCE - Static variable in interface panamagl.opengl.GL_1_4
- GL_FOG_DENSITY - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_DENSITY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FOG_END - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_END - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FOG_HINT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_HINT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FOG_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_MODE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FOG_START - Static variable in interface panamagl.opengl.GL_1_0
- GL_FOG_START - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FRACTIONAL_EVEN - Static variable in interface panamagl.opengl.GL_4_0
- GL_FRACTIONAL_EVEN - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FRACTIONAL_ODD - Static variable in interface panamagl.opengl.GL_4_0
- GL_FRACTIONAL_ODD - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FRAGMENT_DEPTH - Static variable in interface panamagl.opengl.GL_1_4
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in interface panamagl.opengl.GL_4_0
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GL_2_0
- GL_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAGMENT_SHADER_BIT - Static variable in interface panamagl.opengl.GL_4_1
- GL_FRAGMENT_SHADER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in interface panamagl.opengl.GL_2_0
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAGMENT_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_FRAGMENT_SUBROUTINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAGMENT_SUBROUTINE_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAGMENT_TEXTURE - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in interface panamagl.opengl.GL_3_2
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_FRAMEBUFFER_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_BLEND - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_COMPLETE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_COMPLETE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_COMPLETE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_DEFAULT - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_DEFAULT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_FRAMEBUFFER_DEFAULT_HEIGHT - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_DEFAULT_HEIGHT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_FRAMEBUFFER_DEFAULT_LAYERS - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_DEFAULT_LAYERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FRAMEBUFFER_DEFAULT_SAMPLES - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_DEFAULT_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_FRAMEBUFFER_DEFAULT_WIDTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_DEFAULT_WIDTH - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in interface panamagl.opengl.GL_3_2
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_RENDERABLE - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_RENDERABLE_LAYERED - Static variable in interface panamagl.opengl.GL_4_3
- GL_FRAMEBUFFER_SRGB - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_UNDEFINED - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_UNDEFINED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_FRAMEBUFFER_UNDEFINED - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in interface panamagl.opengl.GL_3_0
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRAMEBUFFER_UNSUPPORTED - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRONT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FRONT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FRONT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRONT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRONT_AND_BACK - Static variable in interface panamagl.opengl.GL_1_0
- GL_FRONT_AND_BACK - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FRONT_AND_BACK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRONT_AND_BACK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRONT_FACE - Static variable in interface panamagl.opengl.GL_1_0
- GL_FRONT_FACE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_FRONT_FACE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FRONT_FACE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FRONT_LEFT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FRONT_RIGHT - Static variable in interface panamagl.opengl.GL_1_0
- GL_FULL_SUPPORT - Static variable in interface panamagl.opengl.GL_4_3
- GL_FUNC_ADD - Static variable in interface panamagl.opengl.GL_1_4
- GL_FUNC_ADD - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FUNC_ADD - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FUNC_REVERSE_SUBTRACT - Static variable in interface panamagl.opengl.GL_1_4
- GL_FUNC_REVERSE_SUBTRACT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FUNC_REVERSE_SUBTRACT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_FUNC_SUBTRACT - Static variable in interface panamagl.opengl.GL_1_4
- GL_FUNC_SUBTRACT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_FUNC_SUBTRACT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_GENERATE_MIPMAP - Static variable in interface panamagl.opengl.GL_1_4
- GL_GENERATE_MIPMAP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_GENERATE_MIPMAP_HINT - Static variable in interface panamagl.opengl.GL_1_4
- GL_GENERATE_MIPMAP_HINT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_GENERATE_MIPMAP_HINT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_GENERATE_MIPMAP_HINT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_GEOMETRY_INPUT_TYPE - Static variable in interface panamagl.opengl.GL_3_2
- GL_GEOMETRY_INPUT_TYPE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GEOMETRY_OUTPUT_TYPE - Static variable in interface panamagl.opengl.GL_3_2
- GL_GEOMETRY_OUTPUT_TYPE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GEOMETRY_SHADER - Static variable in interface panamagl.opengl.GL_3_2
- GL_GEOMETRY_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GEOMETRY_SHADER_BIT - Static variable in interface panamagl.opengl.GL_4_1
- GL_GEOMETRY_SHADER_BIT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_0
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED - Static variable in interface panamagl.opengl.GL_4_6
- GL_GEOMETRY_SUBROUTINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_GEOMETRY_SUBROUTINE_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_GEOMETRY_TEXTURE - Static variable in interface panamagl.opengl.GL_4_3
- GL_GEOMETRY_VERTICES_OUT - Static variable in interface panamagl.opengl.GL_3_2
- GL_GEOMETRY_VERTICES_OUT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GEQUAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_GEQUAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_GEQUAL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_GEQUAL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_GET_TEXTURE_IMAGE_FORMAT - Static variable in interface panamagl.opengl.GL_4_3
- GL_GET_TEXTURE_IMAGE_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_GREATER - Static variable in interface panamagl.opengl.GL_1_0
- GL_GREATER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_GREATER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_GREATER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_GREEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_GREEN - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_GREEN_BIAS - Static variable in interface panamagl.opengl.GL_1_0
- GL_GREEN_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_GREEN_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_GREEN_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_GREEN_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_GREEN_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_GREEN_SCALE - Static variable in interface panamagl.opengl.GL_1_0
- GL_GUILTY_CONTEXT_RESET - Static variable in interface panamagl.opengl.GL_4_5
- GL_GUILTY_CONTEXT_RESET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_GUILTY_CONTEXT_RESET - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_HALF_FLOAT - Static variable in interface panamagl.opengl.GL_3_0
- GL_HALF_FLOAT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_HARDLIGHT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_HIGH_FLOAT - Static variable in interface panamagl.opengl.GL_4_1
- GL_HIGH_FLOAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_HIGH_FLOAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_HIGH_INT - Static variable in interface panamagl.opengl.GL_4_1
- GL_HIGH_INT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_HIGH_INT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_HINT_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_HISTOGRAM - Static variable in interface panamagl.opengl.GL_4_5
- GL_HSL_COLOR - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_HSL_HUE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_HSL_LUMINOSITY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_HSL_SATURATION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_IMAGE_1D - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_1D_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_2D - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_2D - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_2D_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_2D_RECT - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_3D - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_3D - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BINDING_ACCESS - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BINDING_ACCESS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BINDING_FORMAT - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BINDING_FORMAT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BINDING_LAYER - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BINDING_LAYER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BINDING_LAYERED - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BINDING_LAYERED - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BINDING_LEVEL - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BINDING_LEVEL - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BINDING_NAME - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BINDING_NAME - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_BUFFER - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_IMAGE_CLASS_1_X_16 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_1_X_32 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_1_X_8 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_10_10_10_2 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_11_11_10 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_2_X_16 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_2_X_32 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_2_X_8 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_4_X_16 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_4_X_32 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CLASS_4_X_8 - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_COMPATIBILITY_CLASS - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_CUBE - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_CUBE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in interface panamagl.opengl.GL_4_2
- GL_IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_IMAGE_PIXEL_FORMAT - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_PIXEL_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMAGE_TEXEL_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in interface panamagl.opengl.GL_4_1
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in interface panamagl.opengl.GL_4_1
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INCR - Static variable in interface panamagl.opengl.GL_1_0
- GL_INCR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_INCR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INCR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INCR_WRAP - Static variable in interface panamagl.opengl.GL_1_4
- GL_INCR_WRAP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INCR_WRAP - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INDEX - Static variable in interface panamagl.opengl.GL_3_0
- GL_INDEX_ARRAY - Static variable in interface panamagl.opengl.GL_1_1
- GL_INDEX_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_INDEX_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_INDEX_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_1
- GL_INDEX_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_1
- GL_INDEX_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_INDEX_CLEAR_VALUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_INDEX_LOGIC_OP - Static variable in interface panamagl.opengl.GL_1_1
- GL_INDEX_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_INDEX_OFFSET - Static variable in interface panamagl.opengl.GL_1_0
- GL_INDEX_SHIFT - Static variable in interface panamagl.opengl.GL_1_0
- GL_INDEX_WRITEMASK - Static variable in interface panamagl.opengl.GL_1_0
- GL_INFO_LOG_LENGTH - Static variable in interface panamagl.opengl.GL_2_0
- GL_INFO_LOG_LENGTH - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INNOCENT_CONTEXT_RESET - Static variable in interface panamagl.opengl.GL_4_5
- GL_INNOCENT_CONTEXT_RESET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_INNOCENT_CONTEXT_RESET - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INT - Static variable in interface panamagl.opengl.GL_1_0
- GL_INT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INT_2_10_10_10_REV - Static variable in interface panamagl.opengl.GL_3_3
- GL_INT_2_10_10_10_REV - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INT_IMAGE_1D - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_1D_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_2D - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_2D - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_INT_IMAGE_2D_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_INT_IMAGE_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_2D_RECT - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_3D - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_3D - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_INT_IMAGE_BUFFER - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_INT_IMAGE_CUBE - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_CUBE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_INT_SAMPLER_1D - Static variable in interface panamagl.opengl.GL_3_0
- GL_INT_SAMPLER_1D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_INT_SAMPLER_2D - Static variable in interface panamagl.opengl.GL_3_0
- GL_INT_SAMPLER_2D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INT_SAMPLER_2D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_INT_SAMPLER_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_2
- GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_3_2
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_INT_SAMPLER_2D_RECT - Static variable in interface panamagl.opengl.GL_3_1
- GL_INT_SAMPLER_3D - Static variable in interface panamagl.opengl.GL_3_0
- GL_INT_SAMPLER_3D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INT_SAMPLER_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_INT_SAMPLER_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_INT_SAMPLER_CUBE - Static variable in interface panamagl.opengl.GL_3_0
- GL_INT_SAMPLER_CUBE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_0
- GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_INT_VEC2 - Static variable in interface panamagl.opengl.GL_2_0
- GL_INT_VEC2 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INT_VEC3 - Static variable in interface panamagl.opengl.GL_2_0
- GL_INT_VEC3 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INT_VEC4 - Static variable in interface panamagl.opengl.GL_2_0
- GL_INT_VEC4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INTENSITY - Static variable in interface panamagl.opengl.GL_1_1
- GL_INTENSITY12 - Static variable in interface panamagl.opengl.GL_1_1
- GL_INTENSITY16 - Static variable in interface panamagl.opengl.GL_1_1
- GL_INTENSITY4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_INTENSITY8 - Static variable in interface panamagl.opengl.GL_1_1
- GL_INTERLEAVED_ATTRIBS - Static variable in interface panamagl.opengl.GL_3_0
- GL_INTERLEAVED_ATTRIBS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INTERNALFORMAT_ALPHA_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_ALPHA_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_BLUE_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_BLUE_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_DEPTH_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_DEPTH_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_GREEN_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_GREEN_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_PREFERRED - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_RED_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_RED_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_SHARED_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_STENCIL_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_STENCIL_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERNALFORMAT_SUPPORTED - Static variable in interface panamagl.opengl.GL_4_3
- GL_INTERPOLATE - Static variable in interface panamagl.opengl.GL_1_3
- GL_INTERPOLATE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_INVALID_ENUM - Static variable in interface panamagl.opengl.GL_1_0
- GL_INVALID_ENUM - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_INVALID_ENUM - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INVALID_ENUM - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in interface panamagl.opengl.GL_3_0
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INVALID_INDEX - Static variable in interface panamagl.opengl.GL_3_1
- GL_INVALID_INDEX - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_INVALID_OPERATION - Static variable in interface panamagl.opengl.GL_1_0
- GL_INVALID_OPERATION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_INVALID_OPERATION - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INVALID_OPERATION - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INVALID_VALUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_INVALID_VALUE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_INVALID_VALUE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INVALID_VALUE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_INVERT - Static variable in interface panamagl.opengl.GL_1_0
- GL_INVERT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_INVERT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_INVERT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_IS_PER_PATCH - Static variable in interface panamagl.opengl.GL_4_3
- GL_IS_PER_PATCH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_IS_ROW_MAJOR - Static variable in interface panamagl.opengl.GL_4_3
- GL_IS_ROW_MAJOR - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ISOLINES - Static variable in interface panamagl.opengl.GL_4_0
- GL_ISOLINES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_KEEP - Static variable in interface panamagl.opengl.GL_1_0
- GL_KEEP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_KEEP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_KEEP - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LAST_VERTEX_CONVENTION - Static variable in interface panamagl.opengl.GL_3_2
- GL_LAST_VERTEX_CONVENTION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_LAYER_PROVOKING_VERTEX - Static variable in interface panamagl.opengl.GL_4_1
- GL_LAYER_PROVOKING_VERTEX - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_LEFT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LEQUAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_LEQUAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LEQUAL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LEQUAL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LESS - Static variable in interface panamagl.opengl.GL_1_0
- GL_LESS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LESS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LESS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LIGHT_MODEL_AMBIENT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT_MODEL_AMBIENT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in interface panamagl.opengl.GL_1_2
- GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT_MODEL_TWO_SIDE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT_MODEL_TWO_SIDE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT0 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT0 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT1 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT1 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT2 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT2 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT3 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT4 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT5 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT5 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT6 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT6 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHT7 - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHT7 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHTEN - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_LIGHTING - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIGHTING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LIGHTING_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_LOOP - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_LOOP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINE_LOOP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINE_LOOP - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINE_RESET_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_SMOOTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_SMOOTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINE_SMOOTH_HINT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_SMOOTH_HINT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINE_STIPPLE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_STIPPLE_PATTERN - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_STIPPLE_REPEAT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_STRIP - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_STRIP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINE_STRIP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINE_STRIP - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINE_STRIP_ADJACENCY - Static variable in interface panamagl.opengl.GL_3_2
- GL_LINE_STRIP_ADJACENCY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_LINE_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_WIDTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_WIDTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINE_WIDTH - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINE_WIDTH - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINE_WIDTH_GRANULARITY - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINEAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINEAR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINEAR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINEAR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINEAR_ATTENUATION - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINEAR_ATTENUATION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINEAR_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINEAR_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINEAR_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINEAR_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINEAR_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINEAR_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINEAR_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINEAR_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINES - Static variable in interface panamagl.opengl.GL_1_0
- GL_LINES - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LINES - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINES - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LINES_ADJACENCY - Static variable in interface panamagl.opengl.GL_3_2
- GL_LINES_ADJACENCY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_LINK_STATUS - Static variable in interface panamagl.opengl.GL_2_0
- GL_LINK_STATUS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LINK_STATUS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LIST_BASE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIST_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIST_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_LIST_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LOAD - Static variable in interface panamagl.opengl.GL_1_0
- GL_LOCATION - Static variable in interface panamagl.opengl.GL_4_3
- GL_LOCATION - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_LOCATION_COMPONENT - Static variable in interface panamagl.opengl.GL_4_4
- GL_LOCATION_INDEX - Static variable in interface panamagl.opengl.GL_4_3
- GL_LOGIC_OP - Static variable in interface panamagl.opengl.GL_1_0
- GL_LOGIC_OP_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LOGIC_OP_MODE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LOSE_CONTEXT_ON_RESET - Static variable in interface panamagl.opengl.GL_4_5
- GL_LOSE_CONTEXT_ON_RESET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_LOSE_CONTEXT_ON_RESET - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LOW_FLOAT - Static variable in interface panamagl.opengl.GL_4_1
- GL_LOW_FLOAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LOW_FLOAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LOW_INT - Static variable in interface panamagl.opengl.GL_4_1
- GL_LOW_INT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LOW_INT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_LOWER_LEFT - Static variable in interface panamagl.opengl.GL_2_0
- GL_LOWER_LEFT - Static variable in interface panamagl.opengl.GL_4_5
- GL_LUMINANCE - Static variable in interface panamagl.opengl.GL_1_0
- GL_LUMINANCE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LUMINANCE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LUMINANCE_ALPHA - Static variable in interface panamagl.opengl.GL_1_0
- GL_LUMINANCE_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_LUMINANCE_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_LUMINANCE12 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE12_ALPHA12 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE12_ALPHA4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE16 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE16_ALPHA16 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE4_ALPHA4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE6_ALPHA2 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE8 - Static variable in interface panamagl.opengl.GL_1_1
- GL_LUMINANCE8_ALPHA8 - Static variable in interface panamagl.opengl.GL_1_1
- GL_MAJOR_VERSION - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAJOR_VERSION - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MANUAL_GENERATE_MIPMAP - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAP_COHERENT_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_MAP_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAP_INVALIDATE_RANGE_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAP_PERSISTENT_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_MAP_READ_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAP_READ_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_MAP_READ_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAP_STENCIL - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAP_UNSYNCHRONIZED_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAP_WRITE_BIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAP_WRITE_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_MAP_WRITE_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAP1_COLOR_4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_GRID_DOMAIN - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_GRID_SEGMENTS - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_NORMAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_TEXTURE_COORD_1 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_TEXTURE_COORD_2 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_TEXTURE_COORD_3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_TEXTURE_COORD_4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_VERTEX_3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP1_VERTEX_4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_COLOR_4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_GRID_DOMAIN - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_GRID_SEGMENTS - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_NORMAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_TEXTURE_COORD_1 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_TEXTURE_COORD_2 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_TEXTURE_COORD_3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_TEXTURE_COORD_4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_VERTEX_3 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAP2_VERTEX_4 - Static variable in interface panamagl.opengl.GL_1_0
- GL_MATRIX_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_MATRIX_MODE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MATRIX_STRIDE - Static variable in interface panamagl.opengl.GL_4_3
- GL_MATRIX_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX - Static variable in interface panamagl.opengl.GL_1_4
- GL_MAX - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_3D_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GL_1_2
- GL_MAX_3D_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_ATTRIB_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_1
- GL_MAX_CLIP_DISTANCES - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_CLIP_PLANES - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_CLIP_PLANES - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_COLOR_ATTACHMENTS - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_COLOR_ATTACHMENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_COMBINED_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES - Static variable in interface panamagl.opengl.GL_4_5
- GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_DIMENSIONS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_COMBINED_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_COMBINED_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_SHARED_MEMORY_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_SHARED_MEMORY_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_WORK_GROUP_COUNT - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_WORK_GROUP_COUNT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_COMPUTE_WORK_GROUP_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_COMPUTE_WORK_GROUP_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GL_1_3
- GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_CULL_DISTANCES - Static variable in interface panamagl.opengl.GL_4_5
- GL_MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_DEBUG_LOGGED_MESSAGES - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_DEBUG_LOGGED_MESSAGES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_DEBUG_MESSAGE_LENGTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_DEBUG_MESSAGE_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_DEPTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_DRAW_BUFFERS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_DRAW_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in interface panamagl.opengl.GL_3_3
- GL_MAX_ELEMENT_INDEX - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_ELEMENT_INDEX - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_ELEMENTS_INDICES - Static variable in interface panamagl.opengl.GL_1_2
- GL_MAX_ELEMENTS_INDICES - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_ELEMENTS_VERTICES - Static variable in interface panamagl.opengl.GL_1_2
- GL_MAX_ELEMENTS_VERTICES - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_EVAL_ORDER - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_FRAGMENT_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_FRAGMENT_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_FRAGMENT_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_FRAGMENT_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in interface panamagl.opengl.GL_4_1
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_FRAMEBUFFER_HEIGHT - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_FRAMEBUFFER_HEIGHT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_FRAMEBUFFER_LAYERS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_FRAMEBUFFER_LAYERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_FRAMEBUFFER_SAMPLES - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_FRAMEBUFFER_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_FRAMEBUFFER_WIDTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_FRAMEBUFFER_WIDTH - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_GEOMETRY_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_GEOMETRY_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_HEIGHT - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_IMAGE_SAMPLES - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_INTEGER_SAMPLES - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_INTEGER_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_LABEL_LENGTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_LABEL_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_LAYERS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_LIGHTS - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_LIGHTS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_LIST_NESTING - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_NAME_LENGTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_NAME_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_NAME_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_NUM_ACTIVE_VARIABLES - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_NUM_ACTIVE_VARIABLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_NUM_COMPATIBLE_SUBROUTINES - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_PATCH_VERTICES - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_PATCH_VERTICES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_PIXEL_MAP_TABLE - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_PROJECTION_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_PROJECTION_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_RECTANGLE_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_RENDERBUFFER_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_RENDERBUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_RENDERBUFFER_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_SAMPLE_MASK_WORDS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_SAMPLE_MASK_WORDS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_SAMPLES - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_SHADER_STORAGE_BLOCK_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_SHADER_STORAGE_BLOCK_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_SUBROUTINES - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_GEN_LEVEL - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_GEN_LEVEL - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TESS_PATCH_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TESS_PATCH_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TEXTURE_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_TEXTURE_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MAX_TEXTURE_COORDS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_TEXTURE_LOD_BIAS - Static variable in interface panamagl.opengl.GL_1_4
- GL_MAX_TEXTURE_LOD_BIAS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_TEXTURE_MAX_ANISOTROPY - Static variable in interface panamagl.opengl.GL_4_6
- GL_MAX_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_TEXTURE_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_TEXTURE_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_TEXTURE_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_TEXTURE_UNITS - Static variable in interface panamagl.opengl.GL_1_3
- GL_MAX_TEXTURE_UNITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_UNIFORM_LOCATIONS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_UNIFORM_LOCATIONS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VARYING_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_0
- GL_MAX_VARYING_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_VARYING_FLOATS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_VARYING_VECTORS - Static variable in interface panamagl.opengl.GL_4_1
- GL_MAX_VARYING_VECTORS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_VARYING_VECTORS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_VERTEX_ATOMIC_COUNTERS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_ATTRIB_BINDINGS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_VERTEX_ATTRIB_BINDINGS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_ATTRIB_STRIDE - Static variable in interface panamagl.opengl.GL_4_4
- GL_MAX_VERTEX_ATTRIB_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_ATTRIBS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_VERTEX_ATTRIBS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_VERTEX_ATTRIBS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_VERTEX_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GL_4_2
- GL_MAX_VERTEX_IMAGE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GL_3_2
- GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GL_4_3
- GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MAX_VERTEX_STREAMS - Static variable in interface panamagl.opengl.GL_4_0
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GL_3_1
- GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GL_2_0
- GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in interface panamagl.opengl.GL_4_1
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_VIEWPORT_DIMS - Static variable in interface panamagl.opengl.GL_1_0
- GL_MAX_VIEWPORT_DIMS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MAX_VIEWPORT_DIMS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MAX_VIEWPORT_DIMS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MAX_VIEWPORTS - Static variable in interface panamagl.opengl.GL_4_1
- GL_MAX_WIDTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_MEDIUM_FLOAT - Static variable in interface panamagl.opengl.GL_4_1
- GL_MEDIUM_FLOAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MEDIUM_FLOAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MEDIUM_INT - Static variable in interface panamagl.opengl.GL_4_1
- GL_MEDIUM_INT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MEDIUM_INT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MIN - Static variable in interface panamagl.opengl.GL_1_4
- GL_MIN - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface panamagl.opengl.GL_4_0
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MIN_MAP_BUFFER_ALIGNMENT - Static variable in interface panamagl.opengl.GL_4_2
- GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in interface panamagl.opengl.GL_3_0
- GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface panamagl.opengl.GL_4_0
- GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_MIN_SAMPLE_SHADING_VALUE - Static variable in interface panamagl.opengl.GL_4_0
- GL_MIN_SAMPLE_SHADING_VALUE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MINMAX - Static variable in interface panamagl.opengl.GL_4_5
- GL_MINOR_VERSION - Static variable in interface panamagl.opengl.GL_3_0
- GL_MINOR_VERSION - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_MIPMAP - Static variable in interface panamagl.opengl.GL_4_3
- GL_MIRROR_CLAMP_TO_EDGE - Static variable in interface panamagl.opengl.GL_4_4
- GL_MIRRORED_REPEAT - Static variable in interface panamagl.opengl.GL_1_4
- GL_MIRRORED_REPEAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_MIRRORED_REPEAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_MODELVIEW - Static variable in interface panamagl.opengl.GL_1_0
- GL_MODELVIEW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MODELVIEW_MATRIX - Static variable in interface panamagl.opengl.GL_1_0
- GL_MODELVIEW_MATRIX - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MODELVIEW_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_MODELVIEW_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MODULATE - Static variable in interface panamagl.opengl.GL_1_0
- GL_MODULATE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MULT - Static variable in interface panamagl.opengl.GL_1_0
- GL_MULTIPLY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_1_3
- GL_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_MULTISAMPLE_BIT - Static variable in interface panamagl.opengl.GL_1_3
- GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_MULTISAMPLE_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_N3F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_NAME_LENGTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_NAME_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_NAME_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_NAND - Static variable in interface panamagl.opengl.GL_1_0
- GL_NAND - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NEAREST - Static variable in interface panamagl.opengl.GL_1_0
- GL_NEAREST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NEAREST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NEAREST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NEAREST_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_NEAREST_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NEAREST_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NEAREST_MIPMAP_LINEAR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NEAREST_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GL_1_0
- GL_NEAREST_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NEAREST_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NEAREST_MIPMAP_NEAREST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NEGATIVE_ONE_TO_ONE - Static variable in interface panamagl.opengl.GL_4_5
- GL_NEVER - Static variable in interface panamagl.opengl.GL_1_0
- GL_NEVER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NEVER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NEVER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NICEST - Static variable in interface panamagl.opengl.GL_1_0
- GL_NICEST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NICEST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NICEST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NO_ERROR - Static variable in interface panamagl.opengl.GL_1_0
- GL_NO_ERROR - Static variable in interface panamagl.opengl.GL_4_5
- GL_NO_ERROR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NO_ERROR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NO_ERROR - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_NO_ERROR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NO_RESET_NOTIFICATION - Static variable in interface panamagl.opengl.GL_4_5
- GL_NO_RESET_NOTIFICATION - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_NONE - Static variable in interface panamagl.opengl.GL_1_0
- GL_NONE - Static variable in interface panamagl.opengl.GL_4_5
- GL_NONE - Static variable in interface panamagl.opengl.GL_4_6
- GL_NONE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NONE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NOOP - Static variable in interface panamagl.opengl.GL_1_0
- GL_NOOP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_NOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NORMAL_ARRAY - Static variable in interface panamagl.opengl.GL_1_1
- GL_NORMAL_ARRAY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NORMAL_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_NORMAL_ARRAY_POINTER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NORMAL_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_1
- GL_NORMAL_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NORMAL_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_1
- GL_NORMAL_ARRAY_TYPE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NORMAL_MAP - Static variable in interface panamagl.opengl.GL_1_3
- GL_NORMALIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_NORMALIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NOTEQUAL - Static variable in interface panamagl.opengl.GL_1_0
- GL_NOTEQUAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NOTEQUAL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NOTEQUAL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NUM_ACTIVE_VARIABLES - Static variable in interface panamagl.opengl.GL_4_3
- GL_NUM_ACTIVE_VARIABLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in interface panamagl.opengl.GL_4_0
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GL_1_3
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NUM_EXTENSIONS - Static variable in interface panamagl.opengl.GL_3_0
- GL_NUM_EXTENSIONS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in interface panamagl.opengl.GL_4_1
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_NUM_SAMPLE_COUNTS - Static variable in interface panamagl.opengl.GL_4_2
- GL_NUM_SAMPLE_COUNTS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in interface panamagl.opengl.GL_4_1
- GL_NUM_SHADER_BINARY_FORMATS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_NUM_SHADING_LANGUAGE_VERSIONS - Static variable in interface panamagl.opengl.GL_4_3
- GL_NUM_SPIR_V_EXTENSIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_OBJECT_LINEAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_OBJECT_PLANE - Static variable in interface panamagl.opengl.GL_1_0
- GL_OBJECT_TYPE - Static variable in interface panamagl.opengl.GL_3_2
- GL_OBJECT_TYPE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_OFFSET - Static variable in interface panamagl.opengl.GL_4_3
- GL_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_ONE - Static variable in interface panamagl.opengl.GL_1_0
- GL_ONE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ONE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in interface panamagl.opengl.GL_1_4
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in interface panamagl.opengl.GL_1_4
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE_MINUS_CONSTANT_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_DST_ALPHA - Static variable in interface panamagl.opengl.GL_1_0
- GL_ONE_MINUS_DST_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ONE_MINUS_DST_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE_MINUS_DST_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_DST_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_ONE_MINUS_DST_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ONE_MINUS_DST_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE_MINUS_DST_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_SRC_ALPHA - Static variable in interface panamagl.opengl.GL_1_0
- GL_ONE_MINUS_SRC_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ONE_MINUS_SRC_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE_MINUS_SRC_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_SRC_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_ONE_MINUS_SRC_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ONE_MINUS_SRC_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ONE_MINUS_SRC_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ONE_MINUS_SRC1_ALPHA - Static variable in interface panamagl.opengl.GL_3_3
- GL_ONE_MINUS_SRC1_COLOR - Static variable in interface panamagl.opengl.GL_3_3
- GL_OPERAND0_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_OPERAND0_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OPERAND0_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_OPERAND0_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OPERAND1_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_OPERAND1_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OPERAND1_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_OPERAND1_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OPERAND2_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_OPERAND2_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OPERAND2_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_OPERAND2_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OR - Static variable in interface panamagl.opengl.GL_1_0
- GL_OR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OR_INVERTED - Static variable in interface panamagl.opengl.GL_1_0
- GL_OR_INVERTED - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OR_REVERSE - Static variable in interface panamagl.opengl.GL_1_0
- GL_OR_REVERSE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ORDER - Static variable in interface panamagl.opengl.GL_1_0
- GL_OUT_OF_MEMORY - Static variable in interface panamagl.opengl.GL_1_0
- GL_OUT_OF_MEMORY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_OUT_OF_MEMORY - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_OUT_OF_MEMORY - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_OVERLAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PACK_ALIGNMENT - Static variable in interface panamagl.opengl.GL_1_0
- GL_PACK_ALIGNMENT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PACK_ALIGNMENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_PACK_ALIGNMENT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_PACK_COMPRESSED_BLOCK_DEPTH - Static variable in interface panamagl.opengl.GL_4_2
- GL_PACK_COMPRESSED_BLOCK_HEIGHT - Static variable in interface panamagl.opengl.GL_4_2
- GL_PACK_COMPRESSED_BLOCK_SIZE - Static variable in interface panamagl.opengl.GL_4_2
- GL_PACK_COMPRESSED_BLOCK_WIDTH - Static variable in interface panamagl.opengl.GL_4_2
- GL_PACK_IMAGE_HEIGHT - Static variable in interface panamagl.opengl.GL_1_2
- GL_PACK_LSB_FIRST - Static variable in interface panamagl.opengl.GL_1_0
- GL_PACK_ROW_LENGTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_PACK_ROW_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PACK_SKIP_IMAGES - Static variable in interface panamagl.opengl.GL_1_2
- GL_PACK_SKIP_PIXELS - Static variable in interface panamagl.opengl.GL_1_0
- GL_PACK_SKIP_PIXELS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PACK_SKIP_ROWS - Static variable in interface panamagl.opengl.GL_1_0
- GL_PACK_SKIP_ROWS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PACK_SWAP_BYTES - Static variable in interface panamagl.opengl.GL_1_0
- GL_PARAMETER_BUFFER - Static variable in interface panamagl.opengl.GL_4_6
- GL_PARAMETER_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_6
- GL_PASS_THROUGH_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in interface panamagl.opengl.GL_4_0
- GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in interface panamagl.opengl.GL_4_0
- GL_PATCH_VERTICES - Static variable in interface panamagl.opengl.GL_4_0
- GL_PATCH_VERTICES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PATCHES - Static variable in interface panamagl.opengl.GL_4_0
- GL_PATCHES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PERSPECTIVE_CORRECTION_HINT - Static variable in interface panamagl.opengl.GL_1_0
- GL_PERSPECTIVE_CORRECTION_HINT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PIXEL_BUFFER_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_PIXEL_BUFFER_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_PIXEL_MAP_A_TO_A - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_B_TO_B - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_G_TO_G - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_A - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_B - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_G - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_I - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_R - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_R_TO_R - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_S_TO_S - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_MODE_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_PIXEL_PACK_BUFFER - Static variable in interface panamagl.opengl.GL_2_1
- GL_PIXEL_PACK_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PIXEL_PACK_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_2_1
- GL_PIXEL_PACK_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PIXEL_UNPACK_BUFFER - Static variable in interface panamagl.opengl.GL_2_1
- GL_PIXEL_UNPACK_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_2_1
- GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_POINT - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_DISTANCE_ATTENUATION - Static variable in interface panamagl.opengl.GL_1_4
- GL_POINT_DISTANCE_ATTENUATION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_FADE_THRESHOLD_SIZE - Static variable in interface panamagl.opengl.GL_1_4
- GL_POINT_FADE_THRESHOLD_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_SIZE - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_SIZE_GRANULARITY - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_SIZE_MAX - Static variable in interface panamagl.opengl.GL_1_4
- GL_POINT_SIZE_MAX - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_SIZE_MIN - Static variable in interface panamagl.opengl.GL_1_4
- GL_POINT_SIZE_MIN - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_SMOOTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_SMOOTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_SMOOTH_HINT - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINT_SMOOTH_HINT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINT_SPRITE - Static variable in interface panamagl.opengl.GL_2_0
- GL_POINT_SPRITE_COORD_ORIGIN - Static variable in interface panamagl.opengl.GL_2_0
- GL_POINT_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINTS - Static variable in interface panamagl.opengl.GL_1_0
- GL_POINTS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POINTS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_POINTS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_POLYGON - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_OFFSET_CLAMP - Static variable in interface panamagl.opengl.GL_4_6
- GL_POLYGON_OFFSET_FACTOR - Static variable in interface panamagl.opengl.GL_1_1
- GL_POLYGON_OFFSET_FACTOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POLYGON_OFFSET_FACTOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_POLYGON_OFFSET_FACTOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_POLYGON_OFFSET_FILL - Static variable in interface panamagl.opengl.GL_1_1
- GL_POLYGON_OFFSET_FILL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POLYGON_OFFSET_FILL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_POLYGON_OFFSET_FILL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_POLYGON_OFFSET_LINE - Static variable in interface panamagl.opengl.GL_1_1
- GL_POLYGON_OFFSET_POINT - Static variable in interface panamagl.opengl.GL_1_1
- GL_POLYGON_OFFSET_UNITS - Static variable in interface panamagl.opengl.GL_1_1
- GL_POLYGON_OFFSET_UNITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POLYGON_OFFSET_UNITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_POLYGON_OFFSET_UNITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_POLYGON_SMOOTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_SMOOTH_HINT - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_STIPPLE - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_STIPPLE_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_POLYGON_TOKEN - Static variable in interface panamagl.opengl.GL_1_0
- GL_POSITION - Static variable in interface panamagl.opengl.GL_1_0
- GL_POSITION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_POST_CONVOLUTION_COLOR_TABLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_PREVIOUS - Static variable in interface panamagl.opengl.GL_1_3
- GL_PREVIOUS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PRIMARY_COLOR - Static variable in interface panamagl.opengl.GL_1_3
- GL_PRIMARY_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PRIMITIVE_BOUNDING_BOX - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PRIMITIVE_RESTART - Static variable in interface panamagl.opengl.GL_3_1
- GL_PRIMITIVE_RESTART_FIXED_INDEX - Static variable in interface panamagl.opengl.GL_4_3
- GL_PRIMITIVE_RESTART_FIXED_INDEX - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED - Static variable in interface panamagl.opengl.GL_4_4
- GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PRIMITIVE_RESTART_INDEX - Static variable in interface panamagl.opengl.GL_3_1
- GL_PRIMITIVES_GENERATED - Static variable in interface panamagl.opengl.GL_3_0
- GL_PRIMITIVES_GENERATED - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PRIMITIVES_SUBMITTED - Static variable in interface panamagl.opengl.GL_4_6
- GL_PROGRAM - Static variable in interface panamagl.opengl.GL_4_3
- GL_PROGRAM - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PROGRAM_BINARY_FORMATS - Static variable in interface panamagl.opengl.GL_4_1
- GL_PROGRAM_BINARY_FORMATS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PROGRAM_BINARY_FORMATS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_PROGRAM_BINARY_LENGTH - Static variable in interface panamagl.opengl.GL_4_1
- GL_PROGRAM_BINARY_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in interface panamagl.opengl.GL_4_1
- GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_PROGRAM_INPUT - Static variable in interface panamagl.opengl.GL_4_3
- GL_PROGRAM_INPUT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_PROGRAM_OUTPUT - Static variable in interface panamagl.opengl.GL_4_3
- GL_PROGRAM_OUTPUT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_PROGRAM_PIPELINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_PROGRAM_PIPELINE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_PROGRAM_PIPELINE_BINDING - Static variable in interface panamagl.opengl.GL_4_1
- GL_PROGRAM_PIPELINE_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_PROGRAM_POINT_SIZE - Static variable in interface panamagl.opengl.GL_3_2
- GL_PROGRAM_SEPARABLE - Static variable in interface panamagl.opengl.GL_4_1
- GL_PROGRAM_SEPARABLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_PROJECTION - Static variable in interface panamagl.opengl.GL_1_0
- GL_PROJECTION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PROJECTION_MATRIX - Static variable in interface panamagl.opengl.GL_1_0
- GL_PROJECTION_MATRIX - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PROJECTION_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_PROJECTION_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_PROVOKING_VERTEX - Static variable in interface panamagl.opengl.GL_3_2
- GL_PROXY_COLOR_TABLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_PROXY_HISTOGRAM - Static variable in interface panamagl.opengl.GL_4_5
- GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_PROXY_POST_CONVOLUTION_COLOR_TABLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_PROXY_TEXTURE_1D - Static variable in interface panamagl.opengl.GL_1_1
- GL_PROXY_TEXTURE_1D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_PROXY_TEXTURE_2D - Static variable in interface panamagl.opengl.GL_1_1
- GL_PROXY_TEXTURE_2D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_2
- GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_3_2
- GL_PROXY_TEXTURE_3D - Static variable in interface panamagl.opengl.GL_1_2
- GL_PROXY_TEXTURE_CUBE_MAP - Static variable in interface panamagl.opengl.GL_1_3
- GL_PROXY_TEXTURE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_0
- GL_PROXY_TEXTURE_RECTANGLE - Static variable in interface panamagl.opengl.GL_3_1
- GL_Q - Static variable in interface panamagl.opengl.GL_1_0
- GL_QUAD_STRIP - Static variable in interface panamagl.opengl.GL_1_0
- GL_QUADRATIC_ATTENUATION - Static variable in interface panamagl.opengl.GL_1_0
- GL_QUADRATIC_ATTENUATION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_QUADS - Static variable in interface panamagl.opengl.GL_1_0
- GL_QUADS - Static variable in interface panamagl.opengl.GL_4_0
- GL_QUADS - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in interface panamagl.opengl.GL_3_2
- GL_QUERY - Static variable in interface panamagl.opengl.GL_4_3
- GL_QUERY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_QUERY_BUFFER - Static variable in interface panamagl.opengl.GL_4_4
- GL_QUERY_BUFFER_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_QUERY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_4
- GL_QUERY_BY_REGION_NO_WAIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_QUERY_BY_REGION_NO_WAIT_INVERTED - Static variable in interface panamagl.opengl.GL_4_5
- GL_QUERY_BY_REGION_WAIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_QUERY_BY_REGION_WAIT_INVERTED - Static variable in interface panamagl.opengl.GL_4_5
- GL_QUERY_COUNTER_BITS - Static variable in interface panamagl.opengl.GL_1_5
- GL_QUERY_NO_WAIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_QUERY_NO_WAIT_INVERTED - Static variable in interface panamagl.opengl.GL_4_5
- GL_QUERY_RESULT - Static variable in interface panamagl.opengl.GL_1_5
- GL_QUERY_RESULT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_QUERY_RESULT_AVAILABLE - Static variable in interface panamagl.opengl.GL_1_5
- GL_QUERY_RESULT_AVAILABLE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_QUERY_RESULT_NO_WAIT - Static variable in interface panamagl.opengl.GL_4_4
- GL_QUERY_TARGET - Static variable in interface panamagl.opengl.GL_4_5
- GL_QUERY_WAIT - Static variable in interface panamagl.opengl.GL_3_0
- GL_QUERY_WAIT_INVERTED - Static variable in interface panamagl.opengl.GL_4_5
- GL_R - Static variable in interface panamagl.opengl.GL_1_0
- GL_R11F_G11F_B10F - Static variable in interface panamagl.opengl.GL_3_0
- GL_R11F_G11F_B10F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R16 - Static variable in interface panamagl.opengl.GL_3_0
- GL_R16_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_R16F - Static variable in interface panamagl.opengl.GL_3_0
- GL_R16F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R16I - Static variable in interface panamagl.opengl.GL_3_0
- GL_R16I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R16UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_R16UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R3_G3_B2 - Static variable in interface panamagl.opengl.GL_1_1
- GL_R32F - Static variable in interface panamagl.opengl.GL_3_0
- GL_R32F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R32I - Static variable in interface panamagl.opengl.GL_3_0
- GL_R32I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R32UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_R32UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_R8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R8 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_R8_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_R8_SNORM - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R8I - Static variable in interface panamagl.opengl.GL_3_0
- GL_R8I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_R8UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_R8UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RASTERIZER_DISCARD - Static variable in interface panamagl.opengl.GL_3_0
- GL_RASTERIZER_DISCARD - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_READ_BUFFER - Static variable in interface panamagl.opengl.GL_1_0
- GL_READ_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_READ_FRAMEBUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_READ_FRAMEBUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_READ_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GL_3_0
- GL_READ_FRAMEBUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_READ_ONLY - Static variable in interface panamagl.opengl.GL_1_5
- GL_READ_ONLY - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_READ_PIXELS - Static variable in interface panamagl.opengl.GL_4_3
- GL_READ_PIXELS_FORMAT - Static variable in interface panamagl.opengl.GL_4_3
- GL_READ_PIXELS_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_READ_WRITE - Static variable in interface panamagl.opengl.GL_1_5
- GL_READ_WRITE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_RED - Static variable in interface panamagl.opengl.GL_1_0
- GL_RED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RED - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RED_BIAS - Static variable in interface panamagl.opengl.GL_1_0
- GL_RED_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_RED_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_RED_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RED_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RED_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_RED_INTEGER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RED_SCALE - Static variable in interface panamagl.opengl.GL_1_0
- GL_REFERENCED_BY_COMPUTE_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_REFERENCED_BY_COMPUTE_SHADER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_REFERENCED_BY_VERTEX_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_REFERENCED_BY_VERTEX_SHADER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_REFLECTION_MAP - Static variable in interface panamagl.opengl.GL_1_3
- GL_RENDER - Static variable in interface panamagl.opengl.GL_1_0
- GL_RENDER_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_RENDERBUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_ALPHA_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_BINDING - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_BINDING - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_BLUE_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_DEPTH_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_GREEN_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_HEIGHT - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_HEIGHT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_HEIGHT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_RED_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_RED_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_RED_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_SAMPLES - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_STENCIL_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERBUFFER_WIDTH - Static variable in interface panamagl.opengl.GL_3_0
- GL_RENDERBUFFER_WIDTH - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERBUFFER_WIDTH - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RENDERER - Static variable in interface panamagl.opengl.GL_1_0
- GL_RENDERER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_RENDERER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RENDERER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_REPEAT - Static variable in interface panamagl.opengl.GL_1_0
- GL_REPEAT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_REPEAT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_REPEAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_REPLACE - Static variable in interface panamagl.opengl.GL_1_0
- GL_REPLACE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_REPLACE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_REPLACE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RESCALE_NORMAL - Static variable in interface panamagl.opengl.GL_1_2
- GL_RESCALE_NORMAL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_RESET_NOTIFICATION_STRATEGY - Static variable in interface panamagl.opengl.GL_4_5
- GL_RESET_NOTIFICATION_STRATEGY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_RESET_NOTIFICATION_STRATEGY - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RETURN - Static variable in interface panamagl.opengl.GL_1_0
- GL_RG - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RG_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG_INTEGER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG16 - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG16_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_RG16F - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG16F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG16I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG16I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG16UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG16UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG32F - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG32F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG32I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG32I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG32UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG32UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG8 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RG8_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_RG8_SNORM - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG8I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG8I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RG8UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RG8UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB - Static variable in interface panamagl.opengl.GL_1_0
- GL_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_RGB - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RGB - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGB_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB_INTEGER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB_SCALE - Static variable in interface panamagl.opengl.GL_1_3
- GL_RGB_SCALE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_RGB10 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB10_A2 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB10_A2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB10_A2UI - Static variable in interface panamagl.opengl.GL_3_3
- GL_RGB10_A2UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB12 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB16 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB16_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_RGB16F - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB16F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB16I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB16I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB16UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB16UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB32F - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB32F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB32I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB32I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB32UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB32UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB5 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB5_A1 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB5_A1 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RGB5_A1 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGB565 - Static variable in interface panamagl.opengl.GL_4_1
- GL_RGB565 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RGB565 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGB8 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGB8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB8 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGB8_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_RGB8_SNORM - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB8I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB8I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB8UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB8UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGB9_E5 - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGB9_E5 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA - Static variable in interface panamagl.opengl.GL_1_0
- GL_RGBA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_RGBA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RGBA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGBA_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA_INTEGER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_RGBA12 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGBA16 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGBA16_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_RGBA16F - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA16F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA16I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA16I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA16UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA16UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA2 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGBA32F - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA32F - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA32I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA32I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA32UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA32UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA4 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGBA4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_RGBA4 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGBA8 - Static variable in interface panamagl.opengl.GL_1_1
- GL_RGBA8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA8 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_RGBA8_SNORM - Static variable in interface panamagl.opengl.GL_3_1
- GL_RGBA8_SNORM - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA8I - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA8I - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RGBA8UI - Static variable in interface panamagl.opengl.GL_3_0
- GL_RGBA8UI - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_RIGHT - Static variable in interface panamagl.opengl.GL_1_0
- GL_S - Static variable in interface panamagl.opengl.GL_1_0
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLE_ALPHA_TO_ONE - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLE_ALPHA_TO_ONE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLE_BUFFERS - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLE_BUFFERS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLE_BUFFERS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLE_BUFFERS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLE_COVERAGE - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLE_COVERAGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLE_COVERAGE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLE_COVERAGE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLE_COVERAGE_INVERT - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLE_COVERAGE_INVERT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLE_COVERAGE_INVERT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLE_COVERAGE_INVERT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLE_COVERAGE_VALUE - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLE_COVERAGE_VALUE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLE_COVERAGE_VALUE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLE_COVERAGE_VALUE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLE_MASK - Static variable in interface panamagl.opengl.GL_3_2
- GL_SAMPLE_MASK - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SAMPLE_MASK_VALUE - Static variable in interface panamagl.opengl.GL_3_2
- GL_SAMPLE_MASK_VALUE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SAMPLE_POSITION - Static variable in interface panamagl.opengl.GL_3_2
- GL_SAMPLE_POSITION - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SAMPLE_SHADING - Static variable in interface panamagl.opengl.GL_4_0
- GL_SAMPLE_SHADING - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SAMPLER - Static variable in interface panamagl.opengl.GL_4_3
- GL_SAMPLER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SAMPLER_1D - Static variable in interface panamagl.opengl.GL_2_0
- GL_SAMPLER_1D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_SAMPLER_1D_ARRAY_SHADOW - Static variable in interface panamagl.opengl.GL_3_0
- GL_SAMPLER_1D_SHADOW - Static variable in interface panamagl.opengl.GL_2_0
- GL_SAMPLER_2D - Static variable in interface panamagl.opengl.GL_2_0
- GL_SAMPLER_2D - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLER_2D - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLER_2D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_SAMPLER_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in interface panamagl.opengl.GL_3_0
- GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SAMPLER_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_2
- GL_SAMPLER_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_3_2
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SAMPLER_2D_RECT - Static variable in interface panamagl.opengl.GL_3_1
- GL_SAMPLER_2D_RECT_SHADOW - Static variable in interface panamagl.opengl.GL_3_1
- GL_SAMPLER_2D_SHADOW - Static variable in interface panamagl.opengl.GL_2_0
- GL_SAMPLER_2D_SHADOW - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SAMPLER_3D - Static variable in interface panamagl.opengl.GL_2_0
- GL_SAMPLER_3D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SAMPLER_BINDING - Static variable in interface panamagl.opengl.GL_3_3
- GL_SAMPLER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SAMPLER_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_SAMPLER_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SAMPLER_CUBE - Static variable in interface panamagl.opengl.GL_2_0
- GL_SAMPLER_CUBE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_0
- GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in interface panamagl.opengl.GL_4_0
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SAMPLER_CUBE_SHADOW - Static variable in interface panamagl.opengl.GL_3_0
- GL_SAMPLER_CUBE_SHADOW - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SAMPLES - Static variable in interface panamagl.opengl.GL_1_3
- GL_SAMPLES - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SAMPLES - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SAMPLES - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SAMPLES_PASSED - Static variable in interface panamagl.opengl.GL_1_5
- GL_SCISSOR_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_SCISSOR_BOX - Static variable in interface panamagl.opengl.GL_1_0
- GL_SCISSOR_BOX - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SCISSOR_BOX - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SCISSOR_BOX - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SCISSOR_TEST - Static variable in interface panamagl.opengl.GL_1_0
- GL_SCISSOR_TEST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SCISSOR_TEST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SCISSOR_TEST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SCREEN - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SECONDARY_COLOR_ARRAY - Static variable in interface panamagl.opengl.GL_1_4
- GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_SECONDARY_COLOR_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_4
- GL_SECONDARY_COLOR_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_1_4
- GL_SECONDARY_COLOR_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_4
- GL_SECONDARY_COLOR_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_4
- GL_SELECT - Static variable in interface panamagl.opengl.GL_1_0
- GL_SELECTION_BUFFER_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_SELECTION_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_SEPARABLE_2D - Static variable in interface panamagl.opengl.GL_4_5
- GL_SEPARATE_ATTRIBS - Static variable in interface panamagl.opengl.GL_3_0
- GL_SEPARATE_ATTRIBS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SEPARATE_SPECULAR_COLOR - Static variable in interface panamagl.opengl.GL_1_2
- GL_SET - Static variable in interface panamagl.opengl.GL_1_0
- GL_SET - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SHADE_MODEL - Static variable in interface panamagl.opengl.GL_1_0
- GL_SHADE_MODEL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SHADER_BINARY_FORMAT_SPIR_V - Static variable in interface panamagl.opengl.GL_4_6
- GL_SHADER_BINARY_FORMATS - Static variable in interface panamagl.opengl.GL_4_1
- GL_SHADER_BINARY_FORMATS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SHADER_COMPILER - Static variable in interface panamagl.opengl.GL_4_1
- GL_SHADER_COMPILER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SHADER_IMAGE_ACCESS_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_SHADER_IMAGE_ACCESS_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_IMAGE_ATOMIC - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_IMAGE_LOAD - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_IMAGE_STORE - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_SOURCE_LENGTH - Static variable in interface panamagl.opengl.GL_2_0
- GL_SHADER_SOURCE_LENGTH - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SHADER_STORAGE_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_STORAGE_BLOCK - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BLOCK - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_STORAGE_BUFFER - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_STORAGE_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_STORAGE_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_STORAGE_BUFFER_START - Static variable in interface panamagl.opengl.GL_4_3
- GL_SHADER_STORAGE_BUFFER_START - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_SHADER_TYPE - Static variable in interface panamagl.opengl.GL_2_0
- GL_SHADER_TYPE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SHADING_LANGUAGE_VERSION - Static variable in interface panamagl.opengl.GL_2_0
- GL_SHADING_LANGUAGE_VERSION - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SHADING_LANGUAGE_VERSION - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SHININESS - Static variable in interface panamagl.opengl.GL_1_0
- GL_SHININESS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SHORT - Static variable in interface panamagl.opengl.GL_1_0
- GL_SHORT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SHORT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SHORT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SIGNALED - Static variable in interface panamagl.opengl.GL_3_2
- GL_SIGNALED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SIGNED_NORMALIZED - Static variable in interface panamagl.opengl.GL_3_1
- GL_SIGNED_NORMALIZED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST - Static variable in interface panamagl.opengl.GL_4_3
- GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE - Static variable in interface panamagl.opengl.GL_4_3
- GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST - Static variable in interface panamagl.opengl.GL_4_3
- GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE - Static variable in interface panamagl.opengl.GL_4_3
- GL_SINGLE_COLOR - Static variable in interface panamagl.opengl.GL_1_2
- GL_SLUMINANCE - Static variable in interface panamagl.opengl.GL_2_1
- GL_SLUMINANCE_ALPHA - Static variable in interface panamagl.opengl.GL_2_1
- GL_SLUMINANCE8 - Static variable in interface panamagl.opengl.GL_2_1
- GL_SLUMINANCE8_ALPHA8 - Static variable in interface panamagl.opengl.GL_2_1
- GL_SMOOTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_SMOOTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in interface panamagl.opengl.GL_1_2
- GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GL_1_2
- GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SMOOTH_POINT_SIZE_GRANULARITY - Static variable in interface panamagl.opengl.GL_1_2
- GL_SMOOTH_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GL_1_2
- GL_SMOOTH_POINT_SIZE_RANGE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SOFTLIGHT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_SOURCE0_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_SOURCE0_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_SOURCE1_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_SOURCE1_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_SOURCE2_ALPHA - Static variable in interface panamagl.opengl.GL_1_3
- GL_SOURCE2_RGB - Static variable in interface panamagl.opengl.GL_1_3
- GL_SPECULAR - Static variable in interface panamagl.opengl.GL_1_0
- GL_SPECULAR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SPHERE_MAP - Static variable in interface panamagl.opengl.GL_1_0
- GL_SPIR_V_BINARY - Static variable in interface panamagl.opengl.GL_4_6
- GL_SPIR_V_EXTENSIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_SPOT_CUTOFF - Static variable in interface panamagl.opengl.GL_1_0
- GL_SPOT_CUTOFF - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SPOT_DIRECTION - Static variable in interface panamagl.opengl.GL_1_0
- GL_SPOT_DIRECTION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SPOT_EXPONENT - Static variable in interface panamagl.opengl.GL_1_0
- GL_SPOT_EXPONENT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC_ALPHA - Static variable in interface panamagl.opengl.GL_1_0
- GL_SRC_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC_ALPHA - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SRC_ALPHA - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SRC_ALPHA_SATURATE - Static variable in interface panamagl.opengl.GL_1_0
- GL_SRC_ALPHA_SATURATE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC_ALPHA_SATURATE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SRC_ALPHA_SATURATE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SRC_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_SRC_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC_COLOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SRC_COLOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SRC0_ALPHA - Static variable in interface panamagl.opengl.GL_1_5
- GL_SRC0_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC0_RGB - Static variable in interface panamagl.opengl.GL_1_5
- GL_SRC0_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC1_ALPHA - Static variable in interface panamagl.opengl.GL_1_5
- GL_SRC1_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC1_COLOR - Static variable in interface panamagl.opengl.GL_3_3
- GL_SRC1_RGB - Static variable in interface panamagl.opengl.GL_1_5
- GL_SRC1_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC2_ALPHA - Static variable in interface panamagl.opengl.GL_1_5
- GL_SRC2_ALPHA - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRC2_RGB - Static variable in interface panamagl.opengl.GL_1_5
- GL_SRC2_RGB - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SRGB - Static variable in interface panamagl.opengl.GL_2_1
- GL_SRGB - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SRGB_ALPHA - Static variable in interface panamagl.opengl.GL_2_1
- GL_SRGB_READ - Static variable in interface panamagl.opengl.GL_4_3
- GL_SRGB_WRITE - Static variable in interface panamagl.opengl.GL_4_3
- GL_SRGB8 - Static variable in interface panamagl.opengl.GL_2_1
- GL_SRGB8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SRGB8_ALPHA8 - Static variable in interface panamagl.opengl.GL_2_1
- GL_SRGB8_ALPHA8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_STACK_OVERFLOW - Static variable in interface panamagl.opengl.GL_1_0
- GL_STACK_OVERFLOW - Static variable in interface panamagl.opengl.GL_4_3
- GL_STACK_OVERFLOW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STACK_OVERFLOW - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_STACK_UNDERFLOW - Static variable in interface panamagl.opengl.GL_1_0
- GL_STACK_UNDERFLOW - Static variable in interface panamagl.opengl.GL_4_3
- GL_STACK_UNDERFLOW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STACK_UNDERFLOW - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_STATIC_COPY - Static variable in interface panamagl.opengl.GL_1_5
- GL_STATIC_COPY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_STATIC_DRAW - Static variable in interface panamagl.opengl.GL_1_5
- GL_STATIC_DRAW - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STATIC_DRAW - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STATIC_DRAW - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STATIC_READ - Static variable in interface panamagl.opengl.GL_1_5
- GL_STATIC_READ - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_STENCIL - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_STENCIL_ATTACHMENT - Static variable in interface panamagl.opengl.GL_3_0
- GL_STENCIL_ATTACHMENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_ATTACHMENT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_FAIL - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_FAIL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_FAIL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_FUNC - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_FUNC - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_FUNC - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_REF - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_REF - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_REF - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_VALUE_MASK - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_VALUE_MASK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_VALUE_MASK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BACK_WRITEMASK - Static variable in interface panamagl.opengl.GL_2_0
- GL_STENCIL_BACK_WRITEMASK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BACK_WRITEMASK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_BUFFER_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_BUFFER_BIT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_BUFFER_BIT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_CLEAR_VALUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_CLEAR_VALUE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_COMPONENTS - Static variable in interface panamagl.opengl.GL_4_3
- GL_STENCIL_FAIL - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_FAIL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_FAIL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_FAIL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_FUNC - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_FUNC - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_FUNC - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_FUNC - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_INDEX - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_INDEX - Static variable in interface panamagl.opengl.GL_4_4
- GL_STENCIL_INDEX - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_STENCIL_INDEX - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_STENCIL_INDEX1 - Static variable in interface panamagl.opengl.GL_3_0
- GL_STENCIL_INDEX16 - Static variable in interface panamagl.opengl.GL_3_0
- GL_STENCIL_INDEX4 - Static variable in interface panamagl.opengl.GL_3_0
- GL_STENCIL_INDEX8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_STENCIL_INDEX8 - Static variable in interface panamagl.opengl.GL_4_4
- GL_STENCIL_INDEX8 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_INDEX8 - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_STENCIL_INDEX8 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_REF - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_REF - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_REF - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_REF - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_RENDERABLE - Static variable in interface panamagl.opengl.GL_4_3
- GL_STENCIL_TEST - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_TEST - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_TEST - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_TEST - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_VALUE_MASK - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_VALUE_MASK - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_VALUE_MASK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_VALUE_MASK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STENCIL_WRITEMASK - Static variable in interface panamagl.opengl.GL_1_0
- GL_STENCIL_WRITEMASK - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_STENCIL_WRITEMASK - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STENCIL_WRITEMASK - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STEREO - Static variable in interface panamagl.opengl.GL_1_0
- GL_STREAM_COPY - Static variable in interface panamagl.opengl.GL_1_5
- GL_STREAM_COPY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_STREAM_DRAW - Static variable in interface panamagl.opengl.GL_1_5
- GL_STREAM_DRAW - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_STREAM_DRAW - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_STREAM_READ - Static variable in interface panamagl.opengl.GL_1_5
- GL_STREAM_READ - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SUBPIXEL_BITS - Static variable in interface panamagl.opengl.GL_1_0
- GL_SUBPIXEL_BITS - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SUBPIXEL_BITS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_SUBPIXEL_BITS - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_SUBTRACT - Static variable in interface panamagl.opengl.GL_1_3
- GL_SUBTRACT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_SYNC_CONDITION - Static variable in interface panamagl.opengl.GL_3_2
- GL_SYNC_CONDITION - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SYNC_FENCE - Static variable in interface panamagl.opengl.GL_3_2
- GL_SYNC_FENCE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SYNC_FLAGS - Static variable in interface panamagl.opengl.GL_3_2
- GL_SYNC_FLAGS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in interface panamagl.opengl.GL_3_2
- GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in interface panamagl.opengl.GL_3_2
- GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_SYNC_STATUS - Static variable in interface panamagl.opengl.GL_3_2
- GL_SYNC_STATUS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_T - Static variable in interface panamagl.opengl.GL_1_0
- GL_T2F_C3F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_T2F_C4F_N3F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_T2F_C4UB_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_T2F_N3F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_T2F_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_T4F_C4F_N3F_V4F - Static variable in interface panamagl.opengl.GL_1_1
- GL_T4F_V4F - Static variable in interface panamagl.opengl.GL_1_1
- GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_CONTROL_SHADER - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_CONTROL_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_CONTROL_SHADER_BIT - Static variable in interface panamagl.opengl.GL_4_1
- GL_TESS_CONTROL_SHADER_BIT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_CONTROL_SHADER_PATCHES - Static variable in interface panamagl.opengl.GL_4_6
- GL_TESS_CONTROL_SUBROUTINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TESS_CONTROL_SUBROUTINE_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_TESS_CONTROL_TEXTURE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TESS_EVALUATION_SHADER - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_EVALUATION_SHADER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_EVALUATION_SHADER_BIT - Static variable in interface panamagl.opengl.GL_4_1
- GL_TESS_EVALUATION_SHADER_BIT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_EVALUATION_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_TESS_EVALUATION_SUBROUTINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TESS_EVALUATION_SUBROUTINE_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_TESS_EVALUATION_TEXTURE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TESS_GEN_MODE - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_GEN_MODE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_GEN_POINT_MODE - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_GEN_POINT_MODE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_GEN_SPACING - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_GEN_SPACING - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TESS_GEN_VERTEX_ORDER - Static variable in interface panamagl.opengl.GL_4_0
- GL_TESS_GEN_VERTEX_ORDER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_1D - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_1D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_2D - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_2D - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_2D - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_2D - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_2D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_3D - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_3D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_ALPHA_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_ALPHA_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_ALPHA_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_ALPHA_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_BASE_LEVEL - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_BASE_LEVEL - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_BINDING_1D - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_BINDING_1D - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_1D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_BINDING_1D_ARRAY - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_2D - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_BINDING_2D - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_2D - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_BINDING_2D - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_BINDING_2D - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_BINDING_2D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_BINDING_2D_ARRAY - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BINDING_3D - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_BINDING_3D - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_3D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_BINDING_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_TEXTURE_BINDING_BUFFER - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BINDING_CUBE_MAP - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_BINDING_CUBE_MAP - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_CUBE_MAP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_0
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BINDING_RECTANGLE - Static variable in interface panamagl.opengl.GL_3_1
- GL_TEXTURE_BINDING_RECTANGLE - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_BLUE_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_BLUE_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_BLUE_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_BLUE_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_BORDER - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_BORDER_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_BORDER_COLOR - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_TEXTURE_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_4_4
- GL_TEXTURE_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in interface panamagl.opengl.GL_3_1
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BUFFER_OFFSET - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_BUFFER_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_COMPARE_FUNC - Static variable in interface panamagl.opengl.GL_1_4
- GL_TEXTURE_COMPARE_FUNC - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_COMPARE_MODE - Static variable in interface panamagl.opengl.GL_1_4
- GL_TEXTURE_COMPARE_MODE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_COMPONENTS - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_COMPRESSED - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_COMPRESSED - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_COMPRESSED_BLOCK_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_COMPRESSED_BLOCK_WIDTH - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_COMPRESSION_HINT - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_COORD_ARRAY - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_COORD_ARRAY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_CUBE_MAP - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_0
- GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_DEPTH - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_DEPTH - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_DEPTH_SIZE - Static variable in interface panamagl.opengl.GL_1_4
- GL_TEXTURE_DEPTH_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_DEPTH_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_DEPTH_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_ENV - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_ENV - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_ENV_COLOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_ENV_COLOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_ENV_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_ENV_MODE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_FETCH_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_TEXTURE_FETCH_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_FILTER_CONTROL - Static variable in interface panamagl.opengl.GL_1_4
- GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_GATHER - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_GATHER_SHADOW - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_GEN_MODE - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_GEN_Q - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_GEN_R - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_GEN_S - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_GEN_T - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_GREEN_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_GREEN_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_GREEN_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_GREEN_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_HEIGHT - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_HEIGHT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_IMAGE_FORMAT - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_IMAGE_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in interface panamagl.opengl.GL_4_2
- GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_INTENSITY_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_INTENSITY_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_INTERNAL_FORMAT - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_INTERNAL_FORMAT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_LOD_BIAS - Static variable in interface panamagl.opengl.GL_1_4
- GL_TEXTURE_LUMINANCE_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_LUMINANCE_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_MAG_FILTER - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_MAG_FILTER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_MAG_FILTER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_MAG_FILTER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_MATRIX - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_MATRIX - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_MAX_ANISOTROPY - Static variable in interface panamagl.opengl.GL_4_6
- GL_TEXTURE_MAX_LEVEL - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_MAX_LEVEL - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_MAX_LOD - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_MAX_LOD - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_MIN_FILTER - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_MIN_FILTER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_MIN_FILTER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_MIN_FILTER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_MIN_LOD - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_MIN_LOD - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_PRIORITY - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_RECTANGLE - Static variable in interface panamagl.opengl.GL_3_1
- GL_TEXTURE_RED_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_RED_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_RED_TYPE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_RED_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_RESIDENT - Static variable in interface panamagl.opengl.GL_1_1
- GL_TEXTURE_SAMPLES - Static variable in interface panamagl.opengl.GL_3_2
- GL_TEXTURE_SAMPLES - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_SHADOW - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_SHARED_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_SHARED_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_STACK_DEPTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_STACK_DEPTH - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_STENCIL_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TEXTURE_STENCIL_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_SWIZZLE_A - Static variable in interface panamagl.opengl.GL_3_3
- GL_TEXTURE_SWIZZLE_A - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_SWIZZLE_B - Static variable in interface panamagl.opengl.GL_3_3
- GL_TEXTURE_SWIZZLE_B - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_SWIZZLE_G - Static variable in interface panamagl.opengl.GL_3_3
- GL_TEXTURE_SWIZZLE_G - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_SWIZZLE_R - Static variable in interface panamagl.opengl.GL_3_3
- GL_TEXTURE_SWIZZLE_R - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_SWIZZLE_RGBA - Static variable in interface panamagl.opengl.GL_3_3
- GL_TEXTURE_TARGET - Static variable in interface panamagl.opengl.GL_4_5
- GL_TEXTURE_UPDATE_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_TEXTURE_UPDATE_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_VIEW - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_VIEW_MIN_LAYER - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_VIEW_MIN_LEVEL - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_VIEW_NUM_LAYERS - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_VIEW_NUM_LEVELS - Static variable in interface panamagl.opengl.GL_4_3
- GL_TEXTURE_WIDTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_WIDTH - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TEXTURE_WRAP_R - Static variable in interface panamagl.opengl.GL_1_2
- GL_TEXTURE_WRAP_R - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TEXTURE_WRAP_S - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_WRAP_S - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_WRAP_S - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_WRAP_S - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE_WRAP_T - Static variable in interface panamagl.opengl.GL_1_0
- GL_TEXTURE_WRAP_T - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE_WRAP_T - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE_WRAP_T - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE0 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE0 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE0 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE0 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE1 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE1 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE1 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE1 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE10 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE10 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE10 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE10 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE11 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE11 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE11 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE11 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE12 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE12 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE12 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE12 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE13 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE13 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE13 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE13 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE14 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE14 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE14 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE14 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE15 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE15 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE15 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE15 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE16 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE16 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE16 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE16 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE17 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE17 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE17 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE17 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE18 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE18 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE18 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE18 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE19 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE19 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE19 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE19 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE2 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE2 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE2 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE2 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE20 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE20 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE20 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE20 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE21 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE21 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE21 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE21 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE22 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE22 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE22 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE22 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE23 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE23 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE23 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE23 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE24 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE24 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE24 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE24 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE25 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE25 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE25 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE25 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE26 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE26 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE26 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE26 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE27 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE27 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE27 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE27 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE28 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE28 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE28 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE28 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE29 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE29 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE29 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE29 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE3 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE3 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE3 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE3 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE30 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE30 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE30 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE30 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE31 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE31 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE31 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE31 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE4 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE4 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE4 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE5 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE5 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE5 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE5 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE6 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE6 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE6 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE6 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE7 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE7 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE7 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE7 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE8 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE8 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE8 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE8 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TEXTURE9 - Static variable in interface panamagl.opengl.GL_1_3
- GL_TEXTURE9 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TEXTURE9 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TEXTURE9 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TIME_ELAPSED - Static variable in interface panamagl.opengl.GL_3_3
- GL_TIMEOUT_EXPIRED - Static variable in interface panamagl.opengl.GL_3_2
- GL_TIMEOUT_EXPIRED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TIMEOUT_IGNORED - Static variable in interface panamagl.opengl.GL_3_2
- GL_TIMEOUT_IGNORED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TIMESTAMP - Static variable in interface panamagl.opengl.GL_3_3
- GL_TOP_LEVEL_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TOP_LEVEL_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TOP_LEVEL_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TOP_LEVEL_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TRANSFORM_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_TRANSFORM_FEEDBACK - Static variable in interface panamagl.opengl.GL_4_0
- GL_TRANSFORM_FEEDBACK - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_ACTIVE - Static variable in interface panamagl.opengl.GL_4_2
- GL_TRANSFORM_FEEDBACK_ACTIVE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_TRANSFORM_FEEDBACK_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in interface panamagl.opengl.GL_4_0
- GL_TRANSFORM_FEEDBACK_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in interface panamagl.opengl.GL_4_4
- GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in interface panamagl.opengl.GL_4_0
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_INDEX - Static variable in interface panamagl.opengl.GL_4_4
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in interface panamagl.opengl.GL_4_0
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE - Static variable in interface panamagl.opengl.GL_4_4
- GL_TRANSFORM_FEEDBACK_OVERFLOW - Static variable in interface panamagl.opengl.GL_4_6
- GL_TRANSFORM_FEEDBACK_PAUSED - Static variable in interface panamagl.opengl.GL_4_2
- GL_TRANSFORM_FEEDBACK_PAUSED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW - Static variable in interface panamagl.opengl.GL_4_6
- GL_TRANSFORM_FEEDBACK_VARYING - Static variable in interface panamagl.opengl.GL_4_3
- GL_TRANSFORM_FEEDBACK_VARYING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in interface panamagl.opengl.GL_3_0
- GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_TRANSPOSE_COLOR_MATRIX - Static variable in interface panamagl.opengl.GL_1_3
- GL_TRANSPOSE_MODELVIEW_MATRIX - Static variable in interface panamagl.opengl.GL_1_3
- GL_TRANSPOSE_PROJECTION_MATRIX - Static variable in interface panamagl.opengl.GL_1_3
- GL_TRANSPOSE_TEXTURE_MATRIX - Static variable in interface panamagl.opengl.GL_1_3
- GL_TRIANGLE_FAN - Static variable in interface panamagl.opengl.GL_1_0
- GL_TRIANGLE_FAN - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TRIANGLE_FAN - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TRIANGLE_FAN - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TRIANGLE_STRIP - Static variable in interface panamagl.opengl.GL_1_0
- GL_TRIANGLE_STRIP - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TRIANGLE_STRIP - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TRIANGLE_STRIP - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TRIANGLE_STRIP_ADJACENCY - Static variable in interface panamagl.opengl.GL_3_2
- GL_TRIANGLE_STRIP_ADJACENCY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TRIANGLES - Static variable in interface panamagl.opengl.GL_1_0
- GL_TRIANGLES - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TRIANGLES - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TRIANGLES - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TRIANGLES - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TRIANGLES_ADJACENCY - Static variable in interface panamagl.opengl.GL_3_2
- GL_TRIANGLES_ADJACENCY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_TRUE - Static variable in interface panamagl.opengl.GL_1_0
- GL_TRUE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_TRUE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_TRUE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_TYPE - Static variable in interface panamagl.opengl.GL_4_3
- GL_TYPE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNDEFINED_VERTEX - Static variable in interface panamagl.opengl.GL_4_1
- GL_UNDEFINED_VERTEX - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_UNIFORM - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNIFORM_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNIFORM_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNIFORM_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNIFORM_BLOCK - Static variable in interface panamagl.opengl.GL_4_3
- GL_UNIFORM_BLOCK - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_BINDING - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_INDEX - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_INDEX - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER - Static variable in interface panamagl.opengl.GL_4_3
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface panamagl.opengl.GL_4_0
- GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface panamagl.opengl.GL_4_0
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BUFFER_SIZE - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BUFFER_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_BUFFER_START - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_BUFFER_START - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_IS_ROW_MAJOR - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_MATRIX_STRIDE - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_MATRIX_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_NAME_LENGTH - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_NAME_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_OFFSET - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_SIZE - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_SIZE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNIFORM_TYPE - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNIFORM_TYPE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNKNOWN_CONTEXT_RESET - Static variable in interface panamagl.opengl.GL_4_5
- GL_UNKNOWN_CONTEXT_RESET - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNKNOWN_CONTEXT_RESET - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNPACK_ALIGNMENT - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNPACK_ALIGNMENT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_UNPACK_ALIGNMENT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNPACK_ALIGNMENT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNPACK_COMPRESSED_BLOCK_DEPTH - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNPACK_COMPRESSED_BLOCK_HEIGHT - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNPACK_COMPRESSED_BLOCK_SIZE - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNPACK_COMPRESSED_BLOCK_WIDTH - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNPACK_IMAGE_HEIGHT - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNPACK_IMAGE_HEIGHT - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNPACK_LSB_FIRST - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNPACK_ROW_LENGTH - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNPACK_ROW_LENGTH - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNPACK_SKIP_IMAGES - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNPACK_SKIP_IMAGES - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNPACK_SKIP_PIXELS - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNPACK_SKIP_PIXELS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNPACK_SKIP_ROWS - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNPACK_SKIP_ROWS - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNPACK_SWAP_BYTES - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNSIGNALED - Static variable in interface panamagl.opengl.GL_3_2
- GL_UNSIGNALED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_BYTE - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNSIGNED_BYTE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_UNSIGNED_BYTE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNSIGNED_BYTE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_BYTE_3_3_2 - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_INT - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNSIGNED_INT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNSIGNED_INT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNSIGNED_INT_10_10_10_2 - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in interface panamagl.opengl.GL_4_4
- GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_24_8 - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_24_8 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_8_8_8_8 - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_INT_ATOMIC_COUNTER - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_ATOMIC_COUNTER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNSIGNED_INT_IMAGE_1D - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_1D_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_2D - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_2D - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNSIGNED_INT_IMAGE_2D_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_2D_RECT - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_3D - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_3D - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNSIGNED_INT_IMAGE_BUFFER - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNSIGNED_INT_IMAGE_CUBE - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_CUBE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_2
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNSIGNED_INT_SAMPLER_1D - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_SAMPLER_1D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_SAMPLER_2D - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_SAMPLER_2D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GL_3_2
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GL_3_2
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNSIGNED_INT_SAMPLER_2D_RECT - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNSIGNED_INT_SAMPLER_3D - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_SAMPLER_3D - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in interface panamagl.opengl.GL_3_1
- GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GL_4_0
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_UNSIGNED_INT_VEC2 - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_VEC2 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_VEC3 - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_VEC3 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_INT_VEC4 - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_INT_VEC4 - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_NORMALIZED - Static variable in interface panamagl.opengl.GL_3_0
- GL_UNSIGNED_NORMALIZED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_UNSIGNED_SHORT - Static variable in interface panamagl.opengl.GL_1_0
- GL_UNSIGNED_SHORT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_UNSIGNED_SHORT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNSIGNED_SHORT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface panamagl.opengl.GL_1_2
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in interface panamagl.opengl.GL_1_2
- GL_UPPER_LEFT - Static variable in interface panamagl.opengl.GL_2_0
- GL_UPPER_LEFT - Static variable in interface panamagl.opengl.GL_4_5
- GL_V2F - Static variable in interface panamagl.opengl.GL_1_1
- GL_V3F - Static variable in interface panamagl.opengl.GL_1_1
- GL_VALIDATE_STATUS - Static variable in interface panamagl.opengl.GL_2_0
- GL_VALIDATE_STATUS - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VENDOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_VENDOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VENDOR - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VENDOR - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERSION - Static variable in interface panamagl.opengl.GL_1_0
- GL_VERSION - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERSION - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERSION - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERSION_ES_CL_1_0 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERSION_ES_CL_1_1 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERSION_ES_CM_1_1 - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ARRAY - Static variable in interface panamagl.opengl.GL_1_1
- GL_VERTEX_ARRAY - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_ARRAY - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ARRAY - Static variable in interface panamagl.opengl.GLES2_3_2
- GL_VERTEX_ARRAY_BINDING - Static variable in interface panamagl.opengl.GL_3_0
- GL_VERTEX_ARRAY_BINDING - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_VERTEX_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_VERTEX_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_1_1
- GL_VERTEX_ARRAY_POINTER - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_1_1
- GL_VERTEX_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_1_1
- GL_VERTEX_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_1_1
- GL_VERTEX_ARRAY_TYPE - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT - Static variable in interface panamagl.opengl.GL_4_2
- GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in interface panamagl.opengl.GL_3_3
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in interface panamagl.opengl.GL_3_0
- GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_VERTEX_ATTRIB_ARRAY_LONG - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VERTEX_ATTRIB_BINDING - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_ATTRIB_BINDING - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_BINDING_BUFFER - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_BINDING_BUFFER - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_BINDING_DIVISOR - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_BINDING_DIVISOR - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_BINDING_OFFSET - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_BINDING_OFFSET - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_BINDING_STRIDE - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_BINDING_STRIDE - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_PROGRAM_POINT_SIZE - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_PROGRAM_TWO_SIDE - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_SHADER - Static variable in interface panamagl.opengl.GL_2_0
- GL_VERTEX_SHADER - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VERTEX_SHADER_BIT - Static variable in interface panamagl.opengl.GL_4_1
- GL_VERTEX_SHADER_BIT - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_VERTEX_SHADER_INVOCATIONS - Static variable in interface panamagl.opengl.GL_4_6
- GL_VERTEX_SUBROUTINE - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_SUBROUTINE_UNIFORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTEX_TEXTURE - Static variable in interface panamagl.opengl.GL_4_3
- GL_VERTICES_SUBMITTED - Static variable in interface panamagl.opengl.GL_4_6
- GL_VIEW_CLASS_128_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_16_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_24_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_32_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_48_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_64_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_8_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_96_BITS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_BPTC_FLOAT - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_BPTC_UNORM - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_RGTC1_RED - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_RGTC2_RG - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_S3TC_DXT1_RGB - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_S3TC_DXT1_RGBA - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_S3TC_DXT3_RGBA - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_CLASS_S3TC_DXT5_RGBA - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEW_COMPATIBILITY_CLASS - Static variable in interface panamagl.opengl.GL_4_3
- GL_VIEWPORT - Static variable in interface panamagl.opengl.GL_1_0
- GL_VIEWPORT - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_VIEWPORT - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_VIEWPORT - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_VIEWPORT_BIT - Static variable in interface panamagl.opengl.GL_1_0
- GL_VIEWPORT_BOUNDS_RANGE - Static variable in interface panamagl.opengl.GL_4_1
- GL_VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in interface panamagl.opengl.GL_4_1
- GL_VIEWPORT_SUBPIXEL_BITS - Static variable in interface panamagl.opengl.GL_4_1
- GL_WAIT_FAILED - Static variable in interface panamagl.opengl.GL_3_2
- GL_WAIT_FAILED - Static variable in interface panamagl.opengl.GLES2_3_0
- GL_WEIGHT_ARRAY_BUFFER_BINDING - Static variable in interface panamagl.opengl.GL_1_5
- GL_WRITE_ONLY - Static variable in interface panamagl.opengl.GL_1_5
- GL_WRITE_ONLY - Static variable in interface panamagl.opengl.GLES2_3_1
- GL_XOR - Static variable in interface panamagl.opengl.GL_1_0
- GL_XOR - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ZERO - Static variable in interface panamagl.opengl.GL_1_0
- GL_ZERO - Static variable in interface panamagl.opengl.GLES1_1_0
- GL_ZERO - Static variable in interface panamagl.opengl.GLES2_2_0
- GL_ZERO - Static variable in interface panamagl.opengl.GLSC2_2_0
- GL_ZERO_TO_ONE - Static variable in interface panamagl.opengl.GL_4_5
- GL_ZOOM_X - Static variable in interface panamagl.opengl.GL_1_0
- GL_ZOOM_Y - Static variable in interface panamagl.opengl.GL_1_0
- glAccum(int, float) - Method in interface panamagl.opengl.GL_1_0
- glActiveShaderProgram(int, int) - Method in interface panamagl.opengl.GL_4_1
- glActiveShaderProgram(int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glActiveTexture(int) - Method in interface panamagl.opengl.GL_1_3
- glActiveTexture(int) - Method in interface panamagl.opengl.GLES1_1_0
- glActiveTexture(int) - Method in interface panamagl.opengl.GLES2_2_0
- glActiveTexture(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glAlphaFunc(int, float) - Method in interface panamagl.opengl.GL_1_0
- glAlphaFunc(int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glAlphaFuncx(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glAreTexturesResident(int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glArrayElement(int) - Method in interface panamagl.opengl.GL_1_1
- glAttachShader(int, int) - Method in interface panamagl.opengl.GL_2_0
- glAttachShader(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBegin(int) - Method in interface panamagl.opengl.GL_1_0
- glBeginConditionalRender(int, int) - Method in interface panamagl.opengl.GL_3_0
- glBeginQuery(int, int) - Method in interface panamagl.opengl.GL_1_5
- glBeginQuery(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glBeginQueryIndexed(int, int, int) - Method in interface panamagl.opengl.GL_4_0
- glBeginTransformFeedback(int) - Method in interface panamagl.opengl.GL_3_0
- glBeginTransformFeedback(int) - Method in interface panamagl.opengl.GLES2_3_0
- glBindAttribLocation(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glBindAttribLocation(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glBindBuffer(int, int) - Method in interface panamagl.opengl.GL_1_5
- glBindBuffer(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glBindBuffer(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBindBuffer(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBindBufferBase(int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glBindBufferBase(int, int, int) - Method in interface panamagl.opengl.GL_3_1
- glBindBufferBase(int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glBindBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GL_3_0
- glBindBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GL_3_1
- glBindBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GLES2_3_0
- glBindBuffersBase(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glBindBuffersRange(int, int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glBindFragDataLocation(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glBindFragDataLocationIndexed(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glBindFramebuffer(int, int) - Method in interface panamagl.opengl.GL_3_0
- glBindFramebuffer(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBindFramebuffer(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBindImageTexture(int, int, int, byte, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glBindImageTexture(int, int, int, byte, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glBindImageTextures(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glBindProgramPipeline(int) - Method in interface panamagl.opengl.GL_4_1
- glBindProgramPipeline(int) - Method in interface panamagl.opengl.GLES2_3_1
- glBindRenderbuffer(int, int) - Method in interface panamagl.opengl.GL_3_0
- glBindRenderbuffer(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBindRenderbuffer(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBindSampler(int, int) - Method in interface panamagl.opengl.GL_3_3
- glBindSampler(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glBindSamplers(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glBindTexture(int, int) - Method in interface panamagl.opengl.GL_1_1
- glBindTexture(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glBindTexture(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBindTexture(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBindTextures(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glBindTextureUnit(int, int) - Method in interface panamagl.opengl.GL_4_5
- glBindTransformFeedback(int, int) - Method in interface panamagl.opengl.GL_4_0
- glBindTransformFeedback(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glBindVertexArray(int) - Method in interface panamagl.opengl.GL_3_0
- glBindVertexArray(int) - Method in interface panamagl.opengl.GLES2_3_0
- glBindVertexBuffer(int, int, long, int) - Method in interface panamagl.opengl.GL_4_3
- glBindVertexBuffer(int, int, long, int) - Method in interface panamagl.opengl.GLES2_3_1
- glBindVertexBuffers(int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glBitmap(int, int, float, float, float, float, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glBlendBarrier() - Method in interface panamagl.opengl.GLES2_3_2
- glBlendColor(float, float, float, float) - Method in interface panamagl.opengl.GL_1_4
- glBlendColor(float, float, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glBlendColor(float, float, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glBlendEquation(int) - Method in interface panamagl.opengl.GL_1_4
- glBlendEquation(int) - Method in interface panamagl.opengl.GLES2_2_0
- glBlendEquation(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBlendEquationi(int, int) - Method in interface panamagl.opengl.GL_4_0
- glBlendEquationi(int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glBlendEquationSeparate(int, int) - Method in interface panamagl.opengl.GL_2_0
- glBlendEquationSeparate(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBlendEquationSeparate(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBlendEquationSeparatei(int, int, int) - Method in interface panamagl.opengl.GL_4_0
- glBlendEquationSeparatei(int, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glBlendFunc(int, int) - Method in interface panamagl.opengl.GL_1_0
- glBlendFunc(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glBlendFunc(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBlendFunc(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBlendFunci(int, int, int) - Method in interface panamagl.opengl.GL_4_0
- glBlendFunci(int, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glBlendFuncSeparate(int, int, int, int) - Method in interface panamagl.opengl.GL_1_4
- glBlendFuncSeparate(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBlendFuncSeparate(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBlendFuncSeparatei(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_0
- glBlendFuncSeparatei(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glBlitNamedFramebuffer(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glBufferData(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GL_1_5
- glBufferData(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GLES1_1_0
- glBufferData(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_2_0
- glBufferData(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glBufferStorage(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GL_4_4
- glBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glCallList(int) - Method in interface panamagl.opengl.GL_1_0
- glCallLists(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- GLCanvas - Interface in panamagl.canvas
-
A canvas able to perform OpenGL calls through the
GLEventListenerinterface. - GLCanvas.Flip - Enum Class in panamagl.canvas
- glCheckFramebufferStatus(int) - Method in interface panamagl.opengl.GL_3_0
- glCheckFramebufferStatus(int) - Method in interface panamagl.opengl.GLES2_2_0
- glCheckFramebufferStatus(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glCheckNamedFramebufferStatus(int, int) - Method in interface panamagl.opengl.GL_4_5
- glClampColor(int, int) - Method in interface panamagl.opengl.GL_3_0
- glClear(int) - Method in interface panamagl.opengl.GL_1_0
- glClear(int) - Method in interface panamagl.opengl.GLES1_1_0
- glClear(int) - Method in interface panamagl.opengl.GLES2_2_0
- glClear(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glClearAccum(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glClearBufferData(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glClearBufferfi(int, int, float, int) - Method in interface panamagl.opengl.GL_3_0
- glClearBufferfi(int, int, float, int) - Method in interface panamagl.opengl.GLES2_3_0
- glClearBufferfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glClearBufferfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glClearBufferiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glClearBufferiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glClearBufferSubData(int, int, long, long, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glClearBufferuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glClearBufferuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glClearColor(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glClearColor(float, float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glClearColor(float, float, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glClearColor(float, float, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glClearColorx(int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glClearDepth(double) - Method in interface panamagl.opengl.GL_1_0
- glClearDepthf(float) - Method in interface panamagl.opengl.GL_4_1
- glClearDepthf(float) - Method in interface panamagl.opengl.GLES1_1_0
- glClearDepthf(float) - Method in interface panamagl.opengl.GLES2_2_0
- glClearDepthf(float) - Method in interface panamagl.opengl.GLSC2_2_0
- glClearDepthx(int) - Method in interface panamagl.opengl.GLES1_1_0
- glClearIndex(float) - Method in interface panamagl.opengl.GL_1_0
- glClearNamedBufferData(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glClearNamedBufferSubData(int, int, long, long, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glClearNamedFramebufferfi(int, int, int, float, int) - Method in interface panamagl.opengl.GL_4_5
- glClearNamedFramebufferfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glClearNamedFramebufferiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glClearNamedFramebufferuiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glClearStencil(int) - Method in interface panamagl.opengl.GL_1_0
- glClearStencil(int) - Method in interface panamagl.opengl.GLES1_1_0
- glClearStencil(int) - Method in interface panamagl.opengl.GLES2_2_0
- glClearStencil(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glClearTexImage(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glClearTexSubImage(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_4
- glClientActiveTexture(int) - Method in interface panamagl.opengl.GL_1_3
- glClientActiveTexture(int) - Method in interface panamagl.opengl.GLES1_1_0
- glClientWaitSync(MemorySegment, int, long) - Method in interface panamagl.opengl.GL_3_2
- glClientWaitSync(MemorySegment, int, long) - Method in interface panamagl.opengl.GLES2_3_0
- glClipControl(int, int) - Method in interface panamagl.opengl.GL_4_5
- glClipPlane(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glClipPlanef(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glClipPlanex(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glColor3b(byte, byte, byte) - Method in interface panamagl.opengl.GL_1_0
- glColor3bv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3d(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glColor3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3f(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glColor3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3i(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glColor3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3s(short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glColor3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3ub(byte, byte, byte) - Method in interface panamagl.opengl.GL_1_0
- glColor3ubv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3ui(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glColor3uiv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor3us(short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glColor3usv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4b(byte, byte, byte, byte) - Method in interface panamagl.opengl.GL_1_0
- glColor4bv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4d(double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glColor4dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4f(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glColor4f(float, float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glColor4fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4i(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glColor4iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4s(short, short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glColor4sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4ub(byte, byte, byte, byte) - Method in interface panamagl.opengl.GL_1_0
- glColor4ub(byte, byte, byte, byte) - Method in interface panamagl.opengl.GLES1_1_0
- glColor4ubv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4ui(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glColor4uiv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4us(short, short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glColor4usv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glColor4x(int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glColorMask(byte, byte, byte, byte) - Method in interface panamagl.opengl.GL_1_0
- glColorMask(byte, byte, byte, byte) - Method in interface panamagl.opengl.GLES1_1_0
- glColorMask(byte, byte, byte, byte) - Method in interface panamagl.opengl.GLES2_2_0
- glColorMask(byte, byte, byte, byte) - Method in interface panamagl.opengl.GLSC2_2_0
- glColorMaski(int, byte, byte, byte, byte) - Method in interface panamagl.opengl.GL_3_0
- glColorMaski(int, byte, byte, byte, byte) - Method in interface panamagl.opengl.GLES2_3_2
- glColorMaterial(int, int) - Method in interface panamagl.opengl.GL_1_0
- glColorP3ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glColorP3uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glColorP4ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glColorP4uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glColorPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glColorPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glCompileShader(int) - Method in interface panamagl.opengl.GL_2_0
- glCompileShader(int) - Method in interface panamagl.opengl.GLES2_2_0
- glCompressedTexImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glCompressedTexImage2D(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glCompressedTexImage2D(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glCompressedTexImage2D(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glCompressedTexImage3D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glCompressedTexImage3D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glCompressedTexSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glCompressedTextureSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCompressedTextureSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCompressedTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- GLContext - Interface in panamagl.opengl
-
A
GLContextis responsible for establishing an OpenGL context with the OS libraries, allowing to then invoke OpenGL methods. - glCopyBufferSubData(int, int, long, long, long) - Method in interface panamagl.opengl.GL_3_1
- glCopyBufferSubData(int, int, long, long, long) - Method in interface panamagl.opengl.GLES2_3_0
- glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glCopyNamedBufferSubData(int, int, long, long, long) - Method in interface panamagl.opengl.GL_4_5
- glCopyPixels(int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glCopyTexImage1D(int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_1
- glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_1
- glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glCopyTexSubImage1D(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_1
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_1
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_2
- glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glCopyTextureSubImage1D(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glCopyTextureSubImage2D(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glCopyTextureSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glCreateBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateFramebuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateProgram() - Method in interface panamagl.opengl.GL_2_0
- glCreateProgram() - Method in interface panamagl.opengl.GLES2_2_0
- glCreateProgram() - Method in interface panamagl.opengl.GLSC2_2_0
- glCreateProgramPipelines(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateQueries(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateRenderbuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateSamplers(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateShader(int) - Method in interface panamagl.opengl.GL_2_0
- glCreateShader(int) - Method in interface panamagl.opengl.GLES2_2_0
- glCreateShaderProgramv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glCreateShaderProgramv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glCreateTextures(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateTransformFeedbacks(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCreateVertexArrays(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glCullFace(int) - Method in interface panamagl.opengl.GL_1_0
- glCullFace(int) - Method in interface panamagl.opengl.GLES1_1_0
- glCullFace(int) - Method in interface panamagl.opengl.GLES2_2_0
- glCullFace(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glDebugMessageCallback(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glDebugMessageCallback(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glDebugMessageControl(int, int, int, int, MemorySegment, byte) - Method in interface panamagl.opengl.GL_4_3
- glDebugMessageControl(int, int, int, int, MemorySegment, byte) - Method in interface panamagl.opengl.GLES2_3_2
- glDebugMessageInsert(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glDebugMessageInsert(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glDeleteBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glDeleteBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glDeleteBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glDeleteFramebuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glDeleteFramebuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glDeleteLists(int, int) - Method in interface panamagl.opengl.GL_1_0
- glDeleteProgram(int) - Method in interface panamagl.opengl.GL_2_0
- glDeleteProgram(int) - Method in interface panamagl.opengl.GLES2_2_0
- glDeleteProgramPipelines(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glDeleteProgramPipelines(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glDeleteQueries(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glDeleteQueries(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDeleteRenderbuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glDeleteRenderbuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glDeleteSamplers(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glDeleteSamplers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDeleteShader(int) - Method in interface panamagl.opengl.GL_2_0
- glDeleteShader(int) - Method in interface panamagl.opengl.GLES2_2_0
- glDeleteSync(MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glDeleteSync(MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDeleteTextures(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glDeleteTextures(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glDeleteTextures(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glDeleteTransformFeedbacks(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glDeleteTransformFeedbacks(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDeleteVertexArrays(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glDeleteVertexArrays(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDepthFunc(int) - Method in interface panamagl.opengl.GL_1_0
- glDepthFunc(int) - Method in interface panamagl.opengl.GLES1_1_0
- glDepthFunc(int) - Method in interface panamagl.opengl.GLES2_2_0
- glDepthFunc(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glDepthMask(byte) - Method in interface panamagl.opengl.GL_1_0
- glDepthMask(byte) - Method in interface panamagl.opengl.GLES1_1_0
- glDepthMask(byte) - Method in interface panamagl.opengl.GLES2_2_0
- glDepthMask(byte) - Method in interface panamagl.opengl.GLSC2_2_0
- glDepthRange(double, double) - Method in interface panamagl.opengl.GL_1_0
- glDepthRangeArrayv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glDepthRangef(float, float) - Method in interface panamagl.opengl.GL_4_1
- glDepthRangef(float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glDepthRangef(float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glDepthRangef(float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glDepthRangeIndexed(int, double, double) - Method in interface panamagl.opengl.GL_4_1
- glDepthRangex(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glDetachShader(int, int) - Method in interface panamagl.opengl.GL_2_0
- glDetachShader(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glDisable(int) - Method in interface panamagl.opengl.GL_1_0
- glDisable(int) - Method in interface panamagl.opengl.GLES1_1_0
- glDisable(int) - Method in interface panamagl.opengl.GLES2_2_0
- glDisable(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glDisableClientState(int) - Method in interface panamagl.opengl.GL_1_1
- glDisableClientState(int) - Method in interface panamagl.opengl.GLES1_1_0
- glDisablei(int, int) - Method in interface panamagl.opengl.GL_3_0
- glDisablei(int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glDisableVertexArrayAttrib(int, int) - Method in interface panamagl.opengl.GL_4_5
- glDisableVertexAttribArray(int) - Method in interface panamagl.opengl.GL_2_0
- glDisableVertexAttribArray(int) - Method in interface panamagl.opengl.GLES2_2_0
- glDisableVertexAttribArray(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glDispatchCompute(int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glDispatchCompute(int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glDispatchComputeIndirect(long) - Method in interface panamagl.opengl.GL_4_3
- glDispatchComputeIndirect(long) - Method in interface panamagl.opengl.GLES2_3_1
- glDrawArrays(int, int, int) - Method in interface panamagl.opengl.GL_1_1
- glDrawArrays(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glDrawArrays(int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glDrawArrays(int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glDrawArraysIndirect(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glDrawArraysIndirect(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glDrawArraysInstanced(int, int, int, int) - Method in interface panamagl.opengl.GL_3_1
- glDrawArraysInstanced(int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glDrawArraysInstancedBaseInstance(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glDrawBuffer(int) - Method in interface panamagl.opengl.GL_1_0
- glDrawBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glDrawBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDrawElements(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glDrawElements(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glDrawElements(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glDrawElementsBaseVertex(int, int, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_3_2
- glDrawElementsBaseVertex(int, int, int, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_3_2
- glDrawElementsIndirect(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glDrawElementsIndirect(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glDrawElementsInstanced(int, int, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_3_1
- glDrawElementsInstanced(int, int, int, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_3_0
- glDrawElementsInstancedBaseInstance(int, int, int, MemorySegment, int, int) - Method in interface panamagl.opengl.GL_4_2
- glDrawElementsInstancedBaseVertex(int, int, int, MemorySegment, int, int) - Method in interface panamagl.opengl.GL_3_2
- glDrawElementsInstancedBaseVertex(int, int, int, MemorySegment, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glDrawElementsInstancedBaseVertexBaseInstance(int, int, int, MemorySegment, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glDrawPixels(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glDrawRangeElements(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_2
- glDrawRangeElements(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glDrawRangeElements(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glDrawRangeElementsBaseVertex(int, int, int, int, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_3_2
- glDrawRangeElementsBaseVertex(int, int, int, int, int, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_3_2
- glDrawTransformFeedback(int, int) - Method in interface panamagl.opengl.GL_4_0
- glDrawTransformFeedbackInstanced(int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glDrawTransformFeedbackStream(int, int, int) - Method in interface panamagl.opengl.GL_4_0
- glDrawTransformFeedbackStreamInstanced(int, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glEdgeFlag(byte) - Method in interface panamagl.opengl.GL_1_0
- glEdgeFlagPointer(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glEdgeFlagv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glEnable(int) - Method in interface panamagl.opengl.GL_1_0
- glEnable(int) - Method in interface panamagl.opengl.GLES1_1_0
- glEnable(int) - Method in interface panamagl.opengl.GLES2_2_0
- glEnable(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glEnableClientState(int) - Method in interface panamagl.opengl.GL_1_1
- glEnableClientState(int) - Method in interface panamagl.opengl.GLES1_1_0
- glEnablei(int, int) - Method in interface panamagl.opengl.GL_3_0
- glEnablei(int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glEnableVertexArrayAttrib(int, int) - Method in interface panamagl.opengl.GL_4_5
- glEnableVertexAttribArray(int) - Method in interface panamagl.opengl.GL_2_0
- glEnableVertexAttribArray(int) - Method in interface panamagl.opengl.GLES2_2_0
- glEnableVertexAttribArray(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glEnd() - Method in interface panamagl.opengl.GL_1_0
- glEndConditionalRender() - Method in interface panamagl.opengl.GL_3_0
- glEndList() - Method in interface panamagl.opengl.GL_1_0
- glEndQuery(int) - Method in interface panamagl.opengl.GL_1_5
- glEndQuery(int) - Method in interface panamagl.opengl.GLES2_3_0
- glEndQueryIndexed(int, int) - Method in interface panamagl.opengl.GL_4_0
- glEndTransformFeedback() - Method in interface panamagl.opengl.GL_3_0
- glEndTransformFeedback() - Method in interface panamagl.opengl.GLES2_3_0
- GLError - Class in panamagl.opengl
-
A toy helper to track GL errors.
- GLError(int, String) - Constructor for class panamagl.opengl.GLError
- GLES1_1_0 - Interface in panamagl.opengl
- GLES2_2_0 - Interface in panamagl.opengl
- GLES2_3_0 - Interface in panamagl.opengl
- GLES2_3_1 - Interface in panamagl.opengl
- GLES2_3_2 - Interface in panamagl.opengl
- glEvalCoord1d(double) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord1dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord1f(float) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord1fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord2d(double, double) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord2dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord2f(float, float) - Method in interface panamagl.opengl.GL_1_0
- glEvalCoord2fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glEvalMesh1(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glEvalMesh2(int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glEvalPoint1(int) - Method in interface panamagl.opengl.GL_1_0
- glEvalPoint2(int, int) - Method in interface panamagl.opengl.GL_1_0
- GLEventAdapter - Class in panamagl
- GLEventAdapter() - Constructor for class panamagl.GLEventAdapter
- GLEventListener - Interface in panamagl
-
The interface to implement to let a
GLCanvasperform OpenGL calls. - glFeedbackBuffer(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glFenceSync(int, int) - Method in interface panamagl.opengl.GL_3_2
- glFenceSync(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glFinish() - Method in interface panamagl.opengl.GL_1_0
- glFinish() - Method in interface panamagl.opengl.GLES1_1_0
- glFinish() - Method in interface panamagl.opengl.GLES2_2_0
- glFinish() - Method in interface panamagl.opengl.GLSC2_2_0
- glFlush() - Method in interface panamagl.opengl.GL_1_0
- glFlush() - Method in interface panamagl.opengl.GLES1_1_0
- glFlush() - Method in interface panamagl.opengl.GLES2_2_0
- glFlush() - Method in interface panamagl.opengl.GLSC2_2_0
- glFlushMappedBufferRange(int, long, long) - Method in interface panamagl.opengl.GL_3_0
- glFlushMappedBufferRange(int, long, long) - Method in interface panamagl.opengl.GLES2_3_0
- glFlushMappedNamedBufferRange(int, long, long) - Method in interface panamagl.opengl.GL_4_5
- glFogCoordd(double) - Method in interface panamagl.opengl.GL_1_4
- glFogCoorddv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glFogCoordf(float) - Method in interface panamagl.opengl.GL_1_4
- glFogCoordfv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glFogCoordPointer(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glFogf(int, float) - Method in interface panamagl.opengl.GL_1_0
- glFogf(int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glFogfv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glFogfv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glFogi(int, int) - Method in interface panamagl.opengl.GL_1_0
- glFogiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glFogx(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glFogxv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glFramebufferParameteri(int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glFramebufferParameteri(int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glFramebufferRenderbuffer(int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glFramebufferRenderbuffer(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glFramebufferRenderbuffer(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glFramebufferTexture(int, int, int, int) - Method in interface panamagl.opengl.GL_3_2
- glFramebufferTexture(int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glFramebufferTexture1D(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glFramebufferTexture2D(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glFramebufferTexture2D(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glFramebufferTexture2D(int, int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glFramebufferTexture3D(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glFramebufferTextureLayer(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glFramebufferTextureLayer(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glFrontFace(int) - Method in interface panamagl.opengl.GL_1_0
- glFrontFace(int) - Method in interface panamagl.opengl.GLES1_1_0
- glFrontFace(int) - Method in interface panamagl.opengl.GLES2_2_0
- glFrontFace(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glFrustum(double, double, double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glFrustumf(float, float, float, float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glFrustumx(int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glGenBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGenBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGenBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGenBuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGenerateMipmap(int) - Method in interface panamagl.opengl.GL_3_0
- glGenerateMipmap(int) - Method in interface panamagl.opengl.GLES2_2_0
- glGenerateMipmap(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glGenerateTextureMipmap(int) - Method in interface panamagl.opengl.GL_4_5
- glGenFramebuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGenFramebuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGenFramebuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGenLists(int) - Method in interface panamagl.opengl.GL_1_0
- glGenProgramPipelines(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGenProgramPipelines(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGenQueries(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGenQueries(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGenRenderbuffers(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGenRenderbuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGenRenderbuffers(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGenSamplers(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGenSamplers(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGenTextures(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glGenTextures(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGenTextures(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGenTextures(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGenTransformFeedbacks(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGenTransformFeedbacks(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGenVertexArrays(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGenVertexArrays(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetActiveAtomicCounterBufferiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_2
- glGetActiveAttrib(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetActiveAttrib(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetActiveSubroutineName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetActiveSubroutineUniformiv(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetActiveSubroutineUniformName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetActiveUniform(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetActiveUniform(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetActiveUniformBlockiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetActiveUniformBlockiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetActiveUniformBlockName(int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetActiveUniformBlockName(int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetActiveUniformName(int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetActiveUniformsiv(int, int, MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetActiveUniformsiv(int, int, MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetAttachedShaders(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetAttachedShaders(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetAttribLocation(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetAttribLocation(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetAttribLocation(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetBooleani_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetBooleani_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetBooleanv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetBooleanv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetBooleanv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetBooleanv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetBufferParameteri64v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glGetBufferParameteri64v(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetBufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGetBufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetBufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetBufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetBufferPointerv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGetBufferPointerv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGetClipPlane(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetClipPlanef(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetClipPlanex(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetCompressedTexImage(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glGetCompressedTextureImage(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetCompressedTextureSubImage(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetDebugMessageLog(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetDebugMessageLog(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetDoublei_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetDoublev(int, double[]) - Method in class panamagl.opengl.AGL
- glGetDoublev(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetError() - Method in interface panamagl.opengl.GL_1_0
- glGetError() - Method in interface panamagl.opengl.GLES1_1_0
- glGetError() - Method in interface panamagl.opengl.GLES2_2_0
- glGetError() - Method in interface panamagl.opengl.GLSC2_2_0
- glGetFixedv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetFloati_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetFloatv(int, float[]) - Method in class panamagl.opengl.AGL
- glGetFloatv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetFloatv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetFloatv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetFloatv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetFragDataIndex(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetFragDataLocation(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetFragDataLocation(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetFramebufferAttachmentParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetFramebufferAttachmentParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetFramebufferAttachmentParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetFramebufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetFramebufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetGraphicsResetStatus() - Method in interface panamagl.opengl.GL_4_5
- glGetGraphicsResetStatus() - Method in interface panamagl.opengl.GLES2_3_2
- glGetGraphicsResetStatus() - Method in interface panamagl.opengl.GLSC2_2_0
- glGetInteger64i_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glGetInteger64i_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetInteger64v(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glGetInteger64v(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetIntegeri_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetIntegeri_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetIntegeri_v(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetIntegerv(int, int[]) - Method in class panamagl.opengl.AGL
- glGetIntegerv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetIntegerv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetIntegerv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetIntegerv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetInternalformati64v(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetInternalformativ(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_2
- glGetInternalformativ(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetLightfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetLightfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetLightiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetLightxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetMapdv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetMapfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetMapiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetMaterialfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetMaterialfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetMaterialiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetMaterialxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetMultisamplefv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glGetMultisamplefv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetNamedBufferParameteri64v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetNamedBufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetNamedBufferPointerv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetNamedBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetNamedFramebufferAttachmentParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetNamedFramebufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetNamedRenderbufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnColorTable(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnCompressedTexImage(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnConvolutionFilter(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnHistogram(int, byte, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnMapdv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnMapfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnMapiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnMinmax(int, byte, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnPixelMapfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnPixelMapuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnPixelMapusv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnPolygonStipple(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnSeparableFilter(int, int, int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnTexImage(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnUniformdv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnUniformfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnUniformfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetnUniformfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetnUniformiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnUniformiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetnUniformiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetnUniformuiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetnUniformuiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetObjectLabel(int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetObjectLabel(int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetObjectPtrLabel(MemorySegment, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetObjectPtrLabel(MemorySegment, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetPixelMapfv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetPixelMapuiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetPixelMapusv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetPointerv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glGetPointerv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetPointerv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetPointerv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetPolygonStipple(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetProgramBinary(int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetProgramBinary(int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetProgramInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetProgramInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetProgramInterfaceiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetProgramInterfaceiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetProgramiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetProgramiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetProgramPipelineInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetProgramPipelineInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramPipelineiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetProgramPipelineiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramResourceIndex(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetProgramResourceIndex(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramResourceiv(int, int, int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetProgramResourceiv(int, int, int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramResourceLocation(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetProgramResourceLocation(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramResourceLocationIndex(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetProgramResourceName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glGetProgramResourceName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetProgramStageiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetQueryBufferObjecti64v(int, int, int, long) - Method in interface panamagl.opengl.GL_4_5
- glGetQueryBufferObjectiv(int, int, int, long) - Method in interface panamagl.opengl.GL_4_5
- glGetQueryBufferObjectui64v(int, int, int, long) - Method in interface panamagl.opengl.GL_4_5
- glGetQueryBufferObjectuiv(int, int, int, long) - Method in interface panamagl.opengl.GL_4_5
- glGetQueryIndexediv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetQueryiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGetQueryiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetQueryObjecti64v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetQueryObjectiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGetQueryObjectui64v(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetQueryObjectuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_5
- glGetQueryObjectuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetRenderbufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetRenderbufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetRenderbufferParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetSamplerParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetSamplerParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetSamplerParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetSamplerParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetSamplerParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetSamplerParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetSamplerParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glGetSamplerParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetShaderInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetShaderInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetShaderiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetShaderiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetShaderPrecisionFormat(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetShaderPrecisionFormat(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetShaderSource(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetShaderSource(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetString(int) - Method in interface panamagl.opengl.GL_1_0
- glGetString(int) - Method in interface panamagl.opengl.GLES1_1_0
- glGetString(int) - Method in interface panamagl.opengl.GLES2_2_0
- glGetString(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetString(GL, int) - Method in class panamagl.GLProfile
-
Mainly deal with - null return to avoid crashing tests with mocks - with native NULL pointers (e.g.
- glGetStringi(int, int) - Method in interface panamagl.opengl.GL_3_0
- glGetStringi(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glGetSubroutineIndex(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetSubroutineUniformLocation(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetSynciv(MemorySegment, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glGetSynciv(MemorySegment, int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetTexEnvfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexEnvfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetTexEnviv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexEnviv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetTexEnvxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetTexGendv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexGenfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexGeniv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexImage(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexLevelParameterfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexLevelParameterfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetTexLevelParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexLevelParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glGetTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetTexParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetTexParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetTexParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetTexParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glGetTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glGetTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetTexParameterxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glGetTextureImage(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureLevelParameterfv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureLevelParameteriv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTextureSubImage(int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTransformFeedbacki_v(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTransformFeedbacki64_v(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTransformFeedbackiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetTransformFeedbackVarying(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetTransformFeedbackVarying(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetUniformBlockIndex(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetUniformBlockIndex(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetUniformdv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetUniformfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetUniformfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetUniformIndices(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_3_1
- glGetUniformIndices(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetUniformiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetUniformiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetUniformLocation(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetUniformLocation(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetUniformLocation(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetUniformSubroutineuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glGetUniformuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetUniformuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetVertexArrayIndexed64iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetVertexArrayIndexediv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetVertexArrayiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glGetVertexAttribdv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetVertexAttribfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetVertexAttribfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetVertexAttribfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetVertexAttribIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetVertexAttribIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetVertexAttribIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glGetVertexAttribIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glGetVertexAttribiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetVertexAttribiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetVertexAttribiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glGetVertexAttribLdv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glGetVertexAttribPointerv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glGetVertexAttribPointerv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glGetVertexAttribPointerv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glHint(int, int) - Method in interface panamagl.opengl.GL_1_0
- glHint(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glHint(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glHint(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glIndexd(double) - Method in interface panamagl.opengl.GL_1_0
- glIndexdv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glIndexf(float) - Method in interface panamagl.opengl.GL_1_0
- glIndexfv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glIndexi(int) - Method in interface panamagl.opengl.GL_1_0
- glIndexiv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glIndexMask(int) - Method in interface panamagl.opengl.GL_1_0
- glIndexPointer(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glIndexs(short) - Method in interface panamagl.opengl.GL_1_0
- glIndexsv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glIndexub(byte) - Method in interface panamagl.opengl.GL_1_1
- glIndexubv(MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glInitNames() - Method in interface panamagl.opengl.GL_1_0
- glInterleavedArrays(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glInvalidateBufferData(int) - Method in interface panamagl.opengl.GL_4_3
- glInvalidateBufferSubData(int, long, long) - Method in interface panamagl.opengl.GL_4_3
- glInvalidateFramebuffer(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glInvalidateFramebuffer(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glInvalidateNamedFramebufferData(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glInvalidateNamedFramebufferSubData(int, int, MemorySegment, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glInvalidateSubFramebuffer(int, int, MemorySegment, int, int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glInvalidateSubFramebuffer(int, int, MemorySegment, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glInvalidateTexImage(int, int) - Method in interface panamagl.opengl.GL_4_3
- glInvalidateTexSubImage(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glIsBuffer(int) - Method in interface panamagl.opengl.GL_1_5
- glIsBuffer(int) - Method in interface panamagl.opengl.GLES1_1_0
- glIsBuffer(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsEnabled(int) - Method in interface panamagl.opengl.GL_1_0
- glIsEnabled(int) - Method in interface panamagl.opengl.GLES1_1_0
- glIsEnabled(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsEnabled(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glIsEnabledi(int, int) - Method in interface panamagl.opengl.GL_3_0
- glIsEnabledi(int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glIsFramebuffer(int) - Method in interface panamagl.opengl.GL_3_0
- glIsFramebuffer(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsList(int) - Method in interface panamagl.opengl.GL_1_0
- glIsProgram(int) - Method in interface panamagl.opengl.GL_2_0
- glIsProgram(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsProgramPipeline(int) - Method in interface panamagl.opengl.GL_4_1
- glIsProgramPipeline(int) - Method in interface panamagl.opengl.GLES2_3_1
- glIsQuery(int) - Method in interface panamagl.opengl.GL_1_5
- glIsQuery(int) - Method in interface panamagl.opengl.GLES2_3_0
- glIsRenderbuffer(int) - Method in interface panamagl.opengl.GL_3_0
- glIsRenderbuffer(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsSampler(int) - Method in interface panamagl.opengl.GL_3_3
- glIsSampler(int) - Method in interface panamagl.opengl.GLES2_3_0
- glIsShader(int) - Method in interface panamagl.opengl.GL_2_0
- glIsShader(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsSync(MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glIsSync(MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glIsTexture(int) - Method in interface panamagl.opengl.GL_1_1
- glIsTexture(int) - Method in interface panamagl.opengl.GLES1_1_0
- glIsTexture(int) - Method in interface panamagl.opengl.GLES2_2_0
- glIsTransformFeedback(int) - Method in interface panamagl.opengl.GL_4_0
- glIsTransformFeedback(int) - Method in interface panamagl.opengl.GLES2_3_0
- glIsVertexArray(int) - Method in interface panamagl.opengl.GL_3_0
- glIsVertexArray(int) - Method in interface panamagl.opengl.GLES2_3_0
- glLightf(int, int, float) - Method in interface panamagl.opengl.GL_1_0
- glLightf(int, int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glLightfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glLightfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glLighti(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glLightiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glLightModelf(int, float) - Method in interface panamagl.opengl.GL_1_0
- glLightModelf(int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glLightModelfv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glLightModelfv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glLightModeli(int, int) - Method in interface panamagl.opengl.GL_1_0
- glLightModeliv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glLightModelx(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glLightModelxv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glLightx(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glLightxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glLineStipple(int, short) - Method in interface panamagl.opengl.GL_1_0
- glLineWidth(float) - Method in interface panamagl.opengl.GL_1_0
- glLineWidth(float) - Method in interface panamagl.opengl.GLES1_1_0
- glLineWidth(float) - Method in interface panamagl.opengl.GLES2_2_0
- glLineWidth(float) - Method in interface panamagl.opengl.GLSC2_2_0
- glLineWidthx(int) - Method in interface panamagl.opengl.GLES1_1_0
- glLinkProgram(int) - Method in interface panamagl.opengl.GL_2_0
- glLinkProgram(int) - Method in interface panamagl.opengl.GLES2_2_0
- glListBase(int) - Method in interface panamagl.opengl.GL_1_0
- glLoadIdentity() - Method in interface panamagl.opengl.GL_1_0
- glLoadIdentity() - Method in interface panamagl.opengl.GLES1_1_0
- glLoadMatrixd(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glLoadMatrixf(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glLoadMatrixf(MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glLoadMatrixx(MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glLoadName(int) - Method in interface panamagl.opengl.GL_1_0
- glLoadTransposeMatrixd(MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glLoadTransposeMatrixf(MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glLogicOp(int) - Method in interface panamagl.opengl.GL_1_0
- glLogicOp(int) - Method in interface panamagl.opengl.GLES1_1_0
- glMap1d(int, double, double, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMap1f(int, float, float, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMap2d(int, double, double, int, int, double, double, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMap2f(int, float, float, int, int, float, float, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMapBuffer(int, int) - Method in interface panamagl.opengl.GL_1_5
- glMapBufferRange(int, long, long, int) - Method in interface panamagl.opengl.GL_3_0
- glMapBufferRange(int, long, long, int) - Method in interface panamagl.opengl.GLES2_3_0
- glMapGrid1d(int, double, double) - Method in interface panamagl.opengl.GL_1_0
- glMapGrid1f(int, float, float) - Method in interface panamagl.opengl.GL_1_0
- glMapGrid2d(int, double, double, int, double, double) - Method in interface panamagl.opengl.GL_1_0
- glMapGrid2f(int, float, float, int, float, float) - Method in interface panamagl.opengl.GL_1_0
- glMapNamedBuffer(int, int) - Method in interface panamagl.opengl.GL_4_5
- glMapNamedBufferRange(int, long, long, int) - Method in interface panamagl.opengl.GL_4_5
- glMaterialf(int, int, float) - Method in interface panamagl.opengl.GL_1_0
- glMaterialf(int, int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glMaterialfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMaterialfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glMateriali(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glMaterialiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMaterialx(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glMaterialxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glMatrixMode(int) - Method in interface panamagl.opengl.GL_1_0
- glMatrixMode(int) - Method in interface panamagl.opengl.GLES1_1_0
- glMemoryBarrier(int) - Method in interface panamagl.opengl.GL_4_2
- glMemoryBarrier(int) - Method in interface panamagl.opengl.GLES2_3_1
- glMemoryBarrierByRegion(int) - Method in interface panamagl.opengl.GL_4_5
- glMemoryBarrierByRegion(int) - Method in interface panamagl.opengl.GLES2_3_1
- glMinSampleShading(float) - Method in interface panamagl.opengl.GL_4_0
- glMinSampleShading(float) - Method in interface panamagl.opengl.GLES2_3_2
- glMultiDrawArrays(int, MemorySegment, MemorySegment, int) - Method in interface panamagl.opengl.GL_1_4
- glMultiDrawArraysIndirect(int, MemorySegment, int, int) - Method in interface panamagl.opengl.GL_4_3
- glMultiDrawArraysIndirectCount(int, MemorySegment, long, int, int) - Method in interface panamagl.opengl.GL_4_6
- glMultiDrawElements(int, MemorySegment, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_1_4
- glMultiDrawElementsBaseVertex(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_2
- glMultiDrawElementsIndirect(int, int, MemorySegment, int, int) - Method in interface panamagl.opengl.GL_4_3
- glMultiDrawElementsIndirectCount(int, int, MemorySegment, long, int, int) - Method in interface panamagl.opengl.GL_4_6
- glMultiTexCoord1d(int, double) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1f(int, float) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1i(int, int) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1s(int, short) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord1sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2d(int, double, double) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2f(int, float, float) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2i(int, int, int) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2s(int, short, short) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord2sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3d(int, double, double, double) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3f(int, float, float, float) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3i(int, int, int, int) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3s(int, short, short, short) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord3sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4d(int, double, double, double, double) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4f(int, float, float, float, float) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4f(int, float, float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glMultiTexCoord4fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4i(int, int, int, int, int) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4s(int, short, short, short, short) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultiTexCoord4x(int, int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glMultiTexCoordP1ui(int, int, int) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP1uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP2ui(int, int, int) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP2uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP3ui(int, int, int) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP3uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP4ui(int, int, int) - Method in interface panamagl.opengl.GL_3_3
- glMultiTexCoordP4uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glMultMatrixd(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMultMatrixf(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glMultMatrixf(MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glMultMatrixx(MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glMultTransposeMatrixd(MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glMultTransposeMatrixf(MemorySegment) - Method in interface panamagl.opengl.GL_1_3
- glNamedBufferData(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedBufferStorage(int, long, MemorySegment, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedBufferSubData(int, long, long, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferDrawBuffer(int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferDrawBuffers(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferParameteri(int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferReadBuffer(int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferRenderbuffer(int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferTexture(int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedFramebufferTextureLayer(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedRenderbufferStorage(int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glNamedRenderbufferStorageMultisample(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glNewList(int, int) - Method in interface panamagl.opengl.GL_1_0
- glNormal3b(byte, byte, byte) - Method in interface panamagl.opengl.GL_1_0
- glNormal3bv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glNormal3d(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glNormal3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glNormal3f(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glNormal3f(float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glNormal3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glNormal3i(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glNormal3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glNormal3s(short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glNormal3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glNormal3x(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glNormalP3ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glNormalP3uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glNormalPointer(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glNormalPointer(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glObjectLabel(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glObjectLabel(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glObjectPtrLabel(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glObjectPtrLabel(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glOrtho(double, double, double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glOrthof(float, float, float, float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glOrthox(int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glPassThrough(float) - Method in interface panamagl.opengl.GL_1_0
- glPatchParameterfv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glPatchParameteri(int, int) - Method in interface panamagl.opengl.GL_4_0
- glPatchParameteri(int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glPauseTransformFeedback() - Method in interface panamagl.opengl.GL_4_0
- glPauseTransformFeedback() - Method in interface panamagl.opengl.GLES2_3_0
- glPixelMapfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glPixelMapuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glPixelMapusv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glPixelStoref(int, float) - Method in interface panamagl.opengl.GL_1_0
- glPixelStorei(int, int) - Method in interface panamagl.opengl.GL_1_0
- glPixelStorei(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glPixelStorei(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glPixelStorei(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glPixelTransferf(int, float) - Method in interface panamagl.opengl.GL_1_0
- glPixelTransferi(int, int) - Method in interface panamagl.opengl.GL_1_0
- glPixelZoom(float, float) - Method in interface panamagl.opengl.GL_1_0
- glPointParameterf(int, float) - Method in interface panamagl.opengl.GL_1_4
- glPointParameterf(int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glPointParameterfv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glPointParameterfv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glPointParameteri(int, int) - Method in interface panamagl.opengl.GL_1_4
- glPointParameteriv(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glPointParameterx(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glPointParameterxv(int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glPointSize(float) - Method in interface panamagl.opengl.GL_1_0
- glPointSize(float) - Method in interface panamagl.opengl.GLES1_1_0
- glPointSizex(int) - Method in interface panamagl.opengl.GLES1_1_0
- glPolygonMode(int, int) - Method in interface panamagl.opengl.GL_1_0
- glPolygonOffset(float, float) - Method in interface panamagl.opengl.GL_1_1
- glPolygonOffset(float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glPolygonOffset(float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glPolygonOffset(float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glPolygonOffsetClamp(float, float, float) - Method in interface panamagl.opengl.GL_4_6
- glPolygonOffsetx(int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glPolygonStipple(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glPopAttrib() - Method in interface panamagl.opengl.GL_1_0
- glPopClientAttrib() - Method in interface panamagl.opengl.GL_1_1
- glPopDebugGroup() - Method in interface panamagl.opengl.GL_4_3
- glPopDebugGroup() - Method in interface panamagl.opengl.GLES2_3_2
- glPopMatrix() - Method in interface panamagl.opengl.GL_1_0
- glPopMatrix() - Method in interface panamagl.opengl.GLES1_1_0
- glPopName() - Method in interface panamagl.opengl.GL_1_0
- glPrimitiveBoundingBox(float, float, float, float, float, float, float, float) - Method in interface panamagl.opengl.GLES2_3_2
- glPrimitiveRestartIndex(int) - Method in interface panamagl.opengl.GL_3_1
- glPrioritizeTextures(int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- GLProfile - Class in panamagl
- GLProfile() - Constructor for class panamagl.GLProfile
- GLProfile(GL) - Constructor for class panamagl.GLProfile
- glProgramBinary(int, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramBinary(int, int, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_3_0
- glProgramBinary(int, int, MemorySegment, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glProgramParameteri(int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramParameteri(int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glProgramUniform1d(int, int, double) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1dv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1f(int, int, float) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1f(int, int, float) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform1fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform1i(int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1i(int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform1iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform1ui(int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1ui(int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform1uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform1uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform2d(int, int, double, double) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2dv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2f(int, int, float, float) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2f(int, int, float, float) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform2fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform2i(int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2i(int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform2iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform2ui(int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2ui(int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform2uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform2uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform3d(int, int, double, double, double) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3dv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3f(int, int, float, float, float) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3f(int, int, float, float, float) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform3fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform3i(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3i(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform3iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform3ui(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3ui(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform3uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform3uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform4d(int, int, double, double, double, double) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4dv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4f(int, int, float, float, float, float) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4f(int, int, float, float, float, float) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform4fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4fv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform4i(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4i(int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform4iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4iv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform4ui(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4ui(int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniform4uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniform4uiv(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix2dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix2fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix2fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix2x3dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix2x3fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix2x3fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix2x4dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix2x4fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix2x4fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix3dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix3fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix3fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix3x2dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix3x2fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix3x2fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix3x4dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix3x4fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix3x4fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix4dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix4fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix4fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix4x2dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix4x2fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix4x2fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProgramUniformMatrix4x3dv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix4x3fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glProgramUniformMatrix4x3fv(int, int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_1
- glProvokingVertex(int) - Method in interface panamagl.opengl.GL_3_2
- glPushAttrib(int) - Method in interface panamagl.opengl.GL_1_0
- glPushClientAttrib(int) - Method in interface panamagl.opengl.GL_1_1
- glPushDebugGroup(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_3
- glPushDebugGroup(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glPushMatrix() - Method in interface panamagl.opengl.GL_1_0
- glPushMatrix() - Method in interface panamagl.opengl.GLES1_1_0
- glPushName(int) - Method in interface panamagl.opengl.GL_1_0
- glQueryCounter(int, int) - Method in interface panamagl.opengl.GL_3_3
- glRasterPos2d(double, double) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2f(float, float) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2i(int, int) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2s(short, short) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos2sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3d(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3f(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3i(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3s(short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4d(double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4f(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4i(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4s(short, short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glRasterPos4sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glReadBuffer(int) - Method in interface panamagl.opengl.GL_1_0
- glReadBuffer(int) - Method in interface panamagl.opengl.GLES2_3_0
- glReadnPixels(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glReadnPixels(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glReadnPixels(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glReadPixels(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glReadPixels(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glReadPixels(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glRectd(double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glRectdv(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRectf(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glRectfv(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRecti(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glRectiv(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glRects(short, short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glRectsv(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glReleaseShaderCompiler() - Method in interface panamagl.opengl.GL_4_1
- glReleaseShaderCompiler() - Method in interface panamagl.opengl.GLES2_2_0
- glRenderbufferStorage(int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glRenderbufferStorage(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glRenderbufferStorage(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glRenderbufferStorageMultisample(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glRenderbufferStorageMultisample(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glRenderMode(int) - Method in interface panamagl.opengl.GL_1_0
- glResumeTransformFeedback() - Method in interface panamagl.opengl.GL_4_0
- glResumeTransformFeedback() - Method in interface panamagl.opengl.GLES2_3_0
- glRotated(double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glRotatef(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glRotatef(float, float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glRotatex(int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glSampleCoverage(float, byte) - Method in interface panamagl.opengl.GL_1_3
- glSampleCoverage(float, byte) - Method in interface panamagl.opengl.GLES1_1_0
- glSampleCoverage(float, byte) - Method in interface panamagl.opengl.GLES2_2_0
- glSampleCoverage(float, byte) - Method in interface panamagl.opengl.GLSC2_2_0
- glSampleCoveragex(int, byte) - Method in interface panamagl.opengl.GLES1_1_0
- glSampleMaski(int, int) - Method in interface panamagl.opengl.GL_3_2
- glSampleMaski(int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glSamplerParameterf(int, int, float) - Method in interface panamagl.opengl.GL_3_3
- glSamplerParameterf(int, int, float) - Method in interface panamagl.opengl.GLES2_3_0
- glSamplerParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glSamplerParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glSamplerParameteri(int, int, int) - Method in interface panamagl.opengl.GL_3_3
- glSamplerParameteri(int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glSamplerParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glSamplerParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glSamplerParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glSamplerParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glSamplerParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glSamplerParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- GLSC2_2_0 - Interface in panamagl.opengl
- glScaled(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glScalef(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glScalef(float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glScalex(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glScissor(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glScissor(int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glScissor(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glScissor(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glScissorArrayv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glScissorIndexed(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glScissorIndexedv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glSecondaryColor3b(byte, byte, byte) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3bv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3d(double, double, double) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3f(float, float, float) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3i(int, int, int) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3s(short, short, short) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3ub(byte, byte, byte) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3ubv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3ui(int, int, int) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3uiv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3us(short, short, short) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColor3usv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSecondaryColorP3ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glSecondaryColorP3uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glSecondaryColorPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glSelectBuffer(int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glShadeModel(int) - Method in interface panamagl.opengl.GL_1_0
- glShadeModel(int) - Method in interface panamagl.opengl.GLES1_1_0
- glShaderBinary(int, MemorySegment, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_4_1
- glShaderBinary(int, MemorySegment, int, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_2_0
- glShaderSource(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glShaderSource(int, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glShaderStorageBlockBinding(int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glSpecializeShader(int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_6
- glStencilFunc(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glStencilFunc(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glStencilFunc(int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glStencilFunc(int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glStencilFuncSeparate(int, int, int, int) - Method in interface panamagl.opengl.GL_2_0
- glStencilFuncSeparate(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glStencilFuncSeparate(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glStencilMask(int) - Method in interface panamagl.opengl.GL_1_0
- glStencilMask(int) - Method in interface panamagl.opengl.GLES1_1_0
- glStencilMask(int) - Method in interface panamagl.opengl.GLES2_2_0
- glStencilMask(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glStencilMaskSeparate(int, int) - Method in interface panamagl.opengl.GL_2_0
- glStencilMaskSeparate(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glStencilMaskSeparate(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glStencilOp(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glStencilOp(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glStencilOp(int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glStencilOp(int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glStencilOpSeparate(int, int, int, int) - Method in interface panamagl.opengl.GL_2_0
- glStencilOpSeparate(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glStencilOpSeparate(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexBuffer(int, int, int) - Method in interface panamagl.opengl.GL_3_1
- glTexBuffer(int, int, int) - Method in interface panamagl.opengl.GLES2_3_2
- glTexBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GL_4_3
- glTexBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GLES2_3_2
- glTexCoord1d(double) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1f(float) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1i(int) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1s(short) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord1sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2d(double, double) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2f(float, float) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2i(int, int) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2s(short, short) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord2sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3d(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3f(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3i(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3s(short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4d(double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4f(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4i(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4s(short, short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glTexCoord4sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexCoordP1ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP1uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP2ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP2uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP3ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP3uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP4ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordP4uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glTexCoordPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glTexCoordPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexEnvf(int, int, float) - Method in interface panamagl.opengl.GL_1_0
- glTexEnvf(int, int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glTexEnvfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexEnvfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexEnvi(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glTexEnvi(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glTexEnviv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexEnviv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexEnvx(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glTexEnvxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexGend(int, int, double) - Method in interface panamagl.opengl.GL_1_0
- glTexGendv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexGenf(int, int, float) - Method in interface panamagl.opengl.GL_1_0
- glTexGenfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexGeni(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glTexGeniv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexImage1D(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glTexImage2DMultisample(int, int, int, int, int, byte) - Method in interface panamagl.opengl.GL_3_2
- glTexImage3D(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_2
- glTexImage3D(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glTexImage3DMultisample(int, int, int, int, int, int, byte) - Method in interface panamagl.opengl.GL_3_2
- glTexParameterf(int, int, float) - Method in interface panamagl.opengl.GL_1_0
- glTexParameterf(int, int, float) - Method in interface panamagl.opengl.GLES1_1_0
- glTexParameterf(int, int, float) - Method in interface panamagl.opengl.GLES2_2_0
- glTexParameterf(int, int, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glTexParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexParameteri(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glTexParameteri(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glTexParameteri(int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glTexParameteri(int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glTexParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glTexParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glTexParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_2
- glTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glTexParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexParameterx(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glTexParameterxv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexStorage1D(int, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glTexStorage2D(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glTexStorage2D(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glTexStorage2D(int, int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexStorage2DMultisample(int, int, int, int, int, byte) - Method in interface panamagl.opengl.GL_4_3
- glTexStorage2DMultisample(int, int, int, int, int, byte) - Method in interface panamagl.opengl.GLES2_3_1
- glTexStorage3D(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_2
- glTexStorage3D(int, int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glTexStorage3DMultisample(int, int, int, int, int, int, byte) - Method in interface panamagl.opengl.GL_4_3
- glTexStorage3DMultisample(int, int, int, int, int, int, byte) - Method in interface panamagl.opengl.GLES2_3_2
- glTexSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_2
- glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glTextureBarrier() - Method in interface panamagl.opengl.GL_4_5
- glTextureBuffer(int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glTextureBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GL_4_5
- glTextureParameterf(int, int, float) - Method in interface panamagl.opengl.GL_4_5
- glTextureParameterfv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureParameteri(int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glTextureParameterIiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureParameterIuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureParameteriv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureStorage1D(int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glTextureStorage2D(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glTextureStorage2DMultisample(int, int, int, int, int, byte) - Method in interface panamagl.opengl.GL_4_5
- glTextureStorage3D(int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glTextureStorage3DMultisample(int, int, int, int, int, int, byte) - Method in interface panamagl.opengl.GL_4_5
- glTextureSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glTextureView(int, int, int, int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glTransformFeedbackBufferBase(int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glTransformFeedbackBufferRange(int, int, int, long, long) - Method in interface panamagl.opengl.GL_4_5
- glTransformFeedbackVaryings(int, int, MemorySegment, int) - Method in interface panamagl.opengl.GL_3_0
- glTransformFeedbackVaryings(int, int, MemorySegment, int) - Method in interface panamagl.opengl.GLES2_3_0
- glTranslated(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glTranslatef(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glTranslatef(float, float, float) - Method in interface panamagl.opengl.GLES1_1_0
- glTranslatex(int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- GLU - Interface in panamagl.opengl
- gluBeginCurve(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBeginPolygon(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBeginSurface(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBeginTrim(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBuild1DMipmapLevels(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBuild1DMipmaps(int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBuild2DMipmapLevels(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBuild2DMipmaps(int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBuild3DMipmapLevels(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluBuild3DMipmaps(int, int, int, int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluCheckExtension(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluCylinder(MemorySegment, double, double, double, int, int) - Method in interface panamagl.opengl.GLU
- gluDeleteNurbsRenderer(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluDeleteQuadric(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluDeleteTess(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluDisk(MemorySegment, double, double, int, int) - Method in interface panamagl.opengl.GLU
- gluEndCurve(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluEndPolygon(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluEndSurface(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluEndTrim(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluErrorString(int) - Method in interface panamagl.opengl.GLU
- gluGetNurbsProperty(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluGetString(int) - Method in interface panamagl.opengl.GLU
- gluGetTessProperty(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluLoadSamplingMatrices(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluLookAt(double, double, double, double, double, double, double, double, double) - Method in interface panamagl.opengl.GLU
- gluNewNurbsRenderer() - Method in interface panamagl.opengl.GLU
- gluNewQuadric() - Method in interface panamagl.opengl.GLU
- gluNewTess() - Method in interface panamagl.opengl.GLU
- gluNextContour(MemorySegment, int) - Method in interface panamagl.opengl.GLU
- glUniform1d(int, double) - Method in interface panamagl.opengl.GL_4_0
- glUniform1dv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniform1f(int, float) - Method in interface panamagl.opengl.GL_2_0
- glUniform1f(int, float) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform1f(int, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform1fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform1fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform1fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform1i(int, int) - Method in interface panamagl.opengl.GL_2_0
- glUniform1i(int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform1i(int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform1iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform1iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform1iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform1ui(int, int) - Method in interface panamagl.opengl.GL_3_0
- glUniform1ui(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform1uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glUniform1uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform2d(int, double, double) - Method in interface panamagl.opengl.GL_4_0
- glUniform2dv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniform2f(int, float, float) - Method in interface panamagl.opengl.GL_2_0
- glUniform2f(int, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform2f(int, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform2fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform2fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform2fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform2i(int, int, int) - Method in interface panamagl.opengl.GL_2_0
- glUniform2i(int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform2i(int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform2iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform2iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform2iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform2ui(int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glUniform2ui(int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform2uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glUniform2uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform3d(int, double, double, double) - Method in interface panamagl.opengl.GL_4_0
- glUniform3dv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniform3f(int, float, float, float) - Method in interface panamagl.opengl.GL_2_0
- glUniform3f(int, float, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform3f(int, float, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform3fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform3fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform3fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform3i(int, int, int, int) - Method in interface panamagl.opengl.GL_2_0
- glUniform3i(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform3i(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform3iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform3iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform3iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform3ui(int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glUniform3ui(int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform3uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glUniform3uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform4d(int, double, double, double, double) - Method in interface panamagl.opengl.GL_4_0
- glUniform4dv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniform4f(int, float, float, float, float) - Method in interface panamagl.opengl.GL_2_0
- glUniform4f(int, float, float, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform4f(int, float, float, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform4fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform4fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform4fv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform4i(int, int, int, int, int) - Method in interface panamagl.opengl.GL_2_0
- glUniform4i(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform4i(int, int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform4iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniform4iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniform4iv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniform4ui(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glUniform4ui(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glUniform4uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glUniform4uiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformBlockBinding(int, int, int) - Method in interface panamagl.opengl.GL_3_1
- glUniformBlockBinding(int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformMatrix2dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniformMatrix2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniformMatrix2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniformMatrix2x3dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix2x3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_1
- glUniformMatrix2x3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformMatrix2x4dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix2x4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_1
- glUniformMatrix2x4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformMatrix3dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniformMatrix3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniformMatrix3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniformMatrix3x2dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix3x2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_1
- glUniformMatrix3x2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformMatrix3x4dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix3x4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_1
- glUniformMatrix3x4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformMatrix4dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glUniformMatrix4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glUniformMatrix4fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glUniformMatrix4x2dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix4x2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_1
- glUniformMatrix4x2fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformMatrix4x3dv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUniformMatrix4x3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_2_1
- glUniformMatrix4x3fv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glUniformSubroutinesuiv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_0
- glUnmapBuffer(int) - Method in interface panamagl.opengl.GL_1_5
- glUnmapBuffer(int) - Method in interface panamagl.opengl.GLES2_3_0
- glUnmapNamedBuffer(int) - Method in interface panamagl.opengl.GL_4_5
- gluNurbsCallback(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluNurbsCallbackData(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluNurbsCallbackDataEXT(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluNurbsCurve(MemorySegment, int, MemorySegment, int, MemorySegment, int, int) - Method in interface panamagl.opengl.GLU
- gluNurbsProperty(MemorySegment, int, float) - Method in interface panamagl.opengl.GLU
- gluNurbsSurface(MemorySegment, int, MemorySegment, int, MemorySegment, int, int, MemorySegment, int, int, int) - Method in interface panamagl.opengl.GLU
- gluOrtho2D(double, double, double, double) - Method in interface panamagl.opengl.GLU
- gluPartialDisk(MemorySegment, double, double, int, int, double, double) - Method in interface panamagl.opengl.GLU
- gluPerspective(double, double, double, double) - Method in interface panamagl.opengl.GLU
- gluPickMatrix(double, double, double, double, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluProject(double, double, double, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluProject(float, float, float, float[], float[], int[], float[]) - Method in class panamagl.opengl.AGL
-
A float-based gluProject
- gluPwlCurve(MemorySegment, int, MemorySegment, int, int) - Method in interface panamagl.opengl.GLU
- gluQuadricCallback(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluQuadricDrawStyle(MemorySegment, int) - Method in interface panamagl.opengl.GLU
- gluQuadricNormals(MemorySegment, int) - Method in interface panamagl.opengl.GLU
- gluQuadricOrientation(MemorySegment, int) - Method in interface panamagl.opengl.GLU
- gluQuadricTexture(MemorySegment, byte) - Method in interface panamagl.opengl.GLU
- gluScaleImage(int, int, int, int, MemorySegment, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- glUseProgram(int) - Method in interface panamagl.opengl.GL_2_0
- glUseProgram(int) - Method in interface panamagl.opengl.GLES2_2_0
- glUseProgram(int) - Method in interface panamagl.opengl.GLSC2_2_0
- glUseProgramStages(int, int, int) - Method in interface panamagl.opengl.GL_4_1
- glUseProgramStages(int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- gluSphere(MemorySegment, double, int, int) - Method in interface panamagl.opengl.GLU
- GLUT - Interface in panamagl.opengl
- glutAddMenuEntry(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutAddSubMenu(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutAttachMenu(int) - Method in interface panamagl.opengl.GLUT
- glutBitmap8By13(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutBitmap9By15() - Method in interface panamagl.opengl.GLUT
- glutBitmapCharacter(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutBitmapHelvetica10() - Method in interface panamagl.opengl.GLUT
- glutBitmapHelvetica12(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutBitmapHelvetica18() - Method in interface panamagl.opengl.GLUT
- glutBitmapLength(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutBitmapTimesRoman10() - Method in interface panamagl.opengl.GLUT
- glutBitmapTimesRoman24() - Method in interface panamagl.opengl.GLUT
- glutBitmapWidth(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutButtonBoxFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutChangeToMenuEntry(int, MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutChangeToSubMenu(int, MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutCheckLoop() - Method in interface panamagl.opengl.GLUT
- glutCopyColormap(int) - Method in interface panamagl.opengl.GLUT
- glutCreateMenu(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutCreateSubWindow(int, int, int, int, int) - Method in interface panamagl.opengl.GLUT
- glutCreateWindow(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutDestroyMenu(int) - Method in interface panamagl.opengl.GLUT
- glutDestroyWindow(int) - Method in interface panamagl.opengl.GLUT
- glutDetachMenu(int) - Method in interface panamagl.opengl.GLUT
- glutDeviceGet(int) - Method in interface panamagl.opengl.GLUT
- glutDialsFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutDisplayFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutEnterGameMode() - Method in interface panamagl.opengl.GLUT
- glutEntryFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- gluTessBeginContour(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluTessBeginPolygon(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluTessCallback(MemorySegment, int, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluTessEndContour(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluTessEndPolygon(MemorySegment) - Method in interface panamagl.opengl.GLU
- gluTessNormal(MemorySegment, double, double, double) - Method in interface panamagl.opengl.GLU
- gluTessProperty(MemorySegment, int, double) - Method in interface panamagl.opengl.GLU
- gluTessVertex(MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- glutEstablishOverlay() - Method in interface panamagl.opengl.GLUT
- glutExtensionSupported(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutForceJoystickFunc() - Method in interface panamagl.opengl.GLUT
- glutFullScreen() - Method in interface panamagl.opengl.GLUT
- glutGameModeGet(int) - Method in interface panamagl.opengl.GLUT
- glutGameModeString(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutGet(int) - Method in interface panamagl.opengl.GLUT
- glutGetColor(int, int) - Method in interface panamagl.opengl.GLUT
- glutGetMenu() - Method in interface panamagl.opengl.GLUT
- glutGetModifiers() - Method in interface panamagl.opengl.GLUT
- glutGetProcAddress(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutGetWindow() - Method in interface panamagl.opengl.GLUT
- glutHideOverlay() - Method in interface panamagl.opengl.GLUT
- glutHideWindow() - Method in interface panamagl.opengl.GLUT
- glutIconifyWindow() - Method in interface panamagl.opengl.GLUT
- glutIdleFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutIgnoreKeyRepeat(int) - Method in interface panamagl.opengl.GLUT
- glutInit(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutInitDisplayMode(int) - Method in interface panamagl.opengl.GLUT
- glutInitDisplayString(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutInitWindowPosition(int, int) - Method in interface panamagl.opengl.GLUT
- glutInitWindowSize(int, int) - Method in interface panamagl.opengl.GLUT
- glutJoystickFunc(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutKeyboardFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutKeyboardUpFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutLayerGet(int) - Method in interface panamagl.opengl.GLUT
- glutLeaveGameMode() - Method in interface panamagl.opengl.GLUT
- glutMainLoop() - Method in interface panamagl.opengl.GLUT
- glutMenuStateFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutMenuStatusFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutMotionFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutMouseFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutOverlayDisplayFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutPassiveMotionFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutPopWindow() - Method in interface panamagl.opengl.GLUT
- glutPositionWindow(int, int) - Method in interface panamagl.opengl.GLUT
- glutPostOverlayRedisplay() - Method in interface panamagl.opengl.GLUT
- glutPostRedisplay() - Method in interface panamagl.opengl.GLUT
- glutPostWindowOverlayRedisplay(int) - Method in interface panamagl.opengl.GLUT
- glutPostWindowRedisplay(int) - Method in interface panamagl.opengl.GLUT
- glutPushWindow() - Method in interface panamagl.opengl.GLUT
- glutRemoveMenuItem(int) - Method in interface panamagl.opengl.GLUT
- glutRemoveOverlay() - Method in interface panamagl.opengl.GLUT
- glutReportErrors() - Method in interface panamagl.opengl.GLUT
- glutReshapeFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutReshapeWindow(int, int) - Method in interface panamagl.opengl.GLUT
- glutSetColor(int, float, float, float) - Method in interface panamagl.opengl.GLUT
- glutSetCursor(int) - Method in interface panamagl.opengl.GLUT
- glutSetIconTitle(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutSetKeyRepeat(int) - Method in interface panamagl.opengl.GLUT
- glutSetMenu(int) - Method in interface panamagl.opengl.GLUT
- glutSetupVideoResizing() - Method in interface panamagl.opengl.GLUT
- glutSetWindow(int) - Method in interface panamagl.opengl.GLUT
- glutSetWindowTitle(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutShowOverlay() - Method in interface panamagl.opengl.GLUT
- glutShowWindow() - Method in interface panamagl.opengl.GLUT
- glutSolidCone(double, double, int, int) - Method in interface panamagl.opengl.GLUT
- glutSolidCube(double) - Method in interface panamagl.opengl.GLUT
- glutSolidDodecahedron() - Method in interface panamagl.opengl.GLUT
- glutSolidIcosahedron() - Method in interface panamagl.opengl.GLUT
- glutSolidOctahedron() - Method in interface panamagl.opengl.GLUT
- glutSolidSphere(double, int, int) - Method in interface panamagl.opengl.GLUT
- glutSolidTeapot(double) - Method in interface panamagl.opengl.GLUT
- glutSolidTetrahedron() - Method in interface panamagl.opengl.GLUT
- glutSolidTorus(double, double, int, int) - Method in interface panamagl.opengl.GLUT
- glutSpaceballButtonFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutSpaceballMotionFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutSpaceballRotateFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutSpecialFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutSpecialUpFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutStopVideoResizing() - Method in interface panamagl.opengl.GLUT
- glutStrokeCharacter(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutStrokeLength(MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutStrokeMonoRoman(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutStrokeRoman(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutStrokeWidth(MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutSurfaceTexture(int, int, int) - Method in interface panamagl.opengl.GLUT
- glutSwapBuffers() - Method in interface panamagl.opengl.GLUT
- glutTabletButtonFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutTabletMotionFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutTimerFunc(int, MemorySegment, int) - Method in interface panamagl.opengl.GLUT
- glutUseLayer(int) - Method in interface panamagl.opengl.GLUT
- glutVideoPan(int, int, int, int) - Method in interface panamagl.opengl.GLUT
- glutVideoResize(int, int, int, int) - Method in interface panamagl.opengl.GLUT
- glutVideoResizeGet(int) - Method in interface panamagl.opengl.GLUT
- glutVisibilityFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutWarpPointer(int, int) - Method in interface panamagl.opengl.GLUT
- glutWindowStatusFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- glutWireCone(double, double, int, int) - Method in interface panamagl.opengl.GLUT
- glutWireCube(double) - Method in interface panamagl.opengl.GLUT
- glutWireDodecahedron() - Method in interface panamagl.opengl.GLUT
- glutWireIcosahedron() - Method in interface panamagl.opengl.GLUT
- glutWireOctahedron() - Method in interface panamagl.opengl.GLUT
- glutWireSphere(double, int, int) - Method in interface panamagl.opengl.GLUT
- glutWireTeapot(double) - Method in interface panamagl.opengl.GLUT
- glutWireTetrahedron() - Method in interface panamagl.opengl.GLUT
- glutWireTorus(double, double, int, int) - Method in interface panamagl.opengl.GLUT
- glutWMCloseFunc(MemorySegment) - Method in interface panamagl.opengl.GLUT
- gluUnProject(double, double, double, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- gluUnProject(float, float, float, float[], float[], int[], float[]) - Method in class panamagl.opengl.AGL
-
A float-based gluUnProject
- gluUnProject4(double, double, double, double, MemorySegment, MemorySegment, MemorySegment, double, double, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GLU
- glValidateProgram(int) - Method in interface panamagl.opengl.GL_2_0
- glValidateProgram(int) - Method in interface panamagl.opengl.GLES2_2_0
- glValidateProgramPipeline(int) - Method in interface panamagl.opengl.GL_4_1
- glValidateProgramPipeline(int) - Method in interface panamagl.opengl.GLES2_3_1
- glVertex2d(double, double) - Method in interface panamagl.opengl.GL_1_0
- glVertex2dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex2f(float, float) - Method in interface panamagl.opengl.GL_1_0
- glVertex2fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex2i(int, int) - Method in interface panamagl.opengl.GL_1_0
- glVertex2iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex2s(short, short) - Method in interface panamagl.opengl.GL_1_0
- glVertex2sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex3d(double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glVertex3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex3f(float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glVertex3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex3i(int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glVertex3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex3s(short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glVertex3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex4d(double, double, double, double) - Method in interface panamagl.opengl.GL_1_0
- glVertex4dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex4f(float, float, float, float) - Method in interface panamagl.opengl.GL_1_0
- glVertex4fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex4i(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glVertex4iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertex4s(short, short, short, short) - Method in interface panamagl.opengl.GL_1_0
- glVertex4sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_0
- glVertexArrayAttribBinding(int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayAttribFormat(int, int, int, int, byte, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayAttribIFormat(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayAttribLFormat(int, int, int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayBindingDivisor(int, int, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayElementBuffer(int, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayVertexBuffer(int, int, int, long, int) - Method in interface panamagl.opengl.GL_4_5
- glVertexArrayVertexBuffers(int, int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface panamagl.opengl.GL_4_5
- glVertexAttrib1d(int, double) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib1dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib1f(int, float) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib1f(int, float) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib1f(int, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib1fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib1fv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib1fv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib1s(int, short) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib1sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib2d(int, double, double) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib2dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib2f(int, float, float) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib2f(int, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib2f(int, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib2fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib2fv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib2fv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib2s(int, short, short) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib2sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib3d(int, double, double, double) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib3dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib3f(int, float, float, float) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib3f(int, float, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib3f(int, float, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib3fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib3fv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib3fv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib3s(int, short, short, short) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib3sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4bv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4d(int, double, double, double, double) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4f(int, float, float, float, float) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4f(int, float, float, float, float) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib4f(int, float, float, float, float) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib4fv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4fv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttrib4fv(int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexAttrib4iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Nbv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Niv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Nsv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Nub(int, byte, byte, byte, byte) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Nubv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Nuiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4Nusv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4s(int, short, short, short, short) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4ubv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttrib4usv(int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttribBinding(int, int) - Method in interface panamagl.opengl.GL_4_3
- glVertexAttribBinding(int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glVertexAttribDivisor(int, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribDivisor(int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glVertexAttribFormat(int, int, int, byte, int) - Method in interface panamagl.opengl.GL_4_3
- glVertexAttribFormat(int, int, int, byte, int) - Method in interface panamagl.opengl.GLES2_3_1
- glVertexAttribI1i(int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI1iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI1ui(int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI1uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI2i(int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI2iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI2ui(int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI2uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI3i(int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI3iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI3ui(int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI3uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4bv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4i(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4i(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glVertexAttribI4iv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4iv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glVertexAttribI4sv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4ubv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4ui(int, int, int, int, int) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4ui(int, int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_0
- glVertexAttribI4uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribI4uiv(int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glVertexAttribI4usv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribIFormat(int, int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glVertexAttribIFormat(int, int, int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glVertexAttribIPointer(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_3_0
- glVertexAttribIPointer(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_3_0
- glVertexAttribL1d(int, double) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL1dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL2d(int, double, double) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL2dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL3d(int, double, double, double) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL3dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL4d(int, double, double, double, double) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribL4dv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribLFormat(int, int, int, int) - Method in interface panamagl.opengl.GL_4_3
- glVertexAttribLPointer(int, int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glVertexAttribP1ui(int, int, byte, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP1uiv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP2ui(int, int, byte, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP2uiv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP3ui(int, int, byte, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP3uiv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP4ui(int, int, byte, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribP4uiv(int, int, byte, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexAttribPointer(int, int, int, byte, int, MemorySegment) - Method in interface panamagl.opengl.GL_2_0
- glVertexAttribPointer(int, int, int, byte, int, MemorySegment) - Method in interface panamagl.opengl.GLES2_2_0
- glVertexAttribPointer(int, int, int, byte, int, MemorySegment) - Method in interface panamagl.opengl.GLSC2_2_0
- glVertexBindingDivisor(int, int) - Method in interface panamagl.opengl.GL_4_3
- glVertexBindingDivisor(int, int) - Method in interface panamagl.opengl.GLES2_3_1
- glVertexP2ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexP2uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexP3ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexP3uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexP4ui(int, int) - Method in interface panamagl.opengl.GL_3_3
- glVertexP4uiv(int, MemorySegment) - Method in interface panamagl.opengl.GL_3_3
- glVertexPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GL_1_1
- glVertexPointer(int, int, int, MemorySegment) - Method in interface panamagl.opengl.GLES1_1_0
- glViewport(int, int, int, int) - Method in interface panamagl.opengl.GL_1_0
- glViewport(int, int, int, int) - Method in interface panamagl.opengl.GLES1_1_0
- glViewport(int, int, int, int) - Method in interface panamagl.opengl.GLES2_2_0
- glViewport(int, int, int, int) - Method in interface panamagl.opengl.GLSC2_2_0
- glViewportArrayv(int, int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glViewportIndexedf(int, float, float, float, float) - Method in interface panamagl.opengl.GL_4_1
- glViewportIndexedfv(int, MemorySegment) - Method in interface panamagl.opengl.GL_4_1
- glWaitSync(MemorySegment, int, long) - Method in interface panamagl.opengl.GL_3_2
- glWaitSync(MemorySegment, int, long) - Method in interface panamagl.opengl.GLES2_3_0
- glWindowPos2d(double, double) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2f(float, float) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2i(int, int) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2s(short, short) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos2sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3d(double, double, double) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3dv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3f(float, float, float) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3fv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3i(int, int, int) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3iv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3s(short, short, short) - Method in interface panamagl.opengl.GL_1_4
- glWindowPos3sv(MemorySegment) - Method in interface panamagl.opengl.GL_1_4
H
- height - Variable in class panamagl.offscreen.AFBO
-
height of the canvas using this FBO for rendering
- HORIZONTAL - Enum constant in enum class panamagl.canvas.GLCanvas.Flip
I
- idFrameBuffer - Variable in class panamagl.offscreen.AFBO
-
id of the frame buffer returned by the GPU
- idRenderBuffer - Variable in class panamagl.offscreen.AFBO
-
if of the render buffer returned by the GPU
- idTexture - Variable in class panamagl.offscreen.AFBO
-
id of the texture returned by the GPU
- Image<T> - Interface in panamagl
- ImageRenderer<T> - Interface in panamagl.renderers.image
- init() - Method in interface panamagl.opengl.GLContext
- init(GL) - Method in class panamagl.GLEventAdapter
- init(GL) - Method in interface panamagl.GLEventListener
- INIT_FBO_HEIGHT - Static variable in class panamagl.offscreen.AOffscreenRenderer
- INIT_FBO_WIDTH - Static variable in class panamagl.offscreen.AOffscreenRenderer
- initArena() - Method in class panamagl.opengl.AGLContext
- initContext(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
-
In general, you should initialize any resources that are needed for rendering or other functionality in the JPanel after the JPanel has been added to the Swing hierarchy, but before it is made visible.
- initialized - Variable in class panamagl.offscreen.AOffscreenRenderer
- initialized - Variable in class panamagl.opengl.AGLContext
- IntARGBtoRGBAf(int) - Static method in class panamagl.utils.ByteUtils
- IntARGBtoRGBAi(int) - Static method in class panamagl.utils.ByteUtils
- IntARGBtoRGBi(int) - Static method in class panamagl.utils.ByteUtils
- internalFormat - Variable in class panamagl.offscreen.AFBO
- isAdaptive() - Method in class panamagl.Animator
- isAWT() - Method in enum class panamagl.canvas.WindowingToolkit
- isInitialized() - Method in interface panamagl.canvas.GLCanvas
-
Return true if the panel has initialized GL ressource and is ready for display.
- isInitialized() - Method in class panamagl.offscreen.AOffscreenRenderer
-
Indicates if the renderer has already been initialized.
- isInitialized() - Method in interface panamagl.offscreen.OffscreenRenderer
- isInitialized() - Method in class panamagl.opengl.AGLContext
- isInitialized() - Method in interface panamagl.opengl.GLContext
- isMac() - Method in class panamagl.platform.Platform
- isOffscreen() - Method in enum class panamagl.canvas.WindowingToolkit
- isPrepared() - Method in class panamagl.offscreen.AFBO
- isPrepared() - Method in interface panamagl.offscreen.FBO
- isRendering() - Method in interface panamagl.canvas.GLCanvas
-
Return true if a frame rendering has started and not yet finished.
- isSolaris() - Method in class panamagl.platform.Platform
- isSwing() - Method in enum class panamagl.canvas.WindowingToolkit
- isSWT() - Method in enum class panamagl.canvas.WindowingToolkit
- isUnix() - Method in class panamagl.platform.Platform
- isVisible() - Method in interface panamagl.canvas.GLCanvas
-
Return true if the component is visible on screen (depend on windowing toolkit implementation, e.g.
- isWindows() - Method in class panamagl.platform.Platform
- isYieldWhenDone() - Method in class panamagl.Animator
- ItoA(int) - Static method in class panamagl.utils.ByteUtils
- ItoB(int) - Static method in class panamagl.utils.ByteUtils
- ItoF(int) - Static method in class panamagl.utils.ByteUtils
- ItoG(int) - Static method in class panamagl.utils.ByteUtils
- ItoR(int) - Static method in class panamagl.utils.ByteUtils
- ItoRGBf(int) - Static method in class panamagl.utils.ByteUtils
J
- javaLibraryPath() - Static method in class panamagl.Debug
- jvm - Variable in class panamagl.platform.Platform
L
- listThreads() - Static method in class panamagl.utils.ThreadUtils
- listThreads(ThreadGroup, String) - Static method in class panamagl.utils.ThreadUtils
- loop - Variable in class panamagl.Animator
- loops - Variable in class panamagl.Animator
M
- mac - Variable in class panamagl.platform.Platform
- MACOS - Static variable in class panamagl.platform.Platform
- main(String[]) - Static method in class panamagl.platform.Platform
- main(String[]) - Static method in class panamagl.utils.ThreadUtils
- matches(Platform) - Method in interface panamagl.platform.PlatformMatcher
-
Returns true if the platform matches this matcher definition
Platform. - merge(double[], double[]) - Static method in class panamagl.utils.ArrayUtils
N
- name - Variable in class panamagl.platform.Platform
- newFBO(int, int) - Method in interface panamagl.factory.PanamaGLFactory
-
Initialize an
FBOthat can be used by aOffscreenRendererto initialize GPU buffers for rendering offscreen. - newGL() - Method in interface panamagl.factory.PanamaGLFactory
-
Initialize a platform dependent
GL - newGLContext() - Method in interface panamagl.factory.PanamaGLFactory
-
Initialize a platform dependent
GLContextlater allowing to invoke OpenGL. - newOffscreenRenderer(FBOReader) - Method in interface panamagl.factory.PanamaGLFactory
-
Initialize an
OffscreenRendererthat can be used by aGLCanvasto render OpenGL. - NONE - Enum constant in enum class panamagl.canvas.GLCanvas.Flip
- NoRedirect - Class in panamagl.offscreen
- NoRedirect() - Constructor for class panamagl.offscreen.NoRedirect
O
- Offscreen - Enum constant in enum class panamagl.canvas.WindowingToolkit
- OffscreenRenderer - Interface in panamagl.offscreen
-
The interface through which various
GLCanvasimplementation can query an offscreen rendering. - onDestroy(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- onDestroy(GLCanvas, GLEventListener) - Method in interface panamagl.offscreen.OffscreenRenderer
- onDisplay() - Method in class panamagl.performance.RenderCounter
- onDisplay(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- onDisplay(GLCanvas, GLEventListener) - Method in interface panamagl.offscreen.OffscreenRenderer
- onInit(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
- onInit(GLCanvas, GLEventListener) - Method in interface panamagl.offscreen.OffscreenRenderer
- onPaint() - Method in class panamagl.performance.RenderCounter
- onPaintComponentBefore() - Method in class panamagl.performance.RenderCounter
- onResize(GLCanvas, GLEventListener, int, int, int, int) - Method in class panamagl.offscreen.AOffscreenRenderer
- onResize(GLCanvas, GLEventListener, int, int, int, int) - Method in interface panamagl.offscreen.OffscreenRenderer
- onStartPainting() - Method in class panamagl.performance.RenderCounter
- onStartRendering() - Method in class panamagl.performance.RenderCounter
- onUpdate() - Method in class panamagl.performance.RenderCounter
P
- paint - Variable in class panamagl.performance.RenderCounter
- paintInterval - Variable in class panamagl.performance.RenderCounter
-
Measure time between each repaint query.
- paintIntervalMs() - Method in class panamagl.performance.RenderCounter
- paintIntervalMsInfo() - Method in class panamagl.performance.RenderCounter
- paintIntervalVsRenderTimeDiffInfo() - Method in class panamagl.performance.RenderCounter
- panamagl - package panamagl
- panamagl.canvas - package panamagl.canvas
- panamagl.factory - package panamagl.factory
- panamagl.offscreen - package panamagl.offscreen
- panamagl.opengl - package panamagl.opengl
- panamagl.performance - package panamagl.performance
- panamagl.platform - package panamagl.platform
- panamagl.renderers.image - package panamagl.renderers.image
- panamagl.renderers.text - package panamagl.renderers.text
- panamagl.utils - package panamagl.utils
- PanamaGLFactory - Interface in panamagl.factory
-
A
PanamaGLFactorygenerates components for a given platform (CPU, OS) and will ensure the appropriate bindings as well as OpenGL way of implementing a rendering technic are applied a target platform. - pause(int) - Method in class panamagl.Animator
- pauseNotifyWait(int) - Method in class panamagl.Animator
- pixelBuffer - Variable in class panamagl.offscreen.AFBO
- pixels - Variable in class panamagl.offscreen.AFBO
- platform - Variable in class panamagl.GLProfile
- Platform - Class in panamagl.platform
- Platform() - Constructor for class panamagl.platform.Platform
- Platform(String) - Constructor for class panamagl.platform.Platform
- Platform(String, String) - Constructor for class panamagl.platform.Platform
-
Mainly for test purpose.
- Platform(String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class panamagl.platform.Platform
- PlatformMatcher - Interface in panamagl.platform
- prepare(GL) - Method in interface panamagl.offscreen.FBO
- prepared - Variable in class panamagl.offscreen.AFBO
-
indicates that dimensions have changed and that buffers must be resized.
- prepareRenderArena() - Method in class panamagl.offscreen.AFBO
-
Prepare the memory manager for offscreen rendering by the GPU.
- prevDiff - Variable in class panamagl.performance.RenderCounter
- prevRenderDrift - Variable in class panamagl.performance.RenderCounter
- print() - Static method in class panamagl.utils.ThreadUtils
-
Print all threads, their status and priority in console.
- print(boolean[]) - Static method in class panamagl.utils.ArrayUtils
- print(byte[]) - Static method in class panamagl.Debug
- print(byte[]) - Static method in class panamagl.utils.ArrayUtils
- print(char[]) - Static method in class panamagl.Debug
- print(char[]) - Static method in class panamagl.utils.ArrayUtils
- print(double[]) - Static method in class panamagl.Debug
- print(double[]) - Static method in class panamagl.utils.ArrayUtils
- print(double[][]) - Static method in class panamagl.Debug
- print(double[][]) - Static method in class panamagl.utils.ArrayUtils
- print(float[]) - Static method in class panamagl.Debug
- print(float[]) - Static method in class panamagl.utils.ArrayUtils
- print(float[][]) - Static method in class panamagl.Debug
- print(float[][]) - Static method in class panamagl.utils.ArrayUtils
- print(int[]) - Static method in class panamagl.Debug
- print(int[]) - Static method in class panamagl.utils.ArrayUtils
- print(int[][]) - Static method in class panamagl.Debug
- print(int[][]) - Static method in class panamagl.utils.ArrayUtils
- print(long[]) - Static method in class panamagl.Debug
- print(long[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, boolean[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, byte[]) - Static method in class panamagl.Debug
- print(String, byte[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, char[]) - Static method in class panamagl.Debug
- print(String, char[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, double[]) - Static method in class panamagl.Debug
- print(String, double[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, float[]) - Static method in class panamagl.Debug
- print(String, float[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, int[]) - Static method in class panamagl.Debug
- print(String, int[]) - Static method in class panamagl.utils.ArrayUtils
- print(String, long[]) - Static method in class panamagl.Debug
- print(String, long[]) - Static method in class panamagl.utils.ArrayUtils
- profile - Variable in class panamagl.opengl.AGLContext
R
- rawToc() - Method in class panamagl.utils.TicToc
- read(FBO, GL) - Method in interface panamagl.offscreen.FBOReader
- read(GL) - Method in class panamagl.GLProfile
- reader - Variable in class panamagl.offscreen.AOffscreenRenderer
- readExtensions(GL) - Method in class panamagl.GLProfile
-
Read extensions via glGetString(GL_EXTENSIONS).
- readImageAndPaintInCanvas(GLCanvas) - Method in class panamagl.offscreen.AOffscreenRenderer
- readPixels(GL) - Method in interface panamagl.offscreen.FBO
- release(GL) - Method in interface panamagl.offscreen.FBO
- releaseRenderArena() - Method in class panamagl.offscreen.AFBO
-
Release all memory used to manage offscreen rendering by the GPU.
- renderArena - Variable in class panamagl.offscreen.AFBO
-
Data arena to create buffers shared with GPU.
- renderBufferIds - Variable in class panamagl.offscreen.AFBO
- RenderCounter - Class in panamagl.performance
- RenderCounter() - Constructor for class panamagl.performance.RenderCounter
- renderDrift - Variable in class panamagl.performance.RenderCounter
- renderDriftDerivative() - Method in class panamagl.performance.RenderCounter
- renderer - Variable in class panamagl.GLProfile
- renderGLToImage(GLCanvas, GLEventListener) - Method in class panamagl.offscreen.AOffscreenRenderer
-
This method will render in FBO and then query a component repaint to ensure it is repainted ONCE the image is available.
- renderGLToImage(GLCanvas, GLEventListener, int, int) - Method in class panamagl.offscreen.AOffscreenRenderer
-
This method will resize the FBO and then update the component
- renderLongerThanRepaintInterval() - Method in class panamagl.performance.RenderCounter
- renderTimeMs() - Method in class panamagl.performance.RenderCounter
- renderTimeMsInfo() - Method in class panamagl.performance.RenderCounter
- renderTimer - Variable in class panamagl.performance.RenderCounter
-
Should starts upon invocation of display() or receival of resize events, stop once paintComponent() has completed image rendering.
- repaint() - Method in interface panamagl.canvas.GLCanvas
- reshape(GL, int, int, int, int) - Method in class panamagl.GLEventAdapter
- reshape(GL, int, int, int, int) - Method in interface panamagl.GLEventListener
- resize(int, int) - Method in class panamagl.offscreen.AFBO
-
Set dimensions and reset 'prepared' state if the dimensions actually changed.
- resize(int, int) - Method in interface panamagl.offscreen.FBO
- RETINAL_PERSISTENCE - Static variable in class panamagl.Animator
- RGBAtoIntARGB(byte, byte, byte, byte) - Static method in class panamagl.utils.ByteUtils
- RGBAtoIntARGB(float, float, float, float) - Static method in class panamagl.utils.ByteUtils
- RGBAtoIntARGB(int, int, int, int) - Static method in class panamagl.utils.ByteUtils
- run(Runnable) - Method in class panamagl.offscreen.AWTThreadRedirect
- run(Runnable) - Method in class panamagl.offscreen.NoRedirect
- run(Runnable) - Method in interface panamagl.offscreen.ThreadRedirect
S
- save(String) - Method in interface panamagl.Image
- select() - Static method in interface panamagl.factory.PanamaGLFactory
-
Returns the first factory that is is compatible with the current
Platform. - selectFor(Platform) - Static method in interface panamagl.factory.PanamaGLFactory
- setAdaptive(boolean) - Method in class panamagl.Animator
- setDebugFile(String) - Method in class panamagl.offscreen.AOffscreenRenderer
-
If not null, the input pattern will be used to save offscreen generated image to disk.
- setDebugFile(String) - Method in interface panamagl.offscreen.OffscreenRenderer
- setFBO(FBO) - Method in class panamagl.offscreen.AOffscreenRenderer
- setFBO(FBO) - Method in interface panamagl.offscreen.OffscreenRenderer
- setFlip(GLCanvas.Flip) - Method in interface panamagl.canvas.GLCanvas
- setGLEventListener(GLEventListener) - Method in interface panamagl.canvas.GLCanvas
-
Set the event listener handling init, drawing and resize requests.
- setOffscreenRenderer(OffscreenRenderer) - Method in interface panamagl.canvas.GLCanvas
- setProfile(GLProfile) - Method in class panamagl.opengl.AGLContext
- setProfile(GLProfile) - Method in interface panamagl.opengl.GLContext
- setScreenshot(Image<?>) - Method in interface panamagl.canvas.GLCanvas
- setSleepTime(int) - Method in class panamagl.Animator
- setThreadRedirect(ThreadRedirect) - Method in class panamagl.factory.APanamaGLFactory
- setThreadRedirect(ThreadRedirect) - Method in interface panamagl.factory.PanamaGLFactory
-
If a thread redirection is defined and non null, it will be applied to the
OffscreenRenderergenerated by this factory while callingPanamaGLFactory.newOffscreenRenderer(FBOReader). - setThreadRedirect(ThreadRedirect) - Method in class panamagl.offscreen.AOffscreenRenderer
- setThreadRedirect(ThreadRedirect) - Method in interface panamagl.offscreen.OffscreenRenderer
- setYieldWhenDone(boolean) - Method in class panamagl.Animator
- sleepTimeMs - Variable in class panamagl.Animator
- solaris - Variable in class panamagl.platform.Platform
- sortAscending(double[]) - Static method in class panamagl.utils.ArrayUtils
-
Sort input array, and return the final order of initial values.
- sortAscending(float[]) - Static method in class panamagl.utils.ArrayUtils
-
Sort input array, and return the final order of initial values.
- sortAscending(int[]) - Static method in class panamagl.utils.ArrayUtils
-
Sort input array, and return the final order of initial values.
- sortAscending(Date[]) - Static method in class panamagl.utils.ArrayUtils
- sortDescending(double[]) - Static method in class panamagl.utils.ArrayUtils
-
Sort input array, and return the final order of initial values.
- sortDescending(float[]) - Static method in class panamagl.utils.ArrayUtils
-
Sort input array, and return the final order of initial values.
- sortDescending(int[]) - Static method in class panamagl.utils.ArrayUtils
-
Sort input array, and return the final order of initial values.
- sortDescending(Date[]) - Static method in class panamagl.utils.ArrayUtils
- start - Variable in class panamagl.utils.TicToc
- start() - Method in class panamagl.Animator
- StoI(short) - Static method in class panamagl.utils.ByteUtils
- stop - Variable in class panamagl.utils.TicToc
- stop() - Method in class panamagl.Animator
- Swing - Enum constant in enum class panamagl.canvas.WindowingToolkit
- SWT - Enum constant in enum class panamagl.canvas.WindowingToolkit
- systemErrPrint() - Method in class panamagl.opengl.GLError
-
Print error on system.err
T
- T - Static variable in class panamagl.utils.TicToc
- TextRenderer<FONT,
COLOR> - Interface in panamagl.renderers.text - textureBufferIds - Variable in class panamagl.offscreen.AFBO
- textureType - Variable in class panamagl.offscreen.AFBO
- threadRedirect - Variable in class panamagl.offscreen.AOffscreenRenderer
- ThreadRedirect - Interface in panamagl.offscreen
-
A
ThreadRedirectallows to redirect aRunnableexecution to a choosen thread. - ThreadUtils - Class in panamagl.utils
- ThreadUtils() - Constructor for class panamagl.utils.ThreadUtils
- throwRuntimeException() - Method in class panamagl.opengl.GLError
-
Throw a runtime exception with this message and error code
- tic() - Method in class panamagl.utils.TicToc
- tick() - Static method in class panamagl.utils.TicToc
- TicToc - Class in panamagl.utils
- TicToc() - Constructor for class panamagl.utils.TicToc
- toc() - Method in class panamagl.utils.TicToc
-
return time in second
- tock() - Static method in class panamagl.utils.TicToc
- tockShow(String) - Static method in class panamagl.utils.TicToc
- toColumnMatrix(double[]) - Static method in class panamagl.utils.ArrayUtils
- toColumnMatrix(float[]) - Static method in class panamagl.utils.ArrayUtils
- toColumnMatrixAsDouble(float[]) - Static method in class panamagl.utils.ArrayUtils
- tocShow(String) - Method in class panamagl.utils.TicToc
- toDouble(float[]) - Static method in class panamagl.utils.ArrayUtils
- toDouble(MemorySegment) - Method in class panamagl.utils.ForeignMemoryUtils
- toFloat(double[]) - Static method in class panamagl.utils.ArrayUtils
- toFloat(MemorySegment) - Method in class panamagl.utils.ForeignMemoryUtils
- toInt(MemorySegment) - Method in class panamagl.utils.ForeignMemoryUtils
- toString() - Method in class panamagl.GLProfile
- toString() - Method in class panamagl.opengl.GLError
- toString() - Method in class panamagl.platform.Platform
U
- unix - Variable in class panamagl.platform.Platform
- UNIX - Static variable in class panamagl.platform.Platform
- UNKNOWN - Enum constant in enum class panamagl.canvas.WindowingToolkit
- update - Variable in class panamagl.performance.RenderCounter
- update() - Method in class panamagl.performance.RenderCounter
-
Update difference between the number of paint and update events.
- updatePrevDiff() - Method in class panamagl.performance.RenderCounter
V
- valueOf(String) - Static method in enum class panamagl.canvas.GLCanvas.Flip
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class panamagl.canvas.WindowingToolkit
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class panamagl.canvas.GLCanvas.Flip
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class panamagl.canvas.WindowingToolkit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vendor - Variable in class panamagl.GLProfile
- version - Variable in class panamagl.GLProfile
- version - Variable in class panamagl.platform.Platform
- VERTICAL - Enum constant in enum class panamagl.canvas.GLCanvas.Flip
W
- width - Variable in class panamagl.offscreen.AFBO
-
width of the canvas using this FBO for rendering
- WindowingToolkit - Enum Class in panamagl.canvas
- windows - Variable in class panamagl.platform.Platform
- WINDOWS - Static variable in class panamagl.platform.Platform
Y
- yieldWhenDone - Variable in class panamagl.Animator
All Classes and Interfaces|All Packages|Constant Field Values